diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt index c5b101a4aa919d9240adae0008197043b0d27cfe..9a27b54cf028483234c95b6221f092f6e59338df 100644 --- a/devNotes/twine JS.txt +++ b/devNotes/twine JS.txt @@ -4346,8 +4346,7 @@ if(eventSlave.fetish != "mindbroken") { if(eventSlave.devotion < -20) { if(eventSlave.trust > -20) { if(eventSlave.health > -20) { - var toSearch = eventSlave.race; - if(toSearch.indexOf("surgically") == -1) { + if(eventSlave.race == eventSlave.origRace) { if(eventSlave.indentureRestrictions < 1) { State.variables.RESSevent.push("subjugation blues"); } @@ -5905,8 +5904,7 @@ if(eventSlave.fetish != "mindbroken") { if(eventSlave.devotion < -20) { if(eventSlave.trust > -20) { if(eventSlave.health > -20) { - var toSearch = eventSlave.race; - if(toSearch.indexOf("surgically") == -1) { + if(eventSlave.race == eventSlave.origRace) { if(eventSlave.indentureRestrictions < 1) { State.variables.RESSevent.push("subjugation blues"); } @@ -6920,6 +6918,7 @@ window.newSlave = function newSlave(slave) { slave.origEye = slave.eyeColor; break; } + slave.origRace = slave.race; slave.origHColor = slave.hColor; slave.underArmHColor = slave.hColor; slave.pubicHColor = slave.hColor; @@ -23690,17 +23689,6 @@ window.extractHairColor = function (hColor) { ["red", "#BB2027"], ["silver", "#cdc9c6"], ["strawberry-blonde", "#e5a88c"], - /* eye shapes, future plans to convert them from eyecolor to new value system */ - ["almond-shaped", "#555555"], - ["bright", "#555555"], - ["catlike", "#555555"], - ["devilish", "#ffd42a"], - ["heart-shaped", "#555555"], - ["hypnotic", "#ff5599"], - ["serpent-like", "#555555"], - ["teary", "#555555"], - ["vacant", "#555555"], - ["wide-eyed", "#555555"], /* these are not actually FreeCities canon, but like to appear in custom descriptions */ ["brunette", "#8D4F21"], ["dark", "#463325"] @@ -23806,7 +23794,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.areolaColor = "#E7DF7D"; colorSlave.labiaColor = "#F977A3"; colorSlave.lipsColor = "#e0d050"; - } else if (artSlave.race == "white" || artSlave.race == "surgically altered to look white") { + } else if (artSlave.race == "white") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#F4EAF0"; colorSlave.areolaColor = "#FCCCDC"; @@ -23915,7 +23903,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "black" || artSlave.race == "surgically altered to look black") { + } else if (artSlave.race == "black") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEE4CA"; colorSlave.areolaColor = "#E0B3A2"; @@ -24024,7 +24012,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "latina" || artSlave.race == "surgically altered to look latina") { + } else if (artSlave.race == "latina") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEDECE"; colorSlave.areolaColor = "#E3BBAB"; @@ -24133,7 +24121,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "asian" || artSlave.race == "surgically altered to look asian") { + } else if (artSlave.race == "asian") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FFF8EE"; colorSlave.areolaColor = "#F7DBD0"; @@ -24242,7 +24230,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "middle eastern" || artSlave.race == "surgically altered to look middle eastern") { + } else if (artSlave.race == "middle eastern") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#E8CFCF"; colorSlave.areolaColor = "#DCADBC"; @@ -24351,7 +24339,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "amerindian" || artSlave.race == "surgically altered to look amerindian") { + } else if (artSlave.race == "amerindian") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FDE4BF"; colorSlave.areolaColor = "#F0BEAA"; @@ -24460,7 +24448,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "southern european" || artSlave.race == "surgically altered to look southern european") { + } else if (artSlave.race == "southern european") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#EBDBE4"; colorSlave.areolaColor = "#FFE4E0"; @@ -24569,7 +24557,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "semitic" || artSlave.race == "surgically altered to look semitic") { + } else if (artSlave.race == "semitic") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#E8CFCF"; colorSlave.areolaColor = "#DCADBC"; @@ -24678,7 +24666,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "malay" || artSlave.race == "surgically altered to look malay") { + } else if (artSlave.race == "malay") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FBD1B2"; colorSlave.areolaColor = "#F39E7D"; @@ -24787,7 +24775,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "indo-aryan" || artSlave.race == "surgically altered to look indo-aryan") { + } else if (artSlave.race == "indo-aryan") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#F8D4BE"; colorSlave.areolaColor = "#F8B6A4"; @@ -24896,7 +24884,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "pacific islander" || artSlave.race == "surgically altered to look pacific islander") { + } else if (artSlave.race == "pacific islander") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FBD1B2"; colorSlave.areolaColor = "#F39E7D"; @@ -25005,7 +24993,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "mixed race" || artSlave.race == "surgically altered to look mixed race") { + } else if (artSlave.race == "mixed race") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEE5CC"; colorSlave.areolaColor = "#E3BBAB"; diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt index 76c821be2beefaed44e50ce1172cb35881299bb7..0f846b4e34877a441bd54205fe728bb5bfd08e86 100644 --- a/slave variables documentation - Pregmod.txt +++ b/slave variables documentation - Pregmod.txt @@ -1048,6 +1048,11 @@ accepts string "indo-aryan" "mixed race" +origRace: + +slave's original race +accepts string + pubicHColor: pubic hair color diff --git a/src/art/artJS.tw b/src/art/artJS.tw index 1f9a72ed4e1e607ffff03bb6d97d037315b4be72..4c3f3f3cf8cf94e8fab5b3d983a86c3f245f360a 100644 --- a/src/art/artJS.tw +++ b/src/art/artJS.tw @@ -189,17 +189,6 @@ window.extractHairColor = function (hColor) { ["red", "#BB2027"], ["silver", "#cdc9c6"], ["strawberry-blonde", "#e5a88c"], - /* eye shapes, future plans to convert them from eyecolor to new value system */ - ["almond-shaped", "#555555"], - ["bright", "#555555"], - ["catlike", "#555555"], - ["devilish", "#ffd42a"], - ["heart-shaped", "#555555"], - ["hypnotic", "#ff5599"], - ["serpent-like", "#555555"], - ["teary", "#555555"], - ["vacant", "#555555"], - ["wide-eyed", "#555555"], /* these are not actually FreeCities canon, but like to appear in custom descriptions */ ["brunette", "#8D4F21"], ["dark", "#463325"] @@ -305,7 +294,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.areolaColor = "#E7DF7D"; colorSlave.labiaColor = "#F977A3"; colorSlave.lipsColor = "#e0d050"; - } else if (artSlave.race == "white" || artSlave.race == "surgically altered to look white") { + } else if (artSlave.race == "white") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#F4EAF0"; colorSlave.areolaColor = "#FCCCDC"; @@ -414,7 +403,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "black" || artSlave.race == "surgically altered to look black") { + } else if (artSlave.race == "black") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEE4CA"; colorSlave.areolaColor = "#E0B3A2"; @@ -523,7 +512,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "latina" || artSlave.race == "surgically altered to look latina") { + } else if (artSlave.race == "latina") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEDECE"; colorSlave.areolaColor = "#E3BBAB"; @@ -632,7 +621,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "asian" || artSlave.race == "surgically altered to look asian") { + } else if (artSlave.race == "asian") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FFF8EE"; colorSlave.areolaColor = "#F7DBD0"; @@ -741,7 +730,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "middle eastern" || artSlave.race == "surgically altered to look middle eastern") { + } else if (artSlave.race == "middle eastern") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#E8CFCF"; colorSlave.areolaColor = "#DCADBC"; @@ -850,7 +839,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "amerindian" || artSlave.race == "surgically altered to look amerindian") { + } else if (artSlave.race == "amerindian") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FDE4BF"; colorSlave.areolaColor = "#F0BEAA"; @@ -959,7 +948,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "southern european" || artSlave.race == "surgically altered to look southern european") { + } else if (artSlave.race == "southern european") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#EBDBE4"; colorSlave.areolaColor = "#FFE4E0"; @@ -1068,7 +1057,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "semitic" || artSlave.race == "surgically altered to look semitic") { + } else if (artSlave.race == "semitic") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#E8CFCF"; colorSlave.areolaColor = "#DCADBC"; @@ -1177,7 +1166,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "malay" || artSlave.race == "surgically altered to look malay") { + } else if (artSlave.race == "malay") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FBD1B2"; colorSlave.areolaColor = "#F39E7D"; @@ -1286,7 +1275,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "indo-aryan" || artSlave.race == "surgically altered to look indo-aryan") { + } else if (artSlave.race == "indo-aryan") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#F8D4BE"; colorSlave.areolaColor = "#F8B6A4"; @@ -1395,7 +1384,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "pacific islander" || artSlave.race == "surgically altered to look pacific islander") { + } else if (artSlave.race == "pacific islander") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FBD1B2"; colorSlave.areolaColor = "#F39E7D"; @@ -1504,7 +1493,7 @@ window.skinColorCatcher = function (artSlave) { colorSlave.lipsColor = "#9e4c44"; } - } else if (artSlave.race == "mixed race" || artSlave.race == "surgically altered to look mixed race") { + } else if (artSlave.race == "mixed race") { if (artSlave.skin == "pure white") { colorSlave.skinColor = "#FEE5CC"; colorSlave.areolaColor = "#E3BBAB"; diff --git a/src/cheats/PCCheatMenu.tw b/src/cheats/PCCheatMenu.tw index 32d421e40ec48ea25e133426aee0267fb10cf1bb..9786d21f37a237a682185200e0b69dddc45bcb0c 100644 --- a/src/cheats/PCCheatMenu.tw +++ b/src/cheats/PCCheatMenu.tw @@ -47,6 +47,8 @@ <br>''Genetic Race'': <<textbox "$PC.origRace" $PC.origRace "PCCheatMenu">> <br>''Eye Color'': <<textbox "$PC.eyeColor" $PC.eyeColor "PCCheatMenu">> <br>''Genetic Eye Color'': <<textbox "$PC.origEye" $PC.origEye "PCCheatMenu">> +<br>''Pupil Shape'': <<textbox "$PC.pupil" $PC.pupil "PCCheatMenu">> +<br>''Sclera Color'': <<textbox "$PC.sclerae" $PC.sclerae "PCCheatMenu">> <br>''Hair Color'': <<textbox "$PC.hColor" $PC.hColor "PCCheatMenu">> <br>''Genetic Hair Color'': <<textbox "$PC.origHColor" $PC.origHColor "PCCheatMenu">> <br>''ButtSize'': <<textbox "$PC.butt" $PC.butt "PCCheatMenu">> //0 - normal 1 - big 2 - huge 3 - enormous// diff --git a/src/cheats/mod_EditSlaveCheat.tw b/src/cheats/mod_EditSlaveCheat.tw index 72250ac3cca1194927723479a8e8e24712324327..94541ea9d02230f176ea760b8b224ed127ee0ede 100644 --- a/src/cheats/mod_EditSlaveCheat.tw +++ b/src/cheats/mod_EditSlaveCheat.tw @@ -113,6 +113,24 @@ <br> +''Original Race: ($activeSlave.origRace)'' +<<textbox "$activeSlave.origRace" $activeSlave.origRace>> +<br> +<<radiobutton "$activeSlave.origRace" "white">> White +<<radiobutton "$activeSlave.origRace" "asian">> Asian +<<radiobutton "$activeSlave.origRace" "latina">> Latina +<<radiobutton "$activeSlave.origRace" "middle eastern">> Middle Eastern +<<radiobutton "$activeSlave.origRace" "black">> Black +<<radiobutton "$activeSlave.origRace" "semitic">> Semitic +<<radiobutton "$activeSlave.origRace" "southern european">> Southern European +<<radiobutton "$activeSlave.origRace" "indo-aryan">> Indo-Aryan +<<radiobutton "$activeSlave.origRace" "amerindian">> Amerindian +<<radiobutton "$activeSlave.origRace" "pacific islander">> Pacific Islander +<<radiobutton "$activeSlave.origRace" "malay">> Malay +<<radiobutton "$activeSlave.origRace" "mixed race">> Mixed race + +<br> + ''Skin color: ($activeSlave.skin)'' <<textbox "$activeSlave.skin" $activeSlave.skin>> <br> @@ -141,6 +159,34 @@ <br> +''Original Skin Color: ($activeSlave.origSkin)'' +<<textbox "$activeSlave.origSkin" $activeSlave.origSkin>> +<br> +<<radiobutton "$activeSlave.origSkin" "pure white">> Pure White +<<radiobutton "$activeSlave.origSkin" "extremely pale">> Extremely Pale +<<radiobutton "$activeSlave.origSkin" "pale">> Pale +<<radiobutton "$activeSlave.origSkin" "extremely fair">> Extremely Fair +<<radiobutton "$activeSlave.origSkin" "very fair">> Very Fair +<<radiobutton "$activeSlave.origSkin" "fair">> Fair +<<radiobutton "$activeSlave.origSkin" "white">> White +<<radiobutton "$activeSlave.origSkin" "light">> Light +<<radiobutton "$activeSlave.origSkin" "lightened">> Lightened +<<radiobutton "$activeSlave.origSkin" "light olive">> Light Olive +<<radiobutton "$activeSlave.origSkin" "olive">> Olive +<<radiobutton "$activeSlave.origSkin" "natural">> Natural +<<radiobutton "$activeSlave.origSkin" "tanned">> Tanned +<<radiobutton "$activeSlave.origSkin" "bronzed">> Bronzed +<<radiobutton "$activeSlave.origSkin" "dark olive">> Dark Olive +<<radiobutton "$activeSlave.origSkin" "dark">> Dark +<<radiobutton "$activeSlave.origSkin" "light brown">> Light Brown +<<radiobutton "$activeSlave.origSkin" "brown">> Brown +<<radiobutton "$activeSlave.origSkin" "dark brown">> Dark Brown +<<radiobutton "$activeSlave.origSkin" "black">> Black +<<radiobutton "$activeSlave.origSkin" "ebony">> Ebony +<<radiobutton "$activeSlave.origSkin" "pure black">> Pure Black + +<br> + ''Accent: ($activeSlave.accent)'' <<textbox "$activeSlave.accent" $activeSlave.accent>> <br> diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw index 65a60f81c08d386a59d4b0dfe4ae01b6f4695ab0..98096adc3faa6d4ab1a4ebfa38df415239a1c37a 100644 --- a/src/cheats/mod_editSlaveCheatNew.tw +++ b/src/cheats/mod_editSlaveCheatNew.tw @@ -1214,6 +1214,24 @@ <br> + ''Original Race: (@@.yellow;$tempSlave.origRace@@)'' + <<textbox "$tempSlave.origRace" $tempSlave.origRace>> + <br> + <<radiobutton "$tempSlave.origRace" "white">> White + <<radiobutton "$tempSlave.origRace" "asian">> Asian + <<radiobutton "$tempSlave.origRace" "latina">> Latina + <<radiobutton "$tempSlave.origRace" "middle eastern">> Middle Eastern + <<radiobutton "$tempSlave.origRace" "black">> Black + <<radiobutton "$tempSlave.origRace" "semitic">> Semitic + <<radiobutton "$tempSlave.origRace" "southern european">> Southern European + <<radiobutton "$tempSlave.origRace" "indo-aryan">> Indo-Aryan + <<radiobutton "$tempSlave.origRace" "amerindian">> Amerindian + <<radiobutton "$tempSlave.origRace" "pacific islander">> Pacific Islander + <<radiobutton "$tempSlave.origRace" "malay">> Malay + <<radiobutton "$tempSlave.origRace" "mixed race">> Mixed Race + + <br> + ''Skin Color: (@@.yellow;$tempSlave.skin@@)'' <<textbox "$tempSlave.skin" $tempSlave.skin>> <br> @@ -1240,6 +1258,33 @@ <<radiobutton "$tempSlave.skin" "ebony">> Ebony <<radiobutton "$tempSlave.skin" "pure black">> Pure Black <br> + + ''Original Skin Color: (@@.yellow;$tempSlave.origSkin@@)'' + <<textbox "$tempSlave.origSkin" $tempSlave.origSkin>> + <br> + <<radiobutton "$tempSlave.origSkin" "pure white">> Pure White + <<radiobutton "$tempSlave.origSkin" "extremely pale">> Extremely Pale + <<radiobutton "$tempSlave.origSkin" "pale">> Pale + <<radiobutton "$tempSlave.origSkin" "extremely fair">> Extremely Fair + <<radiobutton "$tempSlave.origSkin" "very fair">> Very Fair + <<radiobutton "$tempSlave.origSkin" "fair">> Fair + <<radiobutton "$tempSlave.origSkin" "white">> White + <<radiobutton "$tempSlave.origSkin" "light">> Light + <<radiobutton "$tempSlave.origSkin" "lightened">> Lightened + <<radiobutton "$tempSlave.origSkin" "light olive">> Light Olive + <<radiobutton "$tempSlave.origSkin" "olive">> Olive + <<radiobutton "$tempSlave.origSkin" "natural">> Natural + <<radiobutton "$tempSlave.origSkin" "tanned">> Tanned + <<radiobutton "$tempSlave.origSkin" "bronzed">> Bronzed + <<radiobutton "$tempSlave.origSkin" "dark olive">> Dark Olive + <<radiobutton "$tempSlave.origSkin" "dark">> Dark + <<radiobutton "$tempSlave.origSkin" "light brown">> Light Brown + <<radiobutton "$tempSlave.origSkin" "brown">> Brown + <<radiobutton "$tempSlave.origSkin" "dark brown">> Dark Brown + <<radiobutton "$tempSlave.origSkin" "black">> Black + <<radiobutton "$tempSlave.origSkin" "ebony">> Ebony + <<radiobutton "$tempSlave.origSkin" "pure black">> Pure Black + <br> <</widget>> <<widget AgeTab>> @@ -1368,7 +1413,16 @@ <<radiobutton "$tempSlave.hears" -1>> Hard Of Hearing <<radiobutton "$tempSlave.hears" -2>> Deaf <br> - <<radiobutton "$tempSlave.origEye" 1>> Ear Implants + + ''Ear Implants (none: 0 | exist: 1):'' + <<if $tempSlave.earImplant == 1>> + @@.yellow;exist@@ + <<checkbox "$tempSlave.earImplant" 0 1 checked>> + <<else>> + @@.yellow;none@@ + <<checkbox "$tempSlave.earImplant" 0 1>> + <</if>> + <</widget>> <<widget HairTab>> @@ -1397,23 +1451,23 @@ <br> //For best results, use a short, uncapitalized and unpunctuated description; for example: 'back in a ponytail'// <br> - <<radiobutton "$tempSlave.hStyle" "neat">>neat - <<radiobutton "$tempSlave.hStyle" "shaved">>shaved - <<radiobutton "$tempSlave.hStyle" "trimmed">>trimmed - <<radiobutton "$tempSlave.hStyle" "buzzcut">>buzzcut - <<radiobutton "$tempSlave.hStyle" "up">>up - <<radiobutton "$tempSlave.hStyle" "ponytail">>ponytail - <<radiobutton "$tempSlave.hStyle" "bun">>bun - <<radiobutton "$tempSlave.hStyle" "curled">>curls - <br> - <<radiobutton "$tempSlave.hStyle" "permed">>permed - <<radiobutton "$tempSlave.hStyle" "luxurious">>luxurious - <<radiobutton "$tempSlave.hStyle" "dreadlocks">>dreadlocks - <<radiobutton "$tempSlave.hStyle" "cornrows">>cornrows - <<radiobutton "$tempSlave.hStyle" "braided">>braided - <<radiobutton "$tempSlave.hStyle" "tails">>tails - <<radiobutton "$tempSlave.hStyle" "afro">>afro - <<radiobutton "$tempSlave.hStyle" "strip">>strip + <<radiobutton "$tempSlave.hStyle" "neat">> Neat + <<radiobutton "$tempSlave.hStyle" "shaved">> Shaved + <<radiobutton "$tempSlave.hStyle" "trimmed">> Trimmed + <<radiobutton "$tempSlave.hStyle" "buzzcut">> Buzzcut + <<radiobutton "$tempSlave.hStyle" "up">> Up + <<radiobutton "$tempSlave.hStyle" "ponytail">> Ponytail + <<radiobutton "$tempSlave.hStyle" "bun">> Bun + <<radiobutton "$tempSlave.hStyle" "curled">> Curls + <br> + <<radiobutton "$tempSlave.hStyle" "permed">> Permed + <<radiobutton "$tempSlave.hStyle" "luxurious">> Luxurious + <<radiobutton "$tempSlave.hStyle" "dreadlocks">> Dreadlocks + <<radiobutton "$tempSlave.hStyle" "cornrows">> Cornrows + <<radiobutton "$tempSlave.hStyle" "braided">> Braided + <<radiobutton "$tempSlave.hStyle" "tails">> Tails + <<radiobutton "$tempSlave.hStyle" "afro">> Afro + <<radiobutton "$tempSlave.hStyle" "strip">> Strip <br><br> Her hair is currently ''@@.yellow;$tempSlave.hColor@@'' in color diff --git a/src/events/gameover.tw b/src/events/gameover.tw index 30ed2fd55bb32f7a6054052c09d324150d6e288d..3fad2c30da491eebc505e900114ba7d93602056a 100644 --- a/src/events/gameover.tw +++ b/src/events/gameover.tw @@ -79,7 +79,7 @@ <<elseif $gameover == "Idiot Ball 2 The Dumbassening" || $gameover == "Idiot Ball 3 Totally Not Idiot Ball 2 Again">> <<set $ui = "start">> - As you leave your penthouse to conduct your daily rounds, you promptly get <<if $arcologyUpgrade.drones == 1>>tased by the nearest drone<<else>>tackled hard against the wall<</if>>. When you awake, it hits you like a truck; you idiotically enslaved your $PC.origRace ass by decreeing all <<if $gameover == "Idiot Ball 2 The Dumbassening">>non-<<print $arcologies[0].FSSupremacistRace>><<else>><<print $arcologies[0].FSSubjugationistRace>><</if>><<if $PC.origRace != "mixed race">>s<<else>> individuals<</if>> slaves, and since you are now a slave, lack the authority to revert the policy. The story of your remaining years may be worth telling, as is your legendary blunder, but it must be told elsewhere. + As you leave your penthouse to conduct your daily rounds, you promptly get <<if $arcologyUpgrade.drones == 1>>tased by the nearest drone<<else>>tackled hard against the wall<</if>>. When you awake, it hits you like a truck; you idiotically enslaved your $PC.race ass by decreeing all <<if $gameover == "Idiot Ball 2 The Dumbassening">>non-<<print $arcologies[0].FSSupremacistRace>><<else>><<print $arcologies[0].FSSubjugationistRace>><</if>><<if $PC.race != "mixed race">>s<<else>> individuals<</if>> slaves, and since you are now a slave, lack the authority to revert the policy. The story of your remaining years may be worth telling, as is your legendary blunder, but it must be told elsewhere. <br><br> ''GAME OVER'' diff --git a/src/init/setupVars.tw b/src/init/setupVars.tw index 066641375f56f33088b956ffb71a0777a7fc7599..312883492140556966acdedd6790954e6f132a9d 100644 --- a/src/init/setupVars.tw +++ b/src/init/setupVars.tw @@ -265,17 +265,17 @@ <<set setup.servantMilkersJobs = ["be a servant", "be a subordinate slave", "please you", "recruit girls", "rest", "stay confined", "take classes", "work as a servant"]>> -<<set setup.pettyCriminalPool = ["robbery", "armed robbery", "murder", "arson", "burglary", "cat burglar", "petty theft", "theft", "pickpocketing", "manslaughter", "blackmail", "assault", "battery", "tax evasion", "rape", "child molestation", "child abuse", "domestic abuse", "illegal immigrant", "mule"]>> +<<set setup.pettyCriminalPool = ["armed robbery", "arson", "assault", "battery", "blackmail", "burglary", "cat burglar", "child abuse", "child molestation", "domestic abuse", "illegal immigrant", "manslaughter", "mule", "murder", "petty theft", "pickpocketing", "rape", "robbery", "tax evasion", "theft"]>> -<<set setup.gangCriminalPool = ["mule", "arms smuggler", "drug smuggler", "smuggler", "fence", "gang murderer", "gang assulter", "gang bruiser", "gang thief", "drug peddler", "hitman", "assassin", "murder", "manslaughter", "attempted murder"]>> +<<set setup.gangCriminalPool = ["arms smuggler", "assassin", "attempted murder", "drug peddler", "drug smuggler", "fence", "gang assaulter", "gang bruiser", "gang murderer", "gang thief", "hitman", "manslaughter", "mule", "murder", "smuggler"]>> -<<set setup.whiteCollarCriminalPool = ["racketeering", "bribery", "blackmail", "embezzlement", "fraud", "tax evasion", "malpractice", "abuse of power"]>> +<<set setup.whiteCollarCriminalPool = ["abuse of power", "blackmail", "bribery", "embezzlement", "fraud", "malpractice", "racketeering", "tax evasion"]>> -<<set setup.militaryCriminalPool = ["spy", "terrorist", "war criminal", "deserter", "officer", "specOps", "sniper", "gunner", "soldier", "private"]>> +<<set setup.militaryCriminalPool = ["deserter", "gunner", "officer", "private", "sniper", "soldier", "specOps", "spy", "terrorist", "war criminal"]>> <<set setup.fakeBellies = ["a small empathy belly", "a medium empathy belly", "a large empathy belly", "a huge empathy belly"]>> /* lets fake bellies be separated from other .bellyAccessory */ -<<set setup.modestClothes = ["a ball gown", "a bunny outfit", "a burkini", "a burqa", "a comfortable bodysuit", "a halter top dress", "a hijab and abaya", "a hijab and blouse", "a huipil", "a kimono", "a latex catsuit", "a leotard", "a maternity dress", "a military uniform", "a mini dress", "a nice maid outfit", "a nice nurse outfit", "a niqab and abaya", "a penitent nuns habit", "a schoolgirl outfit", "a slave gown", "a slutty maid outfit", "a slutty nurse outfit", "a slutty qipao", "a toga", "battledress", "conservative clothing", "cutoffs and a t-shirt", "nice business attire", "restrictive latex", "slutty business attire", "spats and a tank top", "stretch pants and a crop-top"]>> +<<set setup.modestClothes = ["a ball gown", "a bunny outfit", "a burkini", "a burqa", "a comfortable bodysuit", "a halter top dress", "a hijab and abaya", "a hijab and blouse", "a huipil", "a kimono", "a latex catsuit", "a leotard", "a long qipao", "a maternity dress", "a military uniform", "a mini dress", "a nice maid outfit", "a nice nurse outfit", "a niqab and abaya", "a penitent nuns habit", "a schoolgirl outfit", "a slave gown", "a slutty maid outfit", "a slutty nurse outfit", "a slutty qipao", "a toga", "battledress", "conservative clothing", "cutoffs and a t-shirt", "nice business attire", "restrictive latex", "slutty business attire", "spats and a tank top", "stretch pants and a crop-top"]>> <<set setup.veryYoungCareers = ["a babysitter", "a beggar", "a beggar", "a bully hunter", "a bully", "a camp counselor", "a cheerleader", "a child actress", "a child prodigy", "a child prostitute", "a child prostitute", "a child soldier", "a child soldier", "a club manager", "a club recruiter", "a club treasurer", "a cum dump", "a dropout", "a dropout", "a drug mule", "a farmer's daughter", "a girl scout", "a girl scout", "a hall monitor", "a handmaiden", "a hospital volunteer", "a housesitter", "a juvenile delinquent", "a juvenile delinquent", "a latchkey kid", "a lemonade stand operator", "a marching band leader", "a meat toilet", "a military brat", "a model-UN star", "a model", "a noblewoman", "a pageant star", "a paper girl", "a part-time farm laborer", "a pick-pocket", "a refugee", "a refugee", "a refugee", "a school nurse's assistant", "a shrine maiden", "a street thug", "a street urchin", "a street urchin", "a street urchin", "a student council president", "a student from a boarding school", "a student from a private school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a teacher's pet", "an apprentice", "an aspiring pop star", "an idol", "an orphan", "an orphan", "an orphan", "an orphan", "an orphan", "being homeschooled by her parents", "captain of the kendo club", "from a lower class family", "from a lower class family", "from a lower class family", "from a middle class family", "from a middle class family", "from an upper class family", "homeless", "homeless", "homeless"]>> /* pregmod */ @@ -1482,11 +1482,11 @@ Then pick _namePool.random(), or display those names as possible choices, or do <<set setup.ArcologyNamesSupremacistSouthernEuropean = ["Arcadia", "Delphi", "Elysian Fields", "Mare Nostrum", "Mediterranea", "New Athens", "New Rome", "Olympus", "Papal Supremacy", "Risorgimento", "Siglo de Oro", "Spazio Vitale"]>> <<set setup.ArcologyNamesSupremacistSemitic = ["Arimathea", "Dilmun", "Garden of Eden", "Israel", "Jericho", "Judah", "Judea", "Olam Ha-Ba", "Ophir", "Paradisus Judaeorum", "Tarshish", "The Fifth Temple", "The Levant", "The Promised Land", "Zion"]>> <<set setup.ArcologyNamesSupremacistMixedRace = ["Desegregation", "Exogamy", "Fusion", "Heterogeneity", "Hybrid Vigor", "Integration", "Kaleidoscope", "Meltingpot", "Mosaic", "Multination", "Plaçage", "Pluralism", "Polychrome", "Salad Bowl", "The Mixer", "The Swirl"]>> -<<set setup.ArcologyNamesSubjugationistWhite = ["Anticolonialism One", "Decolonization", "Kaffa", "Ladoga", "Mayocide", "Reparations", "Saint-Domingue", "The World Turned Upside Down", "Uffern", "WASP Spray", "White Flight"]>> -<<set setup.ArcologyNamesSubjugationistAsian = ["Diyu", "Hiroshima", "Opium Den", "Pearl of the Orient", "Shakee", "The East India Company", "Youdu"]>> +<<set setup.ArcologyNamesSubjugationistWhite = ["Anticolonialism One", "Camp des Saints", "Decolonization", "Kaffa", "Ladoga", "Mayocide", "Reparations", "Saint-Domingue", "The World Turned Upside Down", "Uffern", "WASP Spray", "White Flight"]>> +<<set setup.ArcologyNamesSubjugationistAsian = ["Diyu", "Hiroshima", "Opium Den", "Pearl of the Orient", "Rock Springs", "Shakee", "The East India Company", "Torreón", "Youdu"]>> <<set setup.ArcologyNamesSubjugationistLatina = ["Annual", "Banana Republic", "Bisbee", "Border Wall", "Fort Veracruz", "Los Conquistados", "Los Gatos", "Porvenir"]>> <<set setup.ArcologyNamesSubjugationistMiddleEastern = ["Constantinople", "Frontier Wire", "La Reconquista", "Shu'ubiyya", "Vlad's Castle", "Yalova Peninsula"]>> -<<set setup.ArcologyNamesSubjugationistBlack = ["Crow's Nest", "Dixie", "Hetgwauge", "Middle Passage", "Rubber Farm", "The Plantation", "The Projects"]>> +<<set setup.ArcologyNamesSubjugationistBlack = ["Crow's Nest", "Dixie", "Hetgwauge", "Lynchburg", "Middle Passage", "Rosewood", "Rubber Farm", "Strange Orchard", "Sundown Town", "The Plantation", "The Projects"]>> <<set setup.ArcologyNamesSubjugationistIndoAryan = ["Jallianwala Bagh", "Naraka", "Qissa Khwani Bazaar", "Sepoy Mutiny", "The East India Company", "Trade Fort", "UCIL Plant"]>> <<set setup.ArcologyNamesSubjugationistPacificIslander = ["Cargo Cult", "Castle Bravo", "Great MÄhele", "Moro Castle", "Sapwuahfik", "The Leap", "Waterloo Creek"]>> <<set setup.ArcologyNamesSubjugationistMalay = ["Batavia", "Bencoolen", "East Indies", "Eastern Emporium", "Fort Marlborough", "Gimokodan", "Pulo Prabang", "Rawagede", "Soerabaja"]>> diff --git a/src/js/assayJS.tw b/src/js/assayJS.tw index f3d27c81fa6b8f0516307ef732c84f8f3cbea05a..978032cbc207dd40c65656236ecda9f5a2490c4c 100644 --- a/src/js/assayJS.tw +++ b/src/js/assayJS.tw @@ -251,6 +251,7 @@ window.newSlave = function newSlave(slave) { slave.origEye = slave.eyeColor; break; } + slave.origRace = slave.race; slave.origHColor = slave.hColor; slave.underArmHColor = slave.hColor; slave.pubicHColor = slave.hColor; diff --git a/src/js/eventSelectionJS.tw b/src/js/eventSelectionJS.tw index 15102f8b21d9fc6216b11b1bb643edb25f09b27a..f7ab073c5274c68f3490417cd92f3ee4f2951c92 100644 --- a/src/js/eventSelectionJS.tw +++ b/src/js/eventSelectionJS.tw @@ -653,8 +653,7 @@ if(eventSlave.fetish != "mindbroken") { if(eventSlave.devotion < -20) { if(eventSlave.trust > -20) { if(eventSlave.health > -20) { - var toSearch = eventSlave.race; - if(toSearch.indexOf("surgically") == -1) { + if(eventSlave.race == eventSlave.origRace) { if(eventSlave.indentureRestrictions < 1) { State.variables.RESSevent.push("subjugation blues"); } @@ -2212,8 +2211,7 @@ if(eventSlave.fetish != "mindbroken") { if(eventSlave.devotion < -20) { if(eventSlave.trust > -20) { if(eventSlave.health > -20) { - var toSearch = eventSlave.race; - if(toSearch.indexOf("surgically") == -1) { + if(eventSlave.race == eventSlave.origRace) { if(eventSlave.indentureRestrictions < 1) { State.variables.RESSevent.push("subjugation blues"); } diff --git a/src/npc/databases/dSlavesDatabase.tw b/src/npc/databases/dSlavesDatabase.tw index eb333872c078abc5590a785ace75a583bd564068..456445284054a69c0f14411822a504369ca5dce3 100644 --- a/src/npc/databases/dSlavesDatabase.tw +++ b/src/npc/databases/dSlavesDatabase.tw @@ -532,7 +532,7 @@ <<if $seePreg != 0>> <<set _HS = {}>> -<<set _HS.slaveName = "'Fucknugget' Pillow", _HS.birthName = "Anika", _HS.origin = "She sold herself into slavery to escape life on the streets.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 37, _HS.physicalAge = 37, _HS.visualAge = 37, _HS.ovaryAge = 37, _HS.health = 80, _HS.devotion = 100, _HS.weight = 40, _HS.race = "surgically altered to look latina", _HS.eyeColor = "blue", _HS.hColor = "red", _HS.pubicHColor = "red", _HS.hStyle = "long", _HS.waist = -100, _HS.amp = 1, _HS.boobs = 6260, _HS.boobsImplant = 4200, _HS.nipplesPiercing = 2, _HS.areolae = 3, _HS.boobsTat = "flowers", _HS.lactation = 2, _HS.butt = 12, _HS.buttImplant = 1, _HS.buttTat = "flowers", _HS.face = 55, _HS.faceImplant = 15, _HS.lips = 55, _HS.lipsImplant = 10, _HS.lipsPiercing = 2, _HS.lipsTat = "flowers", _HS.tonguePiercing = 2, _HS.vagina = 3, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.vaginaTat = "flowers", _HS.preg = 37, _HS.pregType = 1, _HS.pregWeek = 37, _HS.pregKnown = 1, _HS.belly = 13000, _HS.bellyPreg = 13000, _HS.births = 2, _HS.birthsTotal = 2, _HS.clitPiercing = 3, _HS.clitSetting = "boobs", _HS.anus = 2, _HS.ovaries = 1, _HS.anusPiercing = 2, _HS.anusTat = "flowers", _HS.makeup = 3, _HS.earPiercing = 2, _HS.nosePiercing = 2, _HS.eyebrowPiercing = 2, _HS.navelPiercing = 2, _HS.shouldersTat = "advertisements", _HS.stampTat = "flowers", _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.whoreSkill = 15, _HS.aphrodisiacs = 1, _HS.addict = 99, _HS.clothes = "restrictive latex", _HS.collar = "leather with cowbell", _HS.intelligence = -2, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1>> +<<set _HS.slaveName = "'Fucknugget' Pillow", _HS.birthName = "Anika", _HS.origin = "She sold herself into slavery to escape life on the streets.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 37, _HS.physicalAge = 37, _HS.visualAge = 37, _HS.ovaryAge = 37, _HS.health = 80, _HS.devotion = 100, _HS.weight = 40, _HS.origRace = "white", _HS.race = "latina", _HS.eyeColor = "blue", _HS.hColor = "red", _HS.pubicHColor = "red", _HS.hStyle = "long", _HS.waist = -100, _HS.amp = 1, _HS.boobs = 6260, _HS.boobsImplant = 4200, _HS.nipplesPiercing = 2, _HS.areolae = 3, _HS.boobsTat = "flowers", _HS.lactation = 2, _HS.butt = 12, _HS.buttImplant = 1, _HS.buttTat = "flowers", _HS.face = 55, _HS.faceImplant = 15, _HS.lips = 55, _HS.lipsImplant = 10, _HS.lipsPiercing = 2, _HS.lipsTat = "flowers", _HS.tonguePiercing = 2, _HS.vagina = 3, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.vaginaTat = "flowers", _HS.preg = 37, _HS.pregType = 1, _HS.pregWeek = 37, _HS.pregKnown = 1, _HS.belly = 13000, _HS.bellyPreg = 13000, _HS.births = 2, _HS.birthsTotal = 2, _HS.clitPiercing = 3, _HS.clitSetting = "boobs", _HS.anus = 2, _HS.ovaries = 1, _HS.anusPiercing = 2, _HS.anusTat = "flowers", _HS.makeup = 3, _HS.earPiercing = 2, _HS.nosePiercing = 2, _HS.eyebrowPiercing = 2, _HS.navelPiercing = 2, _HS.shouldersTat = "advertisements", _HS.stampTat = "flowers", _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.whoreSkill = 15, _HS.aphrodisiacs = 1, _HS.addict = 99, _HS.clothes = "restrictive latex", _HS.collar = "leather with cowbell", _HS.intelligence = -2, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1>> <<set $heroSlaves.push(_HS)>> <</if>> diff --git a/src/npc/startingGirls/commitStartingGirl.tw b/src/npc/startingGirls/commitStartingGirl.tw index 8318ec6378092ee68a1bc44c921087a91dd9ef6e..54cb7ac40580f481891afdf4b1ab746f138797b9 100644 --- a/src/npc/startingGirls/commitStartingGirl.tw +++ b/src/npc/startingGirls/commitStartingGirl.tw @@ -11,6 +11,7 @@ <</if>> <<set $activeSlave.height = Math.clamp($activeSlave.height, 85, 274) || 140>> <<set $activeSlave.boobs = Math.clamp(Math.trunc($activeSlave.boobs/50)*50, 0, 50000) || 200>> +<<set $activeSlave.origRace = $activeSlave.race>> <<set $activeSlave.origSkin = $activeSlave.skin>> <<set $activeSlave.weekAcquired = 0>> diff --git a/src/npc/startingGirls/moreCustomOptions.tw b/src/npc/startingGirls/moreCustomOptions.tw index 2e3821f6327b34448aa72f4b0d4974f3c8c40e3e..1fd921215f3323550e78a182eb9c80c0b619bcfc 100644 --- a/src/npc/startingGirls/moreCustomOptions.tw +++ b/src/npc/startingGirls/moreCustomOptions.tw @@ -4,6 +4,7 @@ <<set $activeSlave.underArmHColor = $activeSlave.hColor>> <<set $activeSlave.origHColor = $activeSlave.hColor>> <<set $activeSlave.origEye = $activeSlave.eyeColor>> +<<set $activeSlave.origRace = $activeSlave.race>> <<if $activeSlave.birthsTotal > 0>> <<if $activeSlave.pubertyXX < 1>> <<set $activeSlave.birthsTotal = 0>> diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw index fd7d0e4d9834001b0e5d51f117fea1087e0469ff..b77537597ca6996a3ff7ed95d7cbec6df5d9804a 100644 --- a/src/npc/startingGirls/startingGirls.tw +++ b/src/npc/startingGirls/startingGirls.tw @@ -1515,7 +1515,7 @@ Her nationality is $activeSlave.nationality. <</link>> <<else>> <br> - <<link "Add slave">> + <<link "Add this slave">> <<set $returnTo = "Commit Starting Girl", $createRelatedSlave = 0, $applyCareerBonus = 0, $careerBonusApplied = 0>> <<StartingSlaveCost $activeSlave>> <<set $cash -= $slaveCost>> diff --git a/src/npc/uploadSlave.tw b/src/npc/uploadSlave.tw index c32b857d5f8f503b451dfa95a816639bae67f254..3033bda1981ec4f41f34d0970302db7046cd4d86 100644 --- a/src/npc/uploadSlave.tw +++ b/src/npc/uploadSlave.tw @@ -202,4 +202,3 @@ customLabel: "", customDesc: "$activeSlave.customDesc", customImage: 0, currentRules: $activeSlave.currentRules - diff --git a/src/pregmod/editGenetics.tw b/src/pregmod/editGenetics.tw index 9d2575d5fdb7f607aab4f6813c7ddba59eb177db..665f4ef077f4c7c7c235c25dc42a9561d6687407 100644 --- a/src/pregmod/editGenetics.tw +++ b/src/pregmod/editGenetics.tw @@ -35,7 +35,7 @@ </tr> <tr> <th>Nationality</th><td colspan="2" class="editor string-editor" data-param="nationality"><%- s.nationality %></td> - <th>Ethnicity</th><td colspan="2" class="editor choice-editor" data-param="race" data-choices="amerindian, asian, black, indo-aryan, latina, middle eastern, pacific islander, semitic, southern european, white, mixed race"><%- s.race %></td> + <th>Ethnicity</th><td colspan="2" class="editor choice-editor" data-param="origRace" data-choices="amerindian, asian, black, indo-aryan, latina, middle eastern, pacific islander, semitic, southern european, white, mixed race"><%- s.origRace %></td> <th>Career</th><td><i><%- s.career ? s.career : '' %></i></td> </tr> <tr> diff --git a/src/pregmod/generateChild.tw b/src/pregmod/generateChild.tw index f97226511c51d400f2fcbc553dde28ffa01aa909..42722328d97f79b1d5f84bb53a566f5cf88192c8 100644 --- a/src/pregmod/generateChild.tw +++ b/src/pregmod/generateChild.tw @@ -36,14 +36,14 @@ <<set $activeSlave.nationality = $PC.nationality>> <</if>> <<if $PC.pregSource == -2 && $arcologies[0].FSSupremacist != "unset">> - <<set $activeSlave.race = either($PC.race, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> - <<if $PC.race != $arcologies[0].FSSubjugationistRace>> + <<set $activeSlave.race = either($PC.origRace, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> + <<if $PC.origRace != $arcologies[0].FSSubjugationistRace>> <<if random(1,100) > 50>> <<set $activeSlave.race = "mixed race">> <</if>> <</if>> <<else>> - <<set $activeSlave.race = $PC.race>> + <<set $activeSlave.race = $PC.origRace>> <</if>> <<set $activeSlave.skin = $PC.origSkin>> <<set $activeSlave.eyeColor = either($PC.origEye, "brown", "blue", "brown", "green", "hazel", "green")>> @@ -73,10 +73,10 @@ <<else>> <<set $activeSlave.nationality = "Stateless">> <</if>> - <<if $PC.race == $mergeDad.race>> - <<set $activeSlave.race = $mergeDad.race>> + <<if $PC.origRace == $mergeDad.origRace>> + <<set $activeSlave.race = $mergeDad.origRace>> <<elseif random(1,4) == 4>> - <<set $activeSlave.race = either($PC.race, $mergeDad.race)>> + <<set $activeSlave.race = either($PC.origRace, $mergeDad.origRace)>> <<else>> <<set $activeSlave.race = "mixed race">> <</if>> @@ -166,14 +166,14 @@ <<set $activeSlave.nationality = $PC.nationality>> <</if>> <<if $PC.pregSource == -2 && $arcologies[0].FSSupremacist != "unset">> - <<set $activeSlave.race = either($PC.race, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> - <<if $PC.race != $arcologies[0].FSSubjugationistRace>> + <<set $activeSlave.race = either($PC.origRace, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> + <<if $PC.origRace != $arcologies[0].FSSubjugationistRace>> <<if random(1,100) > 50>> <<set $activeSlave.race = "mixed race">> <</if>> <</if>> <<else>> - <<set $activeSlave.race = $PC.race>> + <<set $activeSlave.race = $PC.origRace>> <</if>> <<set $activeSlave.skin = $PC.origSkin>> <<set $activeSlave.eyeColor = either($PC.origEye, "brown", "blue", "brown", "green", "hazel", "green")>> @@ -203,10 +203,10 @@ <<else>> <<set $activeSlave.nationality = "Stateless">> <</if>> - <<if $PC.race == $mergeDad.race>> - <<set $activeSlave.race = $mergeDad.race>> + <<if $PC.origRace == $mergeDad.origRace>> + <<set $activeSlave.race = $mergeDad.origRace>> <<elseif random(1,4) == 4>> - <<set $activeSlave.race = either($PC.race, $mergeDad.race)>> + <<set $activeSlave.race = either($PC.origRace, $mergeDad.origRace)>> <<else>> <<set $activeSlave.race = "mixed race">> <</if>> @@ -309,16 +309,16 @@ <<else>> <<set $activeSlave.nationality = "Stateless">> <</if>> - <<if $mergeMom.race == $mergeDad.race>> - <<set $activeSlave.race = $mergeDad.race>> + <<if $mergeMom.origRace == $mergeDad.origRace>> + <<set $activeSlave.race = $mergeDad.origRace>> <<elseif random(1,4) == 4>> - <<set $activeSlave.race = either($mergeMom.race, $mergeDad.race)>> + <<set $activeSlave.race = either($mergeMom.origRace, $mergeDad.origRace)>> <<else>> <<set $activeSlave.race = "mixed race">> <</if>> <<if $mom.pregSource == -2 && $arcologies[0].FSSupremacist != "unset">> - <<set $activeSlave.race = either($mergeMom.race, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> - <<if $mergeMom.race != $arcologies[0].FSSubjugationistRace>> + <<set $activeSlave.race = either($mergeMom.origRace, $arcologies[0].FSSubjugationistRace, $arcologies[0].FSSubjugationistRace)>> + <<if $mergeMom.origRace != $arcologies[0].FSSubjugationistRace>> <<if random(1,100) > 50>> <<set $activeSlave.race = "mixed race">> <</if>> diff --git a/src/pregmod/huskSlave.tw b/src/pregmod/huskSlave.tw index db43dca215a06ff585bd1967074b3ed9b27df86b..fb87d6aad09c0bb65dfa2b37ec089bf66773f8af 100644 --- a/src/pregmod/huskSlave.tw +++ b/src/pregmod/huskSlave.tw @@ -34,7 +34,7 @@ Nationality: | [[Black|Husk Slave][$huskSlave.race = "black"]] | [[Semitic|Husk Slave][$huskSlave.race = "semitic"]] | [[Southern European|Husk Slave][$huskSlave.race = "southern european"]] -| [[Indo-aryan|Husk Slave][$huskSlave.race = "indo-aryan"]] +| [[Indo-Aryan|Husk Slave][$huskSlave.race = "indo-aryan"]] | [[Amerindian|Husk Slave][$huskSlave.race = "amerindian"]] | [[Pacific Islander|Husk Slave][$huskSlave.race = "pacific islander"]] | [[Malay|Husk Slave][$huskSlave.race = "malay"]] @@ -48,7 +48,6 @@ Virginity: <br>[[Important|Husk Slave][$huskSlave.virgin = 0]] | [[Not Important|Husk Slave][$huskSlave.virgin = 1]] - <br><br><br> Reserving a body will cost <<print cashFormat(10000)>> up front. Cancelling an order will refund your money, however if a delivered body is rejected; your money will not be refunded. <<if $huskSlaveOrdered == 1>> @@ -58,4 +57,3 @@ Reserving a body will cost <<print cashFormat(10000)>> up front. Cancelling an o <<else>> [[Post body order|Main][$huskSlaveOrdered = 1, $cash -= 10000]] <</if>> - diff --git a/src/pregmod/huskSlaveSwap.tw b/src/pregmod/huskSlaveSwap.tw index b625e0f96b329f3d44aa675ba111c4d33fcf740a..7ad1c82fd07d9afc6fb06331dbe7788d302984e0 100644 --- a/src/pregmod/huskSlaveSwap.tw +++ b/src/pregmod/huskSlaveSwap.tw @@ -8,7 +8,7 @@ You strap $slaves[_m].slaveName, and the body to which $he will be transferred, into the remote surgery and stand back as it goes to work. <<BodySwap $slaves[_m] $activeSlave>> <<set _gps = $genePool.findIndex(function(s) { return s.ID == $slaves[_m].ID; })>> -<<set $genePool[_gps].race = $slaves[_m].race, $genePool[_gps].skin = $slaves[_m].skin, $genePool[_gps].markings = $slaves[_m].markings, $genePool[_gps].origEye = $slaves[_m].origEye, $genePool[_gps].origHColor = $slaves[_m].origHColor, $genePool[_gps].origSkin = $slaves[_m].skin, $genePool[_gps].face = $slaves[_m].face, $genePool[_gps].pubicHStyle = $slaves[_m].pubicHStyle, $genePool[_gps].underArmHStyle = $slaves[_m].underArmHStyle>> /* special exception to swap genePool since the temporary body lacks an entry. Otherwise we could just call the widget using the genePool entries */ +<<set $genePool[_gps].race = $slaves[_m].race, $genePool[_gps].origRace = $slaves[_m].origRace, $genePool[_gps].skin = $slaves[_m].skin, $genePool[_gps].markings = $slaves[_m].markings, $genePool[_gps].origEye = $slaves[_m].origEye, $genePool[_gps].origHColor = $slaves[_m].origHColor, $genePool[_gps].origSkin = $slaves[_m].origSkin, $genePool[_gps].face = $slaves[_m].face, $genePool[_gps].pubicHStyle = $slaves[_m].pubicHStyle, $genePool[_gps].underArmHStyle = $slaves[_m].underArmHStyle>> /* special exception to swap genePool since the temporary body lacks an entry. Otherwise we could just call the widget using the genePool entries */ <br><br> After an honestly impressive procedure, $slaves[_m].slaveName is recovering nicely. diff --git a/src/pregmod/managePersonalAffairs.tw b/src/pregmod/managePersonalAffairs.tw index f5699a25937f3dde7db7e529854e4b5fe7ddabc5..59bbcb086490d11bb6d79c5b659ee8c79fd08887 100644 --- a/src/pregmod/managePersonalAffairs.tw +++ b/src/pregmod/managePersonalAffairs.tw @@ -31,7 +31,7 @@ Around back; <br><<if $playerSurgery == 0>>[[Visit your plastic surgeon.|Elective Surgery][$playerSurgery = 4]]<<elseif $playerSurgery == 1>>Your favorite plastic surgeon is booked solid for the next week.<<else>>Your favorite plastic surgeon is booked solid for the next $playerSurgery weeks.<</if>> <br>You have a number of contact lenses in various colors available. <br> - <<if $PC.origEye == $PC.eyeColor>>You aren't wearing contacts.<<else>>[[Remove lenses|Manage Personal Affairs][$PC.eyeColor = $PC.origEye]]<</if>> + <<if $PC.origEye == $PC.eyeColor>>You aren't wearing contacts to change the color of your eyes.<<else>>[[Remove lenses|Manage Personal Affairs][$PC.eyeColor = $PC.origEye]]<</if>> <<if $PC.origEye != "blue">>| [[Blue|Manage Personal Affairs][$PC.eyeColor = "blue"]]<</if>> <<if $PC.origEye != "black">>| [[Black|Manage Personal Affairs][$PC.eyeColor = "black"]]<</if>> <<if $PC.origEye != "brown">>| [[Brown|Manage Personal Affairs][$PC.eyeColor = "brown"]]<</if>> @@ -39,17 +39,43 @@ Around back; <<if $PC.origEye != "turquoise">>| [[Turquoise|Manage Personal Affairs][$PC.eyeColor = "turquoise"]]<</if>> <<if $PC.origEye != "sky-blue">>| [[Sky-blue|Manage Personal Affairs][$PC.eyeColor = "sky-blue"]]<</if>> <<if $PC.origEye != "hazel">>| [[Hazel|Manage Personal Affairs][$PC.eyeColor = "hazel"]]<</if>> - <<if $PC.origEye != "pale-grey">>| [[Pale-grey|Manage Personal Affairs][$PC.eyeColor = "pale-grey"]]<</if>> + <<if $PC.origEye != "pale-grey">>| [[Pale-Grey|Manage Personal Affairs][$PC.eyeColor = "pale-grey"]]<</if>> <<if $PC.origEye != "white">>| [[White|Manage Personal Affairs][$PC.eyeColor = "white"]]<</if>> <<if $PC.origEye != "pink">>| [[Pink|Manage Personal Affairs][$PC.eyeColor = "pink"]]<</if>> <<if $PC.origEye != "amber">>| [[Amber|Manage Personal Affairs][$PC.eyeColor = "amber"]]<</if>> <<if $PC.origEye != "red">>| [[Red|Manage Personal Affairs][$PC.eyeColor = "red"]]<</if>> - <<if $PC.origEye != "catlike">>| [[Catlike|Manage Personal Affairs][$PC.eyeColor = "catlike"]]<</if>> - <<if $PC.origEye != "serpent-like">>| [[Serpent-like|Manage Personal Affairs][$PC.eyeColor = "serpent-like"]]<</if>> - <<if $PC.origEye != "devilish">>| [[Devilish|Manage Personal Affairs][$PC.eyeColor = "devilish"]]<</if>> - <<if $PC.origEye != "demonic">>| [[Demonic|Manage Personal Affairs][$PC.eyeColor = "demonic"]]<</if>> - <<if $PC.origEye != "hypnotic">>| [[Hypnotic|Manage Personal Affairs][$PC.eyeColor = "hypnotic"]]<</if>> - <<if $PC.origEye != "heart-shaped">>| [[Heart-shaped|Manage Personal Affairs][$PC.eyeColor = "heart-shaped"]]<</if>> + <<if $PC.origEye != "yellow">>| [[Yellow|Manage Personal Affairs][$PC.eyeColor = "yellow"]]<</if>> + <<if $PC.origEye != "orange">>| [[Orange|Manage Personal Affairs][$PC.eyeColor = "orange"]]<</if>> + <br> + <<if $PC.pupil == "circular">>You aren't wearing contacts to change the shape of your pupils.<<else>>[[Remove lenses|Manage Personal Affairs][$PC.pupil = "circular"]]<</if>> + <<if $PC.pupil != "catlike">>| [[Catlike|Manage Personal Affairs][$PC.pupil = "catlike"]]<</if>> + <<if $PC.pupil != "serpent-like">>| [[Serpent-Like|Manage Personal Affairs][$PC.pupil = "serpent-like"]]<</if>> + <<if $PC.pupil != "devilish">>| [[Devilish|Manage Personal Affairs][$PC.pupil = "devilish"]]<</if>> + <<if $PC.pupil != "demonic">>| [[Demonic|Manage Personal Affairs][$PC.pupil = "demonic"]]<</if>> + <<if $PC.pupil != "hypnotic">>| [[Hypnotic|Manage Personal Affairs][$PC.pupil = "hypnotic"]]<</if>> + <<if $PC.pupil != "heart-shaped">>| [[Heart-Shaped|Manage Personal Affairs][$PC.pupil = "heart-shaped"]]<</if>> + <<if $PC.pupil != "wide-eyed">>| [[Wide-Eyed|Manage Personal Affairs][$PC.pupil = "wide-eyed"]]<</if>> + <<if $PC.pupil != "almond-shaped">>| [[Almond-Shaped|Manage Personal Affairs][$PC.pupil = "almond-shaped"]]<</if>> + <<if $PC.pupil != "bright">>| [[Bright|Manage Personal Affairs][$PC.pupil = "bright"]]<</if>> + <<if $PC.pupil != "teary">>| [[Teary|Manage Personal Affairs][$PC.pupil = "teary"]]<</if>> + <<if $PC.pupil != "vacant">>| [[Vacant|Manage Personal Affairs][$PC.pupil = "vacant"]]<</if>> + <<if $PC.pupil != "star-shaped">>| [[Star-Shaped|Manage Personal Affairs][$PC.pupil = "star-shaped"]]<</if>> + <<if $PC.pupil != "goat-like">>| [[Goat-Like|Manage Personal Affairs][$PC.pupil = "goat-like"]]<</if>> + <br> + <<if $PC.sclerae == "white">>You aren't wearing contacts to change the color of your sclerae.<<else>>[[Remove lenses|Manage Personal Affairs][$PC.sclerae = "white"]]<</if>> + <<if $PC.sclerae != "blue">>| [[Blue|Manage Personal Affairs][$PC.sclerae = "blue"]]<</if>> + <<if $PC.sclerae != "black">>| [[Black|Manage Personal Affairs][$PC.sclerae = "black"]]<</if>> + <<if $PC.sclerae != "brown">>| [[Brown|Manage Personal Affairs][$PC.sclerae = "brown"]]<</if>> + <<if $PC.sclerae != "green">>| [[Green|Manage Personal Affairs][$PC.sclerae = "green"]]<</if>> + <<if $PC.sclerae != "turquoise">>| [[Turquoise|Manage Personal Affairs][$PC.sclerae = "turquoise"]]<</if>> + <<if $PC.sclerae != "sky-blue">>| [[Sky-blue|Manage Personal Affairs][$PC.sclerae = "sky-blue"]]<</if>> + <<if $PC.sclerae != "hazel">>| [[Hazel|Manage Personal Affairs][$PC.sclerae = "hazel"]]<</if>> + <<if $PC.sclerae != "pale-grey">>| [[Pale-Grey|Manage Personal Affairs][$PC.sclerae = "pale-grey"]]<</if>> + <<if $PC.sclerae != "pink">>| [[Pink|Manage Personal Affairs][$PC.sclerae = "pink"]]<</if>> + <<if $PC.sclerae != "amber">>| [[Amber|Manage Personal Affairs][$PC.sclerae = "amber"]]<</if>> + <<if $PC.sclerae != "red">>| [[Red|Manage Personal Affairs][$PC.sclerae = "red"]]<</if>> + <<if $PC.sclerae != "yellow">>| [[Yellow|Manage Personal Affairs][$PC.sclerae = "yellow"]]<</if>> + <<if $PC.sclerae != "orange">>| [[Orange|Manage Personal Affairs][$PC.sclerae = "orange"]]<</if>> <br>You have a selection of hair dyes available. <br> <<if $PC.origHColor == $PC.hColor>>Your hair is its natural color.<<else>>[[Remove dye|Manage Personal Affairs][$PC.hColor = $PC.origHColor]]<</if>> diff --git a/src/pregmod/testGenetics.tw b/src/pregmod/testGenetics.tw index 4a7b1ca39670710f55ad48cfd786733246f8fea8..4499bbb868b6665eb60245a5c945ad2912fd09ca 100644 --- a/src/pregmod/testGenetics.tw +++ b/src/pregmod/testGenetics.tw @@ -16,7 +16,7 @@ All slave array slaves MUST be present in genePool or else there is a malfunctio <</for>> </table> -<<set _neededProperties = ['genes', 'origSkin', 'origEye', 'origHColor', 'nationality', 'race', 'face', 'intelligence', 'underArmHStyle', 'pubicHStyle']>> +<<set _neededProperties = ['genes', 'origSkin', 'origEye', 'origHColor', 'nationality', 'origRace', 'face', 'intelligence', 'underArmHStyle', 'pubicHStyle']>> <table><caption style="background-color: rgba(127, 127, 127, 0.2)">slaves</caption> <tr><th>index</th><th>name</th><th>ID</th><th>origin</th><th>assignment</th></tr> <<for _i = 0; _i < $slaves.length; _i++>> diff --git a/src/pregmod/widgets/bodyswapWidgets.tw b/src/pregmod/widgets/bodyswapWidgets.tw index 79c4533a0ca2857aed7e01a00b58f5e7ef4ac494..45b79fb7bea48135f8c7cdfbb7564b907c9a765f 100644 --- a/src/pregmod/widgets/bodyswapWidgets.tw +++ b/src/pregmod/widgets/bodyswapWidgets.tw @@ -59,9 +59,10 @@ <<set $args[0].height = $args[1].height>> <<set $args[0].heightImplant = $args[1].heightImplant>> <<set $args[0].race = $args[1].race>> +<<set $args[0].origRace = $args[1].origRace>> <<set $args[0].pubicHColor = $args[1].pubicHColor>> <<set $args[0].skin = $args[1].skin>> -<<set $args[0].origSkin = $args[1].skin>> +<<set $args[0].origSkin = $args[1].origSkin>> <<set $args[0].markings = $args[1].markings>> <<set $args[0].eyes = $args[1].eyes>> <<set $args[0].origEye = $args[1].origEye>> diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw index 657240a6e4bd95973c116bf780423e1421d975db..a2239a07a924d631ab27b15003d3f8dbc5e7d588 100644 --- a/src/pregmod/widgets/pregmodWidgets.tw +++ b/src/pregmod/widgets/pregmodWidgets.tw @@ -1166,7 +1166,6 @@ $activeSlave.slaveName is up for review: /* <<widget "GenSkinTone">> - black 5 brown 4 dark 3 @@ -1179,7 +1178,6 @@ fair -3 pale -4 extremely pale -5 - <<set _skin = 0>> <<set _skin0 = 0>> <<set _skin1 = 0>> @@ -1273,7 +1271,7 @@ extremely pale -5 <<widget "GenSkinTone">> <<script>> (function() { - var skinToMelanin = {'pure black': 10, ebony: 9.5, black: 9, 'dark brown': 8.5, brown: 8, 'light brown': 7.5, dark: 7, 'dark olive': 6.5, bronzed: 6, tanned: 5.5, natural: 5, olive: 4.5, 'light olive': 4, lightened: 3.5, light: 3, white: 2.5, fair: 2, 'very fair': 1.5, 'extremely fair': 1.25, pale: 1, 'extremely pale': 0.5, 'pure white': 0.001}; + var skinToMelanin = {'pure black': 10, ebony: 9.5, black: 9, 'dark brown': 8.5, brown: 8, 'light brown': 7.5, dark: 7, 'dark olive': 6.5, bronzed: 6, tanned: 5.5, natural: 5, olive: 4.5, 'light olive': 4, lightened: 3.5, light: 3, white: 2.5, fair: 2, 'very fair': 1.5, 'extremely fair': 1.25, pale: 1, 'extremely pale': 0.5, 'pure white': 0}; var parents = State.variables.args; var skin0 = parents[0] ? (skinToMelanin[parents[0].skin] || 5) : 3; var skin1 = parents[1] ? (skinToMelanin[parents[1].skin] || 5) : 3; @@ -1373,9 +1371,7 @@ extremely pale -5 <<widget "HeroSlavesCleanup">> <<run $heroSlaves.forEach(function(s) { - const validRaces = [ - "amerindian", "asian", "black", "indo-aryan", "latina", "malay", "middle eastern", "mixed race", - "pacific islander", "semitic", "southern european", "white"]; + const validRaces = ["amerindian", "asian", "black", "indo-aryan", "latina", "malay", "middle eastern", "mixed race", "pacific islander", "semitic", "southern european", "white"]; /* Nationalities, races, surnames random fill */ if(!s.nationality) { s.nationality = setup.nationalityPoolSelector[Object.keys(setup.nationalityPoolSelector).random()].random(); diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw index a86ac6341ad920d8494c144bd5d190f1e8a8fe42..9279e98ea8a190fd26d6d2f88d96924790c55dab 100644 --- a/src/uncategorized/BackwardsCompatibility.tw +++ b/src/uncategorized/BackwardsCompatibility.tw @@ -282,6 +282,12 @@ <<if ndef $PC.origEye>> <<set $PC.origEye = $PC.eyeColor>> <</if>> +<<if ndef $PC.pupil>> + <<set $PC.pupil = "circular">> +<</if>> +<<if ndef $PC.sclerae>> + <<set $PC.sclerae = "white">> +<</if>> <<if ndef $PC.race>> <<set $PC.race = "white">> <</if>> @@ -2355,9 +2361,45 @@ Setting missing slave variables: <<set _Slave.buttplugAttachment = "none">> <</if>> -<<if _Slave.race == "southern European">> +<<if _Slave.race == "surgically altered to look white">> + <<set _Slave.race = "white">> +<</if>> +<<if _Slave.race == "surgically altered to look black">> + <<set _Slave.race = "black">> +<</if>> +<<if _Slave.race == "surgically altered to look latina">> + <<set _Slave.race = "latina">> +<</if>> +<<if _Slave.race == "surgically altered to look asian">> + <<set _Slave.race = "asian">> +<</if>> +<<if _Slave.race == "surgically altered to look middle eastern">> + <<set _Slave.race = "middle eastern">> +<</if>> +<<if _Slave.race == "surgically altered to look amerindian">> + <<set _Slave.race = "amerindian">> +<</if>> +<<if (_Slave.race == "surgically altered to look southern european") || (_Slave.race == "southern European")>> <<set _Slave.race = "southern european">> <</if>> +<<if _Slave.race == "surgically altered to look semitic">> + <<set _Slave.race = "semitic">> +<</if>> +<<if _Slave.race == "surgically altered to look malay">> + <<set _Slave.race = "malay">> +<</if>> +<<if _Slave.race == "surgically altered to look indo-aryan">> + <<set _Slave.race = "indo-aryan">> +<</if>> +<<if (_Slave.race == "surgically altered to look pacific islander") || (_Slave.race == "surgically altered to look like a pacific islander")>> + <<set _Slave.race = "pacific islander">> +<</if>> +<<if (_Slave.race == "surgically altered to look mixed race") || (_Slave.race == "surgically altered to look mixed")>> + <<set _Slave.race = "mixed race">> +<</if>> +<<if ndef _Slave.origRace>> + <<set _Slave.origRace = _Slave.race>> +<</if>> <<if _Slave.skin == "red dyed">> <<set _Slave.skin = "dyed red">> @@ -3088,6 +3130,7 @@ Setting missing slave variables: <<for _bci = 0; _bci < $genePool.length; _bci++>> <<set _Slave = $genePool[_bci]>> <<if ndef _Slave.origSkin>><<set _Slave.origSkin = _Slave.skin>><</if>> + <<if ndef _Slave.origRace>><<set _Slave.origRace = _Slave.race>><</if>> <<if $genePool.map(function(s) { return s.ID; }).count(_Slave.ID) > 1>> /* first check for duplicate IDs, keep the first entry and delete the others */ <<for _bci2 = _bci + 1; _bci2 < $genePool.length; _bci2++>> diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw index ebbbe31d4ddcec4d54f3332452e76b7b01aafc63..a59e2b8d478ac89bf41d5f3522e628acc7a94e92 100644 --- a/src/uncategorized/PESS.tw +++ b/src/uncategorized/PESS.tw @@ -88,9 +88,9 @@ Your DJ <<EventNameLink $activeSlave>> is a terribly pretty $girl. Very few of y <<case "tired collectrix">> -Your milkmaid <<EventNameLink $activeSlave>> worked hard today. $He's clearly exhausted, but $he seems to think it below $him to show the fatigue. $He holds $his chin level and $his shoulders square as $he heads to the bathroom to bathe before bed. After $his shower, $he inspects $his crotch closely before appearing to start masturbating. On closer inspection, however, she's very gently massaging analgesic lotion into $his cock, wincing a little as she does so. $He starts a little when you enter the room, but relaxes when you tell $him to continue $his ministrations and let you know how she's feeling as she does. +Your milkmaid <<EventNameLink $activeSlave>> worked hard today. $He's clearly exhausted, but $he seems to think it below $him to show the fatigue. $He holds $his chin level and $his shoulders square as $he heads to the bathroom to bathe before bed. After $his shower, $he inspects $his crotch closely before appearing to start masturbating. On closer inspection, however, $he's very gently massaging analgesic lotion into $his cock, wincing a little as $he does so. $He starts a little when you enter the room, but relaxes when you tell $him to continue $his ministrations and let you know how $he's feeling as $he does. <br><br> -<<if !canTalk($activeSlave)>>She indicates in amusingly graphic gestures that her dick is sore. She painstakingly counts on her fingers, letting you know that she's fucked <<print $cumSlaves>> assholes today, most of them more than once. <<else>>"<<Master>>, I've fucked a lot of a<<ss>>holes today. There'<<s>> <<print $cumSlaves>> <<s>>laves in the dairy, and I fucked them all up the butt at lea<<s>>t on<<c>>e. Mo<<s>>t of them more than on<<c>>e. My poor cock i<<s>> a little <<s>>ore, <<Master>>," she <<say>>s.<</if>> With so many slaves getting cockmilked, she certainly has to work hard to make sure none of them go unpenetrated. +<<if !canTalk($activeSlave)>>$He indicates in amusingly graphic gestures that $his dick is sore. $He painstakingly counts on $his fingers, letting you know that $he's fucked <<print $cumSlaves>> assholes today, most of them more than once. <<else>>"<<Master>>, I've fucked a lot of a<<ss>>holes today. There'<<s>> <<print $cumSlaves>> <<s>>laves in the dairy, and I fucked them all up the butt at lea<<s>>t on<<c>>e. Mo<<s>>t of them more than on<<c>>e. My poor cock i<<s>> a little <<s>>ore, <<Master>>," $he <<say>>s.<</if>> With so many slaves getting cockmilked, $he certainly has to work hard to make sure none of them go unpenetrated. <<case "tired milkmaid">> diff --git a/src/uncategorized/REFS.tw b/src/uncategorized/REFS.tw index 8bc6843934295da7e49e0917cd95821a36a51858..adc7576ecb1a074e459490c449935067d78d1c20 100644 --- a/src/uncategorized/REFS.tw +++ b/src/uncategorized/REFS.tw @@ -23,23 +23,106 @@ /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw */ <<if Array.isArray($REFSevent)>> - <<if $cheatMode == 1>> - <<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */ - ''A random future societies event would have been selected from the following:'' - <br> - <<for _i = 0; _i < $REFSevent.length; _i++>> - <<print "[[$REFSevent[_i]|REFS][$REFSevent = $REFSevent[" + _i + "]]]">> + <<if $cheatMode == 1>> + <<set $nextButton = "Back", $nextLink = "Nonrandom Event", $returnTo = "Nonrandom Event">> /* if user just clicks spacebar */ + ''A random future societies event would have been selected from the following:'' <br> - <</for>> - <br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$activeSlave = 0]] - <<else>> - <<set $REFSevent = $REFSevent.random()>> - <<goto "REFS">> - <</if>> + <<for _i = 0; _i < $REFSevent.length; _i++>> + <<print "[[$REFSevent[_i]|REFS][$REFSevent = $REFSevent[" + _i + "]]]">> + <br> + <</for>> + <br><br>[[Go Back to Random Nonindividual Event|Random Nonindividual Event][$activeSlave = 0]] + <<else>> + <<set $REFSevent = $REFSevent.random()>> + <<goto "REFS">> + <</if>> <<else>> <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check", $returnTo = "RIE Eligibility Check">> +<<switch $REFSevent>> + +<<case "paternalist encounter">> + <<set $activeSlaveOneTimeMaxAge = 22>> + <<set $oneTimeDisableDisability = 1>> + <<include "Generate New Slave">> + <<set $activeSlave.origin = "She was taken into your custody from an abusive owner.">> + <<set $activeSlave.devotion = random(0,25)>> + <<set $activeSlave.trust = random(0,25)>> + <<set $activeSlave.boobs = random(6,9)*50>> + <<set $activeSlave.hips = random(-2,-1)>> + <<set $activeSlave.butt = random(0,2)>> + <<set $activeSlave.health = random(-30,-10)>> + +<<case "degradationist encounter">> + <<set $activeSlaveOneTimeMaxAge = 22>> + <<set $oneTimeDisableDisability = 1>> + <<include "Generate New Slave">> + <<set $activeSlave.origin = "She was taken into your custody from an owner who treated her as an equal.">> + <<set $activeSlave.devotion = random(0,50)>> + <<set $activeSlave.trust = random(25,70)>> + <<set $activeSlave.boobs = random(6,9)*50>> + <<set $activeSlave.hips = random(-2,-1)>> + <<set $activeSlave.butt = random(0,2)>> + <<set $activeSlave.health = random(70,80)>> + +<<case "transformation fetishism encounter">> + <<set $activeSlaveOneTimeMaxAge = 22>> + <<set $oneTimeDisableDisability = 1>> + <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> + <<include "Generate XX Slave">> + <<set $activeSlave.origin = "She was enslaved by you when you overcharged her for surgery.">> + <<set $activeSlave.devotion = random(-70,-55)>> + <<set $activeSlave.trust = random(-45,-25)>> + <<set $activeSlave.health = random(10,20)>> + <<set $activeSlave.boobs += 600>> + <<set $activeSlave.boobsImplant = 600>> + <<set $activeSlave.butt += 1>> + <<set $activeSlave.buttImplant = 1>> + <<set $activeSlave.lips += 10>> + <<set $activeSlave.lipsImplant = 10>> + +<<case "youth preferentialist encounter">> + <<set $activeSlaveOneTimeMaxAge = 22>> + <<set $oneTimeDisableDisability = 1>> + <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> + <<include "Generate XX Slave">> + <<set $activeSlave.origin = "She was enslaved by you when you purchased her debt.">> + <<set $activeSlave.devotion = random(-55,0)>> + <<set $activeSlave.trust = random(-45,0)>> + /* Girlish */ + <<if $activeSlave.boobs > 450>> + <<set $activeSlave.boobs = random(6,9)*50>> + <</if>> + <<set $activeSlave.hips = random(-2,-1)>> + <<set $activeSlave.butt = random(0,2)>> + <<set $activeSlave.weight = Math.min($activeSlave.weight, 10)>> + <<set $activeSlave.waist = Math.min($activeSlave.waist, 0)>> + <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> + +<<case "maturity preferentialist encounter">> + <<set $activeSlaveOneTimeMinAge = 36>> + <<set $activeSlaveOneTimeMaxAge = 42>> + <<set $one_time_age_overrides_pedo_mode = 1>> + <<set $oneTimeDisableDisability = 1>> + <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> + <<include "Generate XX Slave">> + <<set $activeSlave.origin = "She was enslaved by you when you purchased her debt.">> + <<set $activeSlave.devotion = random(-90,-75)>> + <<set $activeSlave.trust = random(-45,-25)>> + <<set $activeSlave.health = random(10,20)>> + <<set $activeSlave.birthsTotal = 2>> + /* Plush */ + <<set $activeSlave.boobs = random(7,11)*100>> + <<set $activeSlave.hips = random(1,2)>> + <<set $activeSlave.butt = $activeSlave.hips + 2>> + <<set $activeSlave.weight = random(10,40)>> + <<set $activeSlave.waist = random(-10,10)>> + <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> + +<<default>> +<</switch>> + <<set $desc = SlaveTitle($activeSlave)>> <<run Enunciate($activeSlave)>> <<setLocalPronouns $activeSlave>> @@ -50,13 +133,13 @@ As a result of $arcologies[0].name's adoption of paternalism there has been a remarkable effect on relationships between slaves and owners, with the flourishing of mutual respect between the two forming the basis for social life in the arcology. However, not all citizens are so keen as to internalize the tenants of paternalism, whether out of prejudice, old habits or adherence to a more brutal style of slaveholding. <br><br> -On one particular outing, you come across an elderly male citizen giving his young slave quite a thrashing in the street outside of a prominent apartment complex. From the skinned state of the poor girl's knees and the cruel spiked collar about her neck, it is clear that her owner has been dragging her about the arcology as if she were a dog. To say nothing of this degrading treatment, beating of a slave in public is a fineable offense. +On one particular outing, you come across an elderly male citizen giving his young slave quite a thrashing in the street outside of a prominent apartment complex. From the skinned state of the poor $girl's knees and the cruel spiked collar about $his neck, it is clear that $his owner has been dragging $him about the arcology as if $he were a dog. To say nothing of this degrading treatment, beating of a slave in public is a fineable offense. <<case "degradationist encounter">> As a result of $arcologies[0].name's adoption of degradationism there has been a remarkable effect on the social status of slaves, with the continued reduction of slave rights taking center stage. However, not all citizens are so keen as to internalize the tenants of degradationism, whether out of misplaced compassion, old habits or adherence to the Old World style of relationships. <br><br> -On one particular outing, you come across an elderly male citizen holding the hand of his young slave, seemingly on a date at one of the arcology's prominent promenades. From the ring on the girl's finger and the modest neckline on her clothing, it is clear that her owner is treating her as if she is his wife. His obscene treatment of his slave has already drawn a large crowd of shocked onlookers. +On one particular outing, you come across an elderly male citizen holding the hand of his young slave, seemingly on a date at one of the arcology's prominent promenades. From the ring on the $girl's finger and the modest neckline on $his clothing, it is clear that $his owner is treating $him as if $he is his wife. His obscene treatment of his slave has already drawn a large crowd of shocked onlookers. <<case "physical idealist encounter">> @@ -74,7 +157,7 @@ While navigating your arcology on an outing, you find yourself coming across one As a result of $arcologies[0].name's adoption of transformation fetishism, a number of plastic surgery clinics, cosmetic surgeries and other transformative businesses have begun to crop up around the arcology's various promenades and shopping districts. The citizens of $arcologies[0].name have taken to the idea of altering their bodies with a gusto - though not all are so quick to adopt the trend just because it's in vogue. <br><br> -On one particular outing, you come across a female citizen outside a surgery clinic staring pensively up at a poster advertising the variety of cosmetic procedures on offer in the institution. The citizen's expression is wistful, if somewhat grave, and at odds with the display above her lit up with silicone breasts, plump bee-stung lips and fake asses. From her unaltered appearance and simple garments, it is likely that she is not one of the arcology's wealthier denizens and thus is unable to shape $his body to $his heart's desire. +On one particular outing, you come across a female citizen outside a surgery clinic staring pensively up at a poster advertising the variety of cosmetic procedures on offer in the institution. The citizen's expression is wistful, if somewhat grave, and at odds with the display above $him lit up with silicone breasts, plump bee-stung lips and fake asses. From $his unaltered appearance and simple garments, it is likely that she is not one of the arcology's wealthier denizens and thus is unable to shape $his body to $his heart's desire. <<case "body purism encounter">> @@ -86,13 +169,13 @@ On one particular outing, you come across a female citizen outside a famous heal Your excursions out of your penthouse and into the arcology as a whole often put you in close proximity with citizens from all levels of the social strata. After all, they themselves have their own lives to live within the walls of $arcologies[0].name. <br><br> -On this particular outing you happen to cross paths with a nubile young woman, accompanied by her father. From her plain clothes and rudimentary makeup, it is readily apparent that she is not one of the arcology's well-to-do inhabitants. She recognizes you quickly and dips her head in deference to your high status, <<if ($PC.visualAge >= 50)>>her cheeks flushed in embarrassment and delight at an aged arcology owner's interest in a young girl like her.<<else>>her expression awestruck by the presence of an arcology owner before her.<</if>> +On this particular outing you happen to cross paths with a nubile young woman, accompanied by $his father. From $his plain clothes and rudimentary makeup, it is readily apparent that $he is not one of the arcology's well-to-do inhabitants. $He recognizes you quickly and dips $his head in deference to your high status, <<if ($PC.visualAge >= 50)>>$his cheeks flushed in embarrassment and delight at an aged arcology owner's interest in a young $girl like $him.<<else>>$his expression awestruck by the presence of an arcology owner before $him.<</if>> <<case "maturity preferentialist encounter">> Your excursions out of your penthouse and into the arcology as a whole often put you in close proximity with citizens from all levels of the social strata. After all, they themselves have their own lives to live within the walls of $arcologies[0].name. <br><br> -On this particular outing you happen to cross paths with a comely female citizen and her two adult sons. From her plain clothes and conspicuous lack of makeup, it is readily apparent that she is not one of the arcology's well-to-do inhabitants. She recognizes you quickly and dips her head in deference to your high status, <<if ($PC.visualAge < 35)>>$his cheeks flushed in embarrassment and confusion at a young arcology owner's interest in an old lady like her.<<else>>$his expression awestruck by the presence of an arcology owner before $him.<</if>> +On this particular outing you happen to cross paths with a comely female citizen and $his two adult sons. From $his plain clothes and conspicuous lack of makeup, it is readily apparent that $he is not one of the arcology's well-to-do inhabitants. $He recognizes you quickly and dips $his head in deference to your high status, <<if ($PC.visualAge < 35)>>$his cheeks flushed in embarrassment and confusion at a young arcology owner's interest in an old lady like $him.<<else>>$his expression awestruck by the presence of an arcology owner before $him.<</if>> <<default>> <br>ERROR: bad REFS event $REFSevent @@ -113,23 +196,13 @@ On this particular outing you happen to cross paths with a comely female citizen <</replace>> <</link>> <<if $cash >= 2000>> -<br><<link "Take the poor slave girl into your custody">> +<br><<link "Take the poor slave $girl into your custody">> <<replace "#result">> - Confronting the citizen is simplicity in itself; he would not dare defy you under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his degradationist behaviors. As such, you are able to take civil ownership over the poor slave girl and take her into your care with only minimal compensation to the citizen. As you stride away from her former owner with the girl in your arms, she leans over to plant a chaste kiss of thanks on your cheek. + Confronting the citizen is simplicity in itself; he would not dare defy you under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his degradationist behaviors. As such, you are able to take civil ownership over the poor slave $girl and take $him into your care with only minimal compensation to the citizen. As you stride away from $his former owner with the $girl in your arms, $he leans over to plant a chaste kiss of thanks on your cheek. <<set $cash -= 2000>> - <<set $activeSlaveOneTimeMaxAge = 22>> - <<set $oneTimeDisableDisability = 1>> - <<include "Generate New Slave">> - <<set $activeSlave.origin = "She was taken into your custody from an abusive owner.">> - <<set $activeSlave.devotion = random(0,25)>> - <<set $activeSlave.trust = random(0,25)>> - <<set $activeSlave.boobs = random(6,9)*50>> - <<set $activeSlave.hips = random(-2,-1)>> - <<set $activeSlave.butt = random(0,2)>> - <<set $activeSlave.health = random(-30,-10)>> - <<include "New Slave Intro">> + <<include "New Slave Intro">> <</replace>> -<</link>> // Taking custody of the girl will cost <<print cashFormat(2000)>>. // +<</link>> // Taking custody of the $girl will cost <<print cashFormat(2000)>>. // <</if>> <br><<link "Publicly confront the citizen">> <<replace "#result">> @@ -148,27 +221,17 @@ On this particular outing you happen to cross paths with a comely female citizen <</replace>> <</link>> <<if $cash >= 2000>> -<br><<link "Take the pampered slave girl into your custody">> +<br><<link "Take the pampered slave $girl into your custody">> <<replace "#result">> - Confronting the citizen is simplicity in itself; he would not dare defy you directly under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his disturbing actions. As such, you are able to take civil ownership over the slave girl and claim her for yourself with only token compensation to the citizen. As you stride away from her former owner with the girl in your arms, she clings to you with obvious naiveté for how you will treat her. It's time she learnt how slaves are treated in $arcologies[0].name. + Confronting the citizen is simplicity in itself; he would not dare defy you directly under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his disturbing actions. As such, you are able to take civil ownership over the slave $girl and claim $him for yourself with only token compensation to the citizen. As you stride away from $his former owner with the girl in your arms, $he clings to you with obvious naiveté for how you will treat $him. It's time $he learnt how slaves are treated in $arcologies[0].name. <<set $cash -= 2000>> - <<set $activeSlaveOneTimeMaxAge = 22>> - <<set $oneTimeDisableDisability = 1>> - <<include "Generate New Slave">> - <<set $activeSlave.origin = "She was taken into your custody from an owner who treated her as an equal.">> - <<set $activeSlave.devotion = random(0,50)>> - <<set $activeSlave.trust = random(25,70)>> - <<set $activeSlave.boobs = random(6,9)*50>> - <<set $activeSlave.hips = random(-2,-1)>> - <<set $activeSlave.butt = random(0,2)>> - <<set $activeSlave.health = random(70,80)>> - <<include "New Slave Intro">> + <<include "New Slave Intro">> <</replace>> -<</link>> // Taking custody of the girl will cost <<print cashFormat(2000)>>. // +<</link>> // Taking custody of the $girl will cost <<print cashFormat(2000)>>. // <</if>> <br><<link "Publicly confront the citizen">> <<replace "#result">> - Your walk up to the citizen is not accompanied by shaking ground or tumultuous fanfare, yet the citizen looks as if death itself has come before him. You don't hurt him physically, instead chastising him publicly in front of his fellow peers who begin to cheer their agreement. You end your tirade of verbal abuse with a reminder that although the man is a citizen of your arcology, that does not give him the impunity to parade a slave around the arcology as if she were his wife. To make it clear that you will not be so forgiving of his next transgression, a brace of your security drones hover behind you threateningly. The crowd that gathered @@.green;approve of your rebuke of the citizen@@. + Your walk up to the citizen is not accompanied by shaking ground or tumultuous fanfare, yet the citizen looks as if death itself has come before him. You don't hurt him physically, instead chastising him publicly in front of his fellow peers who begin to cheer their agreement. You end your tirade of verbal abuse with a reminder that although the man is a citizen of your arcology, that does not give him the impunity to parade a slave around the arcology as if $he were his wife. To make it clear that you will not be so forgiving of his next transgression, a brace of your security drones hover behind you threateningly. The crowd that gathered @@.green;approve of your rebuke of the citizen@@. <<set $rep += 500>> <</replace>> <</link>> @@ -231,46 +294,32 @@ On this particular outing you happen to cross paths with a comely female citizen <span id="result"> <<link "Keep walking">> <<replace "#result">> - It's unfortunate that this citizen is unable to realize her dreams, but that's the way of the Free Cities. There are winners, and there are losers. + It's unfortunate that this citizen is unable to realize $his dreams, but that's the way of the Free Cities. There are winners, and there are losers. <</replace>> <</link>> <<if $cash >= 1000>> -<br><<link "Pay for her treatment">> +<br><<link "Pay for $his treatment">> <<replace "#result">> - It takes a moment for you to convince the woman that you aren't playing some cruel joke on her, but once you do she practically squeals with joy as you take her through the doors of the clinic and announce your intent to pay to give your loyal citizen the absolute transformative works. When you next see her it's on a gurney as she's wheeled out of the surgery, her patient's gown jutting out from her chest due to the size of her new rack. Through swollen lips she gushes to you about how great she feels to finally be a veritable bimbo, and how she's going to tell every citizen she fucks in $arcologies[0].name @@.green;that they have you to thank for her new body@@. + It takes a moment for you to convince the woman that you aren't playing some cruel joke on $him, but once you do $he practically squeals with joy as you take $him through the doors of the clinic and announce your intent to pay to give your loyal citizen the absolute transformative works. When you next see $him it's on a gurney as $he's wheeled out of the surgery, $his patient's gown jutting out from $his chest due to the size of $his new rack. Through swollen lips $he gushes to you about how great $he feels to finally be a veritable bimbo, and how $he's going to tell every citizen $he fucks in $arcologies[0].name @@.green;that they have you to thank for $his new body@@. <<set $rep += 1000, $cash -= 1000>> <</replace>> <</link>> // The treatment will cost <<print cashFormat(1000)>>. // <</if>> -<br><<link "Offer to enhance her in your remote surgery in exchange for a fuck">> +<br><<link "Offer to enhance $him in your remote surgery in exchange for a fuck">> <<replace "#result">> - You make your presence known to citizen, and once the usual shock and disbelief have worn off the citizen rapidly agrees to your proposal. She follows you back to the penthouse where you inform $assistantName that the citizen is to be given the works in the remote surgery. As the citizen passes through the doors to the surgery, she turns and blows you a kiss of gratitude. + You make your presence known to citizen, and once the usual shock and disbelief have worn off the citizen rapidly agrees to your proposal. $He follows you back to the penthouse where you inform $assistantName that the citizen is to be given the works in the remote surgery. As the citizen passes through the doors to the surgery, $he turns and blows you a kiss of gratitude. <br><br> - When the citizen is later delivered to your private suite to uphold her end of the bargain, she does so as the veritable image of a perfect bimbo slut. In her rush to come thank you for transforming her from her plain and plebian appearance she has evidently neglected to clothe herself, so you can admire her new firm tits, plump ass and bee-stung lips from the moment she enters the room. Despite being fresh from surgery, she's an exquisite fuck and an enthusiastic partner - citizens like her often are, given that penetration from a slave would be a social suicide. + When the citizen is later delivered to your private suite to uphold $his end of the bargain, $he does so as the veritable image of a perfect bimbo slut. In $his rush to come thank you for transforming $him from $his plain and plebian appearance $he has evidently neglected to clothe herself, so you can admire $his new firm tits, plump ass and bee-stung lips from the moment $he enters the room. Despite being fresh from surgery, $he's an exquisite fuck and an enthusiastic partner - citizens like $him often are, given that penetration from a slave would be a social suicide. <<if $cash >= 10000>> <br><br> <span id="result2"> - <<link "Enslave her afterwards">> + <<link "Enslave $him afterwards">> <<replace "#result2">> - As your new playmate lies slumbering in bed, you consult with $assistantName as to the cost of the surgery conducted today. With some creative accounting, you settle the citizen's other outstanding debts and then arrange for her to be charged a sum in excess of her financial means for the surgery conducted on her today. Of course, that was not what you agreed, but it was her mistake for undergoing an expensive procedure without a formal contract. When she awakens, though she will retain her new bimbo body, she will be just another slave in your penthouse. - <<set $activeSlaveOneTimeMaxAge = 22>> - <<set $oneTimeDisableDisability = 1>> - <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> - <<include "Generate XX Slave">> - <<set $activeSlave.origin = "She was enslaved by you when you overcharged her for surgery.">> - <<set $activeSlave.devotion = random(-70,-55)>> - <<set $activeSlave.trust = random(-45,-25)>> - <<set $activeSlave.health = random(10,20)>> - <<set $activeSlave.boobs += 600>> - <<set $activeSlave.boobsImplant = 600>> - <<set $activeSlave.butt += 1>> - <<set $activeSlave.buttImplant = 1>> - <<set $activeSlave.lips += 10>> - <<set $activeSlave.lipsImplant = 10>> + As your new playmate lies slumbering in bed, you consult with $assistantName as to the cost of the surgery conducted today. With some creative accounting, you settle the citizen's other outstanding debts and then arrange for $him to be charged a sum in excess of $his financial means for the surgery conducted on $him today. Of course, that was not what you agreed, but it was $his mistake for undergoing an expensive procedure without a formal contract. When $he awakens, though $he will retain $his new bimbo body, $he will be just another slave in your penthouse. <<AddSlave $activeSlave>> /* skip New Slave Intro */ <<set $cash -= 10000>> <</replace>> - <</link>> // Purchasing her outstanding debts will cost <<print cashFormat(10000)>>. // + <</link>> // Purchasing $his outstanding debts will cost <<print cashFormat(10000)>>. // </span> <</if>> <</replace>> @@ -310,50 +359,34 @@ On this particular outing you happen to cross paths with a comely female citizen <span id="result"> <<link "Let them pass">> <<replace "#result">> - You step aside gracefully and bow your head, while signifying to the girl that you intend to allow her to pass you. She seems taken aback by your geniality, especially given the gulf in social standing between the two of you, and has to be chaperoned from your presence by her father. Nonetheless, she is struck by her chance encounter with you and cannot stop recounting the story to all her friends, soon @@.green;the anecdote has seized the imaginations of $arcologies[0].name's youthful, female citizens@@. + You step aside gracefully and bow your head, while signifying to the $girl that you intend to allow $him to pass you. $He seems taken aback by your geniality, especially given the gulf in social standing between the two of you, and has to be chaperoned from your presence by $his father. Nonetheless, $he is struck by $his chance encounter with you and cannot stop recounting the story to all $his friends, soon @@.green;the anecdote has seized the imaginations of $arcologies[0].name's youthful, female citizens@@. <<set $rep += 100>> <</replace>> <</link>> <<if $cash >= 500>> -<br><<link "Fuck her over dinner">> +<br><<link "Fuck $him over dinner">> <<replace "#result">> - It takes a moment for you to convince the young girl and her father that you aren't playing some cruel joke on them, but once you do she enthusiastically agrees to be your companion for the evening. With a pretty young thing on your arm for the rest of the night, and her father trailing behind the two of you at a respectful distance, you take $arcologies[0].name by storm amidst a flurry of speculative whispers and contemplative rumors. Later that night, you conclude your date with a pleasant meal at one of $arcologies[0].name's choicest restaurants with fine dining and even finer conversation. To the credit of her father, he politely continues eating his dinner without batting an eye when you <<if $PC.dick == 0>>don a strap-on and <</if>>take his daughter over the dinner table. When you part ways, the young girl is clearly smitten with you - so it's no wonder that by the next day the story of your encounter has @@.green;spread across $arcologies[0].name like wildfire@@. + It takes a moment for you to convince the young $girl and $his father that you aren't playing some cruel joke on them, but once you do $he enthusiastically agrees to be your companion for the evening. With a pretty young thing on your arm for the rest of the night, and $his father trailing behind the two of you at a respectful distance, you take $arcologies[0].name by storm amidst a flurry of speculative whispers and contemplative rumors. Later that night, you conclude your date with a pleasant meal at one of $arcologies[0].name's choicest restaurants with fine dining and even finer conversation. To the credit of $his father, he politely continues eating his dinner without batting an eye when you <<if $PC.dick == 0>>don a strap-on and <</if>>take his daughter over the dinner table. When you part ways, the young $girl is clearly smitten with you - so it's no wonder that by the next day the story of your encounter has @@.green;spread across $arcologies[0].name like wildfire@@. <<set $rep += 500, $cash -= 500>> <</replace>> <</link>> // This will cost <<print cashFormat(500)>>. // <</if>> -<br><<link "Manipulate her into having sex with you">> +<br><<link "Manipulate $him into having sex with you">> <<replace "#result">> - It only takes a moment for $assistantName to uncover the father's financial records and the copious debt therein, and only another moment for you to browbeat the terrified father into allowing his daughter to sleep with you under threat of purchasing all their debt and summarily enslaving her. + It only takes a moment for $assistantName to uncover the father's financial records and the copious debt therein, and only another moment for you to browbeat the terrified father into allowing his daughter to sleep with you under threat of purchasing all their debt and summarily enslaving $him. <br><br> - Once you both retire to your private suite, you peel the girl's clothes off as easily as one might shed a gift of its wrapping. In the nude her body is tastefully youthful, with narrow hips, firm breasts, and a delicate blush across her shamefaced, rosy cheeks. Despite the circumstances of your sexual conquest of her, she seems to enjoy the fuck well enough by the sounds of her frenzied moans - citizens like her often do since sexual submission to a slave would be a crippling scandal to a prominent citizen, let alone one of her diminished social stature. + Once you both retire to your private suite, you peel the girl's clothes off as easily as one might shed a gift of its wrapping. In the nude $his body is tastefully youthful, with narrow hips, firm breasts, and a delicate blush across $his shamefaced, rosy cheeks. Despite the circumstances of your sexual conquest of $him, $he seems to enjoy the fuck well enough by the sounds of $his frenzied moans - citizens like $him often do since sexual submission to a slave would be a crippling scandal to a prominent citizen, let alone one of $his diminished social stature. <<if $cash >= 10000>> <br><br> <span id="result2"> - <<link "Enslave her afterwards">> + <<link "Enslave $him afterwards">> <<replace "#result2">> - After she regains her bearings from your sexual encounter, the girl slips on her simple clothes and attempts to slink away from your private suite unobtrusively. She makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of her father's considerable debt and subsequent enslavement of her on the basis of that debt. Tears begin to stream down her cheeks as she sinks to her knees, her hopes of a long life without enslavement now dashed. + After $he regains $his bearings from your sexual encounter, the girl slips on $his simple clothes and attempts to slink away from your private suite unobtrusively. $He makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of $his father's considerable debt and subsequent enslavement of $him on the basis of that debt. Tears begin to stream down $his cheeks as $he sinks to $his knees, $his hopes of a long life without enslavement now dashed. <br><br> <<set $cash -= 10000>> - <<set $activeSlaveOneTimeMaxAge = 22>> - <<set $oneTimeDisableDisability = 1>> - <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> - <<include "Generate XX Slave">> - <<set $activeSlave.origin = "She was enslaved by you when you purchased her debt.">> - <<set $activeSlave.devotion = random(-55,0)>> - <<set $activeSlave.trust = random(-45,0)>> - /* Girlish */ - <<if $activeSlave.boobs > 450>> - <<set $activeSlave.boobs = random(6,9)*50>> - <</if>> - <<set $activeSlave.hips = random(-2,-1)>> - <<set $activeSlave.butt = random(0,2)>> - <<set $activeSlave.weight = Math.min($activeSlave.weight, 10)>> - <<set $activeSlave.waist = Math.min($activeSlave.waist, 0)>> - <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> <<include "New Slave Intro">> <</replace>> - <</link>> // Purchasing her outstanding debts will cost <<print cashFormat(10000)>>. // + <</link>> // Purchasing $his outstanding debts will cost <<print cashFormat(10000)>>. // </span> <</if>> <</replace>> @@ -365,52 +398,34 @@ On this particular outing you happen to cross paths with a comely female citizen <span id="result"> <<link "Let them pass">> <<replace "#result">> - You step aside gracefully and bow your head, while signifying to the older woman that you intend to allow her to pass you. She seems taken aback by your geniality, especially given the gulf in social standing between the two of you, and seems disproportionately flustered by your small show of civility. Nonetheless, she is struck by her chance encounter with you and cannot stop recounting the story to all her friends, and soon @@.green;the anecdote has seized the imaginations of $arcologies[0].name's mature, female citizens@@. + You step aside gracefully and bow your head, while signifying to the older woman that you intend to allow $him to pass you. $He seems taken aback by your geniality, especially given the gulf in social standing between the two of you, and seems disproportionately flustered by your small show of civility. Nonetheless, $he is struck by $his chance encounter with you and cannot stop recounting the story to all $his friends, and soon @@.green;the anecdote has seized the imaginations of $arcologies[0].name's mature, female citizens@@. <<set $rep += 100>> <</replace>> <</link>> <<if $cash >= 500>> -<br><<link "Fuck her over dinner">> +<br><<link "Fuck $him over dinner">> <<replace "#result">> - It takes a moment for you to convince the older woman and her sons that you aren't playing some cruel joke on them, but once you do she enthusiastically agrees to be your companion for the evening. With a mature lady on your arm for the rest of the night, and her sons trailing behind the two of you at a respectful distance, you take $arcologies[0].name by storm amidst a flurry of speculative whispers and contemplative rumors. Later that night, you conclude your date with a pleasant meal at one of $arcologies[0].name's choicest restaurants with fine dining and even finer conversation. To the credit of her sons, they politely continue eating their dinner without batting an eye when you <<if $PC.dick == 0>>don a strap-on and <</if>>take their mother over the dinner table. When you part ways, the older woman is clearly smitten with you - so it's no wonder that by the next day the story of your encounter has @@.green;spread across $arcologies[0].name like wildfire@@. + It takes a moment for you to convince the older woman and $his sons that you aren't playing some cruel joke on them, but once you do $he enthusiastically agrees to be your companion for the evening. With a mature lady on your arm for the rest of the night, and $his sons trailing behind the two of you at a respectful distance, you take $arcologies[0].name by storm amidst a flurry of speculative whispers and contemplative rumors. Later that night, you conclude your date with a pleasant meal at one of $arcologies[0].name's choicest restaurants with fine dining and even finer conversation. To the credit of $his sons, they politely continue eating their dinner without batting an eye when you <<if $PC.dick == 0>>don a strap-on and <</if>>take their mother over the dinner table. When you part ways, the older woman is clearly smitten with you - so it's no wonder that by the next day the story of your encounter has @@.green;spread across $arcologies[0].name like wildfire@@. <<set $rep += 500, $cash -= 500>> <</replace>> <</link>> // This will cost <<print cashFormat(500)>>. // <</if>> -<br><<link "Manipulate her into having sex with you">> +<br><<link "Manipulate $him into having sex with you">> <<replace "#result">> - It only takes a moment for $assistantName to uncover the citizen's financial records and the copious debt therein, and only another moment for you to browbeat the terrified older women into sleeping with you under threat of purchasing all her debt and summarily enslaving her. Her sons, frightened into obedience by the possibility of losing their dear mother, take their cue to make themselves scarce during the encounter. + It only takes a moment for $assistantName to uncover the citizen's financial records and the copious debt therein, and only another moment for you to browbeat the terrified older women into sleeping with you under threat of purchasing all $his debt and summarily enslaving $him. $His sons, frightened into obedience by the possibility of losing their dear mother, take their cue to make themselves scarce during the encounter. <br><br> - Once you both retire to your private suite, you peel the mature citizen's clothes off as easily as one might shed a gift of its wrapping. In the nude her body is tastefully plush, with wide hips, firm motherly breasts, and a delicate blush across her shamefaced, plump cheeks. Despite the circumstances of your sexual conquest of her, she seems to enjoy the fuck well enough by the sounds of her frenzied moans - citizens like her often do since sexual submission to a slave would be a crippling scandal to a prominent citizen, let alone one of her diminished social stature. + Once you both retire to your private suite, you peel the mature citizen's clothes off as easily as one might shed a gift of its wrapping. In the nude $his body is tastefully plush, with wide hips, firm motherly breasts, and a delicate blush across $his shamefaced, plump cheeks. Despite the circumstances of your sexual conquest of $him, $he seems to enjoy the fuck well enough by the sounds of $his frenzied moans - citizens like $him often do since sexual submission to a slave would be a crippling scandal to a prominent citizen, let alone one of $his diminished social stature. <<if $cash >= 10000>> <br><br> <span id="result2"> - <<link "Enslave her afterwards">> + <<link "Enslave $him afterwards">> <<replace "#result2">> - After she regains $his bearings from your sexual encounter, the older woman slips on $his simple clothes and attempts to slink away from your private suite unobtrusively. $He makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of her considerable debt and subsequent enslavement of her on the basis of that debt. Tears begin to stream down her weathered cheeks as she sinks to her knees, her hopes of making it through the breadth of her long life without enslavement now dashed. + After $he regains $his bearings from your sexual encounter, the older woman slips on $his simple clothes and attempts to slink away from your private suite unobtrusively. $He makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of $his considerable debt and subsequent enslavement of $him on the basis of that debt. Tears begin to stream down $his weathered cheeks as $he sinks to $his knees, $his hopes of making it through the breadth of $his long life without enslavement now dashed. <br><br> <<set $cash -= 10000>> - <<set $activeSlaveOneTimeMinAge = 36>> - <<set $activeSlaveOneTimeMaxAge = 42>> - <<set $one_time_age_overrides_pedo_mode = 1>> - <<set $oneTimeDisableDisability = 1>> - <<if $arcologies[0].FSSupremacistLawME == 1>><<set $fixedRace = $arcologies[0].FSSupremacistRace>><</if>> - <<include "Generate XX Slave">> - <<set $activeSlave.origin = "She was enslaved by you when you purchased her debt.">> - <<set $activeSlave.devotion = random(-90,-75)>> - <<set $activeSlave.trust = random(-45,-25)>> - <<set $activeSlave.health = random(10,20)>> - <<set $activeSlave.birthsTotal = 2>> - /* Plush */ - <<set $activeSlave.boobs = random(7,11)*100>> - <<set $activeSlave.hips = random(1,2)>> - <<set $activeSlave.butt = $activeSlave.hips + 2>> - <<set $activeSlave.weight = random(10,40)>> - <<set $activeSlave.waist = random(-10,10)>> - <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> <<include "New Slave Intro">> <</replace>> - <</link>> // Purchasing her outstanding debts will cost <<print cashFormat(10000)>>. // + <</link>> // Purchasing $his outstanding debts will cost <<print cashFormat(10000)>>. // </span> <</if>> <</replace>> diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index ec3d6e3165c9260d0a09efc653d554b60ada6658..eb557108f116a7d82f3c36820a6509f52bc03abe 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -942,48 +942,48 @@ moaning happily as the massive thing inches into $him. $He starts to slide up an <<else>> rubs $his clit with one hand and <<if $activeSlave.nipples != "fuckable">>pinches<<else>>fingers<</if>> a nipple with the other. <</if>> -As $he enjoys $himself, her loose sphincter relaxes still further until it's barely gripping the dildo. +As $he enjoys $himself, $his loose sphincter relaxes still further until it's barely gripping the dildo. <<case "solitary desperation">> <<set $activeSlave.devotion += 4>> -<<EventNameLink $activeSlave>> is in solitary. $He's let out whenever required for a slave task, but unless $he's serving, $he spends her days in a featureless cell. It's clean and dry, but designed to totally deny any mental stimulation. Careful monitoring is necessary to prevent mental damage. +<<EventNameLink $activeSlave>> is in solitary. $He's let out whenever required for a slave task, but unless $he's serving, $he spends $his days in a featureless cell. It's clean and dry, but designed to totally deny any mental stimulation. Careful monitoring is necessary to prevent mental damage. <br><br> -As you pass her cell on other business, there is a faint stirring within. <<if (canHear($activeSlave))>>$He must have heard the dim sound of your footsteps through the door.<<elseif canSee($activeSlave)>>$He must have been looking for you through a small opening in $his cell door.<<else>>$He must have placed $himself against the door just in case you stopped by.<</if>> There's a small port for meals to be inserted into the cell, and $he shouts at it, clearly with $his mouth right against it, "Plea<<s>>e don't go! I'll do anything if you ju<<s>>t <<s>>tay a bit, whoever you are! I ju<<s>>t need <<s>>ome time with <<s>>omeone! Plea<<s>>e!" +As you pass by $his cell on other business, there is a faint stirring within. <<if canHear($activeSlave)>>$He must have heard the dim sound of your footsteps through the door.<<elseif canSee($activeSlave)>>$He must have been ooking for you through a small opening in $his cell door.<<else>>$He must have placed $himself against the door just in case you stopped by.<</if>> There's a small port for meals to be inserted into the cell, and $he shouts at it, clearly with $his mouth right against it, "Plea<<s>>e don't go! I'll do anything if you ju<<s>>t <<s>>tay a bit, whoever you are! I ju<<s>>t need <<s>>ome time with <<s>>omeone! Plea<<s>>e!" <<case "scrubbing">> -$arcologies[0].name is well fitted with automated cleaning systems. However, <<EventNameLink $activeSlave>> is acting as a servant to your other slaves, so whenever $he has nothing else to do the cleaners are deactivated and $he is made to clean by hand. After all, there is no sense in leaving her idle, when $he could be scrubbing floors. +$arcologies[0].name is well fitted with automated cleaning systems. However, <<EventNameLink $activeSlave>> is acting as a servant to your other slaves, so whenever $he has nothing else to do the cleaners are deactivated and $he is made to clean by hand. After all, there is no sense in leaving $him idle, when $he could be scrubbing floors. <br><br> Which, incidentally, is what $he's doing now. $He has standing orders to change into a sturdy apron when doing such work, which $he is not pleased to follow, since the apron has no back at <<if $activeSlave.belly >= 100000>> - all, and with her _belly <<if $activeSlave.bellyPreg > 0>>pregnancy<<else>>belly<</if>>, absolutely no side coverage either. + all, and with $his _belly <<if $activeSlave.bellyPreg > 0>>pregnancy<<else>>belly<</if>>, absolutely no side coverage either. <<elseif $activeSlave.weight > 190>> - all, and with her hanging gut, no side coverage either. + all, and with $his hanging gut, no side coverage either. <<elseif $activeSlave.belly >= 10000>> - all, and with her <<if $activeSlave.bellyPreg >= 8000>>advanced pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>_belly belly<</if>>, no side coverage either. + all, and with $his <<if $activeSlave.bellyPreg >= 8000>>advanced pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>_belly belly<</if>>, no side coverage either. <<elseif $activeSlave.weight > 130>> - all, and with her gut, no side coverage either. + all, and with $his gut, no side coverage either. <<elseif $activeSlave.weight > 95>> - all, and with her fat belly, no side coverage either. + all, and with $his fat belly, no side coverage either. <<elseif $activeSlave.belly >= 5000>> - all, and with her <<if $activeSlave.bellyPreg >= 3000>>growing pregnancy<<elseif $activeSlave.bellyImplant >= 3000>>bulging belly<</if>>, no side coverage either. + all, and with $his <<if $activeSlave.bellyPreg >= 3000>>growing pregnancy<<elseif $activeSlave.bellyImplant >= 3000>>bulging belly<</if>>, no side coverage either. <<else>> all. <</if>> $He's working diligently on the floor, though, down on all <<if $activeSlave.belly >= 150000>> - fours, struggling to work with her <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>middle<</if>> forcing her off the ground, desperately trying to reach the floor with her scrub brush. + fours, struggling to work with $his <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>middle<</if>> forcing $him off the ground, desperately trying to reach the floor with $his scrub brush. <<elseif $activeSlave.belly >= 100000>> - fours, her <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>middle<</if>> pushing uncomfortably into the floor, trying to use both hands to work a scrub-brush back and forth. + fours, $his <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>middle<</if>> pushing uncomfortably into the floor, trying to use both hands to work a scrub-brush back and forth. <<elseif $activeSlave.weight > 190>> - fours, her gut dragging along under $him, using both hands to work a scrub-brush back and forth. + fours, $his gut dragging along under $him, using both hands to work a scrub-brush back and forth. <<elseif $activeSlave.belly >= 10000>> - fours, her <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>distended middle<</if>> barely off the ground, using both hands to work a scrub-brush back and forth. + fours, $his <<if $activeSlave.bellyPreg >= 8000>>pregnancy<<elseif $activeSlave.bellyImplant >= 8000>>distended middle<</if>> barely off the ground, using both hands to work a scrub-brush back and forth. <<elseif $activeSlave.weight > 130>> - fours, her gut barely off the ground, using both hands to work a scrub-brush back and forth. + fours, $his gut barely off the ground, using both hands to work a scrub-brush back and forth. <<elseif $activeSlave.weight > 95>> - fours, her fat belly nearly sagging to the ground, using both hands to work a scrub-brush back and forth. + fours, $his fat belly nearly sagging to the ground, using both hands to work a scrub-brush back and forth. <<else>> fours to use both hands to work a scrub-brush back and forth. <</if>> @@ -1108,7 +1108,7 @@ Your order $him to turn around and present $his anus for inspection. $He doesn't In the morning the penthouse is a busy bustle of female energy. Slaves get up promptly, eat, shower, dress themselves, and head out to work. They chatter if able and allowed, and draw a good deal of strength from each other. As you pass by the kitchen, you are narrowly avoided by a rush of girls heading to the showers. They're almost bouncing, feeding off each others' youthful energy. At the back of the pack is <<EventNameLink $activeSlave>>. $He looks as young as any of them, but after they're out, $he leans against the doorframe for a moment and exhales slowly. <br><br> $His $activeSlave.eyeColor eyed gaze catches yours for a moment, and you are reminded that $he isn't as young as they are, not at all. $His face might look youthful, but $his eyes don't. <<if canSee($activeSlave)>>$He sees your consideration, and<<else>>You make yourself known, and $he<</if>> murmurs, "<<S>>orry, <<Master>>. Ju<<s>>t a little <<s>>low thi<<s>> morning." -$He hurries after her sisters, her +$He hurries after $his sisters, $his <<if $activeSlave.butt > 12>> massive <<elseif $activeSlave.butt > 8>> @@ -1126,7 +1126,7 @@ naked ass catching your eye as $he goes. Your fucktoys have to eat, sleep, and look after themselves, just like anyone, so they can't spend every moment offering themselves to you. Your <<if $Concubine != 0>>concubine<<elseif $HeadGirl != 0>>Head Girl<<else>>personal assistant<</if>> manages a schedule for them, constantly changing it up to keep the girls from getting predictable. <<EventNameLink $activeSlave>> has just come on shift. <br><br> -And has $he ever come on shift. $He enters your office at something not far removed from a run, displaying evident signs of sexual excitation, a blush visible on her $activeSlave.skin cheeks. Between her job, the mild drugs in her food, and her life, $he's beside $himself with need. $He realizes you're working and tries to compose $himself, but gives up after a short struggle and flings $himself down on the couch. $He scoots down so her <<if $activeSlave.butt > 5>>enormous<<elseif $activeSlave.butt > 2>>healthy<<else>>trim<</if>> butt is hanging off the edge of the cushion, and spreads $his legs up and back<<if $activeSlave.belly >= 5000>> to either side of her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<</if>> as wide as they'll go<<if ($activeSlave.boobs > 1000)>>, hurriedly shoving $his tits out of the way<</if>>. $He uses both hands to frantically +And has $he ever come on shift. $He enters your office at something not far removed from a run, displaying evident signs of sexual excitation, a blush visible on $his $activeSlave.skin cheeks. Between $his job, the mild drugs in $his food, and $his life, $he's beside $himself with need. $He realizes you're working and tries to compose $himself, but gives up after a short struggle and flings $himself down on the couch. $He scoots down so her <<if $activeSlave.butt > 5>>enormous<<elseif $activeSlave.butt > 2>>healthy<<else>>trim<</if>> butt is hanging off the edge of the cushion, and spreads $his legs up and back<<if $activeSlave.belly >= 5000>> to either side of her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<</if>> as wide as they'll go<<if ($activeSlave.boobs > 1000)>>, hurriedly shoving $his tits out of the way<</if>>. $He uses both hands to frantically <<if ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>> <<if ($activeSlave.hormoneBalance >= 100)>> rub her hormone-dysfunctional penis, @@ -1920,13 +1920,13 @@ At your <<if canSee($activeSlave)>>nod<<else>>acknowledgement<</if>>, $he <<if $activeSlave.fetish == "dom">> <<if $activeSlave.dick > 0 && $activeSlave.dick < 5 && canPenetrate($activeSlave)>> <<if canSee($activeSlave)>> /* not taking chances on the condition in there */ - <<set _possibleDrugs.push({type: "dick", text: "peni<<s>> enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but when I do get to do a girl, <<Master>>, I want to <<s>>ee a little fear in her eye<<s>>."})>> + <<set _possibleDrugs.push({type: "dick", text: "peni<<s>> enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but when I do get to do a girl, <<Master>>, I want to <<s>>ee a little fear in $his eye<<s>>."})>> <<else>> <<set _possibleDrugs.push({type: "dick", text: "peni<<s>> enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but when I do get to do a girl, <<Master>>, I want to feel $him a<<ss>> clench in fear."})>> <</if>> <</if>> <<if canPenetrate($activeSlave) && $activeSlave.scrotum > 0 && $activeSlave.balls < 10>> - <<set _possibleDrugs.push({type: "balls", text: "te<<s>>ticle enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but when I do get to do a girl, <<Master>>, I want to <<if (canHear($activeSlave))>>hear her grunt<<else>>feel her shake<</if>> every <<s>>ingle time the weight of my ball<<s>> <<s>>lap<<s>> again<<s>>t $his body."})>> + <<set _possibleDrugs.push({type: "balls", text: "te<<s>>ticle enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but when I do get to do a girl, <<Master>>, I want to <<if canHear($activeSlave)>>hear $him grunt<<else>>feel $him shake<</if>> every <<s>>ingle time the weight of my ball<<s>> <<s>>lap<<s>> again<<s>>t $his body."})>> <</if>> <<if $activeSlave.dick == 0 && $activeSlave.clit < 5>> <<set _possibleDrugs.push({type: "clit", text: "clit enhan<<c>>ement? I know I'm a <<s>>e<<x>> <<s>>lave and it'<<s>> my pla<<c>>e to get fucked, but I want to teach tho<<s>>e cocky <<s>>lut<<s>> a le<<ss>>on they'll never forget."})>> @@ -1982,7 +1982,7 @@ At your <<if canSee($activeSlave)>>nod<<else>>acknowledgement<</if>>, $he <</if>> <<elseif $activeSlave.fetish == "pregnancy">> <<if canPenetrate($activeSlave) && $activeSlave.scrotum > 0 && $activeSlave.balls < 10>> - <<set _possibleDrugs.push({type: "balls", text: "hormone<<s>> to add <<s>>ome heft to my ball<<s>>? When I get the chan<<c>>e to cum in a girl, I want to get her pregnant, really pregnant!"})>> + <<set _possibleDrugs.push({type: "balls", text: "hormone<<s>> to add <<s>>ome heft to my ball<<s>>? When I get the chan<<c>>e to cum in a girl, I want to get $him pregnant, really pregnant!"})>> <</if>> <<if $activeSlave.boobs < 3000>> <<set _possibleDrugs.push({type: "boobs", text: "boob growth drug<<s>>? I want to look, you know, fertile, <<Master>>."})>> @@ -2087,7 +2087,7 @@ At your <<if canSee($activeSlave)>>nod<<else>>acknowledgement<</if>>, $he <<else>> You take care of yourself. It would be absurd to think that there's any explicit requirement that you work out, hard and regularly, but the fact remains that the overwhelming majority of arcology owners who maintain their positions for more than a short time are physically fit. The Free Cities have a reputation for destroying old world wastrels who inherit wealth and think that makes them able to survive in an anarcho-capitalist world. Sloth and an inability to self-govern are not qualities common among your successful peers. Not to mention, it's useful to look good, and it may well prove essential to be physically capable in the near future. <</if>> -You complete the final rep of your first workout of the day, rack the bar, and jump to your feet to shower, change, and see to your empire. The motion brings your field of view up, and you notice for the first time that <<EventNameLink $activeSlave>> is frozen in the open doorway, having seen something in the workout room that caught her attention as $he passed by. $His eyes are fixed on your +You complete the final rep of your first workout of the day, rack the bar, and jump to your feet to shower, change, and see to your empire. The motion brings your field of view up, and you notice for the first time that <<EventNameLink $activeSlave>> is frozen in the open doorway, having seen something in the workout room that caught $his attention as $he passed by. $His eyes are fixed on your <<if $PC.belly >= 120000>> massive pregnancy with almost painful intensity. You can't really blame $him; you're the perfect image of a fertile goddess and your overfilled belly is coated in sweat. Even though you can't work your core any longer, you still take your workouts seriously, something most pregnant women would shy away from. You flush a little at what must $he must have thought; will all the grunting and effort, $he likely thought you were giving birth. <<elseif $PC.belly >= 100000>> @@ -2125,8 +2125,8 @@ You complete the final rep of your first workout of the day, rack the bar, and j <</if>> <</if>> <br><br> -$His $activeSlave.eyeColor eyes track up your torso comically until $he's looking into your eyes. $He stares dumbly at you for a moment before realizing what $he's doing and blushing with embarrassment. $He's reasonably well broken, but is still coming to terms with her sexual place as a $desc. -In particular, $he hasn't gotten used to the effects of her training, the slave food, and the atmosphere in the penthouse, all of which are serving to fuel an acceleration of her sex drive. +$His $activeSlave.eyeColor eyes track up your torso comically until $he's looking into your eyes. $He stares dumbly at you for a moment before realizing what $he's doing and blushing with embarrassment. $He's reasonably well broken, but is still coming to terms with $his sexual place as a $desc. +In particular, $he hasn't gotten used to the effects of $his training, the slave food, and the atmosphere in the penthouse, all of which are serving to fuel an acceleration of $his sex drive. <<if !canTalk($activeSlave)>> $He uses shaky hands to ask you to fuck $him, <<else>> @@ -3148,11 +3148,11 @@ As you watch $activeSlave.slaveName unpleasantly retch as $he<<if $cockFeeder == <<case "subjugation blues">> -It's been <<print $week-$activeSlave.weekAcquired>> week<<if $week-$activeSlave.weekAcquired > 1>>s<</if>> since you acquired <<EventNameLink $activeSlave>> as your slave. Since then $he has been nothing but trouble. $He has been ungrateful, rebellious and particularly hateful toward you since you acquired $him. $He often needs to be confined or forced to perform her assignments, and has little regard for your power or authority. You bring her in for inspection and $he whines and squirms in resistance as you feel up her $activeSlave.nipples nipples<<if $activeSlave.belly >= 5000>>, rub her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<<elseif $activeSlave.bellyPreg >= 150>>, feel the curve of her new pregnancy<</if>>, and grope her <<if $activeSlave.butt < 2>>narrow <<elseif $activeSlave.butt < 5>>average <<elseif $activeSlave.butt < 8>>plump <<else>>impressive <</if>>butt, coldly appraising her potential worth as a sexual service provider. <<if $activeSlave.actualAge < 21>>$He is very young, only $activeSlave.actualAge years old, and is still very naive. $His smooth, $activeSlave.skin skin has yet to experience the hard years of relentless sexual abuse that lie ahead of her.<<else>>At $activeSlave.actualAge years old, $he should know by now how the world works, but some slaves are just too stubborn for their own good.<</if>> Eventually, of course, even the most headstrong girls will bend to your will, but the unique social mores of your arcology and the wonders of modern surgical technology offer a prime opportunity to make a potent example of this <<if $activeSlave.actualAge < 21>>young <<else>>obstinate <</if>>slut. $He is $activeSlave.race, and therefore not considered racially inferior or subject to extreme inequities or neglect, but like most slave characteristics, that can change. +It's been <<print $week-$activeSlave.weekAcquired>> week<<if $week-$activeSlave.weekAcquired > 1>>s<</if>> since you acquired <<EventNameLink $activeSlave>> as your slave. Since then $he has been nothing but trouble. $He has been ungrateful, rebellious and particularly hateful toward you since you acquired $him. $He often needs to be confined or forced to perform her assignments, and has little regard for your power or authority. You bring her in for inspection and $he whines and squirms in resistance as you feel up her $activeSlave.nipples nipples<<if $activeSlave.belly >= 5000>>, rub $his _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<<elseif $activeSlave.bellyPreg >= 150>>, feel the curve of $his new pregnancy<</if>>, and grope $his <<if $activeSlave.butt < 2>>narrow <<elseif $activeSlave.butt < 5>>average <<elseif $activeSlave.butt < 8>>plump <<else>>impressive <</if>>butt, coldly appraising her potential worth as a sexual service provider. <<if $activeSlave.actualAge < 21>>$He is very young, only $activeSlave.actualAge years old, and is still very naive. $His smooth, $activeSlave.skin skin has yet to experience the hard years of relentless sexual abuse that lie ahead of her.<<else>>At $activeSlave.actualAge years old, $he should know by now how the world works, but some slaves are just too stubborn for their own good.<</if>> Eventually, of course, even the most headstrong girls will bend to your will, but the unique social mores of your arcology and the wonders of modern surgical technology offer a prime opportunity to make a potent example of this <<if $activeSlave.actualAge < 21>>young <<else>>obstinate <</if>>slut. $He is $activeSlave.race, and therefore not considered racially inferior or subject to extreme inequities or neglect, but like most slave characteristics, that can change. <<case "too thin for cum diet">> -You are in your office, tending to the tedious business of requisition orders for your penthouse when you see <<EventNameLink $activeSlave>> appear outside your door. $He hovers outside in the hall, peeking her head around the entry-way, looking very unsure about disturbing you. You stop what you're doing and call her in. $He's reticent at first, but then $he obediently steps into your office. $He is +You are in your office, tending to the tedious business of requisition orders for your penthouse when you see <<EventNameLink $activeSlave>> appear outside your door. $He hovers outside in the hall, peeking $his head around the entry-way, looking very unsure about disturbing you. You stop what you're doing and call her in. $He's reticent at first, but then $he obediently steps into your office. $He is <<if $activeSlave.clothes == "no clothing">> forced to remain naked at all times, and the most striking thing about $his body is how <<if $activeSlave.belly >= 100000>> @@ -6313,7 +6313,7 @@ $He cranes her neck, glancing over her shoulder to give you a pleading look. <<= AnalVCheck()>> <</if>> <</if>> - The amount of air you can pull through the snorkel just isn't enough to facility the throes of your lovemaking, so by the time you're done, $he's so exhausted $he can barely float to the edge of the pool. Fortunately her lovely tits make for quite the floatation device, so you gently guide $him to the shallow end<<if $PC.dick || $activeSlave.balls>>, leaving a trail of cum in your wake<</if>>. + The amount of air you can pull through the snorkel just isn't enough to facilitate the throes of your lovemaking, so by the time you're done, $he's so exhausted $he can barely float to the edge of the pool. Fortunately her lovely tits make for quite the floatation device, so you gently guide $him to the shallow end<<if $PC.dick || $activeSlave.balls>>, leaving a trail of cum in your wake<</if>>. <<set $activeSlave.trust += 4>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -7795,27 +7795,28 @@ You tell her kindly that you understand, and that $he'll be trained to address t <</link>> <<if ($HeadGirl != 0) && ($HeadGirl.ID != $activeSlave.ID)>> <br><<link "Call your Head Girl in for double anal">> + <<setLocalPronouns $HeadGirl 2>> <<EventNameDelink $activeSlave>> <<replace "#result">> - When $HeadGirl.slaveName comes into your office in response to your summons, she finds $activeSlave.slaveName sitting in your lap with your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> up $his gaping butt<<if $PC.vagina == 1>><<if $PC.dick == 1>>, your bare pussy very visible at the base of your working cock<</if>><</if>>. $HeadGirl.slaveName's expression softens when she realizes she's here for pleasure, not business. $activeSlave.slaveName gasps a little when $he <<if canHear($activeSlave)>>hears you tell $HeadGirl.slaveName to join you up $his asshole,<<else>>feels you pull apart $his asscheeks to make some room for $HeadGirl.slaveName,<</if>> but $he doesn't protest. + When $HeadGirl.slaveName comes into your office in response to your summons, _he2 finds $activeSlave.slaveName sitting in your lap with your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> up $his gaping butt<<if $PC.vagina == 1>><<if $PC.dick == 1>>, your bare pussy very visible at the base of your working cock<</if>><</if>>. $HeadGirl.slaveName's expression softens when _he2 realizes _he2's here for pleasure, not business. $activeSlave.slaveName gasps a little when $he <<if canHear($activeSlave)>>hears you tell $HeadGirl.slaveName to join you up $his asshole,<<else>>feels you pull apart $his asscheeks to make some room for $HeadGirl.slaveName,<</if>> but $he doesn't protest. <<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>> - Since your poor Head Girl can't use her caged cock, she takes a dildo and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + Since your poor Head Girl can't use _his2 caged cock, _he2 takes a dildo and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <<elseif canAchieveErection() && $HeadGirl.dick > 7>> - Even though your Head Girl is rock-hard and ready to fuck, her cock is far too large to fit into even the most stretched slave's holes. Sighing, she takes a dildo and shoves it up $activeSlave.slaveName's already-filled butt instead. + Even though your Head Girl is rock-hard and ready to fuck, _his2 cock is far too large to fit into even the most stretched slave's holes. Sighing, _he2 takes a dildo and shoves it up $activeSlave.slaveName's already-filled butt instead. <<elseif canAchieveErection() && $HeadGirl.dick > 6>> - Your lusty Head Girl is already hard and forces her oversized cock up $activeSlave.slaveName's already-filled butt while <<if $activeSlave.nipples != "fuckable">>tweaking<<else>>fingering<</if>> the moaning slave's nipples. + Your lusty Head Girl is already hard and forces _his2 oversized cock up $activeSlave.slaveName's already-filled butt while <<if $activeSlave.nipples != "fuckable">>tweaking<<else>>fingering<</if>> the moaning slave's nipples. <<elseif ($HeadGirl.dick > 0) && ($HeadGirl.hormoneBalance >= 100)>> - Since your poor Head Girl can't get hard due to her hormone therapy, she dons a strap-on over her flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + Since your poor Head Girl can't get hard due to _his2 hormone therapy, _he2 dons a strap-on over _his2 flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <<elseif ($HeadGirl.dick > 0) && ($HeadGirl.balls == 0)>> - Since your poor Head Girl can't get hard due to her orchiectomy, she dons a strap-on over her flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + Since your poor Head Girl can't get hard due to _his2 orchiectomy, _he2 dons a strap-on over _his2 flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <<elseif !canAchieveErection($HeadGirl) && $HeadGirl.dick > 6>> - Since your poor Head Girl is far too big to get hard, much to $activeSlave.slaveName's disappointment, she dons a strap-on over her flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + Since your poor Head Girl is far too big to get hard, much to $activeSlave.slaveName's disappointment, _he2 dons a strap-on over _his2 flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <<elseif !canAchieveErection($HeadGirl) && $HeadGirl.dick > 0>> - Since your poor Head Girl can't get it up for one reason or another, she dons a strap-on over her flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + Since your poor Head Girl can't get it up for one reason or another, _he2 dons a strap-on over _his2 flaccid penis and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <<elseif $HeadGirl.dick > 0>> - Your lusty Head Girl is already hard and shoves herself up $activeSlave.slaveName's already-filled butt while <<if $activeSlave.nipples != "fuckable">>tweaking<<else>>fingering<</if>> the writhing slave's nipples. + Your lusty Head Girl is already hard and shoves _himself2 up $activeSlave.slaveName's already-filled butt while <<if $activeSlave.nipples != "fuckable">>tweaking<<else>>fingering<</if>> the writhing slave's nipples. <<else>> - She dons a strap-on and shoves it up $activeSlave.slaveName's already-filled butt without further ado. + _He2 dons a strap-on and shoves it up $activeSlave.slaveName's already-filled butt without further ado. <</if>> The two of you jackhammer in and out of $activeSlave.slaveName's ass without mercy; the poor anal whore does $his best to relax, but two phalli at once is a lot, even for $him. $He's only allowed an anal respite when $his sphincter is really fucked out and there's little butthole fun to be had from $him any longer. $He has become @@.hotpink;more submissive to you,@@ and $HeadGirl.slaveName @@.hotpink;enjoyed@@ taking a break to fuck $him with you. <<set $activeSlave.devotion += 4, $activeSlave.analCount += 2, $analTotal += 2>> @@ -8835,9 +8836,10 @@ You tell her kindly that you understand, and that $he'll be trained to address t <</link>> <<if ($HeadGirl != 0) && ($HeadGirl.ID != $activeSlave.ID)>> <br><<link "Give $him an afternoon off for some quality time with your Head Girl">> + <<setLocalPronouns $HeadGirl 2>> <<EventNameDelink $activeSlave>> <<replace "#result">> - $HeadGirl.slaveName understands the situation immediately. She gets herself and $activeSlave.slaveName dressed for a nice, non-sexual 'date' in $clubName, and leads $him out by the hand with a wink over her shoulder to you. Your Head Girl understands just what kind of break from sexual servitude $activeSlave.slaveName really needs. They enjoy a nice meal, take a stroll and talk as friends, and get some inconsequential but relaxing beauty treatments together. They both @@.hotpink;enjoy the relaxation,@@ and $activeSlave.slaveName @@.green;feels much better@@ after the rest, too. + $HeadGirl.slaveName understands the situation immediately. _He2 gets _himself2 and $activeSlave.slaveName dressed for a nice, non-sexual 'date' in $clubName, and leads $him out by the hand with a wink over _his2 shoulder to you. Your Head Girl understands just what kind of break from sexual servitude $activeSlave.slaveName really needs. They enjoy a nice meal, take a stroll and talk as friends, and get some inconsequential but relaxing beauty treatments together. They both @@.hotpink;enjoy the relaxation,@@ and $activeSlave.slaveName @@.green;feels much better@@ after the rest, too. <<set $activeSlave.devotion += 4, $activeSlave.health += 10>> <<set $cash -= 500>> <<set $slaves[$slaveIndices[$HeadGirl.ID]].devotion += 4>> @@ -11951,7 +11953,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<set $activeSlave.nipplesPiercing = 2>> <<elseif ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishKnown == 1)>> <<if $activeSlave.belly >= 10001>> - hold $his _belly stomach steady and pierce $his navel with the largest, heaviest ring available. There is a lewd <<if canSee($activeSlave)>>glint in $his eye<<else>>look on $his face<</if>> as she feels the new weight settle against $his middle. She rises very carefully, trying to keep $his new piercing from moving, and @@.hotpink;smiles devotedly@@ at you. Soon enough, all eyes will be on $his belly as she waddles by. + hold $his _belly stomach steady and pierce $his navel with the largest, heaviest ring available. There is a lewd <<if canSee($activeSlave)>>glint in $his eye<<else>>look on $his face<</if>> as $he feels the new weight settle against $his middle. $He rises very carefully, trying to keep $his new piercing from moving, and @@.hotpink;smiles devotedly@@ at you. Soon enough, all eyes will be on $his belly as $he waddles by. <<set $activeSlave.navelPiercing = 2>> <<else>> activate the ink gun, its low buzzing drawing a moan of anticipation out of $activeSlave.slaveName. Working at a touchscreen, you exercise your artistic talents, beautifying $his <<if $activeSlave.belly >= 150>> _belly stomach<<else>>abdomen<</if>> with an inducement to fuck $him. @@ -15854,13 +15856,13 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<elseif $activeSlave.fetish == "sadist">> You know her tastes, but by the act of this intimate missionary lovemaking, you wordlessly command $him to join you for more conventional pleasures, if only for the moment. $He complies with pleasure, climaxing with surprising speed; perhaps $he appreciates the change. <<elseif $activeSlave.fetish == "masochist">> - Knowing her tastes and wanting the intimacy of mutual pleasure, you nip her lower lip in your teeth with each kiss, and rake your nails across her flanks just hard enough to hurt a little. $He climaxes quickly to the mixed pain and missionary intimacy. + Knowing her tastes and wanting the intimacy of mutual pleasure, you nip her lower lip in your teeth with each kiss, and rake your nails across $his flanks just hard enough to hurt a little. $He climaxes quickly to the mixed pain and missionary intimacy. <<elseif $activeSlave.fetish == "dom">> You know her tastes, but by the act of this intimate missionary lovemaking, you wordlessly command $him to join you for more equal pleasures, if only for the moment. $He complies with something like relief, climaxing with surprising speed; perhaps $he appreciates a turn on the bottom. <<elseif $activeSlave.fetish == "submissive">> Being on the bottom for some missionary lovemaking is very much to her tastes, and $he rises to the point of climax with almost indecent speed. You slow your pace to nothing more than a gentle pressure now and then, and keep her on the edge of orgasm for a long time. <<elseif $activeSlave.fetish == "boobs">> - Knowing her tastes and wanting the intimacy of mutual pleasure, you make sure your nipples line up <<if $activeSlave.nipples == "fuckable">>and interlock <</if>>with $hers as best you can. You note the buck of pleasure this produces each time you get it perfectly right as you make love to $him. + Knowing $his tastes and wanting the intimacy of mutual pleasure, you make sure your nipples line up <<if $activeSlave.nipples == "fuckable">>and interlock <</if>>with $hers as best you can. You note the buck of pleasure this produces each time you get it perfectly right as you make love to $him. <<elseif $activeSlave.fetish == "pregnancy" && $activeSlave.pregKnown == 1>> Being on the bottom for some missionary lovemaking is very much to her tastes, even though $he is already pregnant. $He builds to orgasm slowly, reveling in the feeling of being your woman. <<elseif $activeSlave.fetish == "pregnancy">> @@ -17076,7 +17078,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<else>> advantageous to $him, as it is generally unpopular to enslave a girl of the superior race. <</if>> - However, $he's about to learn that her racial appearance isn't immutable, and in your arcology, it can make a big difference in how $he is treated. You escort the struggling <<if $activeSlave.pregKnown == 1 && $activeSlave.bellyPreg >= 1500>>mother-to-be<<else>>girl<</if>> to the surgery center and instruct $assistantName to alter her appearance so that $he appears to be <<print $arcologies[0].FSSubjugationistRace>>. The full meaning of your instructions + However, $he's about to learn that $his racial appearance isn't immutable, and in your arcology, it can make a big difference in how $he is treated. You escort the struggling <<if $activeSlave.pregKnown == 1 && $activeSlave.bellyPreg >= 1500>>mother-to-be<<else>>girl<</if>> to the surgery center and instruct $assistantName to alter $his appearance so that $he appears to be <<print $arcologies[0].FSSubjugationistRace>>. The full meaning of your instructions <<if $activeSlave.intelligence < 0>> slowly start to dawn on <<print $activeSlave.slaveName>>'s stupid face <<else>> @@ -17084,7 +17086,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t <</if>> and $he whimpers and begs for you to reconsider even as $he's strapped onto the operating table. <br><br> - By the time $he wakes up from the anesthesia, you've already made the necessary alterations to her permanent records, which now clearly indicate that $he was born <<print $arcologies[0].FSSubjugationistRace>>, and as such, can be rightfully regarded as the racially inferior fuck-animal $he now is. Of course, your fellow slave owners and the slave market will be savvy enough to see through the alterations you've forced upon $him, but when you make her available for a day of use in the public square, all your average citizen knows is that the girl they are fucking is simply a worthless $arcologies[0].FSSubjugationistRace slut who doesn't deserve much more than a stomach full of cum. The surgery @@.red;negatively effects $his health@@, but by the end of a long day $he'll likely never forget, $he has gotten a crash course in what it means to be a $arcologies[0].FSSubjugationistRace slave in your arcology, and any evidence that $he was born $activeSlave.race has been efficiently expunged from her records. <<if ($activeSlave.vagina == 0 || $activeSlave.anus == 0)>>@@.lime;All vestiges of her virginity have been unceremoniously stripped away@@.<</if>> The experience has @@.hotpink;broken down her resistance@@, and your willingness to go to such extremes to subjugate her @@.gold;greatly increases her fear of you@@. + By the time $he wakes up from the anesthesia, you've already made the necessary alterations to $his permanent records, which now clearly indicate that $he was born <<print $arcologies[0].FSSubjugationistRace>>, and as such, can be rightfully regarded as the racially inferior fuck-animal $he now is. Of course, your fellow slave owners and the slave market will be savvy enough to see through the alterations you've forced upon $him, but when you make $him available for a day of use in the public square, all your average citizen knows is that the girl they are fucking is simply a worthless $arcologies[0].FSSubjugationistRace slut who doesn't deserve much more than a stomach full of cum. The surgery @@.red;negatively effects $his health@@, but by the end of a long day $he'll likely never forget, $he has gotten a crash course in what it means to be a $arcologies[0].FSSubjugationistRace slave in your arcology, and any evidence that $he was born $activeSlave.race has been efficiently expunged from $his records. <<if ($activeSlave.vagina == 0 || $activeSlave.anus == 0)>>@@.lime;All vestiges of $his virginity have been unceremoniously stripped away@@.<</if>> The experience has @@.hotpink;broken down $his resistance@@, and your willingness to go to such extremes to subjugate $him @@.gold;greatly increases $his fear of you@@. <<set $activeSlave.devotion += 5, $activeSlave.trust -= 10, $activeSlave.analCount += 25, $activeSlave.oralCount += 35, $analTotal += 25, $oralTotal += 35, $activeSlave.anus++, $activeSlave.publicCount += 60>> <<if $activeSlave.vagina > -1>> <<set $activeSlave.vagina++, $activeSlave.vaginalCount += 20, $vaginalTotal += 20, $activeSlave.publicCount += 20>> @@ -17093,61 +17095,61 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<set $cash -= $surgeryCost>> <<set $activeSlave.health -= 20>> <<if ($arcologies[0].FSSubjugationistRace == "white")>> - <<set $activeSlave.race = "surgically altered to look white">> + <<set $activeSlave.race = "white">> <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "latina")>> - <<set $activeSlave.race = "surgically altered to look latina">> + <<set $activeSlave.race = "latina">> <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "black")>> - <<set $activeSlave.race = "surgically altered to look black">> + <<set $activeSlave.race = "black">> <<set $activeSlave.skin = either("black", "brown", "dark brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "asian")>> - <<set $activeSlave.race = "surgically altered to look asian">> + <<set $activeSlave.race = "asian">> <<set $activeSlave.skin = either("light olive", "dark olive", "light")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "middle eastern")>> - <<set $activeSlave.race = "surgically altered to look middle eastern">> + <<set $activeSlave.race = "middle eastern">> <<set $activeSlave.skin = either("tanned", "dark olive", "light olive")>> <<set $activeSlave.hColor = "black">> <<elseif ($arcologies[0].FSSubjugationistRace == "indo-aryan")>> - <<set $activeSlave.race = "surgically altered to look indo-aryan">> + <<set $activeSlave.race = "indo-aryan">> <<set $activeSlave.skin = either("dark", "light")>> <<set $activeSlave.hColor = "black">> <<elseif ($arcologies[0].FSSubjugationistRace == "amerindian")>> - <<set $activeSlave.race = "surgically altered to look amerindian">> + <<set $activeSlave.race = "amerindian">> <<set $activeSlave.skin = either("tanned", "dark", "light")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "pacific islander")>> - <<set $activeSlave.race = "surgically altered to look like a pacific islander">> + <<set $activeSlave.race = "pacific islander">> <<set $activeSlave.skin = either("dark olive", "dark", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "malay")>> - <<set $activeSlave.race = "surgically altered to look malay">> + <<set $activeSlave.race = "malay">> <<set $activeSlave.skin = either("light", "light olive", "dark olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "southern european")>> - <<set $activeSlave.race = "surgically altered to look southern european">> + <<set $activeSlave.race = "southern european">> <<set $activeSlave.skin = either("light", "dark olive", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "semitic")>> - <<set $activeSlave.race = "surgically altered to look southern european">> + <<set $activeSlave.race = "semitic">> <<set $activeSlave.skin = either("tanned", "dark olive", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "mixed race")>> - <<set $activeSlave.race = "surgically altered to look mixed">> + <<set $activeSlave.race = "mixed race">> <<set $activeSlave.skin = either("brown", "dark")>> <<set $activeSlave.hColor = either("black")>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0) || ($activeSlave.vagina == 0)>> //This option will take virginity and ignore chastity//<</if>> -<br><<link "No surgery today, but give her something to think about">> +<br><<link "No surgery today, but give $him something to think about">> <<EventNameDelink $activeSlave>> <<replace "#result">> - You stroke <<print $activeSlave.slaveName>>'s $activeSlave.skin cheek and tell $him that $he has much more to lose than $he realizes. You decide to give $him a tour of the arcology to show her what you mean. You make sure to <<if canSee($activeSlave)>>point out<<else>>explain<</if>> everything that makes living in your arcology as a $arcologies[0].FSSubjugationistRace slut special. + You stroke <<print $activeSlave.slaveName>>'s $activeSlave.skin cheek and tell $him that $he has much more to lose than $he realizes. You decide to give $him a tour of the arcology to show $him what you mean. You make sure to <<if canSee($activeSlave)>>point out<<else>>explain<</if>> everything that makes living in your arcology as a $arcologies[0].FSSubjugationistRace slut special. <<if $dairy > 0>> There are the specially calibrated "<<print $arcologies[0].FSSubjugationistRace>> only" industrial human milking machines in $dairyName which have been set for maximum milking efficiency, disregarding any need for slave comfort. <<else>> @@ -17161,7 +17163,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<if $clinic > 0>> While $clinicName is available to normal slaves to recover from injuries and general ill health, such things aren't afforded to $arcologies[0].FSSubjugationistRace whores. They have to work through it, no matter the outcome. <<if $activeSlave.ovaries == 1 || $activeSlave.mpreg == 1>> - A slave in throes of labor catches her attention. Assisted birth is a luxury, gravid <<print $arcologies[0].FSSubjugationistRace>>s receive no aid with childbirth, nor are contraceptives wasted on them. + A slave in throes of labor catches $his attention. Assisted birth is a luxury, gravid <<print $arcologies[0].FSSubjugationistRace>>s receive no aid with childbirth, nor are contraceptives wasted on them. <</if>> <<else>> As you tour, you pass an exhausted $arcologies[0].FSSubjugationistRace girl struggling to give birth. $He'll be left to handle the act alone as medical care is seldom given to $arcologies[0].FSSubjugationistRace mongrels. @@ -17171,27 +17173,27 @@ You tell her kindly that you understand, and that $he'll be trained to address t <</if>> Finally <<if $arcade > 0>> - you take her over to $arcadeName, and <<if canSee($activeSlave)>>give $him an up close view of<<else>>let $him feel<</if>> the brutal ring gag used to pry open the $arcologies[0].FSSubjugationistRace sluts' mouths for relentless cock-milking purposes. + you take $him over to $arcadeName, and <<if canSee($activeSlave)>>give $him an up close view of<<else>>let $him feel<</if>> the brutal ring gag used to pry open the $arcologies[0].FSSubjugationistRace sluts' mouths for relentless cock-milking purposes. <<else>> - you take her over to the glory hole area, where distinct labels adorn the holes reserved for members of the slave race, and $arcologies[0].FSSubjugationistRace fuck-holes are afforded "special attention" by "sympathetic" citizens of the arcology. + you take $him over to the glory hole area, where distinct labels adorn the holes reserved for members of the slave race, and $arcologies[0].FSSubjugationistRace fuck-holes are afforded "special attention" by "sympathetic" citizens of the arcology. <</if>> <br><br> - At first $activeSlave.slaveName is confused as to why you are showing her these things, but you soon make your point clear. You explain that if $he doesn't start accepting her role, you can easily alter her appearance and force $him to accept a much different role instead. You see her <<if $activeSlave.intelligence < 0>> stupid <<if canSee($activeSlave)>>eyes<<else>>face<</if>> finally start to show signs of understanding<<else>>intelligent <<if canSee($activeSlave)>>eyes<<else>>face<</if>> quickly realize what you are talking about<</if>> and $he starts to whimper helplessly, begging you not to turn her into a $arcologies[0].FSSubjugationistRace sub-human. By the end of the tour $he better realizes exactly what it means to be a slave. $He is starting to understand the @@.hotpink;power you have over her@@, and @@.gold;$he fears you even more because of it.@@ + At first $activeSlave.slaveName is confused as to why you are showing $him these things, but you soon make your point clear. You explain that if $he doesn't start accepting her role, you can easily alter her appearance and force $him to accept a much different role instead. You see her <<if $activeSlave.intelligence < 0>> stupid <<if canSee($activeSlave)>>eyes<<else>>face<</if>> finally start to show signs of understanding<<else>>intelligent <<if canSee($activeSlave)>>eyes<<else>>face<</if>> quickly realize what you are talking about<</if>> and $he starts to whimper helplessly, begging you not to turn $him into a $arcologies[0].FSSubjugationistRace sub-human. By the end of the tour $he better realizes exactly what it means to be a slave. $He is starting to understand the @@.hotpink;power you have over her@@, and @@.gold;$he fears you even more because of it.@@ <<set $activeSlave.devotion += 5, $activeSlave.trust -= 10>> <</replace>> <</link>> -<br><<link "Discipline her normally. Artificial racial subjugation is going too far">> +<br><<link "Discipline $him normally. Artificial racial subjugation is going too far">> <<EventNameDelink $activeSlave>> <<replace "#result">> - You look $activeSlave.slaveName over, and something about her makes you reconsider playing games with her racial appearance. <<if $activeSlave.race == $arcologies[0].FSSupremacistRace>>Perhaps her natural $activeSlave.race supremacy is too sacrosanct for you to go to such lengths. <</if>>You'll not make such an extreme example of $him. Still, $he is a disobedient slave, and $he cannot be allowed to openly defy your orders and inspections. You + You look $activeSlave.slaveName over, and something about $him makes you reconsider playing games with her racial appearance. <<if $activeSlave.race == $arcologies[0].FSSupremacistRace>>Perhaps her natural $activeSlave.race supremacy is too sacrosanct for you to go to such lengths. <</if>>You'll not make such an extreme example of $him. Still, $he is a disobedient slave, and $he cannot be allowed to openly defy your orders and inspections. You <<if $activeSlave.belly >= 300000>> shove her onto her _belly belly, expose her bare ass <<else>> take her over your knee, expose her bare ass <</if>> - and spank her hard and relentlessly. $He screams and whines and struggles, and you call in an obedient slave to help keep control of her as you punish her reddened bottom. You also make sure to tell her how lucky $he is that $he isn't one of those worthless sub-human $arcologies[0].FSSubjugationistRace sluts, and that $he is getting off easy. But you also remind $him that there are worse owners to belong to, and if $he continues to resist your will, you will be very selective about who you sell $him to. + and spank her hard and relentlessly. $He screams and whines and struggles, and you call in an obedient slave to help keep control of $him as you punish her reddened bottom. You also make sure to tell her how lucky $he is that $he isn't one of those worthless sub-human $arcologies[0].FSSubjugationistRace sluts, and that $he is getting off easy. But you also remind $him that there are worse owners to belong to, and if $he continues to resist your will, you will be very selective about who you sell $him to. <br><br> - By the time you've finished with her sensitive ass, it shines red, and $he is crying and whimpering in pain. You send her away, having @@.hotpink;dampened her resistance a bit@@, and @@.gold;scared her with your tales of how much worse life could be@@ for her + By the time you've finished with $his sensitive ass, it shines red, and $he is crying and whimpering in pain. You send $him away, having @@.hotpink;dampened her resistance a bit@@, and @@.gold;scared $him with your tales of how much worse life could be@@ for $him <<if $activeSlave.race == $arcologies[0].FSSupremacistRace>> if $he weren't born of the supreme race. <<else>> @@ -17203,12 +17205,12 @@ You tell her kindly that you understand, and that $he'll be trained to address t <<case "too thin for cum diet">> -<<link "Give the poor girl a break and take her off her cum diet so $he can safely get to a healthier weight">> +<<link "Give the poor girl a break and take $him off $his cum diet so $he can safely get to a healthier weight">> <<EventNameDelink $activeSlave>> <<replace "#result">> You silently appraise <<print $activeSlave.slaveName>>'s desperate face and lean forward in your chair to check your terminal. You confirm that <<if $activeSlave.dietCum == 1>> - her food is supplemented with cum for flavor. + $his food is supplemented with cum for flavor. <<else>> $he is being fed significant amounts of ejaculate. <</if>> @@ -17855,23 +17857,24 @@ You tell her kindly that you understand, and that $he'll be trained to address t <</link>> <<if $HeadGirl != 0>> <br><<link "Double up on $his ass with your Head Girl">> + <<setLocalPronouns $HeadGirl 2>> <<EventNameDelink $activeSlave>> <<replace "#result">> - You page $HeadGirl.slaveName for some assistance filling up a loose hole, and she comes quickly, <<if canPenetrate($HeadGirl)>>precum already visible at the tip of her erection<<else>>bringing a strap-on<</if>>. When she arrives, it's to the sight of $activeSlave.slaveName sitting on your lap<<if !canDoAnal($activeSlave)>>, anal chastity discarded<</if>>, with your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> up $his ridiculous anal gape, waiting for a second phallus while your hands tease her $activeSlave.nipples nipples. Seeing that backup has arrived, you lean back and shift your grip to the back of the receptacle's lower thighs, pulling $him up and shifting $his hips to offer your Head Girl another berth in $activeSlave.slaveName's ass. This pulls her loose sphincter up, producing a little gape above the top of your invading shaft, and $HeadGirl.slaveName loses no time in fucking it. $He gives $activeSlave.slaveName a kiss, but soon breaks the lip lock, since $he's more interested in making eyes at you over your mutual anal conquest's shuddering shoulder. As + You page $HeadGirl.slaveName for some assistance filling up a loose hole, and _he2 comes quickly, <<if canPenetrate($HeadGirl)>>precum already visible at the tip of _his2 erection<<else>>bringing a strap-on<</if>>. When _he2 arrives, it's to the sight of $activeSlave.slaveName sitting on your lap<<if !canDoAnal($activeSlave)>>, anal chastity discarded<</if>>, with your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> up $his ridiculous anal gape, waiting for a second phallus while your hands tease $his $activeSlave.nipples nipples. Seeing that backup has arrived, you lean back and shift your grip to the back of the receptacle's lower thighs, pulling $him up and shifting $his hips to offer your Head Girl another berth in $activeSlave.slaveName's ass. This pulls $his loose sphincter up, producing a little gape above the top of your invading shaft, and $HeadGirl.slaveName loses no time in fucking it. _He2 gives $activeSlave.slaveName a kiss, but soon breaks the lip lock, since _he2's more interested in making eyes at you over your mutual anal conquest's shuddering shoulder. As <<if $PC.dick == 1>> <<if canPenetrate($HeadGirl)>> your dicks slide against each other, <<else>> - your dick slides against her strap-on, + your dick slides against _his2 strap-on, <</if>> <<else>> <<if canPenetrate($HeadGirl)>> - your strap-on slides against her dick, + your strap-on slides against _his2 dick, <<else>> your strap-ons slide against each other, <</if>> <</if>> - your trusty Head Girl whispers that @@.hotpink;$he loves you.@@ $activeSlave.slaveName makes an inarticulate noise of anal distress that probably means @@.hotpink;approximately the same thing.@@ + your trusty Head Girl whispers that @@.hotpink;_he2 loves you.@@ $activeSlave.slaveName makes an inarticulate noise of anal distress that probably means @@.hotpink;approximately the same thing.@@ <<set $activeSlave.devotion += 4>> <<= AnalVCheck(2)>> <<if canImpreg($activeSlave, $HeadGirl)>> diff --git a/src/uncategorized/generateXXSlave.tw b/src/uncategorized/generateXXSlave.tw index 0b900ed64befbbb1607fd7aea6de5a7a884fc28b..7d46ddaeecca09d85ee7e63fb25fff8eb6688868 100644 --- a/src/uncategorized/generateXXSlave.tw +++ b/src/uncategorized/generateXXSlave.tw @@ -284,6 +284,7 @@ <<set $activeSlave.markings = either("beauty mark", "birthmark")>> <</if>> +<<set $activeSlave.origRace = $activeSlave.race>> <<set $activeSlave.origEye = $activeSlave.eyeColor>> <<set $activeSlave.origHColor = $activeSlave.hColor>> <<set $activeSlave.origSkin = $activeSlave.skin>> diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw index 9529bbe69186baaefb71bf7412d9b89d249f5f83..2d1cb77846fec8231fe97ef41704f35433293499 100644 --- a/src/uncategorized/generateXYSlave.tw +++ b/src/uncategorized/generateXYSlave.tw @@ -297,6 +297,7 @@ <<set $activeSlave.markings = either("beauty mark", "birthmark")>> <</if>> +<<set $activeSlave.origRace = $activeSlave.race>> <<set $activeSlave.origEye = $activeSlave.eyeColor>> <<set $activeSlave.origHColor = $activeSlave.hColor>> <<set $activeSlave.origSkin = $activeSlave.skin>> diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw index 675bf86d2ef85c0959b1173a1b9cd5825ead69bc..a2e3e917252dd62aaa537a09baa53b1ced6ecf54 100644 --- a/src/uncategorized/longSlaveDescription.tw +++ b/src/uncategorized/longSlaveDescription.tw @@ -760,7 +760,7 @@ is <<elseif ($activeSlave.fetishStrength > 60)>> $He enjoys @@.lightcoral;breast play,@@ and is rapidly aroused by nipple stimulation. <<else>> - $He @@.lightcoral;really likes boobs,@@ hers and others. + $He @@.lightcoral;really likes boobs,@@ $hers and others. <</if>> <<case "pregnancy">> <<if ($activeSlave.fetishStrength > 95)>> @@ -1162,7 +1162,9 @@ is <</if>> <<elseif $activeSlave.relationship <= -2>> <<if ($activeSlave.mother == -1 || $activeSlave.father == -1)>> - <<if $activeSlave.mother == -1>> + <<if ($activeSlave.mother == -1 && $activeSlave.father == -1)>> + $He is in an @@.lightgreen;incestuous relationship with $his sole parent, you.@@ + <<elseif $activeSlave.mother == -1>> $He is in an @@.lightgreen;incestuous relationship with $his mother, you.@@ <<elseif $activeSlave.father == -1>> $He is in an @@.lightgreen;incestuous relationship with $his father, you.@@ diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index ecf03febf3c29ea8d0af463cd04bf27159986e59..9aa09fa2d2e546ed06b39d6943aefd6cd4f3353b 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -79,6 +79,15 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <<run removeGingering()>> /* retrieve original $activeSlave without gingering effects */ +<<if $seeRace == 1>> + <<if $activeSlave.race != $activeSlave.origRace>> + A blood test reveals that $he was originally $activeSlave.origRace, not $activeSlave.race<<if $PC.medicine >= 50 || $PC.slaving >= 50>>, just as you suspected<</if>>. + <</if>> +<</if>> +<<if $activeSlave.race != $activeSlave.origRace>> + An epidermis scan reveals that $his skin was originally $activeSlave.origSkin, not $activeSlave.skin<<if $PC.medicine >= 75 || $PC.slaving >= 75>>, just as you suspected<</if>>. +<</if>> + <<set $activeSlave.oldDevotion = $activeSlave.devotion>> <<set $activeSlave.oldTrust = $activeSlave.trust>> @@ -406,7 +415,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <<set $activeSlave.trust += 2>> <<elseif ($activeSlave.sexualQuirk == "size queen") && $PC.dick == 1>> $He has heard that you like little girls and @@.hotpink;bites $his lip@@ at the thought of how big your dick will be inside $him. - <<set $activeSlave.devotion += 2>> + <<set $activeSlave.devotion += 2>> <<elseif ($activeSlave.sexualFlaw == "repressed") || ($activeSlave.sexualFlaw == "shamefast") || ($activeSlave.behavioralFlaw == "devout")>> $He has heard that you like little girls and is @@.gold;terrified@@ because $he understands exactly what that means. <<set $activeSlave.trust -= 5>> @@ -641,7 +650,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <</link>> | <<link "Use $him as $he is">> <<replace "#introResult">> - You announce that $he'll have to earn $his surgery - if $he ever gets it at all. $He only has time for a moment of shock and betrayal before $he finds $his face jammed into the cushions of your office couch. $He struggles, outraged, but only manages to avoid sodomy for a moment. $His resistance only makes it harder on $himself as you take $his anus without mercy. By the third time you buttfuck $him $he's learned to @@.hotpink;relax and let it happen.@@ + You announce that $he'll have to earn $his surgery - if $he ever gets it at all. $He only has time for a moment of shock and betrayal before $he finds $his face jammed into the cushions of your office couch. $He struggles, outraged, but only manages to avoid sodomy for a moment. $His resistance only makes it harder on $himself as you take $his anus without mercy. By the third time you buttfuck $him $he's learned to @@.hotpink;relax and let it happen.@@ <</replace>> <<set $activeSlave.devotion += 4>> <<set $activeSlave.anus += 1>> @@ -749,7 +758,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <<if canDoAnal($activeSlave)>> | <<link "Let $him know $he'll have to earn $his rewards">> <<replace "#introResult">> - You complete the induction and then perform a thorough inspection, noting down each area in which surgery or drugs could improve $his body. $He understands what you're doing and can barely contain $his excitement, but you tell $him that $he'll have to earn such improvements. $His face falls. You reassure $him that it won't take the years $he would have had to work to afford such things $himself, but that $he needs to be a good slave, and soon, for you to spend resources on $him. You let $him start by taking a rough buttfuck, bent over the desk. $His ass is tight and you are not merciful. $He gasps and moans but takes it all the same, @@.mediumaquamarine;trusting@@ that $he'll eventually be rewarded with transformation. + You complete the induction and then perform a thorough inspection, noting down each area in which surgery or drugs could improve $his body. $He understands what you're doing and can barely contain $his excitement, but you tell $him that $he'll have to earn such improvements. $His face falls. You reassure $him that it won't take the years $he would have had to work to afford such things $himself, but that $he needs to be a good slave, and soon, for you to spend resources on $him. You let $him start by taking a rough buttfuck, bent over the desk. $His ass is tight and you are not merciful. $He gasps and moans but takes it all the same, @@.mediumaquamarine;trusting@@ that $he'll eventually be rewarded with transformation. <</replace>> <<set $activeSlave.trust += 10>> <<= AnalVCheck()>> @@ -837,7 +846,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <<replace "#introResult">> You send $him out to be cleaned up and inducted, but have $him brought back afterward. You point out a clothes box on the couch and tell $him to get dressed, since you're about to make a tour of the club, and $he'll be accompanying you. $He obeys without comment, but gasps with shock to find that $he's been given a string sling bikini. $He climbs into it hesitantly, and finds that not only does its string bottom ride up between $his pussylips, it does not cover $his nipples at all: the strings part to either side of the nipples to let them stick through, bare. This can only generously be called clothing. $He accepts this with an obvious internal sigh, however, and walks dutifully behind you, $his bare feet slapping along as $his big butt bounces and $his tits constantly fall out of $his strings. <<if $activeSlave.behavioralFlaw != "shamefast">> - After a while, though, $he notices that $he's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask $him how $he felt. $He blushes. "Kinda hot, <<Master>>," $he <<say>>s, embarrassed. "I didn't think an older girl like me would get <<s>>o many <<s>>tare<<s>>." You reach out to grope $his tits, and tell $him that with breasts like hers, it's not surprising. $He @@.hotpink;likes you@@ for liking $his body, and has @@.mediumaquamarine;begun to trust@@ that even though $he's old, $he can find a place under you. + After a while, though, $he notices that $he's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask $him how $he felt. $He blushes. "Kinda hot, <<Master>>," $he <<say>>s, embarrassed. "I didn't think an older girl like me would get <<s>>o many <<s>>tare<<s>>." You reach out to grope $his tits, and tell $him that with breasts like $hers, it's not surprising. $He @@.hotpink;likes you@@ for liking $his body, and has @@.mediumaquamarine;begun to trust@@ that even though $he's old, $he can find a place under you. <<set $activeSlave.trust += 4>> <<set $activeSlave.devotion += 4>> <<else>> @@ -1252,7 +1261,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <</if>> -<<if ($activeSlave.devotion < -10) && ($activeSlave.anus == 0)>> +<<if ($activeSlave.devotion < -10) && ($activeSlave.anus == 0)>> <br> <<link "Tie $him up and rape $his virgin ass">> <<replace "#introResult">> diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw index de00d8a2df859f8ed86b9cf1ac83365d44b94e3b..50ae50e60e0ee5187bebc68d995169d26275f21e 100644 --- a/src/uncategorized/policies.tw +++ b/src/uncategorized/policies.tw @@ -1,9 +1,9 @@ :: Policies [nobr] <<set $nextButton = "Back">> -<<if $arcologies[0].FSSupremacistLawME == 1 && $PC.origRace != $arcologies[0].FSSupremacistRace>> +<<if $arcologies[0].FSSupremacistLawME == 1 && $PC.race != $arcologies[0].FSSupremacistRace>> <<set $nextLink = "Gameover", $gameover = "Idiot Ball 2 The Dumbassening">> -<<elseif $arcologies[0].FSSubjugationistLawME == 1 && $PC.origRace == $arcologies[0].FSSubjugationistRace>> +<<elseif $arcologies[0].FSSubjugationistLawME == 1 && $PC.race == $arcologies[0].FSSubjugationistRace>> <<set $nextLink = "Gameover", $gameover = "Idiot Ball 3 Totally Not Idiot Ball 2 Again">> <<else>> <<set $nextLink = "Main">> diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw index 5ab9ab57ba0a5bc441685cf8205bad7d1650405a..37c7063a0d0c335186a787e780797252ed12da7c 100644 --- a/src/uncategorized/reFSAcquisition.tw +++ b/src/uncategorized/reFSAcquisition.tw @@ -1018,13 +1018,14 @@ <</switch>> +<<setLocalPronouns $activeSlave>> <<switch $FSAcquisitionEvents>> <<case "Pastoralist">> You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. <br><br> -This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. This proves to be right on the money in this case, though the woman isn't too terribly bedraggled; her situation must be recent. She asks to be enslaved with the crushing sadness most such people experience during their last free hours. "I'm pregnant," she says through tears. "I know I'm not that pretty, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and she brings her sizeable chest into view, "I've got pretty big boobs, and I started giving milk yesterday. I was searching the net, and I saw that you milk women, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. It seems like a better life than getting fucked all the time." +This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. This proves to be right on the money in this case, though the woman isn't too terribly bedraggled; $his situation must be recent. She asks to be enslaved with the crushing sadness most such people experience during their last free hours. "I'm pregnant," she says through tears. "I know I'm not that pretty, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. But," and $he brings $his sizeable chest into view, "I've got pretty big boobs, and I started giving milk yesterday. I was searching the net, and I saw that you milk women, <<if $PC.title == 1>>Sir<<else>>Ma'am<</if>>. It seems like a better life than getting fucked all the time." <<case "Pastoralist Two">> @@ -1060,13 +1061,13 @@ The caller is $arcologies[0].FSSubjugationistRace, and a particularly self-hatin You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. <br><br> -This one is from a rather abused individual from one of the more traditionalist areas of the old world. It seems she's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "Being your slave has to be better than being a subhuman here," she says. "Being your sex slave is more accepted in your city than being me is, here." +This one is from a rather abused individual from one of the more traditionalist areas of the old world. It seems $he's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "Being your slave has to be better than being a subhuman here," $he says. "Being your sex slave is more accepted in your city than being me is, here." <<case "Gender Radicalist Two">> You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. She lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. <br><br> -This one is from a rather mature but otherwise visibly well-to-do individual from one of the more traditionalist areas of the old world. It seems she's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "I've lived my whole life as a subhuman here," she says. "Being your sex slave is more accepted in your city than being me is, here." +This one is from a rather mature but otherwise visibly well-to-do individual from one of the more traditionalist areas of the old world. It seems $he's heard of the new and interesting way gender is thought of in the Free Cities, and in $arcologies[0].name in particular. "I've lived my whole life as a subhuman here," $he says. "Being your sex slave is more accepted in your city than being me is, here." <<case "Gender Fundamentalist">> @@ -1278,14 +1279,14 @@ The call comes in from an office, and you suppress the urge to check whether $as <span id="result"> <<if $cash >= $contractCost>> -<<link "Enslave her">> +<<link "Enslave $him">> <<set $cash -= $contractCost>> <<replace "#result">> <<switch $FSAcquisitionEvents>> <<case "Pastoralist">> She drags herself in, but as the enslavement process winds grindingly on, she shakes off her depression. The vast weight of her situation lifts from her. You've seen this before, the perverse internal freedom that comes with the knowledge that her life is in the hands of another now, and that all she has to do or can do is obey. Her last words to you as a free woman are an ironic statement that, when she was teased back in school for the size of her boobs, she never thought they'd save her one day. <<case "Pastoralist Two">> - She speaks to you as a free woman while working through the enslavement process, perhaps she hasn't quite grasped her new role. Nonetheless, it seems as if a vast weight has been lifted from her shoulders. You've seen this before, the perverse internal freedom that comes with the knowledge that her life is in the hands of another now, and that all she has to do or can do is obey. Her last words to you as a free woman are an ironic statement that, people always praised her milk filled udders as givers of life, yet she never thought they'd save hers one day. + She speaks to you as a free woman while working through the enslavement process, perhaps she hasn't quite grasped her new role. Nonetheless, it seems as if a vast weight has been lifted from her shoulders. You've seen this before, the perverse internal freedom that comes with the knowledge that her life is in the hands of another now, and that all she has to do or can do is obey. Her last words to you as a free woman are an ironic statement that, people always praised her milk filled udders as givers of life, yet she never thought they'd save $hers one day. <<case "Supremacist">> A battered VTOL craft arrives at $arcologies[0].name, broadcasting obviously bogus IFF codes. It seems this mercenary group is playing fast and loose in an attempt to get back on their feet. The aircraft doesn't even touch down on the pad they're directed to: it simply hovers six feet off the pad for the five seconds it takes to shove a canvas bag that obviously contains a struggling human form out of the side door. <<case "Supremacist Two">> @@ -1310,7 +1311,7 @@ The call comes in from an office, and you suppress the urge to check whether $as <<case "Hedonistic Decadence Two">> When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, and it reveals she has no idea how to be sexy. She really is as boring as she said she was. <<case "Gender Radicalist">> - When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, so she doesn't need to strip to offer herself to you when it's over. She doesn't even have to be prompted: she just gets down on the floor in front of your desk and offers you her fuckhole. + When $he arrives, $he comes directly to your penthouse for enslavement. $He wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, so $he doesn't need to strip to offer herself to you when it's over. She doesn't even have to be prompted: she just gets down on the floor in front of your desk and offers you $his fuckhole. <<case "Gender Radicalist Two">> When she arrives, she comes directly to your penthouse for enslavement. She wears an expression of doubt, fear, and wonder as she takes in the sights and sounds of the magnificent beast that is the new society taking shape in $arcologies[0].name. The enslavement process requires her to be nude, of course, so she doesn't need to strip to offer herself to you when it's over. She doesn't even have to be prompted: she just gets down on the floor in front of your desk and offers you her fuckhole. <<case "Gender Fundamentalist">> @@ -1371,12 +1372,12 @@ The call comes in from an office, and you suppress the urge to check whether $as <<include "New Slave Intro">> <</replace>> <</link>> //This will cost <<print cashFormat($contractCost)>>// -<br><<link "Sell her immediately">> +<br><<link "Sell $him immediately">> <<set $cash += $slaveCost>> <<replace "#result">> <<switch $FSAcquisitionEvents>> <<case "Pastoralist">> - She drags herself in, but as the enslavement process winds grindingly on, she shakes off her depression. It threatens to descend again when a purchaser's agent comes in to take her away. She begs to know where she's going, so you tell her she's to be a cow in a slave dairy. She quails at the term, but you observe that she'll be well treated and lightly used, if at all, and she seems to take heart at this. + $He drags herself in, but as the enslavement process winds grindingly on, she shakes off her depression. It threatens to descend again when a purchaser's agent comes in to take her away. She begs to know where she's going, so you tell $him $he's to be a cow in a slave dairy. She quails at the term, but you observe that she'll be well treated and lightly used, if at all, and she seems to take heart at this. <<case "Pastoralist Two">> She speaks to you as a free woman while working through the enslavement process; perhaps she hasn't quite grasped her new role. Nonetheless, it seems as if a vast weight has been lifted from her shoulders. It threatens to descend again when a purchaser's agent comes in to take her away. She begs to know where she's going, so you tell her she's to be a cow in a slave dairy. She quails at the term, but you observe that she'll be well treated and lightly used, if at all, and she seems to take heart at this. <<case "Supremacist">> @@ -1386,9 +1387,9 @@ The call comes in from an office, and you suppress the urge to check whether $as <<case "Subjugationist">> The purchasing agent is businesslike, even hurried. The inert slave receives a simple check, with some industrious fingering of orifices, and is bundled off. As is appropriate. <<case "Subjugationist Two">> - The enslavement process is disappointingly quiet, since she does little more than stare blankly ahead and respond to any orders. As of this morning she was one of the last free $arcologies[0].FSSubjugationistRace people in the arcology. Now she's simply the newest, and perhaps most willing, sex slave of the inferior race to take her proper place. She's taken away by a purchasing agent soon after. + The enslavement process is disappointingly quiet, since $he does little more than stare blankly ahead and respond to any orders. As of this morning $he was one of the last free $arcologies[0].FSSubjugationistRace people in the arcology. Now $he's simply the newest, and perhaps most willing, sex slave of the inferior race to take $his proper place. $He's taken away by a purchasing agent soon after. <<case "Repopulation Efforts">> - When she arrives, she comes directly to your to your penthouse for enslavement. She wears an excited expression, having seen so many pregnant women on the way there, she can barely contain her enthusiasm. She eagerly strips for inspection revealing her moist pussy, it seems she may be more into pregnancy then she let on. You shake your head to her as a purchaser's agent appears to take her away. She asks if she'll still be impregnated and the agent nods approvingly. She seems slightly downtrodden that she won't be yours but she accepts the fact that she'll still be useful to your future. + When $he arrives, $he comes directly to your to your penthouse for enslavement. She wears an excited expression, having seen so many pregnant women on the way there, she can barely contain her enthusiasm. She eagerly strips for inspection revealing her moist pussy, it seems she may be more into pregnancy then she let on. You shake your head to her as a purchaser's agent appears to take her away. She asks if she'll still be impregnated and the agent nods approvingly. She seems slightly downtrodden that she won't be yours but she accepts the fact that she'll still be useful to your future. <<case "Repopulation Efforts Two">> When she arrives, she is the very picture of a someone who has seen the light at the end of a very dark tunnel. She can't wait to get started making babies for you. A purchaser's agent arrives to take charge of her and she pleads not to leave her infertile. You abate her fears, her fertility will be restored. Her new owner likes to experiment with fertility agents; she'll quickly be pregnant with <<if $seeHyperPreg == 1>>dozens of children<<else>>multiples<</if>>. Her face alights at the thought. She'll finally have all the children she'd dreamed of. <<case "Eugenics">> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index a62504a7c8e517db80a906ad01421e5f22f0ab32..ab3339850470342ea289c0611790fbc7b1bd93d0 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -25,7 +25,7 @@ <br><br> <</if>> -Work on her face: +Work on $his face: <br> $His $activeSlave.faceShape face is @@ -1059,63 +1059,82 @@ Apply a retro-virus treatment: <<if ($activeSlave.indentureRestrictions >= 1)>> //$His indenture forbids induced NCS as it is both extreme body modification and elective surgery// <<elseif $activeSlave.health < 0>> - She's too unhealthy for the Induced @@.orange;NCS@@ Treatment + $He's too unhealthy for the Induced @@.orange;NCS@@ Treatment <<else>> [[Induced NCS Treatment|Surgery Degradation][$activeSlave.inducedNCS = 1,$cash -= $surgeryCost * 4, $activeSlave.health -= 80,$surgeryType = "retrograde virus injection NCS"]] //This will induce @@.orange;NCS@@ in $his genetic code// <</if>> <<else>> - //She already has Induced @@.orange;NCS@@// + //$He already has Induced @@.orange;NCS@@// <</if>> <br><br> <</if>> -Deal with her hair: +Deal with $his hair: <br> <<if $activeSlave.bald == 0 || $activeSlave.hStyle != "bald">> - $He naturally grows $activeSlave.origHColor hair from her head. + $He naturally grows $activeSlave.origHColor hair from $his head. [["Surgically remove " + $his + " ability to grow hair"|Surgery Degradation][$cash -= $surgeryCost,$activeSlave.bald = 1,$surgeryType = "hair removal"]] <<else>> - $He is no longer capable of growing hair on her head. + $He is no longer capable of growing hair on $his head. <</if>> <br> <<if ($activeSlave.underArmHStyle != "bald" && $activeSlave.underArmHStyle != "hairless") || ($activeSlave.pubicHStyle != "bald" && $activeSlave.pubicHStyle != "hairless")>> $He <<if $activeSlave.physicalAge >= 12>>naturally grows<<else>>will someday grow<</if>> $activeSlave.origHColor body hair. [["Surgically remove " + $his + " ability to grow body hair"|Surgery Degradation][$cash -= $surgeryCost,$surgeryType = "body hair removal"]] <<else>> - $His $activeSlave.skin skin is silky smooth and hair free from her neck to her toes. + $His $activeSlave.skin skin is silky smooth and hair free from $his neck to $his <<if $activeSlave.amp == 1>>hips<<else>>toes<</if>>. <</if>> <br><br> -Alter her race: +Alter $his race: <br> -<<set $toSearch = $activeSlave.race>> -<<if $toSearch.indexOf("surgically") == -1>> - <<if $activeSlave.indentureRestrictions < 1>> - $He is $activeSlave.race. Surgically alter $him to look more: - [[White|Surgery Degradation][$activeSlave.race = "surgically altered to look white",$activeSlave.skin = either("pale", "light", "fair"),$activeSlave.eyeColor = either("blue", "brown", "green"),$activeSlave.hColor = either("black", "blonde", "red", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Latina|Surgery Degradation][$activeSlave.race = "surgically altered to look latina",$activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive"),$activeSlave.hColor = either("black", "black", "brown", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Black|Surgery Degradation][$activeSlave.race = "surgically altered to look black",$activeSlave.skin = either("black", "dark brown", "brown"),$activeSlave.hColor = either("black", "black", "black", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Asian|Surgery Degradation][$activeSlave.race = "surgically altered to look asian",$activeSlave.skin = either("light olive", "dark olive", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Middle Eastern|Surgery Degradation][$activeSlave.race = "surgically altered to look middle eastern",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Indo-Aryan|Surgery Degradation][$activeSlave.race = "surgically altered to look indo-aryan",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Pacific Islander|Surgery Degradation][$activeSlave.race = "surgically altered to look pacific islander",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Malay|Surgery Degradation][$activeSlave.race = "surgically altered to look malay",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Amerindian|Surgery Degradation][$activeSlave.race = "surgically altered to look amerindian",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Southern European|Surgery Degradation][$activeSlave.race = "surgically altered to look southern european",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Semitic|Surgery Degradation][$activeSlave.race = "surgically altered to look semitic",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Mixed Race|Surgery Degradation][$activeSlave.race = "surgically altered to look mixed race",$activeSlave.skin = either("pale", "dark", "light"),$activeSlave.hColor = either("black", "black", "black", "black", "brown", "brown", "blonde", "red"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] - <<else>> - //$His indenture forbids elective surgery// +<<if $activeSlave.indentureRestrictions < 1>> + $He is $activeSlave.race<<if $activeSlave.race != $activeSlave.origRace>>, but was originally $activeSlave.origRace<</if>>. Surgically alter $him to look more: + <<if $activeSlave.race != "white">> + [[White|Surgery Degradation][$activeSlave.race = "white",$activeSlave.skin = either("pale", "light", "fair"),$activeSlave.eyeColor = either("blue", "brown", "green"),$activeSlave.hColor = either("black", "blonde", "red", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "latina">> + [[Latina|Surgery Degradation][$activeSlave.race = "latina",$activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive"),$activeSlave.hColor = either("black", "black", "brown", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "black">> + [[Black|Surgery Degradation][$activeSlave.race = "black",$activeSlave.skin = either("black", "dark brown", "brown"),$activeSlave.hColor = either("black", "black", "black", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "asian">> + [[Asian|Surgery Degradation][$activeSlave.race = "asian",$activeSlave.skin = either("light olive", "dark olive", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "middle eastern">> + [[Middle Eastern|Surgery Degradation][$activeSlave.race = "middle eastern",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "indo-aryan">> + [[Indo-Aryan|Surgery Degradation][$activeSlave.race = "indo-aryan",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "pacific islander">> + [[Pacific Islander|Surgery Degradation][$activeSlave.race = "pacific islander",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "malay">> + [[Malay|Surgery Degradation][$activeSlave.race = "malay",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "amerindian">> + [[Amerindian|Surgery Degradation][$activeSlave.race = "amerindian",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "southern european">> + [[Southern European|Surgery Degradation][$activeSlave.race = "southern european",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "semitic">> + [[Semitic|Surgery Degradation][$activeSlave.race = "semitic",$activeSlave.skin = either("fair", "light olive", "tanned", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + <</if>> + <<if $activeSlave.race != "mixed race">> + [[Mixed Race|Surgery Degradation][$activeSlave.race = "mixed race",$activeSlave.skin = either("pale", "dark", "light"),$activeSlave.hColor = either("black", "black", "black", "black", "brown", "brown", "blonde", "red"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] <</if>> <<else>> - $He is $activeSlave.race. + //$His indenture forbids elective surgery// <</if>> <br><br> -Work on her structurally: +Work on $him structurally: <br> <<if $activeSlave.indentureRestrictions < 1>> <<if ($activeSlave.shoulders < -1)>> @@ -1556,11 +1575,11 @@ Work on her structurally: <<if $bodyswapAnnounced == 1 && $activeSlave.indenture < 0>> <br> <<if $activeSlave.bodySwap == 0>> - $He is in her native body. + $He is in $his native body. <<elseif $activeSlave.origBodyOwner != "">> $He currently occupies <<print $activeSlave.origBodyOwner>>'s body. <<else>> - $He is no longer in her native body. + $He is no longer in $his native body. <</if>> <<if $activeSlave.indenture == -1>> [[Swap her body with another of your stock's|Slave Slave Swap Workaround]] diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw index b01d0ee3fe0db2a788e9166a1f7612c52e325ab2..aa2115f8e80509beb58b1212ffd9e13483ac1237 100644 --- a/src/uncategorized/saServeThePublic.tw +++ b/src/uncategorized/saServeThePublic.tw @@ -790,7 +790,7 @@ $His appearance attracted $beauty members of the public (<<print Math.trunc($bea <</if>> <<if ($seeRace == 1)>> -<<if ($slaves[$i].race == "surgically altered to look white") || ($slaves[$i].race == "white")>> +<<if ($slaves[$i].race == "white")>> The public tastes favor white girls like $slaves[$i].slaveName. <</if>> <</if>> diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw index bf2ea22a843b0e83dcf06688142a0d4c40e80c53..581fbb708ad4e9651d0245396b25d29cf49ee48d 100644 --- a/src/uncategorized/saWhore.tw +++ b/src/uncategorized/saWhore.tw @@ -801,7 +801,7 @@ $His appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a d <</if>> <<if ($seeRace == 1)>> - <<if ($slaves[$i].race == "surgically altered to look white") || ($slaves[$i].race == "white")>> + <<if ($slaves[$i].race == "white")>> Many customers prefer white girls like $slaves[$i].slaveName. <</if>> <</if>> diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw index a2707101e1d02404660a323a5a4adf56222ce14a..eb48da27845ede570c8373b8d55df5b21ba93f19 100644 --- a/src/uncategorized/salon.tw +++ b/src/uncategorized/salon.tw @@ -272,7 +272,7 @@ <<if $primaryHairColor != 0>> <br> - [[Dye her hair|Salon][$activeSlave.hColor = ($primaryHairColor + $secondaryHairColor),$cash -= $modCost, $primaryHairColor = 0, $secondaryHairColor = ""]] $primaryHairColor $secondaryHairColor now? + [["Dye " + $his + " hair|Salon][$activeSlave.hColor = ($primaryHairColor + $secondaryHairColor),$cash -= $modCost, $primaryHairColor = 0, $secondaryHairColor = ""]] $primaryHairColor $secondaryHairColor now? <</if>> <br><br>$His $activeSlave.hStyle hair is <<= lengthToEitherUnit($activeSlave.hLength)>> long. //General hairstyles will conform to hair length and clothing choices.// @@ -539,7 +539,7 @@ Dye or paint: <<if $activeSlave.face > 40>> qualifies as a beauty mark and enhances $his attractiveness due to $his facial beauty. <<elseif $activeSlave.face < -10>> - makes $his even less attractive. + makes $him even less attractive. <<else>> qualifies as a beauty mark since $he's pretty, having no significant impact on $his beauty. <</if>> diff --git a/src/utility/assayWidgets.tw b/src/utility/assayWidgets.tw index 6dd2dba2291e60cbf77f1dd6641e26f1082381db..99aeb2001626a124ec0774680547a2000bba7f5e 100644 --- a/src/utility/assayWidgets.tw +++ b/src/utility/assayWidgets.tw @@ -104,7 +104,7 @@ <<if $arcologies[0].FSEdoRevivalist != "unset">> <<if ($args[0].nationality == "Japanese") || ($args[0].nationality == "Edo Revivalist")>> <<set $beauty += ($arcologies[0].FSEdoRevivalist/2)>> -<<elseif $args[0].race == "asian" || $args[0].race == "surgically altered to look asian">> +<<elseif $args[0].race == "asian">> <<set $beauty += ($arcologies[0].FSEdoRevivalist/5)>> <<else>> <<set $beauty -= ($arcologies[0].FSEdoRevivalist/4)>> @@ -122,7 +122,7 @@ <<if $arcologies[0].FSChineseRevivalist != "unset">> <<if ($args[0].nationality == "Chinese") || ($args[0].nationality == "Ancient Chinese Revivalist")>> <<set $beauty += ($arcologies[0].FSChineseRevivalist/2)>> -<<elseif $args[0].race == "asian" || $args[0].race == "surgically altered to look asian">> +<<elseif $args[0].race == "asian">> <<set $beauty += ($arcologies[0].FSChineseRevivalist/5)>> <<else>> <<set $beauty -= ($arcologies[0].FSChineseRevivalist/4)>> @@ -138,9 +138,9 @@ <</if>> <</if>> -<<if $args[0].race == "white">> +<<if ($args[0].race == "white") && ($args[0].origRace == "white")>> <<set $beauty += 4>> -<<elseif $args[0].race == "surgically altered to look white">> +<<elseif $args[0].race == "white">> <<set $beauty += 2>> <</if>> diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw index 685d95450b940670fb01e0c341e1a29321884d98..8909320e9fa7f494138c867e24ff05c0124f4f1c 100644 --- a/src/utility/descriptionWidgetsFlesh.tw +++ b/src/utility/descriptionWidgetsFlesh.tw @@ -3,826 +3,826 @@ <<widget "BoobsDescription">> <<if ($showClothing == 1) && ($saleDescription == 0)>> -<<if $surgeryDescription == 0>> -<<if ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> - $activeSlave.slaveName's breasts are gently moving with the powerful pumping of the milkers attached to $his nipples. -<<else>> - <<switch $activeSlave.clothes>> - <<case "a Fuckdoll suit">> - $activeSlave.slaveName's Fuckdoll suit - <<if $activeSlave.boobs > 24000>> - fits each of $his awe-inspiring masses of breastflesh perfectly. - <<elseif $activeSlave.boobs > 12000>> - fits each of $his enormous masses of breastflesh perfectly. - <<elseif $activeSlave.boobs > 2000>> - fits each of $his huge breasts individually. - <<elseif $activeSlave.boobs > 800>> - fits each of $his heavy breasts individually. - <<elseif $activeSlave.boobs > 300>> - fits each of $his breasts individually. - <<else>> - is flat across $his chest. - <</if>> - <<case "conservative clothing">> - <<if $activeSlave.boobs > 24000>> - $activeSlave.slaveName is wearing a tent-like sweater tailored to cover $his tits. - <<elseif $activeSlave.boobs > 12000>> - $activeSlave.slaveName is wearing a massively oversized custom sweater since nothing else comes close to modestly covering $his tits. Even so, it's stretched taut struggling to contain their immense mass. - <<elseif $activeSlave.boobs > 8000>> - $activeSlave.slaveName is wearing an oversized sweater, since that's the only top that will come close to covering $his tits. Even so, it's stretched taut just struggling to cover $his nipples. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName is wearing an oversized sweater, since that's the only top that will cover $his tits. Even so, it's stretched taut over them. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's blouse is professional, but can't conceal the gigantic dimensions of $his tits. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's blouse is professional, but can't conceal how big $his tits are. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's blouse is professional and includes a pleated front over $his flat chest. - <<else>> - $activeSlave.slaveName's blouse is professional and includes a pleated front over $his breasts. - <</if>> - <<case "chains">> - $activeSlave.slaveName has a length of chain painfully - <<if $activeSlave.boobs > 800>> - tightened around the base of each breast, forcing them out. - <<elseif $activeSlave.boobs < 300>> - <<switch $activeSlave.nipples>> - <<case "huge">> - wrapped around each of $his huge nipples, since they are the only things protruding from $his chest. - <<case "inverted">> - wrapped tightly across $his flat chest, through the cleft of $his inverted nipples. - <<default>> - wrapped tightly across $his flat chest, directly over $his $activeSlave.nipples nipples. - <</switch>> - <<else>> - looped under $his chest, forcing $his breasts up. - <</if>> - <<case "Western clothing">> - $activeSlave.slaveName's flannel shirt - <<if $activeSlave.boobs > 2000>> - can't begin to contain $his tits, so $he's just tied it under them for support. - <<elseif $activeSlave.boobs > 800>> - can't close over $his tits, so $he's just buttoned it up to where they start and let them fill it out above that. - <<elseif $activeSlave.boobs < 300>> - tightly hugs $his flat chest. - <<else>> - rests comfortably over $his breasts. - <</if>> - <<case "body oil">> - <<if $activeSlave.boobs < 300>> - $activeSlave.slaveName's flat chest is covered in a sexy sheen of body oil. - <<else>> - $activeSlave.slaveName's breasts are covered in a sexy sheen of body oil. - <</if>> - <<case "a toga">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's breasts are too big to cover with $his toga, so $he leaves them hanging free. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName is wearing $his toga so as to leave one $activeSlave.nipples nipple bare. - <<else>> - $activeSlave.slaveName is wearing $his toga so as to leave one breast bare. - <</if>> - <<case "a huipil">> - <<if $activeSlave.boobs > 2000>> - $activeSlave.slaveName's breasts are so big that they pull up $his huipil uncomfortably high, so $he needs to fold it between them. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's huipil rests on $his flat chest. - <<else>> - $activeSlave.slaveName is wearing $his huipil which accentuates $his breasts. - <</if>> - <<case "a slutty qipao">> - $activeSlave.slaveName's qipao - <<if $activeSlave.boobs > 12000>> - can't contain the immense size of $his breasts, so $he wears a modified variant that lets $his tits hang free. - <<elseif $activeSlave.boobs > 4000>> - barely covers $his breasts, it strains to contain their absurd size. Breast flesh spills from any gap it can find. - <<elseif $activeSlave.boobs > 2000>> - demurely covers $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - demurely hugs $his flat chest. - <<else>> - demurely covers $his breasts. - <</if>> - <<case "uncomfortable straps">> - $activeSlave.slaveName's slave - <<if $activeSlave.boobs > 12000>> - outfit includes a network of straps to support $his breasts, radiating outwards from the steel rings around $his nipples. - <<elseif $activeSlave.boobs > 2000>> - outfit has special straps for $his massive boobs: one strap down the front of each with steel rings to let $his nipples through, and a strap around the base of each, painfully squeezing $his breasts out to make them seem even bigger. - <<elseif $activeSlave.boobs > 800>> - outfit's straining straps restrain the flesh of $his tits like a string bikini, with steel rings to let $his nipples through. - <<elseif $activeSlave.boobs < 300>> - outfit's straps pass over $his flat chest like a string bikini, with steel rings to let $his $activeSlave.nipples nipples through. - <<else>> - outfit's straps pass over $his breasts like a string bikini, with steel rings to let $his nipples through. - <</if>> - <<case "shibari ropes">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - breasts are restrained by yards and yards of rope. - <<elseif $activeSlave.boobs > 2000>> - boobs are tightly bound with rope, soft flesh pushing out from between them. - <<elseif $activeSlave.boobs < 300>> - flat chest is tightly bound with rope, drawing attention to $his flat chest. - <<else>> - chest is tightly bound with rope. - <</if>> - <<case "restrictive latex">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 2000>> - breasts protrude through holes in $his latex suit, which are too small for them, painfully constricting $him and making them seem even bigger. - <<elseif $activeSlave.boobs > 800>> - breasts protrude through holes in $his latex suit. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.nipples nipples poke through holes in $his latex suit, since $he has nothing else protruding from $his chest. - <<else>> - latex suit leaves $his chest bare. - <</if>> - <<case "attractive lingerie">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - lace bra cannot cover the whole breast; its cups are half-moon shaped, and designed to offer what support they can to the bottom of them. They have disappeared completely under the immense quantity of breast flesh. - <<elseif $activeSlave.boobs > 4000>> - lace bra cannot cover the whole breast; its cups are half-moon shaped, and designed to offer what support they can to the bottom of them. - <<elseif $activeSlave.boobs > 800>> - sturdy lace bra supports $his huge breasts. - <<elseif $activeSlave.boobs < 300>> - pretty lace bra hugs $his flat chest. - <<else>> - pretty lace bra accentuates $his breasts. - <</if>> - <<case "kitty lingerie">> - $activeSlave.slaveName's lacy bra features a hole shaped liked a cat's head in the center of $his chest; - <<if $activeSlave.boobs > 12000>> - $his breasts have stretched $his bra to the point that the hole is unrecognizable as anything feline. - <<elseif $activeSlave.boobs > 4000>> - the size of $his breasts severely stretches out the hole's shape. - <<elseif $activeSlave.boobs > 800>> - the size of $his breasts stretches out the hole's shape. - <<elseif $activeSlave.boobs < 300>> - it lies flat against $his body. - <<else>> - the hole lies directly over $his cleavage. - <</if>> - <<case "a succubus outfit">> - $activeSlave.slaveName's corset ends just below $his <<if $activeSlave.boobs < 300>>non-existent <</if>>breasts, leaving them bare. - <<if $activeSlave.boobs > 2000>> - It hugs $his tightly and comes up to right under where they start, forcing them to spill over and hide its upper half. - <<elseif $activeSlave.boobs > 400>> - It hugs $his tightly and comes up to right under where they start, presenting them like a push-up bra. - <</if>> - <<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress stops below $his <<if $activeSlave.boobs < 300>>non-existent <</if>>breasts, but the outfit includes a thin white blouse - <<if $activeSlave.boobs > 4000>> - that fails to even come close to covering $his immense breasts. - <<elseif $activeSlave.boobs > 2000>> - that covers them to just over $his nipples when $he pulls it up over them. It's pulled down by $his huge chest whenever $he moves. - <<elseif $activeSlave.boobs > 800>> - that covers them to just over $his nipples, leaving a large area of deliciously unsupported and jiggling cleavage. - <<elseif $activeSlave.boobs < 300>> - that hugs $his flat chest and lets $his $activeSlave.nipples nipples protrude through the fabric. - <<else>> - to cover them. - <</if>> - <<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress front is almost conservative, covering $his - <<if $activeSlave.boobs > 12000>> - immense breasts with a tent-like billow of white fabric. - <<elseif $activeSlave.boobs > 6000>> - immense breasts as best it can; it barely succeeds at its task, straining at the seams and allowing breast flesh to spill out of every available gap. - <<elseif $activeSlave.boobs > 2000>> - breasts, though it cannot conceal their enormous mass. - <<elseif $activeSlave.boobs < 300>> - flat chest, though it does nothing to hide how flat $he is. - <<else>> - breasts. - <</if>> - <<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit includes a - <<if $activeSlave.boobs > 20000>> - half-corset, but it's completely invisible, being hidden under $his inhuman tits. - <<elseif $activeSlave.boobs > 4000>> - half-corset, but only the bottom edge is visible: the rest is swallowed up under $his gigantic tits. - <<elseif $activeSlave.boobs > 800>> - half-corset to force $his big boobs up and forward, forming a lot of cleavage even though they're bare. - <<elseif $activeSlave.boobs < 300>> - half-corset that tightly hugs $his flat chest. - <<else>> - half-corset to force $his boobs up and forward. - <</if>> - <<case "a chattel habit">> - $activeSlave.slaveName's chattel habit's scapular covers $his shoulders and arms, but is open in front, leaving $his - <<if $activeSlave.boobs > 4000>> - boobs completely bare. It tucks into a golden belt, though this is buried under $his breasts. - <<elseif $activeSlave.boobs > 300>> - boobs completely bare. It tucks into a golden belt, which is cinched up right under $his breasts. - <<else>> - flat chest completely bare. It tucks into a golden belt cinched around $his middle torso. - <</if>> - <<case "a penitent nuns habit">> - If $he fails to hold $his torso totally still, the coarse cloth of $his top agonizingly scrapes across $his nipples, bare under $his habit. - <<case "a string bikini">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's breasts are so large that the little scraps of cloth intended for $his nipples can't really stay centered over them. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's huge breasts constantly pull $his nipples out from under the tiny scrap of cloth that $his string bikini affords them. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big breasts threaten to break out of $his straining string bikini top. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's string bikini top barely covers anything, affording only a tiny scrap of cloth for each nipple; not that there is much else to cover on $his flat chest. - <<else>> - $activeSlave.slaveName's string bikini top barely covers anything, affording only a tiny scrap of cloth for each nipple. - <</if>> - <<case "a scalemail bikini">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's breasts are so large that it's a testament to $his scalemail top that it hasn't broken yet. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's huge breasts constantly strain $his scalemail top. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's scalemail top contains $his big breasts well. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's scalemail bikini top easily covers everything, as there is not much to cover on $his flat chest. - <<else>> - $activeSlave.slaveName's scalemail bikini top covers everything, while still flaunting it. - <</if>> - <<case "clubslut netting">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - immense boobs hang out the holes they tore in $his clubslut netting. - <<elseif $activeSlave.boobs > 4000>> - clubslut netting is stretched to the breaking point by $his massive boobs. - <<elseif $activeSlave.boobs > 800>> - clubslut netting is stretched by $his big breasts. - <<elseif $activeSlave.boobs < 300>> - clubslut netting hugs $his flat chest. - <<else>> - clubslut netting hugs $his chest tightly. - <</if>> - <<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top - <<if $activeSlave.boobs > 12000>> - can't support $his giant bust and is lost beneath $his immense breasts. - <<elseif $activeSlave.boobs > 4000>> - is strongly engineered, but it can barely support $his enormous bust. - <<elseif $activeSlave.boobs > 800>> - gives $his an acre of cleavage. - <<elseif $activeSlave.boobs < 300>> - tightly clings to $his flat chest, prominently displaying $his $activeSlave.nipples nipples. - <<else>> - does its best to make $his boobs look bigger than they are. - <</if>> - <<case "cutoffs and a t-shirt">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - tits are so huge that $his t-shirt rests pathetically atop their mass. - <<elseif $activeSlave.boobs > 4000>> - tits are so big that $his t-shirt barely comes down over $his nipples, leaving a lot of underboob hanging out. - <<elseif $activeSlave.boobs > 1200>> - t-shirt is held out and away from $his midriff by $his big breasts. - <<elseif $activeSlave.boobs < 300>> - t-shirt is tied across $his flat chest to bare $his midriff. - <<else>> - t-shirt is tied up to bare $his midriff. - <</if>> - <<case "spats and a tank top">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 20000>> - tank top lies atop $his massive rack. - <<elseif $activeSlave.boobs > 12000>> - tank top just barely covers $his nipples despite its fairly large size. - <<elseif $activeSlave.boobs > 4000>> - tank top can never completely cover $his tits, giving varying amounts of underboob as $he moves about. - <<elseif $activeSlave.boobs > 1200>> - midriff is open to see as $his chest makes $his tank top ride up. - <<else>> - tank top is tight against $his <<if $activeSlave.boobs < 300>> flat <</if>> chest. - <</if>> - <<case "a slutty outfit">> - $activeSlave.slaveName - <<if $activeSlave.boobs > 12000>> - has given up trying to contain $his immense bust and is now choosing outfits that allow $his breasts to hang free. - <<elseif $activeSlave.boobs > 4000>> - has to be careful choosing slutty outfits that can restrain $his massive breasts. - <<elseif $activeSlave.boobs > 800>> - has to be careful choosing slutty outfits that can handle $his big breasts. - <<elseif $activeSlave.boobs < 300>> - chooses slutty outfits that go well on a girl with no tits. - <<else>> - chooses slutty outfits that accentuate $his breasts. - <</if>> - <<case "a slave gown">> - $activeSlave.slaveName's slave gown - <<if $activeSlave.boobs > 12000>> - is no longer able to cover $his immense breasts. Instead, it has been redesigned to draw the eye to them. - <<elseif $activeSlave.boobs > 4000>> - is carefully engineered and is somehow able to cover the enormous mass of $his breasts. - <<elseif $activeSlave.boobs > 800>> - is carefully tailored, tastefully covering yet enhancing $his big breasts. - <<elseif $activeSlave.boobs < 300>> - is carefully tailored to closely hug $his flat chest. - <<else>> - subtly accentuates $his breasts. - <</if>> - <<case "a halter top dress">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's immense breasts are far too big for $his dress to contain; instead it has been redesigned to allow them to hang freely. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's enormous breasts are spill out from every available space in $his beautiful halter top dress. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's enormous breasts are bulging inside a beautiful halter top dress. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's is draped inside a beautiful halter top dress, making $his big breasts the center of attention. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName is wearing a beautiful silky halter top dress, almost as if it was sculpted to hug $his flat chest. - <<else>> - $activeSlave.slaveName is wearing a beautiful silky halter top dress, almost as if it was sculpted to match $his frame. - <</if>> - <<case "a ball gown">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName fabulous silken ball gown is designed to allow $his oversized breasts to hang free. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName somehow managed to cram the immense mass of $his breasts inside a fabulous silken ball gown. They spill out of every available gap. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName somehow managed to fit the enormous mass of $his breasts inside a fabulous silken ball gown. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's fabulous silken ball gown is carefully tailored, beautifully covering yet enhancing $his big breasts. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's fabulous silken ball gown is carefully tailored, beautifully caressing $his flat chest. - <<else>> - $activeSlave.slaveName's draped inside a fabulous silken ball gown. - <</if>> - <<case "slutty business attire">> - $activeSlave.slaveName's suit jacket - <<if $activeSlave.boobs > 12000>> - and blouse are both open in front, leaving $his boobs bare, since there's no way $he could button $his clothes over $his tits. - <<elseif $activeSlave.boobs > 2000>> - is open in front, and $his straining blouse barely restrains $his tits. - <<elseif $activeSlave.boobs < 300>> - is open in front, tightly hugging $his flat chest and prominently displaying $his $activeSlave.nipples nipples. - <<else>> - is open in front, and $his blouse barely covers $his breasts. - <</if>> - <<case "nice business attire">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - tits are so immense that $his specially tailored blouse and jacket are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - tits are so huge that they prevent $his jacket from closing. Every motion $he makes threatens to turn $his blouse buttons into ballistics. - <<elseif $activeSlave.boobs > 2000>> - tits are so big that they strain even $his specially tailored blouse and jacket. - <<elseif $activeSlave.boobs > 800>> - big tits strain against $his tailored blouse and jacket. - <<elseif $activeSlave.boobs < 300>> - suit jacket is fitted tightly to $his flat chest. - <<else>> - suit jacket conceals a flattering bra that lifts and presents $his bosom. - <</if>> - <<case "a comfortable bodysuit">> - <<if $activeSlave.boobs < 300>> - $activeSlave.slaveName's bodysuit is so tightly form-fitting that it clings to $his flat chest and prominently displays $his $activeSlave.nipples nipples. - <<else>> - $activeSlave.slaveName's bodysuit is so tightly form-fitting that $his breasts are individually hugged and supported by the material. - <</if>> - <<case "a latex catsuit">> - <<if $activeSlave.boobs < 300>> - $activeSlave.slaveName's latex catsuit fits $his like a second skin, showing off every detail of $his $activeSlave.nipples nipples and distinct lack of breasts. - <<else>> - $activeSlave.slaveName's latex catsuit fits $his like a second skin, showing off every detail of $his nipples and breasts. - <</if>> - <<case "a military uniform">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a schutzstaffel uniform">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a slutty schutzstaffel uniform">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a long qipao">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his dress is on the verge of bursting open. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that $his dress is on the verge of bursting open. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his dress greatly. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his dress. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "battlearmor">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his armor is on the verge of bursting open. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that $his armor is on the verge of bursting open. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they armor even $his dress greatly. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his armor. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his armor.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a mounty outfit">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a dirndl">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his dress are incapable of being laced up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his dress from being laced up. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain $his dress. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his dress. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "lederhosen">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a biyelgee costume">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his dress are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his dress from being buttoned up. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain $his dress. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his dress. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a red army uniform">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. - <<else>> - $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> - <</if>> - <<case "a nice nurse outfit">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - immense tits are too big for $his scrub top, it rests uselessly atop $his bust. - <<elseif $activeSlave.boobs > 4000>> - massive tits strain against $his scrub top, it only manages to cover $his nipples. - <<elseif $activeSlave.boobs > 2000>> - massive tits strain against $his scrub top, filling it out completely despite its utilitarian cut. - <<elseif $activeSlave.boobs > 800>> - sizable tits nicely fill out $his scrub top, despite its utilitarian cut. - <<elseif $activeSlave.boobs < 300>> - scrub top tightly hugs $his flat chest. - <<else>> - tits are hidden beneath $his scrub top. - <</if>> - <<case "a mini dress">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - mini dress is pulled down to allow $his immense breasts to hang free. - <<elseif $activeSlave.boobs > 4000>> - massive breasts stretch $his custom tailored dress to its absolute limit. - <<elseif $activeSlave.boobs > 800>> - big breasts stretch taut against $his dress, leaving nothing to the imagination. - <<elseif $activeSlave.boobs < 300>> - dress tightly hugs $his flat chest, prominently displaying $his $activeSlave.nipples nipples though the fabric. - <<else>> - chest stretches taut against $his dress, leaving little to the imagination. - <</if>> - <<case "an apron">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - apron strings have been pushed to the sides of $his body due to $his gigantic breasts, leaving them fully exposed. - <<elseif $activeSlave.boobs > 4000>> - massive breasts fill out $his strained apron, occasionally leaving $his $activeSlave.nipples nipples bare. - <<elseif $activeSlave.boobs > 800>> - big breasts fill out $his stretched apron, occasionally leaving the sides of $his $activeSlave.nipples nipples bare. - <<elseif $activeSlave.boobs < 300>> - apron lies flatly against $his small chest and $activeSlave.nipples nipples. - <<else>> - breasts fill out $his apron, which is strategically worn to cover $his $activeSlave.nipples nipples. - <</if>> - <<case "a leotard">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - tits are so big that even $his specially tailored leotard cannot really support them. - <<elseif $activeSlave.boobs > 2000>> - big tits stretch the spandex of $his leotard taut across their width. - <<elseif $activeSlave.boobs < 300>> - leotard tightly hugs $his flat chest, prominently displaying $his $activeSlave.nipples nipples though the spandex. + <<if $surgeryDescription == 0>> + <<if ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> + $activeSlave.slaveName's breasts are gently moving with the powerful pumping of the milkers attached to $his nipples. <<else>> - chest is flattered by $his leotard. - <</if>> - <<case "a monokini">> - The shoulder straps of $activeSlave.slaveName's monokini cross over in the center of $his chest, leaving the rest of $his - <<if $activeSlave.boobs > 12000>> - gigantic breasts totally bare. - <<elseif $activeSlave.boobs > 2000>> - large breasts totally bare. - <<elseif $activeSlave.boobs < 300>> - flat chest totally bare. - <<else>> - breasts totally bare. - <</if>> - <<case "a cybersuit">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - gigantic breasts stretch out the bodysuit so tightly that $his nipples are clearly visible. - <<elseif $activeSlave.boobs > 2000>> - large breasts stretch out the bodysuit so tightly that $his nipples are nearly visible. - <<elseif $activeSlave.boobs < 300>> - flat chest is hugged tightly by the bodysuit, $his nipples pushing against the material. - <<else>> - breasts are hugged tightly by the bodysuit, $his nipples pushing against the material. - <</if>> - <<case "a bunny outfit">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - tits are so immense that $his teddy can't contain them; it's pulled down to allow them to hang free. - <<elseif $activeSlave.boobs > 6000>> - tits are so huge that $his teddy conceals special stays to keep them from popping out at the slightest movement. Breast flesh massively overflows $his top. - <<elseif $activeSlave.boobs > 2000>> - tits are so big that $his teddy conceals special stays to keep them from popping out at the slightest movement. - <<elseif $activeSlave.boobs > 800>> - big tits are perpetually on the verge of spilling out of $his top. - <<elseif $activeSlave.boobs < 300>> - teddy tightly clings to $his flat chest somehow making $him look even flatter. - <<else>> - teddy conceals cunning stays designed to make $his bosom look considerably bigger than it actually is. - <</if>> - <<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - top has been retailored to fit $his enormous bust. The ample breast flesh almost completely consumes $his silken lingerie. $His silken vest is barely visible behind $his massive tits. - <<elseif $activeSlave.boobs > 4000>> - gigantic tits dwarf $his tiny top. It barely manages to cover $his nipples. $His silken vest is parted to either side of $his breasts. - <<elseif $activeSlave.boobs > 800>> - large breasts spill out from above and below $his tight top. - <<elseif $activeSlave.boobs < 300>> - top tightly clings to $his flat chest. - <<else>> - top tightly clings to $his chest. - <</if>> - <<case "a maternity dress">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 12000>> - low cut dress can't contain $his enormous breasts, so $he keeps it pulled up just below $his bust. - <<elseif $activeSlave.boobs > 4000>> - low cut dress can barely conceal $his giant breasts. They bulge over the top and create a deep valley of cleavage. - <<elseif $activeSlave.boobs > 1000>> - dress is low cut and reveals a large amount of cleavage. - <<elseif $activeSlave.boobs < 300>> - dress is low cut, tightly hugs $his flat chest and ends just above $his nipples. - <<else>> - dress is low cut and ends just above $his nipples. - <</if>> - <<case "stretch pants and a crop-top">> - <<if $activeSlave.boobs > 20000>> - $activeSlave.slaveName is wearing a massively oversized custom crop-top designed to handle $his monumental tits. Even so, it's stretched taut just struggling to cover $his nipples, causing acres of breast flesh to spill out from under and above it. - <<elseif $activeSlave.boobs > 10000>> - $activeSlave.slaveName's oversized crop-top struggles to contain even half of $his immense breasts leaving plenty of underboob visible alongside with $his cleavage. Every motion risks a nipple popping free. - <<elseif $activeSlave.boobs > 8000>> - $activeSlave.slaveName's oversized crop-top struggles to contain $his enormous breasts leaving plenty of underboob visible alongside with $his cleavage. - <<elseif $activeSlave.boobs > 4000>> - $activeSlave.slaveName has swapped up to the largest crop-top available. Even so, it barely covers them and creates plenty of cleavage. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's crop-top struggles to contain $his huge breasts leaving plenty of underboob visible alongside with $his cleavage. - <<elseif $activeSlave.boobs > 800>> - $activeSlave.slaveName's crop-top tightly hugs $his big breasts creating plenty of cleavage. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName's crop-top tightly clings to $his flat chest. - <<else>> - $activeSlave.slaveName's crop-top tightly hugs $his breasts. - <</if>> - <<switch $activeSlave.sexualFlaw>> - <<case "neglectful">> - "All For You" - <<case "cum addict">> - "Cum'ere Sexy" - <<case "anal addict">> - "Reach Around Back" - <<case "attention whore">> - "Will Flash For Attention" - <<case "breast growth">> - "Could Be Bigger" - <<case "abusive">> - "Fondlers May Be Slapped" - <<case "malicious">> - "Careful, I Bite" - <<case "self hating">> - "Rough'em Up" - <<case "breeder">> - "Drink Deep" - <<default>> - <<if $activeSlave.fetishKnown == 1>> - <<switch $activeSlave.fetish>> - <<case "submissive">> - "Take Me" - <<case "cumslut">> - "Splash Zone" - <<case "humiliation">> - "Flasher" - <<case "buttslut">> - "Reach Around" - <<case "boobs">> - "Your Hands Here" - <<case "sadist">> - "Taste the Pain" - <<case "masochist">> - "Be Rough" - <<case "dom">> - "Queen Bitch" - <<case "pregnancy">> - "Milk Me" - <<case "mindbroken">> - "Free Slut" - <<default>> - <<InscripDesc>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's Fuckdoll suit + <<if $activeSlave.boobs > 24000>> + fits each of $his awe-inspiring masses of breastflesh perfectly. + <<elseif $activeSlave.boobs > 12000>> + fits each of $his enormous masses of breastflesh perfectly. + <<elseif $activeSlave.boobs > 2000>> + fits each of $his huge breasts individually. + <<elseif $activeSlave.boobs > 800>> + fits each of $his heavy breasts individually. + <<elseif $activeSlave.boobs > 300>> + fits each of $his breasts individually. + <<else>> + is flat across $his chest. + <</if>> + <<case "conservative clothing">> + <<if $activeSlave.boobs > 24000>> + $activeSlave.slaveName is wearing a tent-like sweater tailored to cover $his tits. + <<elseif $activeSlave.boobs > 12000>> + $activeSlave.slaveName is wearing a massively oversized custom sweater since nothing else comes close to modestly covering $his tits. Even so, it's stretched taut struggling to contain their immense mass. + <<elseif $activeSlave.boobs > 8000>> + $activeSlave.slaveName is wearing an oversized sweater, since that's the only top that will come close to covering $his tits. Even so, it's stretched taut just struggling to cover $his nipples. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName is wearing an oversized sweater, since that's the only top that will cover $his tits. Even so, it's stretched taut over them. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's blouse is professional, but can't conceal the gigantic dimensions of $his tits. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's blouse is professional, but can't conceal how big $his tits are. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's blouse is professional and includes a pleated front over $his flat chest. + <<else>> + $activeSlave.slaveName's blouse is professional and includes a pleated front over $his breasts. + <</if>> + <<case "chains">> + $activeSlave.slaveName has a length of chain painfully + <<if $activeSlave.boobs > 800>> + tightened around the base of each breast, forcing them out. + <<elseif $activeSlave.boobs < 300>> + <<switch $activeSlave.nipples>> + <<case "huge">> + wrapped around each of $his huge nipples, since they are the only things protruding from $his chest. + <<case "inverted">> + wrapped tightly across $his flat chest, through the cleft of $his inverted nipples. + <<default>> + wrapped tightly across $his flat chest, directly over $his $activeSlave.nipples nipples. <</switch>> <<else>> - <<InscripDesc>> + looped under $his chest, forcing $his breasts up. <</if>> - <</switch>> - is written across $his chest in large, vibrant letters. - <<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit - <<if $activeSlave.boobs > 12000>> - lets $his inhuman breasts rest beneath - <<elseif $activeSlave.boobs > 800>> - lets $his breasts swing free beneath - <<elseif $activeSlave.boobs < 300>> - gently covers $his flat chest with - <<else>> - only covers $his breasts with - <</if>> - a thin film of gauze. - <<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket - <<if $activeSlave.boobs > 4000>> - closes beneath $his tits, leaving almost everything visible. - <<elseif $activeSlave.boobs > 800>> - pushes $his tits together to form some great cleavage. - <<elseif $activeSlave.boobs < 300>> - tightly hugs $his flat chest, since it has no breasts to form cleavage with. - <<else>> - pushes $his tits together to form as much cleavage as possible. - <</if>> - <<case "a schoolgirl outfit">> - $activeSlave.slaveName's - <<if $activeSlave.boobs > 4000>> - breasts are too big for $his blouse, so $he's tied it under them; they're so huge that it's buried under them. - <<elseif $activeSlave.boobs > 800>> - breasts are too big for $his blouse, so $he's tied it under them and left them totally bare. - <<elseif $activeSlave.boobs < 300>> - blouse tightly hugs $his flat chest. - <<else>> - blouse only barely covers $his breasts. - <</if>> - <<case "a kimono">> - $activeSlave.slaveName's kimono - <<if $activeSlave.boobs > 12000>> - can't cover $his breasts, so $he leaves it hanging loose; allowing them to hang freely. - <<elseif $activeSlave.boobs > 4000>> - barely covers $his breasts. It reveals most of $his chest, just covering the outer edges of $his breasts and their nipples. - <<elseif $activeSlave.boobs > 2000>> - demurely covers $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - demurely rests over $his flat chest. - <<else>> - demurely covers $his breasts. - <</if>> - <<case "battledress">> - <<if $activeSlave.boobs > 12000>> - $activeSlave.slaveName's immense breasts are barely supported by a specially engineered, space-age sports bra. - <<elseif $activeSlave.boobs > 2000>> - $activeSlave.slaveName's huge breasts are supported by a specially engineered, space-age sports bra under $his tank top. - <<elseif $activeSlave.boobs < 300>> - $activeSlave.slaveName is flat as an ironing board; $he wears $his tank top without a bra underneath. - <<else>> - $activeSlave.slaveName's breasts are supported by a sports bra under $his tank top. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt + <<if $activeSlave.boobs > 2000>> + can't begin to contain $his tits, so $he's just tied it under them for support. + <<elseif $activeSlave.boobs > 800>> + can't close over $his tits, so $he's just buttoned it up to where they start and let them fill it out above that. + <<elseif $activeSlave.boobs < 300>> + tightly hugs $his flat chest. + <<else>> + rests comfortably over $his breasts. + <</if>> + <<case "body oil">> + <<if $activeSlave.boobs < 300>> + $activeSlave.slaveName's flat chest is covered in a sexy sheen of body oil. + <<else>> + $activeSlave.slaveName's breasts are covered in a sexy sheen of body oil. + <</if>> + <<case "a toga">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's breasts are too big to cover with $his toga, so $he leaves them hanging free. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName is wearing $his toga so as to leave one $activeSlave.nipples nipple bare. + <<else>> + $activeSlave.slaveName is wearing $his toga so as to leave one breast bare. + <</if>> + <<case "a huipil">> + <<if $activeSlave.boobs > 2000>> + $activeSlave.slaveName's breasts are so big that they pull up $his huipil uncomfortably high, so $he needs to fold it between them. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's huipil rests on $his flat chest. + <<else>> + $activeSlave.slaveName is wearing $his huipil which accentuates $his breasts. + <</if>> + <<case "a slutty qipao">> + $activeSlave.slaveName's qipao + <<if $activeSlave.boobs > 12000>> + can't contain the immense size of $his breasts, so $he wears a modified variant that lets $his tits hang free. + <<elseif $activeSlave.boobs > 4000>> + barely covers $his breasts, it strains to contain their absurd size. Breast flesh spills from any gap it can find. + <<elseif $activeSlave.boobs > 2000>> + demurely covers $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + demurely hugs $his flat chest. + <<else>> + demurely covers $his breasts. + <</if>> + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave + <<if $activeSlave.boobs > 12000>> + outfit includes a network of straps to support $his breasts, radiating outwards from the steel rings around $his nipples. + <<elseif $activeSlave.boobs > 2000>> + outfit has special straps for $his massive boobs: one strap down the front of each with steel rings to let $his nipples through, and a strap around the base of each, painfully squeezing $his breasts out to make them seem even bigger. + <<elseif $activeSlave.boobs > 800>> + outfit's straining straps restrain the flesh of $his tits like a string bikini, with steel rings to let $his nipples through. + <<elseif $activeSlave.boobs < 300>> + outfit's straps pass over $his flat chest like a string bikini, with steel rings to let $his $activeSlave.nipples nipples through. + <<else>> + outfit's straps pass over $his breasts like a string bikini, with steel rings to let $his nipples through. + <</if>> + <<case "shibari ropes">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + breasts are restrained by yards and yards of rope. + <<elseif $activeSlave.boobs > 2000>> + boobs are tightly bound with rope, soft flesh pushing out from between them. + <<elseif $activeSlave.boobs < 300>> + flat chest is tightly bound with rope, drawing attention to $his flat chest. + <<else>> + chest is tightly bound with rope. + <</if>> + <<case "restrictive latex">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 2000>> + breasts protrude through holes in $his latex suit, which are too small for them, painfully constricting $him and making them seem even bigger. + <<elseif $activeSlave.boobs > 800>> + breasts protrude through holes in $his latex suit. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.nipples nipples poke through holes in $his latex suit, since $he has nothing else protruding from $his chest. + <<else>> + latex suit leaves $his chest bare. + <</if>> + <<case "attractive lingerie">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + lace bra cannot cover the whole breast; its cups are half-moon shaped, and designed to offer what support they can to the bottom of them. They have disappeared completely under the immense quantity of breast flesh. + <<elseif $activeSlave.boobs > 4000>> + lace bra cannot cover the whole breast; its cups are half-moon shaped, and designed to offer what support they can to the bottom of them. + <<elseif $activeSlave.boobs > 800>> + sturdy lace bra supports $his huge breasts. + <<elseif $activeSlave.boobs < 300>> + pretty lace bra hugs $his flat chest. + <<else>> + pretty lace bra accentuates $his breasts. + <</if>> + <<case "kitty lingerie">> + $activeSlave.slaveName's lacy bra features a hole shaped liked a cat's head in the center of $his chest; + <<if $activeSlave.boobs > 12000>> + $his breasts have stretched $his bra to the point that the hole is unrecognizable as anything feline. + <<elseif $activeSlave.boobs > 4000>> + the size of $his breasts severely stretches out the hole's shape. + <<elseif $activeSlave.boobs > 800>> + the size of $his breasts stretches out the hole's shape. + <<elseif $activeSlave.boobs < 300>> + it lies flat against $his body. + <<else>> + the hole lies directly over $his cleavage. + <</if>> + <<case "a succubus outfit">> + $activeSlave.slaveName's corset ends just below $his <<if $activeSlave.boobs < 300>>non-existent <</if>>breasts, leaving them bare. + <<if $activeSlave.boobs > 2000>> + It hugs $his tightly and comes up to right under where they start, forcing them to spill over and hide its upper half. + <<elseif $activeSlave.boobs > 400>> + It hugs $his tightly and comes up to right under where they start, presenting them like a push-up bra. + <</if>> + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress stops below $his <<if $activeSlave.boobs < 300>>non-existent <</if>>breasts, but the outfit includes a thin white blouse + <<if $activeSlave.boobs > 4000>> + that fails to even come close to covering $his immense breasts. + <<elseif $activeSlave.boobs > 2000>> + that covers them to just over $his nipples when $he pulls it up over them. It's pulled down by $his huge chest whenever $he moves. + <<elseif $activeSlave.boobs > 800>> + that covers them to just over $his nipples, leaving a large area of deliciously unsupported and jiggling cleavage. + <<elseif $activeSlave.boobs < 300>> + that hugs $his flat chest and lets $his $activeSlave.nipples nipples protrude through the fabric. + <<else>> + to cover them. + <</if>> + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress front is almost conservative, covering $his + <<if $activeSlave.boobs > 12000>> + immense breasts with a tent-like billow of white fabric. + <<elseif $activeSlave.boobs > 6000>> + immense breasts as best it can; it barely succeeds at its task, straining at the seams and allowing breast flesh to spill out of every available gap. + <<elseif $activeSlave.boobs > 2000>> + breasts, though it cannot conceal their enormous mass. + <<elseif $activeSlave.boobs < 300>> + flat chest, though it does nothing to hide how flat $he is. + <<else>> + breasts. + <</if>> + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit includes a + <<if $activeSlave.boobs > 20000>> + half-corset, but it's completely invisible, being hidden under $his inhuman tits. + <<elseif $activeSlave.boobs > 4000>> + half-corset, but only the bottom edge is visible: the rest is swallowed up under $his gigantic tits. + <<elseif $activeSlave.boobs > 800>> + half-corset to force $his big boobs up and forward, forming a lot of cleavage even though they're bare. + <<elseif $activeSlave.boobs < 300>> + half-corset that tightly hugs $his flat chest. + <<else>> + half-corset to force $his boobs up and forward. + <</if>> + <<case "a chattel habit">> + $activeSlave.slaveName's chattel habit's scapular covers $his shoulders and arms, but is open in front, leaving $his + <<if $activeSlave.boobs > 4000>> + boobs completely bare. It tucks into a golden belt, though this is buried under $his breasts. + <<elseif $activeSlave.boobs > 300>> + boobs completely bare. It tucks into a golden belt, which is cinched up right under $his breasts. + <<else>> + flat chest completely bare. It tucks into a golden belt cinched around $his middle torso. + <</if>> + <<case "a penitent nuns habit">> + If $he fails to hold $his torso totally still, the coarse cloth of $his top agonizingly scrapes across $his nipples, bare under $his habit. + <<case "a string bikini">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's breasts are so large that the little scraps of cloth intended for $his nipples can't really stay centered over them. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's huge breasts constantly pull $his nipples out from under the tiny scrap of cloth that $his string bikini affords them. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big breasts threaten to break out of $his straining string bikini top. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's string bikini top barely covers anything, affording only a tiny scrap of cloth for each nipple; not that there is much else to cover on $his flat chest. + <<else>> + $activeSlave.slaveName's string bikini top barely covers anything, affording only a tiny scrap of cloth for each nipple. + <</if>> + <<case "a scalemail bikini">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's breasts are so large that it's a testament to $his scalemail top that it hasn't broken yet. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's huge breasts constantly strain $his scalemail top. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's scalemail top contains $his big breasts well. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's scalemail bikini top easily covers everything, as there is not much to cover on $his flat chest. + <<else>> + $activeSlave.slaveName's scalemail bikini top covers everything, while still flaunting it. + <</if>> + <<case "clubslut netting">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + immense boobs hang out the holes they tore in $his clubslut netting. + <<elseif $activeSlave.boobs > 4000>> + clubslut netting is stretched to the breaking point by $his massive boobs. + <<elseif $activeSlave.boobs > 800>> + clubslut netting is stretched by $his big breasts. + <<elseif $activeSlave.boobs < 300>> + clubslut netting hugs $his flat chest. + <<else>> + clubslut netting hugs $his chest tightly. + <</if>> + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top + <<if $activeSlave.boobs > 12000>> + can't support $his giant bust and is lost beneath $his immense breasts. + <<elseif $activeSlave.boobs > 4000>> + is strongly engineered, but it can barely support $his enormous bust. + <<elseif $activeSlave.boobs > 800>> + gives $his an acre of cleavage. + <<elseif $activeSlave.boobs < 300>> + tightly clings to $his flat chest, prominently displaying $his $activeSlave.nipples nipples. + <<else>> + does its best to make $his boobs look bigger than they are. + <</if>> + <<case "cutoffs and a t-shirt">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + tits are so huge that $his t-shirt rests pathetically atop their mass. + <<elseif $activeSlave.boobs > 4000>> + tits are so big that $his t-shirt barely comes down over $his nipples, leaving a lot of underboob hanging out. + <<elseif $activeSlave.boobs > 1200>> + t-shirt is held out and away from $his midriff by $his big breasts. + <<elseif $activeSlave.boobs < 300>> + t-shirt is tied across $his flat chest to bare $his midriff. + <<else>> + t-shirt is tied up to bare $his midriff. + <</if>> + <<case "spats and a tank top">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 20000>> + tank top lies atop $his massive rack. + <<elseif $activeSlave.boobs > 12000>> + tank top just barely covers $his nipples despite its fairly large size. + <<elseif $activeSlave.boobs > 4000>> + tank top can never completely cover $his tits, giving varying amounts of underboob as $he moves about. + <<elseif $activeSlave.boobs > 1200>> + midriff is open to see as $his chest makes $his tank top ride up. + <<else>> + tank top is tight against $his <<if $activeSlave.boobs < 300>> flat <</if>> chest. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName + <<if $activeSlave.boobs > 12000>> + has given up trying to contain $his immense bust and is now choosing outfits that allow $his breasts to hang free. + <<elseif $activeSlave.boobs > 4000>> + has to be careful choosing slutty outfits that can restrain $his massive breasts. + <<elseif $activeSlave.boobs > 800>> + has to be careful choosing slutty outfits that can handle $his big breasts. + <<elseif $activeSlave.boobs < 300>> + chooses slutty outfits that go well on a girl with no tits. + <<else>> + chooses slutty outfits that accentuate $his breasts. + <</if>> + <<case "a slave gown">> + $activeSlave.slaveName's slave gown + <<if $activeSlave.boobs > 12000>> + is no longer able to cover $his immense breasts. Instead, it has been redesigned to draw the eye to them. + <<elseif $activeSlave.boobs > 4000>> + is carefully engineered and is somehow able to cover the enormous mass of $his breasts. + <<elseif $activeSlave.boobs > 800>> + is carefully tailored, tastefully covering yet enhancing $his big breasts. + <<elseif $activeSlave.boobs < 300>> + is carefully tailored to closely hug $his flat chest. + <<else>> + subtly accentuates $his breasts. + <</if>> + <<case "a halter top dress">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's immense breasts are far too big for $his dress to contain; instead it has been redesigned to allow them to hang freely. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's enormous breasts are spill out from every available space in $his beautiful halter top dress. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's enormous breasts are bulging inside a beautiful halter top dress. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's is draped inside a beautiful halter top dress, making $his big breasts the center of attention. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName is wearing a beautiful silky halter top dress, almost as if it was sculpted to hug $his flat chest. + <<else>> + $activeSlave.slaveName is wearing a beautiful silky halter top dress, almost as if it was sculpted to match $his frame. + <</if>> + <<case "a ball gown">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName fabulous silken ball gown is designed to allow $his oversized breasts to hang free. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName somehow managed to cram the immense mass of $his breasts inside a fabulous silken ball gown. They spill out of every available gap. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName somehow managed to fit the enormous mass of $his breasts inside a fabulous silken ball gown. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's fabulous silken ball gown is carefully tailored, beautifully covering yet enhancing $his big breasts. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's fabulous silken ball gown is carefully tailored, beautifully caressing $his flat chest. + <<else>> + $activeSlave.slaveName's draped inside a fabulous silken ball gown. + <</if>> + <<case "slutty business attire">> + $activeSlave.slaveName's suit jacket + <<if $activeSlave.boobs > 12000>> + and blouse are both open in front, leaving $his boobs bare, since there's no way $he could button $his clothes over $his tits. + <<elseif $activeSlave.boobs > 2000>> + is open in front, and $his straining blouse barely restrains $his tits. + <<elseif $activeSlave.boobs < 300>> + is open in front, tightly hugging $his flat chest and prominently displaying $his $activeSlave.nipples nipples. + <<else>> + is open in front, and $his blouse barely covers $his breasts. + <</if>> + <<case "nice business attire">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + tits are so immense that $his specially tailored blouse and jacket are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + tits are so huge that they prevent $his jacket from closing. Every motion $he makes threatens to turn $his blouse buttons into ballistics. + <<elseif $activeSlave.boobs > 2000>> + tits are so big that they strain even $his specially tailored blouse and jacket. + <<elseif $activeSlave.boobs > 800>> + big tits strain against $his tailored blouse and jacket. + <<elseif $activeSlave.boobs < 300>> + suit jacket is fitted tightly to $his flat chest. + <<else>> + suit jacket conceals a flattering bra that lifts and presents $his bosom. + <</if>> + <<case "a comfortable bodysuit">> + <<if $activeSlave.boobs < 300>> + $activeSlave.slaveName's bodysuit is so tightly form-fitting that it clings to $his flat chest and prominently displays $his $activeSlave.nipples nipples. + <<else>> + $activeSlave.slaveName's bodysuit is so tightly form-fitting that $his breasts are individually hugged and supported by the material. + <</if>> + <<case "a latex catsuit">> + <<if $activeSlave.boobs < 300>> + $activeSlave.slaveName's latex catsuit fits $his like a second skin, showing off every detail of $his $activeSlave.nipples nipples and distinct lack of breasts. + <<else>> + $activeSlave.slaveName's latex catsuit fits $his like a second skin, showing off every detail of $his nipples and breasts. + <</if>> + <<case "a military uniform">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a schutzstaffel uniform">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a long qipao">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his dress is on the verge of bursting open. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that $his dress is on the verge of bursting open. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his dress greatly. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his dress. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "battlearmor">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his armor is on the verge of bursting open. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that $his armor is on the verge of bursting open. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they armor even $his dress greatly. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his armor. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his armor.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a mounty outfit">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a dirndl">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his dress are incapable of being laced up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his dress from being laced up. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain $his dress. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his dress. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "lederhosen">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a biyelgee costume">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his dress are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his dress from being buttoned up. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain $his dress. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his dress. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his dress.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a red army uniform">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's tits are so immense that $his specially tailored shirt and tunic are incapable of being buttoned up. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName's tits are so huge that they prevent $his tunic from closing. Every motion threatens to turn $his shirt buttons into shrapnel. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's tits are so big that they strain even $his specially tailored shirt and tunic. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's big tits strain against $his tailored shirt and tunic. + <<else>> + $activeSlave.slaveName cuts a dashing figure in $his tunic.<<if $activeSlave.boobs < 300>> $His <<print either("androgynous", "flat")>> breasts are barely there.<</if>> + <</if>> + <<case "a nice nurse outfit">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + immense tits are too big for $his scrub top, it rests uselessly atop $his bust. + <<elseif $activeSlave.boobs > 4000>> + massive tits strain against $his scrub top, it only manages to cover $his nipples. + <<elseif $activeSlave.boobs > 2000>> + massive tits strain against $his scrub top, filling it out completely despite its utilitarian cut. + <<elseif $activeSlave.boobs > 800>> + sizable tits nicely fill out $his scrub top, despite its utilitarian cut. + <<elseif $activeSlave.boobs < 300>> + scrub top tightly hugs $his flat chest. + <<else>> + tits are hidden beneath $his scrub top. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + mini dress is pulled down to allow $his immense breasts to hang free. + <<elseif $activeSlave.boobs > 4000>> + massive breasts stretch $his custom tailored dress to its absolute limit. + <<elseif $activeSlave.boobs > 800>> + big breasts stretch taut against $his dress, leaving nothing to the imagination. + <<elseif $activeSlave.boobs < 300>> + dress tightly hugs $his flat chest, prominently displaying $his $activeSlave.nipples nipples though the fabric. + <<else>> + chest stretches taut against $his dress, leaving little to the imagination. + <</if>> + <<case "an apron">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + apron strings have been pushed to the sides of $his body due to $his gigantic breasts, leaving them fully exposed. + <<elseif $activeSlave.boobs > 4000>> + massive breasts fill out $his strained apron, occasionally leaving $his $activeSlave.nipples nipples bare. + <<elseif $activeSlave.boobs > 800>> + big breasts fill out $his stretched apron, occasionally leaving the sides of $his $activeSlave.nipples nipples bare. + <<elseif $activeSlave.boobs < 300>> + apron lies flatly against $his small chest and $activeSlave.nipples nipples. + <<else>> + breasts fill out $his apron, which is strategically worn to cover $his $activeSlave.nipples nipples. + <</if>> + <<case "a leotard">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + tits are so big that even $his specially tailored leotard cannot really support them. + <<elseif $activeSlave.boobs > 2000>> + big tits stretch the spandex of $his leotard taut across their width. + <<elseif $activeSlave.boobs < 300>> + leotard tightly hugs $his flat chest, prominently displaying $his $activeSlave.nipples nipples though the spandex. + <<else>> + chest is flattered by $his leotard. + <</if>> + <<case "a monokini">> + The shoulder straps of $activeSlave.slaveName's monokini cross over in the center of $his chest, leaving the rest of $his + <<if $activeSlave.boobs > 12000>> + gigantic breasts totally bare. + <<elseif $activeSlave.boobs > 2000>> + large breasts totally bare. + <<elseif $activeSlave.boobs < 300>> + flat chest totally bare. + <<else>> + breasts totally bare. + <</if>> + <<case "a cybersuit">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + gigantic breasts stretch out the bodysuit so tightly that $his nipples are clearly visible. + <<elseif $activeSlave.boobs > 2000>> + large breasts stretch out the bodysuit so tightly that $his nipples are nearly visible. + <<elseif $activeSlave.boobs < 300>> + flat chest is hugged tightly by the bodysuit, $his nipples pushing against the material. + <<else>> + breasts are hugged tightly by the bodysuit, $his nipples pushing against the material. + <</if>> + <<case "a bunny outfit">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + tits are so immense that $his teddy can't contain them; it's pulled down to allow them to hang free. + <<elseif $activeSlave.boobs > 6000>> + tits are so huge that $his teddy conceals special stays to keep them from popping out at the slightest movement. Breast flesh massively overflows $his top. + <<elseif $activeSlave.boobs > 2000>> + tits are so big that $his teddy conceals special stays to keep them from popping out at the slightest movement. + <<elseif $activeSlave.boobs > 800>> + big tits are perpetually on the verge of spilling out of $his top. + <<elseif $activeSlave.boobs < 300>> + teddy tightly clings to $his flat chest somehow making $him look even flatter. + <<else>> + teddy conceals cunning stays designed to make $his bosom look considerably bigger than it actually is. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + top has been retailored to fit $his enormous bust. The ample breast flesh almost completely consumes $his silken lingerie. $His silken vest is barely visible behind $his massive tits. + <<elseif $activeSlave.boobs > 4000>> + gigantic tits dwarf $his tiny top. It barely manages to cover $his nipples. $His silken vest is parted to either side of $his breasts. + <<elseif $activeSlave.boobs > 800>> + large breasts spill out from above and below $his tight top. + <<elseif $activeSlave.boobs < 300>> + top tightly clings to $his flat chest. + <<else>> + top tightly clings to $his chest. + <</if>> + <<case "a maternity dress">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 12000>> + low cut dress can't contain $his enormous breasts, so $he keeps it pulled up just below $his bust. + <<elseif $activeSlave.boobs > 4000>> + low cut dress can barely conceal $his giant breasts. They bulge over the top and create a deep valley of cleavage. + <<elseif $activeSlave.boobs > 1000>> + dress is low cut and reveals a large amount of cleavage. + <<elseif $activeSlave.boobs < 300>> + dress is low cut, tightly hugs $his flat chest and ends just above $his nipples. + <<else>> + dress is low cut and ends just above $his nipples. + <</if>> + <<case "stretch pants and a crop-top">> + <<if $activeSlave.boobs > 20000>> + $activeSlave.slaveName is wearing a massively oversized custom crop-top designed to handle $his monumental tits. Even so, it's stretched taut just struggling to cover $his nipples, causing acres of breast flesh to spill out from under and above it. + <<elseif $activeSlave.boobs > 10000>> + $activeSlave.slaveName's oversized crop-top struggles to contain even half of $his immense breasts leaving plenty of underboob visible alongside with $his cleavage. Every motion risks a nipple popping free. + <<elseif $activeSlave.boobs > 8000>> + $activeSlave.slaveName's oversized crop-top struggles to contain $his enormous breasts leaving plenty of underboob visible alongside with $his cleavage. + <<elseif $activeSlave.boobs > 4000>> + $activeSlave.slaveName has swapped up to the largest crop-top available. Even so, it barely covers them and creates plenty of cleavage. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's crop-top struggles to contain $his huge breasts leaving plenty of underboob visible alongside with $his cleavage. + <<elseif $activeSlave.boobs > 800>> + $activeSlave.slaveName's crop-top tightly hugs $his big breasts creating plenty of cleavage. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName's crop-top tightly clings to $his flat chest. + <<else>> + $activeSlave.slaveName's crop-top tightly hugs $his breasts. + <</if>> + <<switch $activeSlave.sexualFlaw>> + <<case "neglectful">> + "All For You" + <<case "cum addict">> + "Cum'ere Sexy" + <<case "anal addict">> + "Reach Around Back" + <<case "attention whore">> + "Will Flash For Attention" + <<case "breast growth">> + "Could Be Bigger" + <<case "abusive">> + "Fondlers May Be Slapped" + <<case "malicious">> + "Careful, I Bite" + <<case "self hating">> + "Rough'em Up" + <<case "breeder">> + "Drink Deep" + <<default>> + <<if $activeSlave.fetishKnown == 1>> + <<switch $activeSlave.fetish>> + <<case "submissive">> + "Take Me" + <<case "cumslut">> + "Splash Zone" + <<case "humiliation">> + "Flasher" + <<case "buttslut">> + "Reach Around" + <<case "boobs">> + "Your Hands Here" + <<case "sadist">> + "Taste the Pain" + <<case "masochist">> + "Be Rough" + <<case "dom">> + "Queen Bitch" + <<case "pregnancy">> + "Milk Me" + <<case "mindbroken">> + "Free Slut" + <<default>> + <<InscripDesc>> + <</switch>> + <<else>> + <<InscripDesc>> + <</if>> + <</switch>> + is written across $his chest in large, vibrant letters. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit + <<if $activeSlave.boobs > 12000>> + lets $his inhuman breasts rest beneath + <<elseif $activeSlave.boobs > 800>> + lets $his breasts swing free beneath + <<elseif $activeSlave.boobs < 300>> + gently covers $his flat chest with + <<else>> + only covers $his breasts with + <</if>> + a thin film of gauze. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket + <<if $activeSlave.boobs > 4000>> + closes beneath $his tits, leaving almost everything visible. + <<elseif $activeSlave.boobs > 800>> + pushes $his tits together to form some great cleavage. + <<elseif $activeSlave.boobs < 300>> + tightly hugs $his flat chest, since it has no breasts to form cleavage with. + <<else>> + pushes $his tits together to form as much cleavage as possible. + <</if>> + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's + <<if $activeSlave.boobs > 4000>> + breasts are too big for $his blouse, so $he's tied it under them; they're so huge that it's buried under them. + <<elseif $activeSlave.boobs > 800>> + breasts are too big for $his blouse, so $he's tied it under them and left them totally bare. + <<elseif $activeSlave.boobs < 300>> + blouse tightly hugs $his flat chest. + <<else>> + blouse only barely covers $his breasts. + <</if>> + <<case "a kimono">> + $activeSlave.slaveName's kimono + <<if $activeSlave.boobs > 12000>> + can't cover $his breasts, so $he leaves it hanging loose; allowing them to hang freely. + <<elseif $activeSlave.boobs > 4000>> + barely covers $his breasts. It reveals most of $his chest, just covering the outer edges of $his breasts and their nipples. + <<elseif $activeSlave.boobs > 2000>> + demurely covers $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + demurely rests over $his flat chest. + <<else>> + demurely covers $his breasts. + <</if>> + <<case "battledress">> + <<if $activeSlave.boobs > 12000>> + $activeSlave.slaveName's immense breasts are barely supported by a specially engineered, space-age sports bra. + <<elseif $activeSlave.boobs > 2000>> + $activeSlave.slaveName's huge breasts are supported by a specially engineered, space-age sports bra under $his tank top. + <<elseif $activeSlave.boobs < 300>> + $activeSlave.slaveName is flat as an ironing board; $he wears $his tank top without a bra underneath. + <<else>> + $activeSlave.slaveName's breasts are supported by a sports bra under $his tank top. + <</if>> + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a + <<if $activeSlave.boobs > 2000>> + thin chain that runs under $his breasts, disappearing entirely. + <<elseif $activeSlave.boobs > 800>> + thin chain that runs under $his breasts, appearing and disappearing enticingly when $he moves. + <<elseif $activeSlave.boobs < 300>> + thin chain that runs across $his flat chest. + <<else>> + light chain that loops under $his breasts. + <</if>> + <<case "a burqa">> + $activeSlave.slaveName's burqa + <<if $activeSlave.boobs > 12000>> + entirely conceals $his breasts, although the fabric struggles to ensure they are entirely covered. + <<elseif $activeSlave.boobs > 8000>> + entirely conceals $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. + <<elseif $activeSlave.boobs > 4000>> + entirely conceals $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + entirely conceals $his flat chest. + <<else>> + entirely conceals $his breasts. + <</if>> + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya + <<if $activeSlave.boobs > 12000>> + modestly covers $his breasts, although the fabric struggles to ensure they are entirely covered. + <<elseif $activeSlave.boobs > 4000>> + modestly covers $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. + <<elseif $activeSlave.boobs > 2000>> + modestly covers $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + modestly rests over $his flat chest. + <<else>> + modestly covers $his breasts. + <</if>> + <<case "a hijab and blouse">> + $activeSlave.slaveName's two shirts + <<if $activeSlave.boobs > 12000>> + modestly cover $his breasts, although the fabrics struggle to ensure they are entirely covered. + <<elseif $activeSlave.boobs > 4000>> + modestly cover $his breasts. They have both been let out a great deal in order to cover the entirety of $his chest. + <<elseif $activeSlave.boobs > 2000>> + modestly cover $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + modestly cover $his flat chest. + <<else>> + modestly cover $his breasts. + <</if>> + <<case "a burkini">> + $activeSlave.slaveName's burkini + <<if $activeSlave.boobs > 12000>> + modestly covers $his breasts, although it struggles to ensure they are entirely covered. + <<elseif $activeSlave.boobs > 4000>> + modestly covers $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. + <<elseif $activeSlave.boobs > 2000>> + modestly covers $his breasts, though it cannot conceal their absurd size. + <<elseif $activeSlave.boobs < 300>> + modestly covers $his flat chest. + <<else>> + modestly covers $his breasts. + <</if>> + <<default>> + <</switch>> <</if>> - <<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a - <<if $activeSlave.boobs > 2000>> - thin chain that runs under $his breasts, disappearing entirely. - <<elseif $activeSlave.boobs > 800>> - thin chain that runs under $his breasts, appearing and disappearing enticingly when $he moves. - <<elseif $activeSlave.boobs < 300>> - thin chain that runs across $his flat chest. - <<else>> - light chain that loops under $his breasts. - <</if>> - <<case "a burqa">> - $activeSlave.slaveName's burqa - <<if $activeSlave.boobs > 12000>> - entirely conceals $his breasts, although the fabric struggles to ensure they are entirely covered. - <<elseif $activeSlave.boobs > 8000>> - entirely conceals $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. - <<elseif $activeSlave.boobs > 4000>> - entirely conceals $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - entirely conceals $his flat chest. - <<else>> - entirely conceals $his breasts. - <</if>> - <<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya - <<if $activeSlave.boobs > 12000>> - modestly covers $his breasts, although the fabric struggles to ensure they are entirely covered. - <<elseif $activeSlave.boobs > 4000>> - modestly covers $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. - <<elseif $activeSlave.boobs > 2000>> - modestly covers $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - modestly rests over $his flat chest. - <<else>> - modestly covers $his breasts. - <</if>> - <<case "a hijab and blouse">> - $activeSlave.slaveName's two shirts - <<if $activeSlave.boobs > 12000>> - modestly cover $his breasts, although the fabrics struggle to ensure they are entirely covered. - <<elseif $activeSlave.boobs > 4000>> - modestly cover $his breasts. They have both been let out a great deal in order to cover the entirety of $his chest. - <<elseif $activeSlave.boobs > 2000>> - modestly cover $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - modestly cover $his flat chest. - <<else>> - modestly cover $his breasts. - <</if>> - <<case "a burkini">> - $activeSlave.slaveName's burkini - <<if $activeSlave.boobs > 12000>> - modestly covers $his breasts, although it struggles to ensure they are entirely covered. - <<elseif $activeSlave.boobs > 4000>> - modestly covers $his breasts. It has been let out a great deal in order to cover the entirety of $his chest. - <<elseif $activeSlave.boobs > 2000>> - modestly covers $his breasts, though it cannot conceal their absurd size. - <<elseif $activeSlave.boobs < 300>> - modestly covers $his flat chest. + <<else>> + <<if $activeSlave.boobs < 300>> + $activeSlave.slaveName's flat chest is bare and begging for surgery. <<else>> - modestly covers $his breasts. + $activeSlave.slaveName's breasts are bare and ready for surgery. <</if>> - <<default>> - <</switch>> -<</if>> -<<else>> - <<if $activeSlave.boobs < 300>> - $activeSlave.slaveName's flat chest is bare and begging for surgery. - <<else>> - $activeSlave.slaveName's breasts are bare and ready for surgery. <</if>> <</if>> -<</if>> $His <<if $activeSlave.boobs < 300>>breasts are practically non-existent. @@ -920,152 +920,152 @@ $His <</if>> <<if $activeSlave.physicalAge >= 18>> -<<if $activeSlave.boobs > 20000>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His breasts are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. - <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 12000)>> - The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $him to it. - <<else>> - $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. - <</if>> - <<elseif $activeSlave.boobs >= 40000>> - They each are easily as big as $him, making $him mostly boob. - <<else>> - Together they are nearly the same size as $his torso, making $him about half boob. - <</if>> - <<if ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> - <<if $boobAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<if $activeSlave.boobs > 20000>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with chests + <<if canWalk($activeSlave)>> + $His breasts are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 12000)>> + The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $him to it. + <<else>> + $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + <</if>> + <<elseif $activeSlave.boobs >= 40000>> + They each are easily as big as $him, making $him mostly boob. + <<else>> + Together they are nearly the same size as $his torso, making $him about half boob. + <</if>> + <<if ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> + <<if $boobAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with chests + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> -<</if>> -<</if>> <<elseif $activeSlave.physicalAge <= 3>> -<<if $activeSlave.boobs > 4000>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His breasts are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. - <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 5100+($activeSlave.muscles*100))>> - The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $his to it. - <<else>> - $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. - <</if>> - <<elseif $activeSlave.boobs >= 40000>> - They each dwarf $him, making $him mostly boob. - <<else>> - Together they are nearly the same size as $his torso, making $him about half boob. - <</if>> - <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> - <<if $boobAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<if $activeSlave.boobs > 4000>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with chests + <<if canWalk($activeSlave)>> + $His breasts are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 5100+($activeSlave.muscles*100))>> + The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $his to it. + <<else>> + $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + <</if>> + <<elseif $activeSlave.boobs >= 40000>> + They each dwarf $him, making $him mostly boob. + <<else>> + Together they are nearly the same size as $his torso, making $him about half boob. + <</if>> + <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> + <<if $boobAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with chests + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> -<</if>> -<</if>> <<elseif $activeSlave.physicalAge <= 12>> -<<if $activeSlave.boobs > 8000>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His breasts are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. - <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 7000+($activeSlave.muscles*200))>> - The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $him to it. + <<if $activeSlave.boobs > 8000>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + <<if canWalk($activeSlave)>> + $His breasts are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 7000+($activeSlave.muscles*200))>> + The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $him to it. + <<else>> + $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + <</if>> + <<elseif $activeSlave.boobs >= 20000>> + Together they are nearly the same size as $his torso, making $him about half boob. + <</if>> + <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> + <<if $boobAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with chests + <</if>> + wider than a standard doorway. + <</if>> <</if>> - <<elseif $activeSlave.boobs >= 20000>> - Together they are nearly the same size as $his torso, making $him about half boob. <</if>> - <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> - <<if $boobAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a bosom +<<elseif $activeSlave.physicalAge < 18>> + <<if $activeSlave.boobs > 15000>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with chests + <<if canWalk($activeSlave)>> + $His breasts are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 9000+($activeSlave.muscles*500))>> + The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $his to it. + <<else>> + $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + <</if>> + <<elseif $activeSlave.boobs >= 40000>> + Together they are nearly the same size as $his torso, making $him about half boob. + <</if>> + <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> + <<if $boobAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with chests + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> <</if>> -<</if>> -<<elseif $activeSlave.physicalAge < 18>> -<<if $activeSlave.boobs > 15000>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having gigantic breasts are much reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His breasts are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms crossed under $his tits to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and uses a stand to support them when $he must remain upright for more than a short time. - <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1) && ($activeSlave.boobs > 9000+($activeSlave.muscles*500))>> - The straps that secure $him to the milking machine have become less necessary since $his breasts grew to the point where they pin $his to it. + +<<if $activeSlave.fuckdoll == 0>> + <<if $activeSlave.markings == "heavily freckled">> + <<if $activeSlave.boobs > 2000>> + They're covered in freckles, though $his tits are so big that the freckles are spaced widely across the breadth of each boob. + <<elseif $activeSlave.boobs > 250>> + They're covered in freckles, which are particularly dense in the cleft between them. <<else>> - $He cannot get to $his feet unaided, and uses a wheeled stand to support $his boobs when $he must walk or remain upright. + $His chest is covered in dense freckles. <</if>> - <<elseif $activeSlave.boobs >= 40000>> - Together they are nearly the same size as $his torso, making $him about half boob. - <</if>> - <<if $activeSlave.boobs > 20000 && ($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)>> - <<if $boobAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a bosom + <<elseif $activeSlave.markings == "freckles">> + <<if $activeSlave.boobs > 250>> + The tops of $his breasts and $his cleavage are lightly freckled. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with chests + $His chest is covered in a light spray of freckles. <</if>> - wider than a standard doorway. - <</if>> -<</if>> -<</if>> -<</if>> - -<<if $activeSlave.fuckdoll == 0>> -<<if $activeSlave.markings == "heavily freckled">> - <<if $activeSlave.boobs > 2000>> - They're covered in freckles, though $his tits are so big that the freckles are spaced widely across the breadth of each boob. - <<elseif $activeSlave.boobs > 250>> - They're covered in freckles, which are particularly dense in the cleft between them. - <<else>> - $His chest is covered in dense freckles. - <</if>> -<<elseif $activeSlave.markings == "freckles">> - <<if $activeSlave.boobs > 250>> - The tops of $his breasts and $his cleavage are lightly freckled. - <<else>> - $His chest is covered in a light spray of freckles. <</if>> <</if>> -<</if>> <</widget>> @@ -1123,16 +1123,16 @@ $His stiffly erect. They'd be inverted if $he weren't so aroused, but $he's so horny they stay popped out. <<case "huge">> <<if ($activeSlave.boobs-$activeSlave.boobsImplant > 7500)>> - in proportion with $his breasts: they're stiffly erect and - <<if ($activeSlave.dick > 0) && ($activeSlave.dick < 3)>> - bigger than $his girlcock. - <<elseif ($activeSlave.height < 160) && ($activeSlave.amp != 1)>> - almost as large as $his little fists. - <<else>> - large enough to be jerked off. - <</if>> + in proportion with $his breasts: they're stiffly erect and + <<if ($activeSlave.dick > 0) && ($activeSlave.dick < 3)>> + bigger than $his girlcock. + <<elseif ($activeSlave.height < 160) && ($activeSlave.amp != 1)>> + almost as large as $his little fists. + <<else>> + large enough to be jerked off. + <</if>> <<else>> - enormously erect. + enormously erect. <</if>> <<case "fuckable">> swollen shut<<if $activeSlave.lactation > 0>> and leaking milk<</if>>. @@ -1147,28 +1147,28 @@ $His puffy, the soft flesh around each swelling outward to a promontory. <<case "partially inverted">> <<if $activeSlave.nipplesPiercing != 0>> - partially inverted, or would be if they weren't pierced. The metal is holding them protruded, causing some discomfort. + partially inverted, or would be if they weren't pierced. The metal is holding them protruded, causing some discomfort. <<else>> - partially inverted: when soft, they rest flush with the front of the breast. + partially inverted: when soft, they rest flush with the front of the breast. <</if>> <<case "inverted">> <<if $activeSlave.nipplesPiercing != 0>> - inverted, or would be if they weren't pierced. The metal is holding them protruded, to the slave's considerable discomfort. + inverted, or would be if they weren't pierced. The metal is holding them protruded, to the slave's considerable discomfort. <<else>> - inverted: they are completely swallowed by the surrounding breastflesh. + inverted: they are completely swallowed by the surrounding breastflesh. <</if>> <<case "huge">> <<if ($activeSlave.boobs-$activeSlave.boobsImplant > 7500)>> - in proportion with $his breasts: they've grown - <<if ($activeSlave.dick > 0) && ($activeSlave.dick < 3)>> - bigger than $his little girlcock. - <<elseif ($activeSlave.height < 160) && ($activeSlave.amp != 1)>> - almost as large as $his little fists. - <<else>> - large enough to be jerked off. - <</if>> + in proportion with $his breasts: they've grown + <<if ($activeSlave.dick > 0) && ($activeSlave.dick < 3)>> + bigger than $his little girlcock. + <<elseif ($activeSlave.height < 160) && ($activeSlave.amp != 1)>> + almost as large as $his little fists. + <<else>> + large enough to be jerked off. + <</if>> <<else>> - the size of the last joint of $his thumbs when erect. + the size of the last joint of $his thumbs when erect. <</if>> <<case "fuckable">> completely inverted; they extend deep enough into $his breasts to be safely penetrated. @@ -1179,23 +1179,23 @@ $His <</if>> <<if $activeSlave.fuckdoll == 0>> -<<if ($showClothing == 1) && ($saleDescription == 0)>> - <<switch $activeSlave.clothes>> - <<case "a monokini")>> - Since $he is topless, they're plainly visible. - <<default>> - <<if !["tiny", "inverted", "partially inverted", "fuckable"].includes($activeSlave.nipples)>> - <<switch $activeSlave.clothes>> + <<if ($showClothing == 1) && ($saleDescription == 0)>> + <<switch $activeSlave.clothes>> + <<case "a monokini")>> + Since $he is topless, they're plainly visible. + <<default>> + <<if !["tiny", "inverted", "partially inverted", "fuckable"].includes($activeSlave.nipples)>> + <<switch $activeSlave.clothes>> <<case "cutoffs and a t-shirt")>> Since $he isn't wearing a bra, they tent the front of $his t-shirt. <<case "clubslut netting")>> They tent the front of $his netting. <<case "stretch pants and a crop-top")>> Since $he isn't wearing a bra, they tent the front of $his crop-top. - <</switch>> - <</if>> - <</switch>> -<</if>> + <</switch>> + <</if>> + <</switch>> + <</if>> <</if>> <<if $activeSlave.lactation > 0>> @@ -1236,13 +1236,13 @@ $His <<if $activeSlave.areolaePiercing == 0>> <<switch $activeSlave.areolae>> <<case 1>> - $His areolae form large, lovely circles of _nipColor skin around each nipple. + $His areolae form large, lovely circles of _nipColor skin around each nipple. <<case 2>> - $His areolae are unusually wide, eye-catching circles of _nipColor skin around each nipple. + $His areolae are unusually wide, eye-catching circles of _nipColor skin around each nipple. <<case 3>> - $His _nipColor areolae are unnaturally broad, covering much of the <<if $activeSlave.boobShape == "saggy">>bottom<<else>>front<</if>> of each breast. + $His _nipColor areolae are unnaturally broad, covering much of the <<if $activeSlave.boobShape == "saggy">>bottom<<else>>front<</if>> of each breast. <<default>> - $His $activeSlave.nipples nipples are surrounded by a minimal _nipColor areolae. + $His $activeSlave.nipples nipples are surrounded by a minimal _nipColor areolae. <</switch>> <<if $activeSlave.areolaeShape == "heart">> $His _nipColor areolae are heart-shaped, an obvious surgical alteration.<<if $activeSlave.boobShape == "saggy">> $His motherly boobs point downward, though, leaving only the curved top of each heart visible.<</if>> @@ -1254,20 +1254,20 @@ $His <</if>> <</if>> <<if ($showClothing == 1) && ($saleDescription == 0)>> - <<if $activeSlave.areolae > 1>> - <<switch $activeSlave.clothes>> - <<case "a string bikini">> - $His string bikini covers only $his nipples, with the rest of $his areolae lewdly visible around them. - <<case "slutty business attire">> - The upper half of each of them is visible above the top of $his blouse. - <<case "a cheerleader outfit" "a bunny outfit">> - The upper half of each of them is visible. - <<case "a leotard">> - The material of $his leotard is so thin and tight that not only are $his nipples obvious, the outline of $his areolae can be made out, too. - <<case "a monokini">> - As $his monokini leaves $him topless, $his areolae are naturally on public display. - <</switch>> - <</if>> + <<if $activeSlave.areolae > 1>> + <<switch $activeSlave.clothes>> + <<case "a string bikini">> + $His string bikini covers only $his nipples, with the rest of $his areolae lewdly visible around them. + <<case "slutty business attire">> + The upper half of each of them is visible above the top of $his blouse. + <<case "a cheerleader outfit" "a bunny outfit">> + The upper half of each of them is visible. + <<case "a leotard">> + The material of $his leotard is so thin and tight that not only are $his nipples obvious, the outline of $his areolae can be made out, too. + <<case "a monokini">> + As $his monokini leaves $him topless, $his areolae are naturally on public display. + <</switch>> + <</if>> <</if>> <</if>> @@ -1278,148 +1278,148 @@ $His <<if ($showClothing == 1) && ($saleDescription == 0)>> -<<if $surgeryDescription == 0>> + <<if $surgeryDescription == 0>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - The suit - <<if $activeSlave.butt > 10>> - hugs each of its massive buttocks individually, permitting - <<elseif $activeSlave.butt > 6>> - hugs each of its enormous buttocks individually, permitting - <<elseif $activeSlave.butt > 3>> - cups each of its big buttocks, permitting - <<else>> - fits its little buttocks closely, offering - <</if>> - easy access to the rear hole. -<<case "conservative clothing">> - $His slacks are pressed and - <<if $activeSlave.butt > 10>> - well-tailored, but strain at the seams trying to hold back $his massive ass. - <<elseif $activeSlave.butt > 6>> - well-tailored, but can't hide the huge size of $his ass. - <<elseif $activeSlave.butt > 3>> - well-tailored, but can't hide the huge size of $his ass. - <<else>> - well-tailored. - <</if>> -<<case "a nice nurse outfit">> - $His trousers are - <<if $activeSlave.butt > 10>> - well-tailored, but strain at the seams trying to hold back $his massive ass. - <<elseif $activeSlave.butt > 6>> - well-tailored, but can't hide the huge size of $his ass. - <<elseif $activeSlave.butt > 3>> - well-tailored, but can't hide the huge size of $his ass. - <<else>> - well-tailored. - <</if>> -<<case "chains">> - Each buttock has a length of chain - <<if $activeSlave.butt > 3>> - disappearing - <<else>> - running tightly - <</if>> - under it. -<<case "Western clothing">> - $His chaps are assless, and $his - <<if $activeSlave.butt > 10>> - butt is so massive it seems to explode out of the hole left for it. - <<elseif $activeSlave.butt > 6>> - butt is so big it seems to explode out of the hole left for it. - <<elseif $activeSlave.butt > 3>> - big butt is bare. - <<else>> - butt is bare. - <</if>> -<<case "body oil">> - $His buttocks are shiny with oil. -<<case "a toga">> - $His toga - <<if $activeSlave.butt > 10>> - barely covers $his ass, it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 6>> - covers $his ass, though it cannot conceal its absurd size. - <<else>> - covers $his ass. - <</if>> -<<case "a huipil">> - $His huipil - <<if $activeSlave.butt > 10>> - disappears between $his monstrous asscheeks. - <<elseif $activeSlave.butt > 6>> - covers $his butt, though it cannot stop it from spilling from the sides. - <<else>> - covers $his butt. - <</if>> -<<case "kitty lingerie">> - $His - <<if $activeSlave.butt > 10>> - panties' strings struggle to stay tied. - <<elseif $activeSlave.butt > 6>> - huge buttocks stretches the fabric of $his lingerie. - <<elseif $activeSlave.butt > 3>> - big butt is snug within $his panties. - <<else>> - silken panties accentuate $his behind. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $His pretty silken panties - <<if $activeSlave.butt > 10>> - disappear between $his inhuman buttocks. - <<elseif $activeSlave.butt > 6>> - disappear between $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - peek out from between $his big buttocks. - <<else>> - makes $his buttocks especially delectable. - <</if>> -<<case "a maternity dress">> - $His - <<if $activeSlave.butt > 10>> - massive buttocks strains the seams of $his dress considerably. - <<elseif $activeSlave.butt > 6>> - huge buttocks stretches the fabric of $his dress considerably. - <<elseif $activeSlave.butt > 3>> - big ass fills out $his dress nicely. - <<else>> - dress completely hides $his butt. - <</if>> -<<case "stretch pants and a crop-top">> - $His - <<if $activeSlave.butt > 10>> - massive buttocks strains the seams of $his stretch pants considerably; $he can only manage to pull them halfway over it creating plenty of jiggly ass cleavage to spill out over the elastic waist. - <<elseif $activeSlave.butt > 6>> - huge buttocks stretch the fabric of $his stretch pants considerably, $he can barely manage to pull them over it. - <<elseif $activeSlave.butt > 3>> - big ass fills out $his stretch pants nicely. - <<else>> - stretch pants tightly hug $his trim legs and rear. - <</if>> - <<switch $activeSlave.sexualFlaw>> - <<case "neglectful">> - "For Your Pleasure" - <<case "cum addict">> - "Cum Deep Inside" - <<case "anal addict">> - "Stick It In" - <<case "attention whore">> - "Have a Look" - <<case "breast growth">> - "Action Around Front" - <<case "abusive">> - "No Escape" - <<case "malicious">> - "Ball Breaker" - <<case "self hating">> - "Ride Me Dry" - <<case "breeder">> - "Wrong Hole" - <<default>> - <<if $activeSlave.fetishKnown == 1>> - <<switch $activeSlave.fetish>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + The suit + <<if $activeSlave.butt > 10>> + hugs each of its massive buttocks individually, permitting + <<elseif $activeSlave.butt > 6>> + hugs each of its enormous buttocks individually, permitting + <<elseif $activeSlave.butt > 3>> + cups each of its big buttocks, permitting + <<else>> + fits its little buttocks closely, offering + <</if>> + easy access to the rear hole. + <<case "conservative clothing">> + $His slacks are pressed and + <<if $activeSlave.butt > 10>> + well-tailored, but strain at the seams trying to hold back $his massive ass. + <<elseif $activeSlave.butt > 6>> + well-tailored, but can't hide the huge size of $his ass. + <<elseif $activeSlave.butt > 3>> + well-tailored, but can't hide the huge size of $his ass. + <<else>> + well-tailored. + <</if>> + <<case "a nice nurse outfit">> + $His trousers are + <<if $activeSlave.butt > 10>> + well-tailored, but strain at the seams trying to hold back $his massive ass. + <<elseif $activeSlave.butt > 6>> + well-tailored, but can't hide the huge size of $his ass. + <<elseif $activeSlave.butt > 3>> + well-tailored, but can't hide the huge size of $his ass. + <<else>> + well-tailored. + <</if>> + <<case "chains">> + Each buttock has a length of chain + <<if $activeSlave.butt > 3>> + disappearing + <<else>> + running tightly + <</if>> + under it. + <<case "Western clothing">> + $His chaps are assless, and $his + <<if $activeSlave.butt > 10>> + butt is so massive it seems to explode out of the hole left for it. + <<elseif $activeSlave.butt > 6>> + butt is so big it seems to explode out of the hole left for it. + <<elseif $activeSlave.butt > 3>> + big butt is bare. + <<else>> + butt is bare. + <</if>> + <<case "body oil">> + $His buttocks are shiny with oil. + <<case "a toga">> + $His toga + <<if $activeSlave.butt > 10>> + barely covers $his ass, it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 6>> + covers $his ass, though it cannot conceal its absurd size. + <<else>> + covers $his ass. + <</if>> + <<case "a huipil">> + $His huipil + <<if $activeSlave.butt > 10>> + disappears between $his monstrous asscheeks. + <<elseif $activeSlave.butt > 6>> + covers $his butt, though it cannot stop it from spilling from the sides. + <<else>> + covers $his butt. + <</if>> + <<case "kitty lingerie">> + $His + <<if $activeSlave.butt > 10>> + panties' strings struggle to stay tied. + <<elseif $activeSlave.butt > 6>> + huge buttocks stretches the fabric of $his lingerie. + <<elseif $activeSlave.butt > 3>> + big butt is snug within $his panties. + <<else>> + silken panties accentuate $his behind. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $His pretty silken panties + <<if $activeSlave.butt > 10>> + disappear between $his inhuman buttocks. + <<elseif $activeSlave.butt > 6>> + disappear between $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + peek out from between $his big buttocks. + <<else>> + makes $his buttocks especially delectable. + <</if>> + <<case "a maternity dress">> + $His + <<if $activeSlave.butt > 10>> + massive buttocks strains the seams of $his dress considerably. + <<elseif $activeSlave.butt > 6>> + huge buttocks stretches the fabric of $his dress considerably. + <<elseif $activeSlave.butt > 3>> + big ass fills out $his dress nicely. + <<else>> + dress completely hides $his butt. + <</if>> + <<case "stretch pants and a crop-top">> + $His + <<if $activeSlave.butt > 10>> + massive buttocks strains the seams of $his stretch pants considerably; $he can only manage to pull them halfway over it creating plenty of jiggly ass cleavage to spill out over the elastic waist. + <<elseif $activeSlave.butt > 6>> + huge buttocks stretch the fabric of $his stretch pants considerably, $he can barely manage to pull them over it. + <<elseif $activeSlave.butt > 3>> + big ass fills out $his stretch pants nicely. + <<else>> + stretch pants tightly hug $his trim legs and rear. + <</if>> + <<switch $activeSlave.sexualFlaw>> + <<case "neglectful">> + "For Your Pleasure" + <<case "cum addict">> + "Cum Deep Inside" + <<case "anal addict">> + "Stick It In" + <<case "attention whore">> + "Have a Look" + <<case "breast growth">> + "Action Around Front" + <<case "abusive">> + "No Escape" + <<case "malicious">> + "Ball Breaker" + <<case "self hating">> + "Ride Me Dry" + <<case "breeder">> + "Wrong Hole" + <<default>> + <<if $activeSlave.fetishKnown == 1>> + <<switch $activeSlave.fetish>> <<case "submissive">> "Bend Me Over" <<case "cumslut">> @@ -1442,532 +1442,532 @@ $His "No Objections" <<default>> "Fuck My Ass" - <</switch>> - <<else>> - <<InscripDesc>> + <</switch>> + <<else>> + <<InscripDesc>> + <</if>> + <</switch>> + is written across the seat of $his pants in large, vibrant letters. + <<case "a kimono">> + $His kimono demurely covers $his + <<if $activeSlave.butt > 10>> + ass, it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 6>> + butt, though it cannot conceal its absurd size. + <<elseif $activeSlave.butt > 3>> + big butt. + <<else>> + butt. + <</if>> + <<case "a slutty qipao">> + $His qipao is slit up the side, + <<if $activeSlave.butt > 10>> + and $his ass is so massive that the rear part of the qipao rests meekly atop it. + <<elseif $activeSlave.butt > 6>> + and $his ass is so big that the rear part of the qipao only covers its top half. + <<else>> + baring quite a bit of the side of each buttock. + <</if>> + <<case "uncomfortable straps">> + $His slave outfit's + <<if $activeSlave.butt > 10>> + straining straps frame $his colossal rear, with a strap disappearing under each inhuman buttock. + <<elseif $activeSlave.butt > 6>> + straining straps frame $his enormous rear, with a strap disappearing under each massive buttock. + <<elseif $activeSlave.butt > 3>> + straining straps frame $his enormous buttocks, with a strap passing uncomfortably under each one. + <<else>> + straps frame $his buttocks, with a strap passing uncomfortably between them. + <</if>> + <<case "shibari ropes">> + $His + <<if $activeSlave.butt > 10>> + inhuman ass strains the tight ropes that frame it. Ass flesh bulges from between the ropes. + <<elseif $activeSlave.butt > 6>> + massive ass almost explodes out of the tight ropes that frame it. + <<elseif $activeSlave.butt > 3>> + big buttocks are deliciously framed by tight ropes. + <<else>> + cute buttocks are each lifted by a rope that passes under them. + <</if>> + <<case "restrictive latex">> + <<if $activeSlave.butt > 10>> + The latex creaks ominously as it is strained by $his inhuman ass. + <<elseif $activeSlave.butt > 6>> + The latex creaks ominously as it is strained by $his massive ass. + <<elseif $activeSlave.butt > 3>> + $His big buttocks strain the latex. + <<else>> + The latex makes $his ass look even shapelier. + <</if>> + <<case "attractive lingerie">> + $His pretty lace g-string + <<if $activeSlave.butt > 10>> + disappears between $his inhuman buttocks. + <<elseif $activeSlave.butt > 6>> + disappears between $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + peeks out from between $his big buttocks. + <<else>> + makes $his buttocks especially delectable. + <</if>> + <<case "a succubus outfit">> + A tail sprouts from under $his little leather skirt, curving upward to end in a spade tip. It holds the skirt up in back, leaving $his ass totally bare. + <<case "a slutty maid outfit">> + $His maid dress + <<if $activeSlave.butt > 10>> + fails to cover any of $his inhuman + <<elseif $activeSlave.butt > 6>> + only covers the top quarter of $his massive + <<elseif $activeSlave.butt > 3>> + ends halfway down $his big + <<else>> + ends three-quarters of the way down $his + <</if>> + buttocks. + <<case "a nice maid outfit">> + $His maid dress + <<if $activeSlave.butt > 10>> + strains at the seams holding back $his massive + <<elseif $activeSlave.butt > 6>> + struggles to conceal $his huge + <<elseif $activeSlave.butt > 3>> + accentuates the curves of $his big + <<else>> + demurely covers $his + <</if>> + buttocks. + <<case "a string bikini">> + $His + <<if $activeSlave.butt > 10>> + slutty string bikini bottom disappears between $his inhuman + <<elseif $activeSlave.butt > 6>> + slutty string bikini bottom disappears between $his huge + <<elseif $activeSlave.butt > 3>> + slutty string bikini bottom peeks out from between $his big + <<else>> + string bikini bottom runs enticingly down between $his + <</if>> + buttocks. + <<case "a scalemail bikini">> + $His + <<if $activeSlave.butt > 10>> + barbaric scalemail bikini bottom barely covers $his inhuman + <<elseif $activeSlave.butt > 6>> + barbaric scalemail bikini bottom only somewhat covers $his huge + <<elseif $activeSlave.butt > 3>> + barbaric scalemail bikini bottom enticingly covers $his big + <<else>> + scalemail bikini bottom completely covers $his + <</if>> + buttocks. + <<case "spats and a tank top">> + $His + <<if $activeSlave.butt > 10>> + huge rear threatens to tear apart $his spats upon any movement. + <<elseif $activeSlave.butt > 6>> + large ass is constrained by $his tightly-worn spats. + <<elseif $activeSlave.butt > 3>> + spats snugly fit around $his big butt. + <<else>> + spats snugly fit $his butt. + <</if>> + <<case "lederhosen">> + $His + <<if $activeSlave.butt > 10>> + huge rear threatens to tear apart $his shorts upon any movement. + <<elseif $activeSlave.butt > 6>> + large ass is constrained by $his tightly-worn shorts. + <<elseif $activeSlave.butt > 3>> + shorts snugly fit around $his big butt. + <<else>> + shorts snugly fit $his butt. + <</if>> + <<case "a cheerleader outfit">> + $His pleated cheerleader skirt rests + <<if $activeSlave.butt > 10>> + atop $his massive ass. + <<elseif $activeSlave.butt > 6>> + atop $his huge ass. + <<elseif $activeSlave.butt > 3>> + over $his plump butt. + <<else>> + over $his cute butt. + <</if>> + <<case "clubslut netting">> + $His netting + <<if $activeSlave.butt > 6>> + strains to support $his massive behind. + <<elseif $activeSlave.butt > 3>> + strains to restrain $his big behind. + <<else>> + technically covers $his cute butt, but it's all visible. + <</if>> + <<case "cutoffs and a t-shirt">> + $His cutoffs + <<if $activeSlave.butt > 10>> + fail to cover $his massive buttocks, with the jean material disappearing between them. + <<elseif $activeSlave.butt > 6>> + fail to cover $his huge buttocks, with the jean material almost disappearing between them. + <<elseif $activeSlave.butt > 3>> + bare the bottom of each of $his big buttocks. + <<else>> + bare a little buttock in back. + <</if>> + <<case "a slutty outfit">> + <<if $activeSlave.butt > 5>> + Many of $his choices of slutty outfit leave all or part of $his huge buttocks bare. + <<else>> + Some of $his choices of slutty outfit reveal part of $his buttocks. + <</if>> + <<case "a slutty nurse outfit">> + $His + <<if $activeSlave.butt > 10>> + massive buttocks are easily visible below the hem of $his tight skirt. + <<elseif $activeSlave.butt > 6>> + huge buttocks are easily visible below the hem of $his tight skirt. + <<elseif $activeSlave.butt > 3>> + big butt is just visible past the hem of $his tight skirt. + <<else>> + tight skirt comes down to just below the bottom of $his buttocks. + <</if>> + <<case "a schoolgirl outfit">> + $His skirt + <<if $activeSlave.butt > 10>> + can't begin to cover $his massive butt, and just rests on top of $his buttocks, leaving virtually $his entire behind + <<elseif $activeSlave.butt > 6>> + can't begin to cover $his huge butt, and just rests on top of $his buttocks, leaving virtually $his entire behind + <<elseif $activeSlave.butt > 3>> + only covers the top of $his big butt, leaving most of $his bottom + <<else>> + only covers the top half of $his butt, leaving the bottom half of $his behind + <</if>> + bare. + <<case "a fallen nuns habit">> + $His latex habit parts to leave $his + <<if $activeSlave.butt > 10>> + inhuman + <<elseif $activeSlave.butt > 6>> + massive + <<elseif $activeSlave.butt > 3>> + big + <</if>> + buttocks bare. + <<case "a chattel habit">> + The belt around $his ribs has two long strips of white fabric hanging from it, down $his front and back, leaving $his sides bare from $his flanks down to $his hips. $His + <<if $activeSlave.butt > 10>> + massive buttocks have a way of trapping the strip of fabric in back between them. + <<elseif $activeSlave.butt > 6>> + huge buttocks have a way of trapping the strip of fabric in back between them. + <<elseif $activeSlave.butt > 3>> + big buttocks force the strip of fabric in back to swoop out over them. + <<else>> + cute buttocks are just curved enough to push the strip in back out a bit. + <</if>> + <<case "a slave gown">> + $His slave gown + <<if $activeSlave.butt > 10>> + is tailored as tastefully as possible for $his inhuman + <<elseif $activeSlave.butt > 6>> + is tailored as tastefully as possible for $his massive + <<elseif $activeSlave.butt > 3>> + is tailored to flatter $his big + <<else>> + tastefully clings to $his + <</if>> + buttocks. + <<case "a halter top dress">> + $His beautiful halter top dress is + <<if $activeSlave.butt > 10>> + tailored, but still strains at the seams to hold $his inhuman + <<elseif $activeSlave.butt > 6>> + tailored as possible for $his massive + <<elseif $activeSlave.butt > 3>> + tailored to flatter $his big + <<else>> + almost sculpted over $his + <</if>> + buttocks. + <<case "a dirndl">> + $His beautiful dirndl is + <<if $activeSlave.butt > 10>> + tailored, but still strains at the seams to hold $his inhuman + <<elseif $activeSlave.butt > 6>> + tailored as possible for $his massive + <<elseif $activeSlave.butt > 3>> + tailored to flatter $his big + <<else>> + almost sculpted over $his + <</if>> + buttocks. + <<case "a biyelgee costume">> + $His beautiful costume is + <<if $activeSlave.butt > 10>> + tailored, but still strains at the seams to hold $his inhuman + <<elseif $activeSlave.butt > 6>> + tailored as possible for $his massive + <<elseif $activeSlave.butt > 3>> + tailored to flatter $his big + <<else>> + almost sculpted over $his + <</if>> + buttocks. + <<case "a ball gown">> + $His fabulous silken ball gown is draped + <<if $activeSlave.butt > 10>> + as tastefully as possible for $his inhuman + <<elseif $activeSlave.butt > 6>> + as tastefully as possible for $his massive + <<elseif $activeSlave.butt > 3>> + around $his big + <<else>> + around $his + <</if>> + buttocks. + <<case "nice business attire">> + $His suit skirt + <<if $activeSlave.butt > 10>> + is tailored but still strains to restrain $his massive buttocks. + <<elseif $activeSlave.butt > 6>> + is tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + is tailored to flatter $his big buttocks. + <<else>> + tastefully hugs $his derriere. + <</if>> + <<case "slutty business attire">> + $His skirt is so short that + <<if $activeSlave.butt > 10>> + quite a lot of inhumanly large + <<elseif $activeSlave.butt > 6>> + quite a lot of massive + <<elseif $activeSlave.butt > 3>> + more than a hint of + <<else>> + a hint of + <</if>> + buttock is visible in back. + <<case "a comfortable bodysuit">> + $His bodysuit comfortably hugs $his + <<if $activeSlave.butt > 10>> + massive + <</if>> + butt. + <<case "a latex catsuit">> + <<if $activeSlave.butt > 10>> + The latex creaks ominously as it is strained by $his inhuman ass. + <<elseif $activeSlave.butt > 6>> + The latex creaks ominously as it is strained by $his massive ass. + <<elseif $activeSlave.butt > 3>> + $His latex covered big buttocks are shapely and smooth. + <<else>> + $His latex covered buttocks are shapely and smooth. + <</if>> + <<case "a military uniform">> + $His uniform skirt + <<if $activeSlave.butt > 10>> + is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. + <<elseif $activeSlave.butt > 6>> + is tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + is tailored to flatter $his big buttocks. + <<else>> + tastefully hugs $his derriere. + <</if>> + <<case "a mounty outfit">> + $His uniform slacks + <<if $activeSlave.butt > 10>> + are tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. + <<elseif $activeSlave.butt > 6>> + are tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + are tailored to flatter $his big buttocks. + <<else>> + tastefully hug $his derriere. + <</if>> + <<case "a schutzstaffel uniform">> + $His uniform trousers + <<if $activeSlave.butt > 10>> + are tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. + <<elseif $activeSlave.butt > 6>> + are tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + are tailored to flatter $his big buttocks. + <<else>> + tastefully hug $his derriere. + <</if>> + <<case "a slutty schutzstaffel uniform">> + $His uniform miniskirt + <<if $activeSlave.butt > 10>> + is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. + <<elseif $activeSlave.butt > 6>> + is tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + is tailored to flatter $his big buttocks. + <<else>> + tastefully hug $his derriere. + <</if>> + <<case "a red army uniform">> + $His uniform skirt + <<if $activeSlave.butt > 10>> + is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. + <<elseif $activeSlave.butt > 6>> + is tailored as tastefully as possible to restrain $his huge buttocks. + <<elseif $activeSlave.butt > 3>> + is tailored to flatter $his big buttocks. + <<else>> + tastefully hugs $his derriere. + <</if>> + <<case "a mini dress">> + $His scandalously short dress + <<if $activeSlave.butt > 10>> + is impossible to pull over $his enormous buttocks, leaving $his behind entirely exposed. + <<elseif $activeSlave.butt > 6>> + is at constant risk of sliding above $his huge butt and leaving $his behind entirely exposed. + <<elseif $activeSlave.butt > 3>> + barely covers half of $his ample buttocks. + <<else>> + barely manages to cover $his buttocks. + <</if>> + <<case "an apron">> + $His girly, frilly apron offers no protection in the back, leaving $his + <<if $activeSlave.butt > 10>> + enormous buttocks + <<elseif $activeSlave.butt > 6>> + huge buttocks + <<elseif $activeSlave.butt > 3>> + ample buttocks + <<else>> + buttocks + <</if>> + completely exposed. + <<case "a leotard">> + $His high-sided leotard leaves $his hips totally bare, and + <<if $activeSlave.butt > 10>> + disappears completely between $his enormous buttocks. + <<elseif $activeSlave.butt > 6>> + disappears completely between $his buttocks. + <<elseif $activeSlave.butt > 3>> + almost disappears between $his buttocks. + <<else>> + leaves $his buttocks bare. + <</if>> + <<case "a monokini">> + $His monokini covers $his buttocks fully, the fabric clinging to each + <<if $activeSlave.butt > 10>> + gargantuan cheek. + <<elseif $activeSlave.butt > 6>> + giant cheek. + <<elseif $activeSlave.butt > 3>> + substantial cheek. + <<else>> + cheek. + <</if>> + <<case "a cybersuit">> + $His bodysuit covers $his buttocks fully, the material stretching tightly against $his + <<if $activeSlave.butt > 10>> + gargantuan assflesh. + <<elseif $activeSlave.butt > 6>> + giant assflesh. + <<elseif $activeSlave.butt > 3>> + substantial assflesh. + <<else>> + assflesh. + <</if>> + <<case "battlearmor">> + $His armor covers $his buttocks fully, stretching tightly against $his + <<if $activeSlave.butt > 10>> + gargantuan assflesh. + <<elseif $activeSlave.butt > 6>> + giant assflesh. + <<elseif $activeSlave.butt > 3>> + substantial assflesh. + <<else>> + assflesh. + <</if>> + <<case "a bunny outfit">> + $His teddy is actually quite modest in back, covering $his buttocks in tight satin with a fluffy white cottontail positioned over $his tailbone. + <<case "harem gauze">> + $His harem gauze filmily covers + <<if $activeSlave.butt > 10>> + the acres of assflesh. + <<elseif $activeSlave.butt > 6>> + the expanse of $his assflesh. + <<elseif $activeSlave.butt > 3>> + $his big buttocks. + <<else>> + $his buttocks. + <</if>> + <<case "slutty jewelry">> + $His bangles include a loose chain about $his waist that + <<if $activeSlave.butt > 10>> + $he constantly has to fish out of the cleft between $his inhuman + <<elseif $activeSlave.butt > 6>> + $he constantly has to fish out of the cleft between $his massive + <<elseif $activeSlave.butt > 3>> + dips seductively down toward the cleft between $his big + <<else>> + dips seductively down toward the cleft between $his + <</if>> + buttocks. + <<case "a hijab and abaya" "a niqab and abaya">> + $His abaya modestly covers $his + <<if $activeSlave.butt > 10>> + ass, but it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 6>> + butt, though it cannot conceal its absurd size. + <<elseif $activeSlave.butt > 3>> + big butt. + <<else>> + butt. + <</if>> + <<case "a hijab and blouse">> + $His skirt modestly covers $his + <<if $activeSlave.butt > 8>> + ass, but it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 5>> + butt, though it cannot conceal its absurd size. + <<elseif $activeSlave.butt > 3>> + big butt. + <<else>> + butt. + <</if>> + <<case "a burqa">> + $His burqa modestly covers $his + <<if $activeSlave.butt > 10>> + ass, but it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 7>> + butt, though it cannot conceal its absurd size. + <<elseif $activeSlave.butt > 3>> + big butt. + <<else>> + butt. + <</if>> + <<case "a burkini">> + $His + <<if $activeSlave.butt > 9>> + giant ass pushes up $his swimsuit's tunic. + <<elseif $activeSlave.butt > 6>> + large butt is accentuated by $his swimsuit. + <<elseif $activeSlave.butt > 3>> + big bottom is modestly covered by $his swimsuit. + <<else>> + rear is modestly covered by $his swimsuit. + <</if>> + <<case "a long qipao">> + $His qipao modestly covers $his + <<if $activeSlave.butt > 10>> + ass, but it does nothing to conceal its absurd size. + <<elseif $activeSlave.butt > 6>> + butt, though it cannot conceal its absurd size. + <<elseif $activeSlave.butt > 3>> + big butt. + <<else>> + butt. <</if>> + <<default>> <</switch>> - is written across the seat of $his pants in large, vibrant letters. -<<case "a kimono">> - $His kimono demurely covers $his - <<if $activeSlave.butt > 10>> - ass, it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 6>> - butt, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> -<<case "a slutty qipao">> - $His qipao is slit up the side, - <<if $activeSlave.butt > 10>> - and $his ass is so massive that the rear part of the qipao rests meekly atop it. - <<elseif $activeSlave.butt > 6>> - and $his ass is so big that the rear part of the qipao only covers its top half. - <<else>> - baring quite a bit of the side of each buttock. - <</if>> -<<case "uncomfortable straps">> - $His slave outfit's - <<if $activeSlave.butt > 10>> - straining straps frame $his colossal rear, with a strap disappearing under each inhuman buttock. - <<elseif $activeSlave.butt > 6>> - straining straps frame $his enormous rear, with a strap disappearing under each massive buttock. - <<elseif $activeSlave.butt > 3>> - straining straps frame $his enormous buttocks, with a strap passing uncomfortably under each one. - <<else>> - straps frame $his buttocks, with a strap passing uncomfortably between them. - <</if>> -<<case "shibari ropes">> - $His - <<if $activeSlave.butt > 10>> - inhuman ass strains the tight ropes that frame it. Ass flesh bulges from between the ropes. - <<elseif $activeSlave.butt > 6>> - massive ass almost explodes out of the tight ropes that frame it. - <<elseif $activeSlave.butt > 3>> - big buttocks are deliciously framed by tight ropes. - <<else>> - cute buttocks are each lifted by a rope that passes under them. - <</if>> -<<case "restrictive latex">> - <<if $activeSlave.butt > 10>> - The latex creaks ominously as it is strained by $his inhuman ass. - <<elseif $activeSlave.butt > 6>> - The latex creaks ominously as it is strained by $his massive ass. - <<elseif $activeSlave.butt > 3>> - $His big buttocks strain the latex. - <<else>> - The latex makes $his ass look even shapelier. - <</if>> -<<case "attractive lingerie">> - $His pretty lace g-string - <<if $activeSlave.butt > 10>> - disappears between $his inhuman buttocks. - <<elseif $activeSlave.butt > 6>> - disappears between $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - peeks out from between $his big buttocks. - <<else>> - makes $his buttocks especially delectable. - <</if>> -<<case "a succubus outfit">> - A tail sprouts from under $his little leather skirt, curving upward to end in a spade tip. It holds the skirt up in back, leaving $his ass totally bare. -<<case "a slutty maid outfit">> - $His maid dress - <<if $activeSlave.butt > 10>> - fails to cover any of $his inhuman - <<elseif $activeSlave.butt > 6>> - only covers the top quarter of $his massive - <<elseif $activeSlave.butt > 3>> - ends halfway down $his big - <<else>> - ends three-quarters of the way down $his - <</if>> - buttocks. -<<case "a nice maid outfit">> - $His maid dress - <<if $activeSlave.butt > 10>> - strains at the seams holding back $his massive - <<elseif $activeSlave.butt > 6>> - struggles to conceal $his huge - <<elseif $activeSlave.butt > 3>> - accentuates the curves of $his big - <<else>> - demurely covers $his - <</if>> - buttocks. -<<case "a string bikini">> - $His - <<if $activeSlave.butt > 10>> - slutty string bikini bottom disappears between $his inhuman - <<elseif $activeSlave.butt > 6>> - slutty string bikini bottom disappears between $his huge - <<elseif $activeSlave.butt > 3>> - slutty string bikini bottom peeks out from between $his big - <<else>> - string bikini bottom runs enticingly down between $his - <</if>> - buttocks. -<<case "a scalemail bikini">> - $His - <<if $activeSlave.butt > 10>> - barbaric scalemail bikini bottom barely covers $his inhuman - <<elseif $activeSlave.butt > 6>> - barbaric scalemail bikini bottom only somewhat covers $his huge - <<elseif $activeSlave.butt > 3>> - barbaric scalemail bikini bottom enticingly covers $his big - <<else>> - scalemail bikini bottom completely covers $his - <</if>> - buttocks. -<<case "spats and a tank top">> - $His - <<if $activeSlave.butt > 10>> - huge rear threatens to tear apart $his spats upon any movement. - <<elseif $activeSlave.butt > 6>> - large ass is constrained by $his tightly-worn spats. - <<elseif $activeSlave.butt > 3>> - spats snugly fit around $his big butt. - <<else>> - spats snugly fit $his butt. - <</if>> -<<case "lederhosen">> - $His - <<if $activeSlave.butt > 10>> - huge rear threatens to tear apart $his shorts upon any movement. - <<elseif $activeSlave.butt > 6>> - large ass is constrained by $his tightly-worn shorts. - <<elseif $activeSlave.butt > 3>> - shorts snugly fit around $his big butt. - <<else>> - shorts snugly fit $his butt. - <</if>> -<<case "a cheerleader outfit">> - $His pleated cheerleader skirt rests - <<if $activeSlave.butt > 10>> - atop $his massive ass. - <<elseif $activeSlave.butt > 6>> - atop $his huge ass. - <<elseif $activeSlave.butt > 3>> - over $his plump butt. - <<else>> - over $his cute butt. - <</if>> -<<case "clubslut netting">> - $His netting - <<if $activeSlave.butt > 6>> - strains to support $his massive behind. - <<elseif $activeSlave.butt > 3>> - strains to restrain $his big behind. - <<else>> - technically covers $his cute butt, but it's all visible. - <</if>> -<<case "cutoffs and a t-shirt">> - $His cutoffs - <<if $activeSlave.butt > 10>> - fail to cover $his massive buttocks, with the jean material disappearing between them. - <<elseif $activeSlave.butt > 6>> - fail to cover $his huge buttocks, with the jean material almost disappearing between them. - <<elseif $activeSlave.butt > 3>> - bare the bottom of each of $his big buttocks. - <<else>> - bare a little buttock in back. - <</if>> -<<case "a slutty outfit">> - <<if $activeSlave.butt > 5>> - Many of $his choices of slutty outfit leave all or part of $his huge buttocks bare. - <<else>> - Some of $his choices of slutty outfit reveal part of $his buttocks. - <</if>> -<<case "a slutty nurse outfit">> - $His - <<if $activeSlave.butt > 10>> - massive buttocks are easily visible below the hem of $his tight skirt. - <<elseif $activeSlave.butt > 6>> - huge buttocks are easily visible below the hem of $his tight skirt. - <<elseif $activeSlave.butt > 3>> - big butt is just visible past the hem of $his tight skirt. - <<else>> - tight skirt comes down to just below the bottom of $his buttocks. - <</if>> -<<case "a schoolgirl outfit">> - $His skirt - <<if $activeSlave.butt > 10>> - can't begin to cover $his massive butt, and just rests on top of $his buttocks, leaving virtually $his entire behind - <<elseif $activeSlave.butt > 6>> - can't begin to cover $his huge butt, and just rests on top of $his buttocks, leaving virtually $his entire behind - <<elseif $activeSlave.butt > 3>> - only covers the top of $his big butt, leaving most of $his bottom - <<else>> - only covers the top half of $his butt, leaving the bottom half of $his behind - <</if>> - bare. -<<case "a fallen nuns habit">> - $His latex habit parts to leave $his - <<if $activeSlave.butt > 10>> - inhuman - <<elseif $activeSlave.butt > 6>> - massive - <<elseif $activeSlave.butt > 3>> - big - <</if>> - buttocks bare. -<<case "a chattel habit">> - The belt around $his ribs has two long strips of white fabric hanging from it, down $his front and back, leaving $his sides bare from $his flanks down to $his hips. $His - <<if $activeSlave.butt > 10>> - massive buttocks have a way of trapping the strip of fabric in back between them. - <<elseif $activeSlave.butt > 6>> - huge buttocks have a way of trapping the strip of fabric in back between them. - <<elseif $activeSlave.butt > 3>> - big buttocks force the strip of fabric in back to swoop out over them. - <<else>> - cute buttocks are just curved enough to push the strip in back out a bit. - <</if>> -<<case "a slave gown">> - $His slave gown - <<if $activeSlave.butt > 10>> - is tailored as tastefully as possible for $his inhuman - <<elseif $activeSlave.butt > 6>> - is tailored as tastefully as possible for $his massive - <<elseif $activeSlave.butt > 3>> - is tailored to flatter $his big - <<else>> - tastefully clings to $his - <</if>> - buttocks. -<<case "a halter top dress">> - $His beautiful halter top dress is - <<if $activeSlave.butt > 10>> - tailored, but still strains at the seams to hold $his inhuman - <<elseif $activeSlave.butt > 6>> - tailored as possible for $his massive - <<elseif $activeSlave.butt > 3>> - tailored to flatter $his big - <<else>> - almost sculpted over $his - <</if>> - buttocks. -<<case "a dirndl">> - $His beautiful dirndl is - <<if $activeSlave.butt > 10>> - tailored, but still strains at the seams to hold $his inhuman - <<elseif $activeSlave.butt > 6>> - tailored as possible for $his massive - <<elseif $activeSlave.butt > 3>> - tailored to flatter $his big - <<else>> - almost sculpted over $his - <</if>> - buttocks. -<<case "a biyelgee costume">> - $His beautiful costume is - <<if $activeSlave.butt > 10>> - tailored, but still strains at the seams to hold $his inhuman - <<elseif $activeSlave.butt > 6>> - tailored as possible for $his massive - <<elseif $activeSlave.butt > 3>> - tailored to flatter $his big - <<else>> - almost sculpted over $his - <</if>> - buttocks. -<<case "a ball gown">> - $His fabulous silken ball gown is draped - <<if $activeSlave.butt > 10>> - as tastefully as possible for $his inhuman - <<elseif $activeSlave.butt > 6>> - as tastefully as possible for $his massive - <<elseif $activeSlave.butt > 3>> - around $his big - <<else>> - around $his - <</if>> - buttocks. -<<case "nice business attire">> - $His suit skirt - <<if $activeSlave.butt > 10>> - is tailored but still strains to restrain $his massive buttocks. - <<elseif $activeSlave.butt > 6>> - is tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - is tailored to flatter $his big buttocks. - <<else>> - tastefully hugs $his derriere. - <</if>> -<<case "slutty business attire">> - $His skirt is so short that - <<if $activeSlave.butt > 10>> - quite a lot of inhumanly large - <<elseif $activeSlave.butt > 6>> - quite a lot of massive - <<elseif $activeSlave.butt > 3>> - more than a hint of - <<else>> - a hint of - <</if>> - buttock is visible in back. -<<case "a comfortable bodysuit">> - $His bodysuit comfortably hugs $his - <<if $activeSlave.butt > 10>> - massive - <</if>> - butt. -<<case "a latex catsuit">> - <<if $activeSlave.butt > 10>> - The latex creaks ominously as it is strained by $his inhuman ass. - <<elseif $activeSlave.butt > 6>> - The latex creaks ominously as it is strained by $his massive ass. - <<elseif $activeSlave.butt > 3>> - $His latex covered big buttocks are shapely and smooth. - <<else>> - $His latex covered buttocks are shapely and smooth. - <</if>> -<<case "a military uniform">> - $His uniform skirt - <<if $activeSlave.butt > 10>> - is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. - <<elseif $activeSlave.butt > 6>> - is tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - is tailored to flatter $his big buttocks. - <<else>> - tastefully hugs $his derriere. - <</if>> -<<case "a mounty outfit">> - $His uniform slacks - <<if $activeSlave.butt > 10>> - are tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. - <<elseif $activeSlave.butt > 6>> - are tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - are tailored to flatter $his big buttocks. - <<else>> - tastefully hug $his derriere. - <</if>> -<<case "a schutzstaffel uniform">> - $His uniform trousers - <<if $activeSlave.butt > 10>> - are tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. - <<elseif $activeSlave.butt > 6>> - are tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - are tailored to flatter $his big buttocks. - <<else>> - tastefully hug $his derriere. - <</if>> -<<case "a slutty schutzstaffel uniform">> - $His uniform miniskirt - <<if $activeSlave.butt > 10>> - is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. - <<elseif $activeSlave.butt > 6>> - is tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - is tailored to flatter $his big buttocks. - <<else>> - tastefully hug $his derriere. - <</if>> -<<case "a red army uniform">> - $His uniform skirt - <<if $activeSlave.butt > 10>> - is tailored as tastefully as possible to restrain $his enormous buttocks, though its massive size strains the seams. - <<elseif $activeSlave.butt > 6>> - is tailored as tastefully as possible to restrain $his huge buttocks. - <<elseif $activeSlave.butt > 3>> - is tailored to flatter $his big buttocks. - <<else>> - tastefully hugs $his derriere. - <</if>> -<<case "a mini dress">> - $His scandalously short dress - <<if $activeSlave.butt > 10>> - is impossible to pull over $his enormous buttocks, leaving $his behind entirely exposed. - <<elseif $activeSlave.butt > 6>> - is at constant risk of sliding above $his huge butt and leaving $his behind entirely exposed. - <<elseif $activeSlave.butt > 3>> - barely covers half of $his ample buttocks. - <<else>> - barely manages to cover $his buttocks. - <</if>> -<<case "an apron">> - $His girly, frilly apron offers no protection in the back, leaving $his - <<if $activeSlave.butt > 10>> - enormous buttocks - <<elseif $activeSlave.butt > 6>> - huge buttocks - <<elseif $activeSlave.butt > 3>> - ample buttocks - <<else>> - buttocks - <</if>> - completely exposed. -<<case "a leotard">> - $His high-sided leotard leaves $his hips totally bare, and - <<if $activeSlave.butt > 10>> - disappears completely between $his enormous buttocks. - <<elseif $activeSlave.butt > 6>> - disappears completely between $his buttocks. - <<elseif $activeSlave.butt > 3>> - almost disappears between $his buttocks. - <<else>> - leaves $his buttocks bare. - <</if>> -<<case "a monokini">> - $His monokini covers $his buttocks fully, the fabric clinging to each - <<if $activeSlave.butt > 10>> - gargantuan cheek. - <<elseif $activeSlave.butt > 6>> - giant cheek. - <<elseif $activeSlave.butt > 3>> - substantial cheek. - <<else>> - cheek. - <</if>> -<<case "a cybersuit">> - $His bodysuit covers $his buttocks fully, the material stretching tightly against $his - <<if $activeSlave.butt > 10>> - gargantuan assflesh. - <<elseif $activeSlave.butt > 6>> - giant assflesh. - <<elseif $activeSlave.butt > 3>> - substantial assflesh. - <<else>> - assflesh. <</if>> -<<case "battlearmor">> - $His armor covers $his buttocks fully, stretching tightly against $his - <<if $activeSlave.butt > 10>> - gargantuan assflesh. - <<elseif $activeSlave.butt > 6>> - giant assflesh. - <<elseif $activeSlave.butt > 3>> - substantial assflesh. - <<else>> - assflesh. - <</if>> -<<case "a bunny outfit">> - $His teddy is actually quite modest in back, covering $his buttocks in tight satin with a fluffy white cottontail positioned over $his tailbone. -<<case "harem gauze">> - $His harem gauze filmily covers - <<if $activeSlave.butt > 10>> - the acres of assflesh. - <<elseif $activeSlave.butt > 6>> - the expanse of $his assflesh. - <<elseif $activeSlave.butt > 3>> - $his big buttocks. - <<else>> - $his buttocks. - <</if>> -<<case "slutty jewelry">> - $His bangles include a loose chain about $his waist that - <<if $activeSlave.butt > 10>> - $he constantly has to fish out of the cleft between $his inhuman - <<elseif $activeSlave.butt > 6>> - $he constantly has to fish out of the cleft between $his massive - <<elseif $activeSlave.butt > 3>> - dips seductively down toward the cleft between $his big - <<else>> - dips seductively down toward the cleft between $his - <</if>> - buttocks. -<<case "a hijab and abaya" "a niqab and abaya">> - $His abaya modestly covers $his - <<if $activeSlave.butt > 10>> - ass, but it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 6>> - butt, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> -<<case "a hijab and blouse">> - $His skirt modestly covers $his - <<if $activeSlave.butt > 8>> - ass, but it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 5>> - butt, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> -<<case "a burqa">> - $His burqa modestly covers $his - <<if $activeSlave.butt > 10>> - ass, but it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 7>> - butt, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> -<<case "a burkini">> - $His - <<if $activeSlave.butt > 9>> - giant ass pushes up $his swimsuit's tunic. - <<elseif $activeSlave.butt > 6>> - large butt is accentuated by $his swimsuit. - <<elseif $activeSlave.butt > 3>> - big bottom is modestly covered by $his swimsuit. - <<else>> - rear is modestly covered by $his swimsuit. - <</if>> -<<case "a long qipao">> - $His qipao modestly covers $his - <<if $activeSlave.butt > 10>> - ass, but it does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 6>> - butt, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> -<<default>> -<</switch>> -<</if>> <</if>> @@ -1979,16 +1979,16 @@ $He's got a <<if $activeSlave.butt <= 1>> flat and <<if $arcologies[0].FSSlimnessEnthusiast > 20 && $arcologies[0].FSHedonisticDecadence == "unset">> - <<print either("fashionable", "attractive", "enticing")>> + <<print either("fashionable", "attractive", "enticing")>> <<else>> - <<print either("skinny", "slim", "taut")>> + <<print either("skinny", "slim", "taut")>> <</if>> ass. <<elseif $activeSlave.butt <= 2>> <<if $arcologies[0].FSSlimnessEnthusiast > 20 && $arcologies[0].FSHedonisticDecadence == "unset">> - <<print either("fashionable", "small and enticing", "sleek and attractive")>> + <<print either("fashionable", "small and enticing", "sleek and attractive")>> <<else>> - <<print either("small, sleek", "small but rounded", "rounded, small")>> + <<print either("small, sleek", "small but rounded", "rounded, small")>> <</if>> rear end. <<elseif $activeSlave.butt <= 3>><<print either("big and healthy", "curved and plump", "healthy and plump")>> derriere. @@ -2016,59 +2016,59 @@ $He's got a <<hipsDescription>> <<if $showImplantEffects == 1>> -<<if $activeSlave.fuckdoll > 0>> - The tight suit forces $his ass into the most attractive shape possible and keeps it there regardless of position. -<<else>> - <<if $activeSlave.buttImplant == 1>> - $His butt implants make $his ass look especially pert no matter how $he moves. - <<elseif $activeSlave.buttImplant == 2>> - $His big butt implants make $his ass jut out curvaceously whatever pose $he's in. - <<elseif $activeSlave.buttImplant > 2>> - $He has <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it shows. Whatever $his position, $his ass looks just as artificially enticing. - <<elseif $activeSlave.buttImplant > 7>> - $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his ass looks like someone shoved a pair of overinflated beachballs in $his buttcheeks. - <<elseif $activeSlave.buttImplant > 12>> - $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his ass looks like someone shoved a pair of ready to burst weather balloons in $his buttcheeks. - <<elseif $activeSlave.buttImplant > 17>> - $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his immense ass dominates $his surroundings with its unyielding mass. + <<if $activeSlave.fuckdoll > 0>> + The tight suit forces $his ass into the most attractive shape possible and keeps it there regardless of position. + <<else>> + <<if $activeSlave.buttImplant == 1>> + $His butt implants make $his ass look especially pert no matter how $he moves. + <<elseif $activeSlave.buttImplant == 2>> + $His big butt implants make $his ass jut out curvaceously whatever pose $he's in. + <<elseif $activeSlave.buttImplant > 2>> + $He has <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it shows. Whatever $his position, $his ass looks just as artificially enticing. + <<elseif $activeSlave.buttImplant > 7>> + $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his ass looks like someone shoved a pair of overinflated beachballs in $his buttcheeks. + <<elseif $activeSlave.buttImplant > 12>> + $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his ass looks like someone shoved a pair of ready to burst weather balloons in $his buttcheeks. + <<elseif $activeSlave.buttImplant > 17>> + $He has oversized <<if $activeSlave.buttImplantType == 1>>engorged string<<else>>fillable butt<</if>> implants, and it is completely obvious. Whatever $his position, $his immense ass dominates $his surroundings with its unyielding mass. + <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.buttImplant > 0>> - $His rear is about <<print Math.floor(($activeSlave.buttImplant/$activeSlave.butt)*100)>>% implant. + <<if $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.buttImplant > 0>> + $His rear is about <<print Math.floor(($activeSlave.buttImplant/$activeSlave.butt)*100)>>% implant. + <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSTransformationFetishist > 20>> - <<if ($arcologies[0].FSSlimnessEnthusiast != "unset")>> - <<if $activeSlave.butt >= 3>> - <<if $activeSlave.buttImplant/$activeSlave.butt < .25>> - $His ass is @@.red;disgustingly natural@@ for its size. - <<else>> - $His asscheeks are @@.green;obviously implants,@@ as they should be. + <<if $arcologies[0].FSTransformationFetishist > 20>> + <<if ($arcologies[0].FSSlimnessEnthusiast != "unset")>> + <<if $activeSlave.butt >= 3>> + <<if $activeSlave.buttImplant/$activeSlave.butt < .25>> + $His ass is @@.red;disgustingly natural@@ for its size. + <<else>> + $His asscheeks are @@.green;obviously implants,@@ as they should be. + <</if>> <</if>> - <</if>> - <<else>> - <<if $activeSlave.butt >= 6>> - <<if $activeSlave.buttImplant/$activeSlave.butt < .5>> - $His ass is @@.red;disgustingly natural@@ for its size. - <<else>> - $His asscheeks are @@.green;obviously implants,@@ as they should be. + <<else>> + <<if $activeSlave.butt >= 6>> + <<if $activeSlave.buttImplant/$activeSlave.butt < .5>> + $His ass is @@.red;disgustingly natural@@ for its size. + <<else>> + $His asscheeks are @@.green;obviously implants,@@ as they should be. + <</if>> <</if>> <</if>> <</if>> <</if>> -<</if>> <<if $arcologies[0].FSGenderFundamentalistLawBeauty + $arcologies[0].FSGenderRadicalistLawBeauty > 0>> -<<if $activeSlave.butt > 6 && $arcologies[0].FSAssetExpansionist != "unset">> - It's too big for the fashionable feminine ideal. -<<elseif $activeSlave.butt > 4 && $arcologies[0].FSAssetExpansionist != "unset">> - It's bigger than expected for the fashionable feminine ideal, but your arcology loves huge butts, so it's not a surprise. -<<elseif $activeSlave.butt > 4>> - It's too big for the fashionable feminine ideal. -<<elseif $activeSlave.butt < 3>> - It's too small for the fashionable feminine ideal. -<</if>> + <<if $activeSlave.butt > 6 && $arcologies[0].FSAssetExpansionist != "unset">> + It's too big for the fashionable feminine ideal. + <<elseif $activeSlave.butt > 4 && $arcologies[0].FSAssetExpansionist != "unset">> + It's bigger than expected for the fashionable feminine ideal, but your arcology loves huge butts, so it's not a surprise. + <<elseif $activeSlave.butt > 4>> + It's too big for the fashionable feminine ideal. + <<elseif $activeSlave.butt < 3>> + It's too small for the fashionable feminine ideal. + <</if>> <<elseif $arcologies[0].FSSlimnessEnthusiastLaw == 1 && ($activeSlave.butt > 1)>> It's way too big for the fashionable feminine ideal. <<elseif $arcologies[0].FSHedonisticDecadenceLaw2 == 1 && ($activeSlave.butt < 5)>> @@ -2076,100 +2076,100 @@ $He's got a <</if>> <<if $activeSlave.physicalAge <= 3>> -<<if $activeSlave.butt >= 8>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His butt is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. - <</if>> - <<else>> - Together it is nearly the same size as $his torso, making $him about half butt. - <</if>> - <<if $activeSlave.butt > 15>> - <<if $buttAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a rear + <<if $activeSlave.butt >= 8>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <<if canWalk($activeSlave)>> + $His butt is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. + <</if>> + <<else>> + Together it is nearly the same size as $his torso, making $him about half butt. + <</if>> + <<if $activeSlave.butt > 15>> + <<if $buttAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a rear + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> -<</if>> -<</if>> <<elseif $activeSlave.physicalAge <= 12>> -<<if $activeSlave.butt >= 12>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His butt is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. - <</if>> - <<else>> - Together it is nearly the same size as $his torso, making $him about half butt. - <</if>> - <<if $activeSlave.butt > 15>> - <<if $buttAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a rear + <<if $activeSlave.butt >= 12>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <<if canWalk($activeSlave)>> + $His butt is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. + <</if>> + <<else>> + Together it is nearly the same size as $his torso, making $him about half butt. + <</if>> + <<if $activeSlave.butt > 15>> + <<if $buttAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a rear + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> -<</if>> -<</if>> <<elseif $activeSlave.physicalAge > 12>> -<<if $activeSlave.butt > 17>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His butt is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. - <</if>> - <<else>> - Together it is nearly the same size as $his torso, making $him about half butt. - <</if>> - <<if $activeSlave.butt > 15>> - <<if $buttAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a rear + <<if $activeSlave.butt > 17>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic ass is greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <<if canWalk($activeSlave)>> + $His butt is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his hands sunk into $his buttcheeks to help take their weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge cheeks on whatever nearby surfaces $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. + <</if>> + <<else>> + Together it is nearly the same size as $his torso, making $him about half butt. + <</if>> + <<if $activeSlave.butt > 15>> + <<if $buttAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a rear + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with buttcheeks + <</if>> + wider than a standard doorway. + <</if>> <</if>> - wider than a standard doorway. <</if>> <</if>> -<</if>> -<</if>> <<if $activeSlave.fuckdoll == 0>> -<<if $activeSlave.markings == "heavily freckled">> - $His freckles are particularly dense across $his lower back. -<<elseif $activeSlave.markings == "freckles">> - $His lower back is covered in a light speckling of freckles. -<</if>> + <<if $activeSlave.markings == "heavily freckled">> + $His freckles are particularly dense across $his lower back. + <<elseif $activeSlave.markings == "freckles">> + $His lower back is covered in a light speckling of freckles. + <</if>> <</if>> <<if $showBodyMods == 1>> @@ -2198,45 +2198,45 @@ $He's got a <<set $seed = either("anal opening", "anus", "butthole", "asshole")>> $His $seed is <<set $seed = either("very", "nice and")>>$seed tight, <<if $activeSlave.analArea-$activeSlave.anus > 3>> - but it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. + but it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. <<elseif $activeSlave.analArea-$activeSlave.anus > 2>> - but it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. + but it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. <<elseif $activeSlave.analArea-$activeSlave.anus > 1>> - but it's surrounded by a big ring of $analSkinDesc $skinDesc skin. + but it's surrounded by a big ring of $analSkinDesc $skinDesc skin. <<elseif $activeSlave.analArea-$activeSlave.anus > 0>> - and it's surrounded by a cute <<set $seed = either("rosebud", "pucker", "ring")>>$seed of $skinDesc skin. + and it's surrounded by a cute <<set $seed = either("rosebud", "pucker", "ring")>>$seed of $skinDesc skin. <<else>> - and the $skinDesc skin around it is stretched smooth, since it's been deflowered only recently. + and the $skinDesc skin around it is stretched smooth, since it's been deflowered only recently. <</if>> <<elseif $activeSlave.anus == 2>> <<set $seed = either("anal opening", "anus", "butthole", "asshole", "asspussy")>> $His $seed is <<if $activeSlave.analArea-$activeSlave.anus > 1>>only <</if>><<set $seed = either("relaxed", "loose", "accommodating")>>$seed, <<if $activeSlave.analArea-$activeSlave.anus > 2>> - but it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. + but it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. <<elseif $activeSlave.analArea-$activeSlave.anus > 1>> - but it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. + but it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. <<elseif $activeSlave.analArea-$activeSlave.anus > 0>> - and it's surrounded by a big ring of $analSkinDesc $skinDesc skin. + and it's surrounded by a big ring of $analSkinDesc $skinDesc skin. <<else>> - and the $skinDesc skin around it is stretched smooth, suggesting it's getting used to being this way. + and the $skinDesc skin around it is stretched smooth, suggesting it's getting used to being this way. <</if>> <<elseif $activeSlave.anus == 3>> <<set $seed = either("anal opening", "anus", "butthole", "asshole", "asspussy")>> $His $seed is a <<set $seed = either("relaxed", "loose", "welcoming", "lewd")>>$seed slit, <<if $activeSlave.analArea-$activeSlave.anus > 1>> - and it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. + and it's surrounded by a massive oval of $analSkinDesc $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. <<elseif $activeSlave.analArea-$activeSlave.anus > 0>> - and it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. + and it's surrounded by an oval of $analSkinDesc $skinDesc skin that occupies $his entire <<set $seed = either("asscrack", "buttcrack")>>$seed. <<else>> - and the $skinDesc skin around it is stretched smooth, suggesting $he's getting used to having such a cock-hungry rear fuckhole. + and the $skinDesc skin around it is stretched smooth, suggesting $he's getting used to having such a cock-hungry rear fuckhole. <</if>> <<else>> <<set $seed = either("anal opening", "anus", "butthole", "asshole", "asspussy", "anal slit")>> $His $seed is a <<set $seed = either("relaxed", "loose", "permanent", "open")>>$seed gape, <<if $activeSlave.analArea-$activeSlave.anus > 0>> - and it's surrounded by a massive oval of $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. + and it's surrounded by a massive oval of $skinDesc skin that runs from $his tailbone all the way down to the <<if $activeSlave.vagina > -1>>bottom of $his pussy<<else>>base of $his cock<</if>>. <<else>> - and the $skinDesc skin around it is stretched smooth, suggesting $he's only recently had $his ass ruined. + and the $skinDesc skin around it is stretched smooth, suggesting $he's only recently had $his ass ruined. <</if>> <</if>> @@ -2255,8 +2255,8 @@ $He's got a <</if>> <<if $showBodyMods == 1>> -<<anusPiercingDescription>> -<<anusTatDescription>> + <<anusPiercingDescription>> + <<anusTatDescription>> <</if>> <<if $activeSlave.fuckdoll > 0>> @@ -2289,842 +2289,842 @@ $He's got a <<if ($showClothing == 1) && ($saleDescription == 0)>> -<<if ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> - <<if ($dairyPregSetting > 1) && ($activeSlave.ovaries == 1)>> - $activeSlave.slaveName's pussy is occupied by a massive dildo, servicing $his womb with its ejaculate. - <<elseif ($activeSlave.balls > 0)>> - <<if $activeSlave.dick > 0>> - $activeSlave.slaveName's dick is buried in $his milking machine's cum receptacle. - <<else>> - The milking machine keeps a cup against $activeSlave.slaveName's tiny cumhole, since $he has balls, but lacks a penis. This limits the machine to anal stimulation to milk $his balls, and it's raping $his ass forcefully. - <</if>> - <<elseif ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's pussy is being serviced by a drug-ejaculating dildo. - <</if>> -<<else>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 0>> - <<if $activeSlave.dick > 6>>absurd<<elseif $activeSlave.dick > 4>>big<<elseif $activeSlave.dick > 2>>modest<<else>>pathetic<</if>> - <<if canAchieveErection($activeSlave)>> - cock is kept painfully erect by the Fuckdoll suit's systems. It's tightly wrapped in a condom-shaped extension of the suit's protective material, preventing it from feeling any real pleasure. - <<if $activeSlave.scrotum > 0>> - $His ballsack have its own uncomfortably tight pouch in the suit. + <<if ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> + <<if ($dairyPregSetting > 1) && ($activeSlave.ovaries == 1)>> + $activeSlave.slaveName's pussy is occupied by a massive dildo, servicing $his womb with its ejaculate. + <<elseif ($activeSlave.balls > 0)>> + <<if $activeSlave.dick > 0>> + $activeSlave.slaveName's dick is buried in $his milking machine's cum receptacle. + <<else>> + The milking machine keeps a cup against $activeSlave.slaveName's tiny cumhole, since $he has balls, but lacks a penis. This limits the machine to anal stimulation to milk $his balls, and it's raping $his ass forcefully. + <</if>> + <<elseif ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's pussy is being serviced by a drug-ejaculating dildo. + <</if>> + <<else>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 0>> + <<if $activeSlave.dick > 6>>absurd<<elseif $activeSlave.dick > 4>>big<<elseif $activeSlave.dick > 2>>modest<<else>>pathetic<</if>> + <<if canAchieveErection($activeSlave)>> + cock is kept painfully erect by the Fuckdoll suit's systems. It's tightly wrapped in a condom-shaped extension of the suit's protective material, preventing it from feeling any real pleasure. + <<if $activeSlave.scrotum > 0>> + $His ballsack have its own uncomfortably tight pouch in the suit. + <</if>> + <<else>> + soft cock<<if $activeSlave.scrotum > 0>> and balls are<<else>>is<</if>> trapped up against its abdomen, under the Fuckdoll suit's protective material. + <</if>> + <</if>> + <<if $activeSlave.vagina > -1>> + <<if $activeSlave.dick > 0>> + $His front hole, meanwhile, is left completely bare. + <<else>> + front hole is left completely bare by the Fuckdoll suit's protective material. + <</if>> + <<elseif $activeSlave.dick == 0>> + groin is covered by featureless Fuckdoll material; there's nothing of interest there. + <</if>> + <<case "conservative clothing">> + <<if $activeSlave.dick > 6>> + There is an absurd bulge at the crotch of $activeSlave.slaveName's pants. + <<elseif $activeSlave.dick > 3>> + There is a distinct bulge at the crotch of $activeSlave.slaveName's pants. + <<elseif $activeSlave.dick > 1>> + There is a modest bulge at the crotch of $activeSlave.slaveName's pants. + <<else>> + The crotch of $activeSlave.slaveName's pants is perfectly smooth. + <</if>> + <<case "spats and a tank top">> + <<if $activeSlave.dick > 7>> + There is an absurdly large, tightly hugged bulge running down the leg of $activeSlave.slaveName's spats.<<if $activeSlave.dick > 8>> $His spats are too short to keep $his dick<<if $activeSlave.dick == 9>>head<</if>> from popping out of $his pantleg.<</if>> + <<elseif $activeSlave.dick > 6>> + There is an absurdly large, tightly hugged bulge at the crotch of $activeSlave.slaveName's spats. + <<elseif $activeSlave.dick > 3>> + There is a tightly hugged bulge at the crotch of $activeSlave.slaveName's spats. + <<elseif $activeSlave.dick > 1>> + There is a slight, tightly hugged, bulge at the crotch of $activeSlave.slaveName's spats. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's spats are tight enough to highlight $his embarrassingly small cock. + <<elseif $activeSlave.clit > 3>> + There is a tightly hugged bulge at the crotch of $activeSlave.slaveName's spats that seems to be really distracting when $he moves. + <<elseif $activeSlave.balls > 0 && $activeSlave.scrotum > 0>> + There is a pair of tightly hugged bulges in the crotch of $activeSlave.slaveName's spats. + <<elseif $activeSlave.vagina > -1>> + $His tight spats hug $his crotch so closely that $his <<if $activeSlave.vagina == 0>>virgin <</if>>pussy is clearly discernible. + <<else>> + $His tight spats hug $his perfectly smooth crotch. + <</if>> + <<case "stretch pants and a crop-top">> + <<if $activeSlave.dick > 8>> + There is an absurd bulge at the crotch and down the leg of $activeSlave.slaveName's stretch pants. + <<elseif $activeSlave.dick > 4>> + There is a distinct bulge at the crotch of $activeSlave.slaveName's stretch pants. + <<elseif $activeSlave.dick > 2>> + There is a modest bulge at the crotch of $activeSlave.slaveName's stretch pants. + <<elseif $activeSlave.dick > 0>> + There is a pathetic bump in the crotch of $activeSlave.slaveName's stretch pants. + <<elseif $activeSlave.vagina > -1>> + $His stretch pants are so tight you can see $he isn't wearing underwear right through the fabric. + <<else>> + $His stretch pants are so tight you can see $he isn't wearing underwear right through the fabric, not that $he has much to hide. + <</if>> + <<case "chains">> + <<if $activeSlave.dick > 0>> + $activeSlave.slaveName has chain dangling from around $his waist to end next to $his cock, so that when $he moves, it occasionally strikes $his in the dick. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's chains leave $his featureless groin bare; there's nothing there to restrain. + <<else>> + $activeSlave.slaveName's pussy has a chain running tightly between $his pussylips. + <</if>> + <<case "Western clothing">> + $activeSlave.slaveName's chaps have no crotch, so $his + <<if $activeSlave.dick > 2>> + dick dangles + <<elseif $activeSlave.vagina == -1>> + featureless groin is + <<elseif $activeSlave.dick > 0>> + little dick is + <<else>> + pussy is + <</if>> + bare. + <<case "body oil">> + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + Every surface of $activeSlave.slaveName's hermaphroditic genitalia have been carefully + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's dick has been lovingly + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's featureless groin has been lovingly + <<else>> + $activeSlave.slaveName's pussy has been lovingly + <</if>> + oiled. + <<case "a toga">> + <<if $activeSlave.dick > 3>> + Something is tenting the front of $activeSlave.slaveName's toga. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's dick is hidden behnd $his toga. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's featureless groin is hidden by $his toga. + <<else>> + $activeSlave.slaveName's pussy is concealed by $his toga. + <</if>> + <<case "a huipil">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + dick is long enough that its head dangles down below the front of $his short huipil. + <<elseif $activeSlave.dick > 0>> + huipil occasionally tents in front when $he moves. + <<elseif $activeSlave.vagina == -1>> + huipil barely comes down far enough to cover $his featureless groin. + <<else>> + huipil barely comes down far enough to cover $his pussy. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.bellyPreg >= 5000)>> + $activeSlave.slaveName's huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + $activeSlave.slaveName's erection is so big that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> + <<elseif ($activeSlave.dick > 3) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's silken panties cannot cover $his hermaphroditic genitalia due to the size of $his cock. $He's simply pulled it to one side, leaving $his pussy bare as well. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's silken panties demurely cover $his hermaphroditic genitalia as long as $he doesn't move too much, but $his dick has a way of slipping out and uncovering $his pussy. + <<elseif $activeSlave.dick > 3>> + $activeSlave.slaveName's silken panties cannot cover $his cock. $He's simply pulled it to one side. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's silken panties demurely cover $his dick as long as $he doesn't move too much, but it has a way of slipping out. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's silken panties demurely cover $his featureless groin. + <<else>> + $activeSlave.slaveName's silken panties demurely cover $his pussy. + <</if>> + <<case "a maternity dress">> + <<if $activeSlave.dick > 5>> + Something massive can be seen bulging under $his dress. + <<elseif $activeSlave.dick > 2>> + When $he moves, something occasionally tents the front of $his dress. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's dress demurely conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's dress demurely conceals $his pussy. + <</if>> + <<case "a slutty qipao">> + $activeSlave.slaveName's + <<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 $his crotch. + <<elseif $activeSlave.dick > 3>> + dick is long enough that its head dangles down below the front of $his short qipao. + <<elseif $activeSlave.dick > 0>> + qipao occasionally tents in front when $he moves. + <<elseif $activeSlave.vagina == -1>> + qipao barely comes down far enough to cover $his featureless groin. + <<else>> + qipao barely comes down far enough to cover $his pussy. + <</if>> + <<case "uncomfortable straps">> + $activeSlave.slaveName's strap between $his legs has a steel ring + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + around the base of $his dick, letting it pass through, and a ring over $his pussy. + <<elseif $activeSlave.dick > 0>> + the base of $his dick, letting it pass through. + <<elseif $activeSlave.vagina == -1>> + over the little hole in $his featureless groin. + <<else>> + over $his pussy. + <</if>> + <<case "shibari ropes">> + <<if (!["chastity", "combined chastity"].includes($activeSlave.dickAccessory)) && ($activeSlave.dick > 4) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + $activeSlave.slaveName's ropes bind $his huge cock to the bottom of $his <<if $activeSlave.bellyPreg > 2000>>pregnant<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly. + <<elseif (!["chastity", "combined chastity"].includes($activeSlave.dickAccessory)) && ($activeSlave.dick > 4) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + $activeSlave.slaveName's ropes bind $his huge cock straight up $his abdomen.<<if $activeSlave.boobs > 400>> It's so long that its head rests between $his breasts.<</if>> + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's ropes are woven in a complex pattern to bind all parts of $his complicated genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's ropes include a tight loop around the base of $his dick. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName has a couple of ropes framing $his featureless groin, to draw attention to it. + <<else>> + $activeSlave.slaveName has a rope passing tightly between $his pussylips. + <</if>> + <<case "restrictive latex">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are visible through a special hole in the latex. + <<elseif $activeSlave.dick > 0>> + latex has a hole to leave $his dick bare and vulnerable. + <<elseif $activeSlave.vagina == -1>> + latex has no hole over $his featureless groin. + <<else>> + latex has a hole to leave $his pussy bare and vulnerable. + <</if>> + <<case "attractive lingerie">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection is so big that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> + <<elseif ($activeSlave.dick > 3) && ($activeSlave.vagina > -1)>> + lace g-string cannot cover hermaphroditic genitalia due to the size of $his cock. $He's simply pulled it to one side, leaving $his pussy bare as well. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + lace g-string demurely covers $his hermaphroditic genitalia as long as $he doesn't move too much, but $his dick has a way of slipping out and uncovering $his pussy. + <<elseif $activeSlave.dick > 3>> + lace g-string cannot cover $his cock. $He's simply pulled it to one side. + <<elseif $activeSlave.dick > 0>> + lace g-string demurely covers $his dick as long as $he doesn't move too much, but it has a way of slipping out. + <<elseif $activeSlave.vagina == -1>> + lace g-string demurely covers $his featureless groin. + <<else>> + lace g-string demurely covers $his pussy. + <</if>> + <<case "a succubus outfit">> + $activeSlave.slaveName's leather skirt is cut to conceal precisely nothing in front, coming down to just above + <<if $activeSlave.dick > 0>> + the base of $his cock. + <<elseif $activeSlave.vagina == -1>> + $his featureless groin. + <<else>> + $his clit. + <</if>> + <<case "kitty lingerie">> + $activeSlave.slaveName's panties + <<if $activeSlave.dick > 5>> + can't conceal $his giant penis, which is pushed between its fabric cat ears. + <<elseif $activeSlave.dick > 3>> + bulge from the size of $his large penis. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + cover $his dual genitalia. + <<elseif $activeSlave.dick > 0>> + cover $his penis. + <<elseif $activeSlave.vagina == -1>> + cover $his genitalia-free groin. + <<else>> + cover $his pussy. + <</if>> + <<case "a burkini">> + $activeSlave.slaveName's burkini is designed to modestly cover $his + <<if ($activeSlave.dick > 5) && ($activeSlave.vagina > -1)>> + dual genitalia, but the size of the bulge between $his legs shows how well that worked. + <<elseif $activeSlave.dick > 5>> + penis, but the size of the bulge between $his legs shows how well that worked. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + dual genitalia, which it does. + <<elseif $activeSlave.dick > 0>> + penis, which it does. + <<elseif $activeSlave.vagina == -1>> + genitalia-free groin, which it does very easily. + <<else>> + pussy, which it does. + <</if>> + <<case "a monokini">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + dick creates a large bulge in the front of $his monokini. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia creates a small bulge in the front of $his monokini. + <<elseif $activeSlave.dick > 0>> + dick creates a small bulge in the front of $his monokini. + <<elseif $activeSlave.vagina == -1>> + monokini bottom has no bulges or ridges at the front or bottom. + <<else>> + pussy creates small ridges in the bottom of $his monokini. + <</if>> + <<case "a cybersuit">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + dick creates a large bulge in the front of $his bodysuit. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia creates a small bulge in the front of $his bodysuit. + <<elseif $activeSlave.dick > 0>> + dick creates a small bulge in the front of $his bodysuit. + <<elseif $activeSlave.vagina == -1>> + bodysuit conceals the featurelessness of $his crotch. + <<else>> + pussy creates small soft ridges in the bottom of $his bodysuit. + <</if>> + <<case "a string bikini">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection is so big that $he's got it restrained behind $his string bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + just given up and pushed $his bikini bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed. + <<elseif $activeSlave.dick > 0>> + string bikini bottom is more of a banana hammock, in front. + <<elseif $activeSlave.vagina == -1>> + string bikini conceals the featurelessness of $his groin. + <<else>> + string bikini runs lewdly between $his pussylips. + <</if>> + <<case "a scalemail bikini">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection is so big that $he's got it restrained behind $his scalemail bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + just given up and pushed $his scalemail bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed. + <<elseif $activeSlave.dick > 0>> + scalemail bikini bottom is more of a banana hammock, in front. + <<else>> + scalemail bikini conceals $his groin. + <</if>> + <<case "clubslut netting">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia require a huge hole in $his netting to keep everything aired out and accessible. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.scrotum > 1)>> + cock has its own hole in $his netting, but $his balls are restrained inside it. + <<elseif ($activeSlave.dick > 0)>> + cock has its own hole in $his netting. + <<elseif $activeSlave.vagina == -1>> + clubslut netting covers $his featureless groin, making it less obvious that there's nothing there. + <<else>> + pussy is left bare by a hole in $his netting. + <</if>> + <<case "a cheerleader outfit">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + huge erection pins $his skirt against $his <<if $activeSlave.bellyPreg > 2000>>pregnant<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly, revealing $his bare pussy. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection is so big that $he's trapped it upwards against $his stomach and under $his top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> + <<elseif $activeSlave.dick > 5>> + cheerleader skirt is not designed for someone with a cock as big as $hers; its lower half sticks out beneath its edge. + <<elseif $activeSlave.dick > 3>> + cheerleader skirt is not designed for someone with a cock as big as $hers; its head is easily visible beneath its edge. + <<elseif $activeSlave.dick > 0>> + cheerleader skirt hides $his dick reasonably well as long as $he stands still. + <<elseif $activeSlave.vagina == -1>> + cheerleader skirt hides $his the featurelessness of $his groin. + <<else>> + cheerleader skirt often flips up to reveal $his bare pussy. + <</if>> + <<case "cutoffs and a t-shirt">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection is so big that closing $his jean cutoffs is hopeless. $He's got $his fly unbuttoned and $his dick sticking out proudly. + <<elseif $activeSlave.dick > 5>> + jean cutoffs are pretty brief, and $his huge cock sticks out, trapped against one leg. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + jean cutoffs are pretty brief, but decently cover $his cock and pussy. + <<elseif $activeSlave.dick > 0>> + jean cutoffs are pretty brief, but decently cover $his cock. + <<elseif $activeSlave.vagina == -1>> + jean cutoffs are pretty brief, but decently cover $his featureless groin. + <<else>> + jean cutoffs are pretty brief, but still cover $his pussy decently in front. + <</if>> + <<case "a slave gown">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 6>> + lovely gown cannot hide the fact that something massive is lurking between $his legs. + <<elseif $activeSlave.dick > 3>> + cock tents the front of $his lovely gown. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are hidden by $his lovely gown. + <<elseif $activeSlave.dick > 0>> + cock is hidden by $his lovely gown. + <<elseif $activeSlave.vagina == -1>> + featureless groin is concealed by $his lovely gown. + <<else>> + pussy is concealed by $his lovely gown. + <</if>> + <<case "a halter top dress">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + cock tents the front of $his beautiful halter top dress. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are hidden by $his beautiful halter top dress. + <<elseif $activeSlave.dick > 0>> + cock is hidden by $his beautiful halter top dress. + <<elseif $activeSlave.vagina == -1>> + featureless groin is concealed by $his halter top dress. + <<else>> + pussy is concealed by $his beautiful halter top dress. + <</if>> + <<case "a ball gown">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + cock tents the front of $his fabulous silken ball gown. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are hidden by $his fabulous silken ball gown. + <<elseif $activeSlave.dick > 0>> + cock is hidden by $his fabulous silken ball gown. + <<elseif $activeSlave.vagina == -1>> + featureless groin is hidden by $his fabulous silken ball gown. + <<else>> + pussy is concealed by $his fabulous silken ball gown. + <</if>> + <<case "slutty business attire">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + dickhead dangles down beneath the hem of $his short skirt. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are barely hidden by $his skirt. + <<elseif $activeSlave.dick > 0>> + cock is barely hidden by $his skirt. + <<elseif $activeSlave.vagina == -1>> + featureless groin is barely hidden by $his skirt. + <<else>> + pussy is barely concealed by $his skirt. + <</if>> + <<case "nice business attire">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + conservative skirt bulges forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are decently hidden by $his skirt. + <<elseif $activeSlave.dick > 0>> + conservative skirt gives no hint of the cock behind it. + <<elseif $activeSlave.vagina == -1>> + conservative skirt gives no hint of the perverse featurelessness behind it. + <<else>> + conservative skirt gives no hint of the pussy behind it. + <</if>> + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are a bit crowded by $his tight bodysuit. + <<elseif $activeSlave.dick > 0>> + cock is quite visible under the tight material of $his bodysuit. + <<elseif $activeSlave.vagina == -1>> + comfortable bodysuit fits $his groin well enough to make it clear there's nothing there. + <<else>> + bodysuit forms a perfect cameltoe against $his pussy. + <</if>> + <<case "a military uniform">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's uniform skirt bulges forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his skirt. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's uniform skirt gives no hint of the pussy behind it. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's uniform skirt gives no hint of the featureless groin behind it. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's uniform skirt gives no hint of the cock behind it. + <</if>> + <<case "a schutzstaffel uniform">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's uniform trousers bulges forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his trousers. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's uniform trousers give no hint of the pussy behind it. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's uniform trousers give no hint of the featureless groin behind it. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's uniform trousers give no hint of the cock behind it. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's uniform miniskirt bulges forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his miniskirt. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's uniform miniskirt gives no hint of the pussy behind it. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's uniform miniskirt gives no hint of the featureless groin behind it. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's uniform miniskirt gives no hint of the cock behind it. + <</if>> + <<case "a red army uniform">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's uniform skirt bulges forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his skirt. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's uniform skirt gives no hint of the pussy behind it. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's uniform skirt gives no hint of the featureless groin behind it. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's uniform skirt gives no hint of the cock behind it. + <</if>> + <<case "an apron">> + <<if $activeSlave.dick > 4>> + $activeSlave.slaveName's apron has a noticeable bulge in the front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are hidden in the front by $his apron. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's cock is hidden in the front by $his apron. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's pussy is hidden in the front by $his apron. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's featureless groin is hidden in the front by $his apron. + <</if>> + <<case "a bunny outfit">> + <<if $activeSlave.dick > 4>> + The crotch of $activeSlave.slaveName's teddy has a significant bulge to it. + <<elseif $activeSlave.dick > 0>> + The crotch of $activeSlave.slaveName's teddy bulges slightly. + <<elseif $activeSlave.vagina == -1>> + The crotch of $activeSlave.slaveName's teddy is perfectly, and suspiciously, featureless. + <<else>> + $activeSlave.slaveName's teddy is tight enough to form a distinct cameltoe. + <</if>> + <<case "a kimono">> + <<if $activeSlave.dick > 3>> + Despite the quality tailoring of $activeSlave.slaveName's kimono, it is clear that $he has something between $his legs. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's kimono demurely conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's kimono demurely conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's kimono demurely conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's kimono demurely conceals $his pussy. + <</if>> + <<case "a biyelgee costume">> + <<if $activeSlave.dick > 3>> + Despite the quality tailoring of $activeSlave.slaveName's costume, it is clear that $he has something between $his legs. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's costume demurely conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's costume demurely conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's costume demurely conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's costume demurely conceals $his pussy. + <</if>> + <<case "a dirndl">> + <<if $activeSlave.dick > 3>> + Despite the quality tailoring of $activeSlave.slaveName's dirndl, it is clear that $he has something between $his legs. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's dirndl demurely conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's dirndl demurely conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's dirndl demurely conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's dirndl demurely conceals $his pussy. + <</if>> + <<case "a latex catsuit">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + latex encased cock and pussy are just waiting to be exposed through $his crotch zipper. + <<elseif $activeSlave.dick > 0>> + latex encased cock is just waiting to be exposed through $his crotch zipper. + <<elseif $activeSlave.vagina == -1>> + latex covered groin can be exposed with $his crotch zipper, though there's little point. + <<else>> + latex encased pussy is just waiting to be exposed through $his crotch zipper. + <</if>> + <<case "a leotard">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> + tight leotard affords no extra room for $his penis, so when $he gets hard, every vein is clearly visible through the material. + <<elseif $activeSlave.dick > 0>> + soft cock is clearly outlined by the tight material of $his leotard. + <<elseif $activeSlave.clit > 1>> + leotard hugs $his pussy, so closely that $his impressive clit is clearly visible. + <<elseif $activeSlave.vagina == -1>> + leotard hugs $his groin, making it obvious that there's nothing there. + <<else>> + leotard hugs $his pussy, forming an inviting cameltoe. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + massive erection is agonizingly pinned to the front of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly, entirely visible against the straining fabric of $his dress. + <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + massive erection ascends up $his chest, entirely visible against the straining fabric of $his dress. + <<elseif ($activeSlave.dick > 3) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> + erection lies flush against the bottom of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> stomach, visible under the tight fabric of $his dress. + <<elseif ($activeSlave.dick > 3) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> + erection lies flush against $his stomach, visible under the tight fabric of $his dress. + <<elseif $activeSlave.dick > 5>> + short dress can't possibly conceal $his huge cock; its lower half sticks out below the hemline. + <<elseif $activeSlave.dick > 3>> + short dress can't possibly conceal $his big cock; its head peeks out below the hemline. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + short dress scarcely covers the bulge of $his cock, while leaving a hint of $his bare pussy visible below the hemline. + <<elseif $activeSlave.dick > 0>> + short dress scarcely covers the bulge of $his cock. + <<elseif $activeSlave.vaginalAccessory == "chastity belt">> + short dress leaves a hint of $his polished chastity belt below the hemline. + <<elseif $activeSlave.vaginalAccessory == "anal chastity">> + short dress leaves a hint of $his polished anal chastity belt below the hemline. + <<elseif $activeSlave.vaginalAccessory == "combined chastity">> + short dress leaves a hint of $his polished chastity belt below the hemline. + <<elseif $activeSlave.vagina == -1>> + short dress leaves a hint of $his featureless groin below its hemline. + <<else>> + short dress leaves a hint of $his bare pussy below the hemline. + <</if>> + <<case "a nice maid outfit">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are protected by $his functional apron. + <<elseif $activeSlave.dick > 0>> + dick is protected by $his functional apron. + <<elseif $activeSlave.vagina == -1>> + featureless groin is protected by $his functional apron. + <<else>> + pussy is protected by $his functional apron. + <</if>> + <<case "a nice nurse outfit">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's trousers bulge forward in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his trousers. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's trousers give no hint of the cock behind it. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's trousers give no hint of the featureless groin behind it. + <<else>> + $activeSlave.slaveName's trousers give no hint of the pussy behind it. + <</if>> + <<case "a schoolgirl outfit">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's dickhead is visible, swinging below the hem of $his skirt. + <<elseif $activeSlave.dick > 0>> + Something is pushing against the front of $activeSlave.slaveName's plaid skirt. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's plaid skirt lifts to show off $his featureless groin. + <<else>> + $activeSlave.slaveName's plaid skirt lifts to show off $his pussy with the slightest provocation. + <</if>> + <<case "a slutty maid outfit">> + $activeSlave.slaveName's + <<if $activeSlave.dick > 3>> + cockhead dangles down beneath the hem of $his short apron. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are poorly concealed by $his short apron. + <<elseif $activeSlave.dick > 0>> + cock is barely concealed by $his short apron. + <<elseif $activeSlave.vagina == -1>> + featureless groin is barely covered by $his short apron. + <<else>> + pussy is barely covered by $his short apron. + <</if>> + <<case "a slutty nurse outfit">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's skirt is tight enough to reveal the massive outline of $his dick behind it. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's skirt is tight enough to reveal the outline of the hermaphroditic genitalia behind it. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's skirt is tight enough to reveal the outline of $his dick behind it. + <<elseif $activeSlave.vagina > -1>> + $activeSlave.slaveName's skirt is barely long enough to cover $his pussy. + <</if>> + <<case "a hijab and abaya" "a niqab and abaya">> + <<if $activeSlave.dick > 4>> + When $he moves, something occasionally bulges the front of $his abaya. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's abaya properly conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's abaya properly conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's abaya properly conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's abaya properly conceals $his pussy. + <</if>> + <<case "a burqa">> + <<if $activeSlave.dick > 6>> + When $he moves, something occasionally bulges the front of $his burqa. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's burqa properly conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's burqa properly conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's burqa properly conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's burqa properly conceals $his pussy. + <</if>> + <<case "a hijab and blouse">> + <<if $activeSlave.dick > 6>> + There is an absurd bulge at the crotch of $activeSlave.slaveName's skirt. + <<elseif $activeSlave.dick > 4>> + There is a distinct bulge at the crotch of $activeSlave.slaveName's skirt. + <<elseif $activeSlave.dick > 2>> + There is a modest bulge at the crotch of $activeSlave.slaveName's skirt. + <<else>> + The crotch of $activeSlave.slaveName's skirt is perfectly smooth. + <</if>> + <<case "a long qipao">> + <<if $activeSlave.dick > 3>> + When $he moves, something occasionally bulges the front of $his qipao. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's qipao properly conceals $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's qipao properly conceals $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's qipao properly conceals $his featureless groin. + <<else>> + $activeSlave.slaveName's qipao properly conceals $his pussy. + <</if>> + <<case "battledress">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's fatigue pants bulge in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's fatigue pants protect $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's fatigue pants protect $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's fatigue pants protect $his featureless groin. + <<else>> + $activeSlave.slaveName's fatigue pants protect $his pussy. + <</if>> + <<case "lederhosen">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's shorts bulge in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's shorts protect $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's shorts protect $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's shorts protect $his featureless groin. + <<else>> + $activeSlave.slaveName's shorts protect $his pussy. + <</if>> + <<case "a mounty outfit">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's slacks bulge in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's slacks protect $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's slacks protect $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's slacks protect $his featureless groin. + <<else>> + $activeSlave.slaveName's slacks protect $his pussy. + <</if>> + <<case "battlearmor">> + <<if $activeSlave.dick > 3>> + $activeSlave.slaveName's crotch bulges in front. + <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's armor protects $his hermaphroditic genitalia. + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's armor protects $his cock. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's armor protects $his featureless groin. + <<else>> + $activeSlave.slaveName's armor protects $his pussy. + <</if>> + <<case "a fallen nuns habit">> + The ludicrously short skirt of $activeSlave.slaveName's habit parts below $his navel, leaving $his + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia + <<elseif $activeSlave.dick > 0>> + cock + <<elseif $activeSlave.vagina == -1>> + featureless groin + <<else>> + pussy + <</if>> + bare. + <<case "a chattel habit">> + The strip of cloth running down $his front + <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> + splits well above the base of $his dick, allowing $his erection to stand out proudly. + <<elseif ($activeSlave.vagina < 0) || ($activeSlave.vaginalAccessory == "chastity belt")>> + has the new religion's symbol for anal sex embossed on it in gold, implying that this holy sex slave should be approached from the rear. + <<elseif ($activeSlave.vaginalAccessory == "combined chastity")>> + has the new religion's symbol for chastity embossed on it in gold, implying that this holy sex slave should only be used for oral. + <<elseif ($activeSlave.vaginalAccessory == "anal chastity") && canDoVaginal($activeSlave)>> + has the new religion's symbol for anal chastity embossed on it in gold, implying that this holy sex slave should be used for vaginal sex or oral sex only. + <<elseif $activeSlave.vagina == -1>> + has the new religion's stylized for anal sex embossed on it in gold, since this slave's front is quite featureless. + <<else>> + has the new religion's stylized symbol depicting the vagina embossed on it in gold, and can be tucked up to bare $his womanhood. + <</if>> + <<case "a penitent nuns habit">> + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor hermaphrodite's genitalia, keeping $his aware that $he is an abomination. + <<elseif $activeSlave.dick > 0>> + $He's wearing a painful metal cilice around the base of $his cock, making $his shift constantly in search of comfort that will not come. + <<elseif $activeSlave.vagina == -1>> + $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor, featureless groin. + <<else>> + $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor womanhood. + <</if>> + <<case "harem gauze">> + $activeSlave.slaveName's + <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> + hermaphroditic genitalia are partially obscured by a covering of sheer gauze. $His pussy is barely discernible. + <<elseif $activeSlave.dick > 0>> + cock is partially obscured by a covering of sheer gauze. + <<elseif $activeSlave.vagina == -1>> + featureless groin is partially obscured by a covering of sheer gauze. + <<else>> + pussy is partially obscured by a covering of sheer gauze. <</if>> - <<else>> - soft cock<<if $activeSlave.scrotum > 0>> and balls are<<else>>is<</if>> trapped up against its abdomen, under the Fuckdoll suit's protective material. - <</if>> - <</if>> - <<if $activeSlave.vagina > -1>> - <<if $activeSlave.dick > 0>> - $His front hole, meanwhile, is left completely bare. - <<else>> - front hole is left completely bare by the Fuckdoll suit's protective material. - <</if>> - <<elseif $activeSlave.dick == 0>> - groin is covered by featureless Fuckdoll material; there's nothing of interest there. - <</if>> -<<case "conservative clothing">> - <<if $activeSlave.dick > 6>> - There is an absurd bulge at the crotch of $activeSlave.slaveName's pants. - <<elseif $activeSlave.dick > 3>> - There is a distinct bulge at the crotch of $activeSlave.slaveName's pants. - <<elseif $activeSlave.dick > 1>> - There is a modest bulge at the crotch of $activeSlave.slaveName's pants. - <<else>> - The crotch of $activeSlave.slaveName's pants is perfectly smooth. - <</if>> -<<case "spats and a tank top">> - <<if $activeSlave.dick > 7>> - There is an absurdly large, tightly hugged bulge running down the leg of $activeSlave.slaveName's spats.<<if $activeSlave.dick > 8>> $His spats are too short to keep $his dick<<if $activeSlave.dick == 9>>head<</if>> from popping out of $his pantleg.<</if>> - <<elseif $activeSlave.dick > 6>> - There is an absurdly large, tightly hugged bulge at the crotch of $activeSlave.slaveName's spats. - <<elseif $activeSlave.dick > 3>> - There is a tightly hugged bulge at the crotch of $activeSlave.slaveName's spats. - <<elseif $activeSlave.dick > 1>> - There is a slight, tightly hugged, bulge at the crotch of $activeSlave.slaveName's spats. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's spats are tight enough to highlight $his embarrassingly small cock. - <<elseif $activeSlave.clit > 3>> - There is a tightly hugged bulge at the crotch of $activeSlave.slaveName's spats that seems to be really distracting when $he moves. - <<elseif $activeSlave.balls > 0 && $activeSlave.scrotum > 0>> - There is a pair of tightly hugged bulges in the crotch of $activeSlave.slaveName's spats. - <<elseif $activeSlave.vagina > -1>> - $His tight spats hug $his crotch so closely that $his <<if $activeSlave.vagina == 0>>virgin <</if>>pussy is clearly discernible. - <<else>> - $His tight spats hug $his perfectly smooth crotch. - <</if>> -<<case "stretch pants and a crop-top">> - <<if $activeSlave.dick > 8>> - There is an absurd bulge at the crotch and down the leg of $activeSlave.slaveName's stretch pants. - <<elseif $activeSlave.dick > 4>> - There is a distinct bulge at the crotch of $activeSlave.slaveName's stretch pants. - <<elseif $activeSlave.dick > 2>> - There is a modest bulge at the crotch of $activeSlave.slaveName's stretch pants. - <<elseif $activeSlave.dick > 0>> - There is a pathetic bump in the crotch of $activeSlave.slaveName's stretch pants. - <<elseif $activeSlave.vagina > -1>> - $His stretch pants are so tight you can see $he isn't wearing underwear right through the fabric. - <<else>> - $His stretch pants are so tight you can see $he isn't wearing underwear right through the fabric, not that $he has much to hide. - <</if>> -<<case "chains">> - <<if $activeSlave.dick > 0>> - $activeSlave.slaveName has chain dangling from around $his waist to end next to $his cock, so that when $he moves, it occasionally strikes $his in the dick. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's chains leave $his featureless groin bare; there's nothing there to restrain. - <<else>> - $activeSlave.slaveName's pussy has a chain running tightly between $his pussylips. - <</if>> -<<case "Western clothing">> - $activeSlave.slaveName's chaps have no crotch, so $his - <<if $activeSlave.dick > 2>> - dick dangles - <<elseif $activeSlave.vagina == -1>> - featureless groin is - <<elseif $activeSlave.dick > 0>> - little dick is - <<else>> - pussy is - <</if>> - bare. -<<case "body oil">> - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - Every surface of $activeSlave.slaveName's hermaphroditic genitalia have been carefully - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's dick has been lovingly - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's featureless groin has been lovingly - <<else>> - $activeSlave.slaveName's pussy has been lovingly - <</if>> - oiled. -<<case "a toga">> - <<if $activeSlave.dick > 3>> - Something is tenting the front of $activeSlave.slaveName's toga. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's dick is hidden behnd $his toga. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's featureless groin is hidden by $his toga. - <<else>> - $activeSlave.slaveName's pussy is concealed by $his toga. - <</if>> -<<case "a huipil">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - dick is long enough that its head dangles down below the front of $his short huipil. - <<elseif $activeSlave.dick > 0>> - huipil occasionally tents in front when $he moves. - <<elseif $activeSlave.vagina == -1>> - huipil barely comes down far enough to cover $his featureless groin. - <<else>> - huipil barely comes down far enough to cover $his pussy. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.bellyPreg >= 5000)>> - $activeSlave.slaveName's huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's erection is so big that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif ($activeSlave.dick > 3) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's silken panties cannot cover $his hermaphroditic genitalia due to the size of $his cock. $He's simply pulled it to one side, leaving $his pussy bare as well. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's silken panties demurely cover $his hermaphroditic genitalia as long as $he doesn't move too much, but $his dick has a way of slipping out and uncovering $his pussy. - <<elseif $activeSlave.dick > 3>> - $activeSlave.slaveName's silken panties cannot cover $his cock. $He's simply pulled it to one side. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's silken panties demurely cover $his dick as long as $he doesn't move too much, but it has a way of slipping out. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's silken panties demurely cover $his featureless groin. - <<else>> - $activeSlave.slaveName's silken panties demurely cover $his pussy. - <</if>> -<<case "a maternity dress">> - <<if $activeSlave.dick > 5>> - Something massive can be seen bulging under $his dress. - <<elseif $activeSlave.dick > 2>> - When $he moves, something occasionally tents the front of $his dress. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's dress demurely conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's dress demurely conceals $his pussy. - <</if>> -<<case "a slutty qipao">> - $activeSlave.slaveName's - <<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 $his crotch. - <<elseif $activeSlave.dick > 3>> - dick is long enough that its head dangles down below the front of $his short qipao. - <<elseif $activeSlave.dick > 0>> - qipao occasionally tents in front when $he moves. - <<elseif $activeSlave.vagina == -1>> - qipao barely comes down far enough to cover $his featureless groin. - <<else>> - qipao barely comes down far enough to cover $his pussy. - <</if>> -<<case "uncomfortable straps">> - $activeSlave.slaveName's strap between $his legs has a steel ring - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - around the base of $his dick, letting it pass through, and a ring over $his pussy. - <<elseif $activeSlave.dick > 0>> - the base of $his dick, letting it pass through. - <<elseif $activeSlave.vagina == -1>> - over the little hole in $his featureless groin. - <<else>> - over $his pussy. - <</if>> -<<case "shibari ropes">> - <<if (!["chastity", "combined chastity"].includes($activeSlave.dickAccessory)) && ($activeSlave.dick > 4) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - $activeSlave.slaveName's ropes bind $his huge cock to the bottom of $his <<if $activeSlave.bellyPreg > 2000>>pregnant<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly. - <<elseif (!["chastity", "combined chastity"].includes($activeSlave.dickAccessory)) && ($activeSlave.dick > 4) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's ropes bind $his huge cock straight up $his abdomen.<<if $activeSlave.boobs > 400>> It's so long that its head rests between $his breasts.<</if>> - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's ropes are woven in a complex pattern to bind all parts of $his complicated genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's ropes include a tight loop around the base of $his dick. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName has a couple of ropes framing $his featureless groin, to draw attention to it. - <<else>> - $activeSlave.slaveName has a rope passing tightly between $his pussylips. - <</if>> -<<case "restrictive latex">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are visible through a special hole in the latex. - <<elseif $activeSlave.dick > 0>> - latex has a hole to leave $his dick bare and vulnerable. - <<elseif $activeSlave.vagina == -1>> - latex has no hole over $his featureless groin. - <<else>> - latex has a hole to leave $his pussy bare and vulnerable. - <</if>> -<<case "attractive lingerie">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif ($activeSlave.dick > 3) && ($activeSlave.vagina > -1)>> - lace g-string cannot cover hermaphroditic genitalia due to the size of $his cock. $He's simply pulled it to one side, leaving $his pussy bare as well. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - lace g-string demurely covers $his hermaphroditic genitalia as long as $he doesn't move too much, but $his dick has a way of slipping out and uncovering $his pussy. - <<elseif $activeSlave.dick > 3>> - lace g-string cannot cover $his cock. $He's simply pulled it to one side. - <<elseif $activeSlave.dick > 0>> - lace g-string demurely covers $his dick as long as $he doesn't move too much, but it has a way of slipping out. - <<elseif $activeSlave.vagina == -1>> - lace g-string demurely covers $his featureless groin. - <<else>> - lace g-string demurely covers $his pussy. - <</if>> -<<case "a succubus outfit">> - $activeSlave.slaveName's leather skirt is cut to conceal precisely nothing in front, coming down to just above - <<if $activeSlave.dick > 0>> - the base of $his cock. - <<elseif $activeSlave.vagina == -1>> - $his featureless groin. - <<else>> - $his clit. - <</if>> -<<case "kitty lingerie">> - $activeSlave.slaveName's panties - <<if $activeSlave.dick > 5>> - can't conceal $his giant penis, which is pushed between its fabric cat ears. - <<elseif $activeSlave.dick > 3>> - bulge from the size of $his large penis. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - cover $his dual genitalia. - <<elseif $activeSlave.dick > 0>> - cover $his penis. - <<elseif $activeSlave.vagina == -1>> - cover $his genitalia-free groin. - <<else>> - cover $his pussy. - <</if>> -<<case "a burkini">> - $activeSlave.slaveName's burkini is designed to modestly cover $his - <<if ($activeSlave.dick > 5) && ($activeSlave.vagina > -1)>> - dual genitalia, but the size of the bulge between $his legs shows how well that worked. - <<elseif $activeSlave.dick > 5>> - penis, but the size of the bulge between $his legs shows how well that worked. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - dual genitalia, which it does. - <<elseif $activeSlave.dick > 0>> - penis, which it does. - <<elseif $activeSlave.vagina == -1>> - genitalia-free groin, which it does very easily. - <<else>> - pussy, which it does. - <</if>> -<<case "a monokini">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - dick creates a large bulge in the front of $his monokini. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia creates a small bulge in the front of $his monokini. - <<elseif $activeSlave.dick > 0>> - dick creates a small bulge in the front of $his monokini. - <<elseif $activeSlave.vagina == -1>> - monokini bottom has no bulges or ridges at the front or bottom. - <<else>> - pussy creates small ridges in the bottom of $his monokini. - <</if>> -<<case "a cybersuit">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - dick creates a large bulge in the front of $his bodysuit. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia creates a small bulge in the front of $his bodysuit. - <<elseif $activeSlave.dick > 0>> - dick creates a small bulge in the front of $his bodysuit. - <<elseif $activeSlave.vagina == -1>> - bodysuit conceals the featurelessness of $his crotch. - <<else>> - pussy creates small soft ridges in the bottom of $his bodysuit. - <</if>> -<<case "a string bikini">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that $he's got it restrained behind $his string bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - just given up and pushed $his bikini bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed. - <<elseif $activeSlave.dick > 0>> - string bikini bottom is more of a banana hammock, in front. - <<elseif $activeSlave.vagina == -1>> - string bikini conceals the featurelessness of $his groin. - <<else>> - string bikini runs lewdly between $his pussylips. - <</if>> -<<case "a scalemail bikini">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - huge erection is agonizingly pressed down by $his <<if $activeSlave.bellyPreg > 2000>>pregnancy<<elseif $activeSlave.bellyImplant > 2000>>rounded belly<<else>>swollen belly<</if>>. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that $he's got it restrained behind $his scalemail bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - just given up and pushed $his scalemail bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed. - <<elseif $activeSlave.dick > 0>> - scalemail bikini bottom is more of a banana hammock, in front. - <<else>> - scalemail bikini conceals $his groin. - <</if>> -<<case "clubslut netting">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia require a huge hole in $his netting to keep everything aired out and accessible. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.scrotum > 1)>> - cock has its own hole in $his netting, but $his balls are restrained inside it. - <<elseif ($activeSlave.dick > 0)>> - cock has its own hole in $his netting. - <<elseif $activeSlave.vagina == -1>> - clubslut netting covers $his featureless groin, making it less obvious that there's nothing there. - <<else>> - pussy is left bare by a hole in $his netting. - <</if>> -<<case "a cheerleader outfit">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - huge erection pins $his skirt against $his <<if $activeSlave.bellyPreg > 2000>>pregnant<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly, revealing $his bare pussy. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that $he's trapped it upwards against $his stomach and under $his top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif $activeSlave.dick > 5>> - cheerleader skirt is not designed for someone with a cock as big as hers; its lower half sticks out beneath its edge. - <<elseif $activeSlave.dick > 3>> - cheerleader skirt is not designed for someone with a cock as big as hers; its head is easily visible beneath its edge. - <<elseif $activeSlave.dick > 0>> - cheerleader skirt hides $his dick reasonably well as long as $he stands still. - <<elseif $activeSlave.vagina == -1>> - cheerleader skirt hides $his the featurelessness of $his groin. - <<else>> - cheerleader skirt often flips up to reveal $his bare pussy. - <</if>> -<<case "cutoffs and a t-shirt">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that closing $his jean cutoffs is hopeless. $He's got $his fly unbuttoned and $his dick sticking out proudly. - <<elseif $activeSlave.dick > 5>> - jean cutoffs are pretty brief, and $his huge cock sticks out, trapped against one leg. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - jean cutoffs are pretty brief, but decently cover $his cock and pussy. - <<elseif $activeSlave.dick > 0>> - jean cutoffs are pretty brief, but decently cover $his cock. - <<elseif $activeSlave.vagina == -1>> - jean cutoffs are pretty brief, but decently cover $his featureless groin. - <<else>> - jean cutoffs are pretty brief, but still cover $his pussy decently in front. - <</if>> -<<case "a slave gown">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 6>> - lovely gown cannot hide the fact that something massive is lurking between $his legs. - <<elseif $activeSlave.dick > 3>> - cock tents the front of $his lovely gown. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are hidden by $his lovely gown. - <<elseif $activeSlave.dick > 0>> - cock is hidden by $his lovely gown. - <<elseif $activeSlave.vagina == -1>> - featureless groin is concealed by $his lovely gown. - <<else>> - pussy is concealed by $his lovely gown. - <</if>> -<<case "a halter top dress">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - cock tents the front of $his beautiful halter top dress. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are hidden by $his beautiful halter top dress. - <<elseif $activeSlave.dick > 0>> - cock is hidden by $his beautiful halter top dress. - <<elseif $activeSlave.vagina == -1>> - featureless groin is concealed by $his halter top dress. - <<else>> - pussy is concealed by $his beautiful halter top dress. - <</if>> - <<case "a ball gown">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - cock tents the front of $his fabulous silken ball gown. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are hidden by $his fabulous silken ball gown. - <<elseif $activeSlave.dick > 0>> - cock is hidden by $his fabulous silken ball gown. - <<elseif $activeSlave.vagina == -1>> - featureless groin is hidden by $his fabulous silken ball gown. - <<else>> - pussy is concealed by $his fabulous silken ball gown. - <</if>> -<<case "slutty business attire">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - dickhead dangles down beneath the hem of $his short skirt. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are barely hidden by $his skirt. - <<elseif $activeSlave.dick > 0>> - cock is barely hidden by $his skirt. - <<elseif $activeSlave.vagina == -1>> - featureless groin is barely hidden by $his skirt. - <<else>> - pussy is barely concealed by $his skirt. - <</if>> -<<case "nice business attire">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - conservative skirt bulges forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are decently hidden by $his skirt. - <<elseif $activeSlave.dick > 0>> - conservative skirt gives no hint of the cock behind it. - <<elseif $activeSlave.vagina == -1>> - conservative skirt gives no hint of the perverse featurelessness behind it. - <<else>> - conservative skirt gives no hint of the pussy behind it. - <</if>> -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are a bit crowded by $his tight bodysuit. - <<elseif $activeSlave.dick > 0>> - cock is quite visible under the tight material of $his bodysuit. - <<elseif $activeSlave.vagina == -1>> - comfortable bodysuit fits $his groin well enough to make it clear there's nothing there. - <<else>> - bodysuit forms a perfect cameltoe against $his pussy. - <</if>> -<<case "a military uniform">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's uniform skirt bulges forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his skirt. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's uniform skirt gives no hint of the pussy behind it. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's uniform skirt gives no hint of the featureless groin behind it. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's uniform skirt gives no hint of the cock behind it. - <</if>> -<<case "a schutzstaffel uniform">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's uniform trousers bulges forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his trousers. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's uniform trousers give no hint of the pussy behind it. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's uniform trousers give no hint of the featureless groin behind it. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's uniform trousers give no hint of the cock behind it. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's uniform miniskirt bulges forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his miniskirt. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's uniform miniskirt gives no hint of the pussy behind it. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's uniform miniskirt gives no hint of the featureless groin behind it. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's uniform miniskirt gives no hint of the cock behind it. - <</if>> -<<case "a red army uniform">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's uniform skirt bulges forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his skirt. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's uniform skirt gives no hint of the pussy behind it. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's uniform skirt gives no hint of the featureless groin behind it. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's uniform skirt gives no hint of the cock behind it. - <</if>> -<<case "an apron">> - <<if $activeSlave.dick > 4>> - $activeSlave.slaveName's apron has a noticeable bulge in the front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are hidden in the front by $his apron. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's cock is hidden in the front by $his apron. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's pussy is hidden in the front by $his apron. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's featureless groin is hidden in the front by $his apron. - <</if>> -<<case "a bunny outfit">> - <<if $activeSlave.dick > 4>> - The crotch of $activeSlave.slaveName's teddy has a significant bulge to it. - <<elseif $activeSlave.dick > 0>> - The crotch of $activeSlave.slaveName's teddy bulges slightly. - <<elseif $activeSlave.vagina == -1>> - The crotch of $activeSlave.slaveName's teddy is perfectly, and suspiciously, featureless. - <<else>> - $activeSlave.slaveName's teddy is tight enough to form a distinct cameltoe. - <</if>> -<<case "a kimono">> - <<if $activeSlave.dick > 3>> - Despite the quality tailoring of $activeSlave.slaveName's kimono, it is clear that $he has something between $his legs. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's kimono demurely conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's kimono demurely conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's kimono demurely conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's kimono demurely conceals $his pussy. - <</if>> -<<case "a biyelgee costume">> - <<if $activeSlave.dick > 3>> - Despite the quality tailoring of $activeSlave.slaveName's costume, it is clear that $he has something between $his legs. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's costume demurely conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's costume demurely conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's costume demurely conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's costume demurely conceals $his pussy. - <</if>> -<<case "a dirndl">> - <<if $activeSlave.dick > 3>> - Despite the quality tailoring of $activeSlave.slaveName's dirndl, it is clear that $he has something between $his legs. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's dirndl demurely conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's dirndl demurely conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's dirndl demurely conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's dirndl demurely conceals $his pussy. - <</if>> -<<case "a latex catsuit">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - latex encased cock and pussy are just waiting to be exposed through $his crotch zipper. - <<elseif $activeSlave.dick > 0>> - latex encased cock is just waiting to be exposed through $his crotch zipper. - <<elseif $activeSlave.vagina == -1>> - latex covered groin can be exposed with $his crotch zipper, though there's little point. - <<else>> - latex encased pussy is just waiting to be exposed through $his crotch zipper. - <</if>> -<<case "a leotard">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> - tight leotard affords no extra room for $his penis, so when $he gets hard, every vein is clearly visible through the material. - <<elseif $activeSlave.dick > 0>> - soft cock is clearly outlined by the tight material of $his leotard. - <<elseif $activeSlave.clit > 1>> - leotard hugs $his pussy, so closely that $his impressive clit is clearly visible. - <<elseif $activeSlave.vagina == -1>> - leotard hugs $his groin, making it obvious that there's nothing there. - <<else>> - leotard hugs $his pussy, forming an inviting cameltoe. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive erection is agonizingly pinned to the front of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly, entirely visible against the straining fabric of $his dress. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - massive erection ascends up $his chest, entirely visible against the straining fabric of $his dress. - <<elseif ($activeSlave.dick > 3) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - erection lies flush against the bottom of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> stomach, visible under the tight fabric of $his dress. - <<elseif ($activeSlave.dick > 3) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection lies flush against $his stomach, visible under the tight fabric of $his dress. - <<elseif $activeSlave.dick > 5>> - short dress can't possibly conceal $his huge cock; its lower half sticks out below the hemline. - <<elseif $activeSlave.dick > 3>> - short dress can't possibly conceal $his big cock; its head peeks out below the hemline. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - short dress scarcely covers the bulge of $his cock, while leaving a hint of $his bare pussy visible below the hemline. - <<elseif $activeSlave.dick > 0>> - short dress scarcely covers the bulge of $his cock. - <<elseif $activeSlave.vaginalAccessory == "chastity belt">> - short dress leaves a hint of $his polished chastity belt below the hemline. - <<elseif $activeSlave.vaginalAccessory == "anal chastity">> - short dress leaves a hint of $his polished anal chastity belt below the hemline. - <<elseif $activeSlave.vaginalAccessory == "combined chastity">> - short dress leaves a hint of $his polished chastity belt below the hemline. - <<elseif $activeSlave.vagina == -1>> - short dress leaves a hint of $his featureless groin below its hemline. - <<else>> - short dress leaves a hint of $his bare pussy below the hemline. - <</if>> -<<case "a nice maid outfit">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are protected by $his functional apron. - <<elseif $activeSlave.dick > 0>> - dick is protected by $his functional apron. - <<elseif $activeSlave.vagina == -1>> - featureless groin is protected by $his functional apron. - <<else>> - pussy is protected by $his functional apron. - <</if>> -<<case "a nice nurse outfit">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's trousers bulge forward in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hermaphroditic genitalia are decently hidden by $his trousers. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's trousers give no hint of the cock behind it. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's trousers give no hint of the featureless groin behind it. - <<else>> - $activeSlave.slaveName's trousers give no hint of the pussy behind it. - <</if>> -<<case "a schoolgirl outfit">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's dickhead is visible, swinging below the hem of $his skirt. - <<elseif $activeSlave.dick > 0>> - Something is pushing against the front of $activeSlave.slaveName's plaid skirt. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's plaid skirt lifts to show off $his featureless groin. - <<else>> - $activeSlave.slaveName's plaid skirt lifts to show off $his pussy with the slightest provocation. - <</if>> -<<case "a slutty maid outfit">> - $activeSlave.slaveName's - <<if $activeSlave.dick > 3>> - cockhead dangles down beneath the hem of $his short apron. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are poorly concealed by $his short apron. - <<elseif $activeSlave.dick > 0>> - cock is barely concealed by $his short apron. - <<elseif $activeSlave.vagina == -1>> - featureless groin is barely covered by $his short apron. - <<else>> - pussy is barely covered by $his short apron. - <</if>> -<<case "a slutty nurse outfit">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's skirt is tight enough to reveal the massive outline of $his dick behind it. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's skirt is tight enough to reveal the outline of the hermaphroditic genitalia behind it. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's skirt is tight enough to reveal the outline of $his dick behind it. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's skirt is barely long enough to cover $his pussy. - <</if>> -<<case "a hijab and abaya" "a niqab and abaya">> - <<if $activeSlave.dick > 4>> - When $he moves, something occasionally bulges the front of $his abaya. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's abaya properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's abaya properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's abaya properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's abaya properly conceals $his pussy. - <</if>> -<<case "a burqa">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his burqa. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's burqa properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's burqa properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's burqa properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's burqa properly conceals $his pussy. - <</if>> -<<case "a hijab and blouse">> - <<if $activeSlave.dick > 6>> - There is an absurd bulge at the crotch of $activeSlave.slaveName's skirt. - <<elseif $activeSlave.dick > 4>> - There is a distinct bulge at the crotch of $activeSlave.slaveName's skirt. - <<elseif $activeSlave.dick > 2>> - There is a modest bulge at the crotch of $activeSlave.slaveName's skirt. - <<else>> - The crotch of $activeSlave.slaveName's skirt is perfectly smooth. - <</if>> -<<case "a long qipao">> - <<if $activeSlave.dick > 3>> - When $he moves, something occasionally bulges the front of $his qipao. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's qipao properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's qipao properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's qipao properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's qipao properly conceals $his pussy. - <</if>> -<<case "battledress">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's fatigue pants bulge in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's fatigue pants protect $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's fatigue pants protect $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's fatigue pants protect $his featureless groin. - <<else>> - $activeSlave.slaveName's fatigue pants protect $his pussy. - <</if>> -<<case "lederhosen">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's shorts bulge in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's shorts protect $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's shorts protect $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's shorts protect $his featureless groin. - <<else>> - $activeSlave.slaveName's shorts protect $his pussy. - <</if>> -<<case "a mounty outfit">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's slacks bulge in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's slacks protect $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's slacks protect $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's slacks protect $his featureless groin. - <<else>> - $activeSlave.slaveName's slacks protect $his pussy. - <</if>> -<<case "battlearmor">> - <<if $activeSlave.dick > 3>> - $activeSlave.slaveName's crotch bulges in front. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's armor protects $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's armor protects $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's armor protects $his featureless groin. - <<else>> - $activeSlave.slaveName's armor protects $his pussy. - <</if>> -<<case "a fallen nuns habit">> - The ludicrously short skirt of $activeSlave.slaveName's habit parts below $his navel, leaving $his - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia - <<elseif $activeSlave.dick > 0>> - cock - <<elseif $activeSlave.vagina == -1>> - featureless groin - <<else>> - pussy - <</if>> - bare. -<<case "a chattel habit">> - The strip of cloth running down $his front - <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> - splits well above the base of $his dick, allowing $his erection to stand out proudly. - <<elseif ($activeSlave.vagina < 0) || ($activeSlave.vaginalAccessory == "chastity belt")>> - has the new religion's symbol for anal sex embossed on it in gold, implying that this holy sex slave should be approached from the rear. - <<elseif ($activeSlave.vaginalAccessory == "combined chastity")>> - has the new religion's symbol for chastity embossed on it in gold, implying that this holy sex slave should only be used for oral. - <<elseif ($activeSlave.vaginalAccessory == "anal chastity") && canDoVaginal($activeSlave)>> - has the new religion's symbol for anal chastity embossed on it in gold, implying that this holy sex slave should be used for vaginal sex or oral sex only. - <<elseif $activeSlave.vagina == -1>> - has the new religion's stylized for anal sex embossed on it in gold, since this slave's front is quite featureless. - <<else>> - has the new religion's stylized symbol depicting the vagina embossed on it in gold, and can be tucked up to bare $his womanhood. - <</if>> -<<case "a penitent nuns habit">> - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor hermaphrodite's genitalia, keeping $his aware that $he is an abomination. - <<elseif $activeSlave.dick > 0>> - $He's wearing a painful metal cilice around the base of $his cock, making $his shift constantly in search of comfort that will not come. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor, featureless groin. - <<else>> - $activeSlave.slaveName's sackcloth undergarments chafe and torture $his poor womanhood. - <</if>> -<<case "harem gauze">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia are partially obscured by a covering of sheer gauze. $His pussy is barely discernible. - <<elseif $activeSlave.dick > 0>> - cock is partially obscured by a covering of sheer gauze. - <<elseif $activeSlave.vagina == -1>> - featureless groin is partially obscured by a covering of sheer gauze. - <<else>> - pussy is partially obscured by a covering of sheer gauze. - <</if>> -<<default>> - <<if $activeSlave.vagina > -1>> - $activeSlave.slaveName's <<if $activeSlave.dick > 0>>hermaphroditic genitalia are<<else>>pussy is<</if>> bare and available. - <<elseif ($activeSlave.dickAccessory == "chastity") || ($activeSlave.dickAccessory == "combined chastity") || ($activeSlave.dickAccessory == "anal chastity")>> - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's - <<switch $activeSlave.dick>> - <<case 10>> - inhuman cock hangs naked. - <<case 9>> - absurd cock hangs naked. - <<case 8>> - titanic<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. - <<case 7>> - gigantic<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. - <<case 6>> - huge<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. - <<case 5>> - imposing<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock swings naked. - <<case 4>> - big<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock dangles naked. - <<case 3>> - <<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> cock dangles bare. - <<case 2>> - little<<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> dick is bare. - <<case 1>> - tiny<<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> dick is bare. <<default>> - hypertrophied cock hangs naked. + <<if $activeSlave.vagina > -1>> + $activeSlave.slaveName's <<if $activeSlave.dick > 0>>hermaphroditic genitalia are<<else>>pussy is<</if>> bare and available. + <<elseif ($activeSlave.dickAccessory == "chastity") || ($activeSlave.dickAccessory == "combined chastity") || ($activeSlave.dickAccessory == "anal chastity")>> + <<elseif $activeSlave.dick > 0>> + $activeSlave.slaveName's + <<switch $activeSlave.dick>> + <<case 10>> + inhuman cock hangs naked. + <<case 9>> + absurd cock hangs naked. + <<case 8>> + titanic<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. + <<case 7>> + gigantic<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. + <<case 6>> + huge<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock hangs naked. + <<case 5>> + imposing<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock swings naked. + <<case 4>> + big<<if canAchieveErection($activeSlave)>><<else>>, flaccid<</if>> cock dangles naked. + <<case 3>> + <<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> cock dangles bare. + <<case 2>> + little<<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> dick is bare. + <<case 1>> + tiny<<if canAchieveErection($activeSlave)>><<else>> flaccid<</if>> dick is bare. + <<default>> + hypertrophied cock hangs naked. + <</switch>> + <<else>> + $activeSlave.slaveName's <<if $activeSlave.balls > 0>>lonely balls are<<else>>featureless groin is<</if>> bare and vulnerable. + <</if>> <</switch>> - <<else>> - $activeSlave.slaveName's <<if $activeSlave.balls > 0>>lonely balls are<<else>>featureless groin is<</if>> bare and vulnerable. <</if>> -<</switch>> -<</if>> <</if>> <</widget>> @@ -3134,562 +3134,111 @@ $He's got a <<if $activeSlave.dick > 0>> -<<switch $activeSlave.dick>> -<<case 10>> - <<if $showDickCMs == 1>> - $His awe-inspiring<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, - <<else>> - $He has an awe-inspiring<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis, - <</if>> a true masterpiece of modern growth hormone treatment, -<<case 9>> - <<if $showDickCMs == 1>> - $His monstrous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, - <<else>> - $He has a monstrous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis, - <</if>> a work of modern pharmacological art, -<<case 8>> - <<if $showDickCMs == 1>> - $His truly imposing<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis is around <<= dickToEitherUnit($activeSlave.dick)>> long when as hard as it can get, - <<else>> - $He has a truly imposing<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis, - <</if>> an obvious product of modern growth hormones, -<<case 7>> - <<if $showDickCMs == 1>> - $His massive<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis is around <<= dickToEitherUnit($activeSlave.dick)>> long when as hard as it can get, - <<else>> - $He has a massive<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis, - <</if>> larger than a dick can grow naturally, -<<case 6>> - <<if $showDickCMs == 1>>$His enormous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has an enormous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, a rival to the world's largest natural dicks, -<<case 5>> - <<if $showDickCMs == 1>>$His huge<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is more than <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a huge<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, large enough to be sexually inconvenient, -<<case 4>> - <<if $showDickCMs == 1>>$His large<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a large<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, big enough to be a source of pride on a male, -<<case 3>> - <<if $showDickCMs == 1>>$His average-sized<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has an average-sized<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, -<<case 2>> - <<if $showDickCMs == 1>>$His small<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a small<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, little enough to be a source of embarrassment on a male, -<<case 1>> - <<if $showDickCMs == 1>>$His<<if $seeCircumcision == 1>> <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> micropenis <<if canAchieveErection($activeSlave)>>is less than <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be less than <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has <<if $seeCircumcision == 1>><<if $activeSlave.foreskin > 0>>an uncut<<else>>a circumcised<</if>><<else>>a<</if>> micropenis<</if>>, -<<default>> - <<if $showDickCMs == 1>> - $His mind-shattering<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, - <<else>> - $He has a mind-shattering<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> - penis, - <</if>> a true masterpiece of modern growth hormone treatment, -<</switch>> - -<<if $activeSlave.scrotum == 0>> - <<if $activeSlave.vagina > -1>> - and is right above $his vagina. - <<else>> - and rests above nothing but smooth, sensitive skin until - <<switch $activeSlave.anus>> - <<case 0>> - the tiny crinkle of $his virgin asshole. - <<case 1>> - $his tight little rosebud. - <<case 2>> - the bottom of the vertical slit formed by $his rear pussy. - <<case 3>> - the bottom of the soft slit formed by $his lewd rear pussy. - <<default>> - the edge of $his open anal gape. - <</switch>> - <</if>> -<<else>> - <<switch $activeSlave.balls>> + <<switch $activeSlave.dick>> <<case 10>> - and $he has an inhuman pair of testicles<<if $showDickCMs == 1>>, nearly <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>> + $His awe-inspiring<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, + <<else>> + $He has an awe-inspiring<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis, + <</if>> a true masterpiece of modern growth hormone treatment, <<case 9>> - and $he has a titanic pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>> + $His monstrous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, + <<else>> + $He has a monstrous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis, + <</if>> a work of modern pharmacological art, <<case 8>> - and $he has a gigantic pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>> + $His truly imposing<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis is around <<= dickToEitherUnit($activeSlave.dick)>> long when as hard as it can get, + <<else>> + $He has a truly imposing<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis, + <</if>> an obvious product of modern growth hormones, <<case 7>> - and $he has a monstrous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>> + $His massive<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis is around <<= dickToEitherUnit($activeSlave.dick)>> long when as hard as it can get, + <<else>> + $He has a massive<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis, + <</if>> larger than a dick can grow naturally, <<case 6>> - and $he has an enormous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>>$His enormous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has an enormous<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, a rival to the world's largest natural dicks, <<case 5>> - and $he has a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>>$His huge<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is more than <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a huge<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, large enough to be sexually inconvenient, <<case 4>> - and $he has a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>>$His large<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a large<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, big enough to be a source of pride on a male, <<case 3>> - and $he has an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>>$His average-sized<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has an average-sized<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, <<case 2>> - and $he has a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<if $showDickCMs == 1>>$His small<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis <<if canAchieveErection($activeSlave)>>is around <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be around <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has a small<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> penis<</if>>, little enough to be a source of embarrassment on a male, <<case 1>> - and $his testicles are so small they have retreated up into $his abdomen. - <<case 0>> - <<if ($activeSlave.dick == 2)>> - and $he lacks testicles. - <<elseif ($activeSlave.dick == 1)>> - and $he lacks testicles: $his vestigial dick is functionally a large, soft clit. - <<else>> - but $he lacks testicles. - <</if>> + <<if $showDickCMs == 1>>$His<<if $seeCircumcision == 1>> <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> micropenis <<if canAchieveErection($activeSlave)>>is less than <<= dickToEitherUnit($activeSlave.dick)>> long when<<else>>would be less than <<= dickToEitherUnit($activeSlave.dick)>> long if it could become<</if>> erect<<else>>$He has <<if $seeCircumcision == 1>><<if $activeSlave.foreskin > 0>>an uncut<<else>>a circumcised<</if>><<else>>a<</if>> micropenis<</if>>, <<default>> - and $he has a hypertrophied, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>, a true masterpiece of modern growth hormone treatment. + <<if $showDickCMs == 1>> + $His mind-shattering<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis is around <<= dickToEitherUnit($activeSlave.dick)>> long, + <<else>> + $He has a mind-shattering<<if $seeCircumcision == 1>>, <<if $activeSlave.foreskin > 0>>uncut<<else>>circumcised<</if>><</if>> + penis, + <</if>> a true masterpiece of modern growth hormone treatment, <</switch>> - <<if $activeSlave.fuckdoll == 0 && $activeSlave.balls > 0 && $activeSlave.scrotum > 0>> - <<set _scrotalFullness = $activeSlave.scrotum - $activeSlave.balls>> - <<if $activeSlave.balls > 90>> - <<if _scrotalFullness < -1>> - $His poor scrotum is agonizingly overfilled and looks ready to burst. $He must be in constant pain. - <<elseif _scrotalFullness == -1>> - $His poor scrotum is so overfilled, every little vein is visible. $He must be in constant discomfort. - <<elseif _scrotalFullness == 0>> - $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. - <<else>> - Their weight and size has stretched $his scrotum downward, so that they <<if $activeSlave.amp != 1>>drag along the floor<<else>>hang far from $his limbless torso<</if>>. - <</if>> - <<elseif $activeSlave.balls >= 20>> - <<if _scrotalFullness < -1>> - $His poor scrotum is agonizingly overfilled and taut. $He must be in constant pain. - <<elseif _scrotalFullness == -1>> - $His poor scrotum is so overfilled, every little vein is visible. $He must be in constant discomfort. - <<elseif _scrotalFullness == 0>> - $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. - <<else>> - Their weight and size has stretched $his scrotum downward, so that they dangle <<if $activeSlave.amp != 1>>to $his knees<<else>>quite the distance from $his limbless torso<</if>>. - <</if>> - <<elseif $activeSlave.balls > 5>> - <<if _scrotalFullness < -1>> - $His poor scrotum is so overfilled, every little vein is visible. $He must be in agony. - <<elseif _scrotalFullness == -1>> - They're held against $his base by a tight scrotum that permits them little movement. - <<elseif _scrotalFullness == 0>> - $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. - <<else>> - Their weight has stretched $his scrotum downward, so that they dangle <<if $activeSlave.amp != 1>>halfway to $his knees<<else>>some distance from $his limbless torso<</if>>. - <</if>> - <<elseif $activeSlave.balls > 3>> - <<if _scrotalFullness < -1>> - They're too big for $his tiny scrotum, which is stretched tight over each ball. - <<elseif _scrotalFullness == -1>> - They're held against $his base by a tight scrotum that permits them little movement. - <<elseif _scrotalFullness == 0>> - $His soft scrotum allows them to rest comfortably <<if $activeSlave.amp != 1>>between $his legs<<else>>beneath $his limbless torso<</if>>. - <<else>> - $He has a loose, dangling scrotum that allows them to swing <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. - <</if>> - <<elseif $activeSlave.balls > 1>> - <<if _scrotalFullness == -1>> - They're held tightly by a very minimal scrotum that turns them into a soft little bump. - <<elseif _scrotalFullness == 0>> - $His comfortable little scrotum allows them to rest softly. - <<else>> - They're almost lost in $his big soft scrotum, wrinkled for lack of anything to fill it properly. - <</if>> - <<else>> - <<if _scrotalFullness == 0>> - $He has a soft little trace of scrotum. - <<else>> - They've left $his scrotum soft and empty. - <</if>> - <</if>> - <</if>> -<</if>> - -<<if $activeSlave.fuckdoll == 0>> -<<if $activeSlave.mpreg == 1 && canAchieveErection($activeSlave) && $activeSlave.belly >= 10000 && $activeSlave.prostate > 0>> - $His huge pregnancy puts pressure on $his prostate at all times, leaving $him fully erect and trailing cum. -<<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyStimulatorsSetting > 1) && canAchieveErection($activeSlave)>> - <<if ($activeSlave.dick > 8)>> - $He's soft despite the drugs ejaculated by the dildo up $his asshole, since $his cock is too huge to ever become hard. The soft monstrosity simply exists to gush cum into a catchbasin. - <<elseif ($activeSlave.dick > 6)>> - $He's only half hard despite the drugs ejaculated by the dildo up $his asshole, and $he must feel very faint, since even that requires much of $his blood volume. - <<else>> - The drugs ejaculated by the dildo up $his asshole keep $his almost permanently hard, only letting $his go soft right after ejaculation. - <</if>> - As you watch, the machine detects that $his balls are ready for emptying. It reams $his ass until semen whitens the transparent tubing coming off the head of the receptacle covering $his dick. -<<elseif ($activeSlave.dickAccessory == "chastity") || ($activeSlave.dickAccessory == "combined chastity")>> - - <<dickAccessoryDescription>> - -<<elseif ($activeSlave.dick > 8)>> - $He's too huge for $his cardiovascular system to create even the beginnings of an erection. $His cock is a soft, sensitive monolith<<if ($activeSlave.dick*6) > $activeSlave.height>> bigger than $his body<<elseif ($activeSlave.dick*6) > ($activeSlave.height/2)>> the size of one of $his legs<<else>> the size of one of $his arms<</if>>, - <<if $activeSlave.amp == 1 && (($activeSlave.dick*6) > $activeSlave.height)>> - or would be if $he had any of those. - <<else>> - hanging with its head <<if ($activeSlave.dick > 9)>>below<<else>>between<</if>> $his knees. - <</if>> - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> -<<elseif ($saleDescription == 1 && $gingering == "vasodilator")>> - $He's painfully erect. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> -<<elseif ($activeSlave.balls == 0)>> - Since $he has been gelded, $his cock is soft. - <<if ($activeSlave.energy > 95)>> - $He's such a nympho that despite this, $his limp member is tipped by a drop of precum. - <</if>> -<<elseif ($activeSlave.dick > 1) && ($activeSlave.hormoneBalance >= 100)>> - Since $his body is flooded with female hormones, $his cock is soft. - <<if ($activeSlave.devotion > 75)>> - Despite this, $he's so devoted to you that being near you has $his horny. $His limp member is tipped by a drop of precum. - <<elseif ($activeSlave.drugs == "testicle enhancement") || ($activeSlave.drugs == "hyper testicle enhancement")>> - Unfortunately for the poor slave, $he's also on drugs that cause overproduction of cum. Since $his soft dick makes it difficult for $him to ejaculate properly, $he's almost frantic with discomfort, and $his dickhead is dribbling excessive precum. - <</if>> - <<set $seed = 0>> -<<elseif ($activeSlave.dick > 6)>> - $His cock is flirting with the limit of what the human cardiovascular system can bring erect: the best $he can manage is a half-hardness that's too soft to meaningfully fuck anything. If $he could somehow get fully erect, there are few holes $he could safely penetrate, anyway. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> -<<elseif ($activeSlave.dick > 1)>> - <<if ($activeSlave.aphrodisiacs > 0) || $activeSlave.inflationType == "aphrodisiac">> - The aphrodisiacs have $his <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>painfully <</if>>hard<<if !canAchieveErection($activeSlave)>>, despite $his usual inability to achieve erection<</if>>. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<elseif ($activeSlave.energy > 95)>> - As a nympho, $he's almost constantly hard. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<elseif ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being buttfucked. - <<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being facefucked. - <<elseif ($activeSlave.fetish == "humiliation") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being humiliated. - <<elseif ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about submission. - <<elseif ($activeSlave.fetish == "dom") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about dominating someone. - <<elseif ($activeSlave.fetish == "masochist") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about pain. - <<elseif ($activeSlave.fetish == "sadist") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about hurting someone. - <<elseif ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - <<if canGetPregnant($activeSlave)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about sporting a huge pregnant belly. - <<else>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about getting someone pregnant. - <</if>> - <<elseif ($activeSlave.fetish == "boobs") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about boobs. - <<elseif ($activeSlave.devotion > 50)>> - As a devoted sex slave, $he has no trouble keeping $himself hard for $his <<= WrittenMaster($activeSlave)>>. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<elseif ($activeSlave.devotion > 20)>> - As an obedient sex slave, $he does $his best to keep <<print $his>>self hard for $his <<= WrittenMaster($activeSlave)>>. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<elseif ($activeSlave.dick > 1)>> - Judging by the softness of $his dick, $he doesn't find $his situation arousing. - <</if>> -<</if>> - -<<if $activeSlave.balls > 0 && $activeSlave.vasectomy == 1>> - $He shoots blanks thanks to $his vasectomy. -<</if>> - -<<if $activeSlave.physicalAge <= 3>> -<<if $activeSlave.dick >= 15>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His penis so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely move $his penis, and usually walks carrying $his it in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. - <</if>> - <<else>> - $His penis is nearly the same size as $his torso, making $him about half cock. - <</if>> - <<if $activeSlave.dick >= 20>> - <<if $dickAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a cock - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with dicks - <</if>> - bigger than they are. - <</if>> -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge <= 12>> -<<if $activeSlave.dick >= 30>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His penis so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely to move $his penis, and usually walks carrying it in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. - <</if>> - <<else>> - $His penis is nearly the same size as $his torso, making $him about half cock. - <</if>> - <<if $activeSlave.dick >= 30>> - <<if $dickAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a cock - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with dicks - <</if>> - bigger than they are. - <</if>> -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge > 12>> -<<if $activeSlave.dick >= 30>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His penis so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely to move $his penis, and usually walks carrying it in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. - <</if>> - <<else>> - $His penis is nearly the same size as $his torso, making $him about half cock. - <</if>> - <<if $activeSlave.dick >= 30>> - <<if $dickAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a cock - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with dicks - <</if>> - bigger than they are. - <</if>> -<</if>> -<</if>> -<</if>> - -<<if $activeSlave.balls >= 50>> - $His testicles are so big and sensitive that $he can barely move without stopping to let shivers run down $his body. It takes a great deal of control to not release their contents in huge spurts in every direction. -<<elseif $activeSlave.balls >= 37>> - $His perpetual stream of semen-laced precum leaves a mess on the floor wherever $he goes<<if canAchieveErection($activeSlave)>>, along with $his shaft and legs whenever $he is erect<</if>>. -<<elseif $activeSlave.balls >= 25>> - Parts of the constant dribble coming out of the tip of $his dick are now white, a testament to just how much cum $his massive balls produce and how desperate they are for release. -<<elseif $activeSlave.balls >= 10>> - $He produces so much cum that $his dick uncontrollably dribbles precum wherever $he goes, leaving a trail of drops behind $him. -<</if>> - -<<if $activeSlave.prostate > 2>> - $His ejaculate has a distinct clearness to it from the sheer amount of prostate fluid produced by $his overstimulated prostate. -<</if>> -<<if $activeSlave.physicalAge <= 3>> -<<if $activeSlave.balls >= 25>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His balls are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. - <</if>> - <<elseif $activeSlave.balls >= 100>> - $His testicles each dwarf $him, making $him almost entirely testicle. - <<else>> - $His testicles each dwarf $his torso, making $him almost entirely testicle. - <</if>> - <<if $activeSlave.balls > 90>> - <<if $ballsAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with balls - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with testicles - <</if>> - wider than a standard doorway. - <</if>> -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge <= 12>> -<<if $activeSlave.balls >= 50>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His balls are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. - <</if>> - <<elseif $activeSlave.balls >= 100>> - $His testicles are each nearly the same size as $him, making $him mostly testicle. - <<else>> - $His testicles are each nearly the same size as $his torso, making a solid portion of $his mass testicle. - <</if>> - <<if $activeSlave.balls > 90>> - <<if $ballsAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with balls - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with testicles - <</if>> - wider than a standard doorway. - <</if>> -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge > 12>> -<<if $activeSlave.balls > 70>> -<<if $activeSlave.fuckdoll > 0>> - The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. -<<else>> - <<if canWalk($activeSlave)>> - $His balls are so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. - <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. - <</if>> - <<elseif $activeSlave.balls >= 100>> - Together, $his testicles are nearly the same size as $him, making $him about half testicle. - <<else>> - Together, $his testicles are nearly the same size as $his torso, making $him about half testicle. - <</if>> - <<if $activeSlave.balls > 90>> - <<if $ballsAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with balls + <<if $activeSlave.scrotum == 0>> + <<if $activeSlave.vagina > -1>> + and is right above $his vagina. <<else>> - $He has trouble living in your penthouse, which is not designed for girls with testicles + and rests above nothing but smooth, sensitive skin until + <<switch $activeSlave.anus>> + <<case 0>> + the tiny crinkle of $his virgin asshole. + <<case 1>> + $his tight little rosebud. + <<case 2>> + the bottom of the vertical slit formed by $his rear pussy. + <<case 3>> + the bottom of the soft slit formed by $his lewd rear pussy. + <<default>> + the edge of $his open anal gape. + <</switch>> <</if>> - wider than a standard doorway. - <</if>> -<</if>> -<</if>> -<</if>> - -<<if ($activeSlave.foreskin > 0)>> -<<if ($activeSlave.foreskin - $activeSlave.dick < -1)>> - $His cockhead is much too large for $his foreskin, probably as a result of recent penis growth it hasn't had time to stretch to accommodate yet. - <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> - The bit of erect dickhead visible at the tip of the uncomfortably stretched skin is an angry color from being squeezed so hard. - <<elseif canAchieveErection($activeSlave)>> - $He isn't erect right now, but getting a hardon will probably be very uncomfortable for $him. - <<else>> - Fortunately for $him, $he can't get hard, making this merely uncomfortable for $him. - <</if>> -<<elseif ($activeSlave.foreskin - $activeSlave.dick < 0)>> - $His foreskin is stretched by $his dickhead, probably as a result of recent penis growth it hasn't had time to get used to yet. - <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> - $His erection has stretched the skin there taut. - <<elseif canAchieveErection($activeSlave)>> - $He isn't erect right now, but getting a hardon will probably be a bit uncomfortable for $him. - <<else>> - Fortunately for $him, $he can't get hard, making this state merely odd-looking. - <</if>> -<<elseif ($activeSlave.foreskin - $activeSlave.dick > 0)>> - $His foreskin seems too large for $his dick, probably as a result of recent penis shrinkage. - <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> - $His erection cannot fully retract it, though it's loose enough that this doesn't look uncomfortable. - <<elseif canAchieveErection($activeSlave)>> - $He isn't erect right now, making the tip of $his dick look shriveled. - <<else>> - $He can't get hard, making the tip of $his dick look shriveled. - <</if>> -<<elseif ($activeSlave.foreskin - $activeSlave.dick > 1)>> - $His foreskin is far too large for $his dick, probably as a result of recent penis shrinkage. - <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> - $His erection cannot retract it at all, though it's loose enough that this doesn't look uncomfortable. Orgasming, though, will likely produce a dribbling mess. - <<elseif canAchieveErection($activeSlave)>> - $He isn't erect right now, so the excess skin droops lamely off $his cockhead. - <<else>> - $He can't get hard, so the excess skin droops lamely off $his cockhead. - <</if>> -<</if>> -<</if>> -<<if ($activeSlave.dick < 3)>> - <<if ($activeSlave.balls > 5)>> - $His cock is small enough that it does not hang past the bottom of $his gigantic ballsack when soft. - <</if>> -<<elseif ($activeSlave.dick < 2)>> - <<if ($activeSlave.balls > 4)>> - $His cock is so small that it does not hang past the bottom of $his huge ballsack when soft. - <</if>> -<<elseif ($activeSlave.dick < 1)>> - <<if ($activeSlave.balls > 3)>> - $His cock is so small that it barely protrudes from $his ample ballsack. - <</if>> -<</if>> -<</if>> - -<<elseif $activeSlave.vagina == -1>> /* NULL */ - - <<if $activeSlave.scrotum == 0>> - $He has <<if $seeDicks > 0>>no penis and <</if>>no vagina, nothing but a tiny hole in the smooth $activeSlave.skin skin <<if $activeSlave.amp != 1>>between $his legs<<else>>at the base of $his hips<</if>>. <<else>> - $He has <<if $seeDicks > 0>>no penis and <</if>>no vagina, just a tiny hole above <<switch $activeSlave.balls>> + <<case 10>> + and $he has an inhuman pair of testicles<<if $showDickCMs == 1>>, nearly <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 9>> + and $he has a titanic pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 8>> + and $he has a gigantic pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 7>> + and $he has a monstrous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 6>> - a gigantic, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + and $he has an enormous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 5>> - a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + and $he has a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 4>> - a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + and $he has a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 3>> - an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + and $he has an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 2>> - a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + and $he has a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. <<case 1>> - a soft little trace of scrotum, since $his testicles are so small they have retreated up into $his abdomen. + and $his testicles are so small they have retreated up into $his abdomen. <<case 0>> - smooth $activeSlave.skin. + <<if ($activeSlave.dick == 2)>> + and $he lacks testicles. + <<elseif ($activeSlave.dick == 1)>> + and $he lacks testicles: $his vestigial dick is functionally a large, soft clit. + <<else>> + but $he lacks testicles. + <</if>> <<default>> - a hypertrophied, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>, a true masterpiece of modern growth hormone treatment. + and $he has a hypertrophied, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>, a true masterpiece of modern growth hormone treatment. <</switch>> <<if $activeSlave.fuckdoll == 0 && $activeSlave.balls > 0 && $activeSlave.scrotum > 0>> <<set _scrotalFullness = $activeSlave.scrotum - $activeSlave.balls>> @@ -3749,6 +3298,224 @@ $He's got a <</if>> <</if>> <</if>> + <</if>> + + <<if $activeSlave.fuckdoll == 0>> + <<if $activeSlave.mpreg == 1 && canAchieveErection($activeSlave) && $activeSlave.belly >= 10000 && $activeSlave.prostate > 0>> + $His huge pregnancy puts pressure on $his prostate at all times, leaving $him fully erect and trailing cum. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyStimulatorsSetting > 1) && canAchieveErection($activeSlave)>> + <<if ($activeSlave.dick > 8)>> + $He's soft despite the drugs ejaculated by the dildo up $his asshole, since $his cock is too huge to ever become hard. The soft monstrosity simply exists to gush cum into a catchbasin. + <<elseif ($activeSlave.dick > 6)>> + $He's only half hard despite the drugs ejaculated by the dildo up $his asshole, and $he must feel very faint, since even that requires much of $his blood volume. + <<else>> + The drugs ejaculated by the dildo up $his asshole keep $his almost permanently hard, only letting $his go soft right after ejaculation. + <</if>> + As you watch, the machine detects that $his balls are ready for emptying. It reams $his ass until semen whitens the transparent tubing coming off the head of the receptacle covering $his dick. + <<elseif ($activeSlave.dickAccessory == "chastity") || ($activeSlave.dickAccessory == "combined chastity")>> + <<dickAccessoryDescription>> + <<elseif ($activeSlave.dick > 8)>> + $He's too huge for $his cardiovascular system to create even the beginnings of an erection. $His cock is a soft, sensitive monolith<<if ($activeSlave.dick*6) > $activeSlave.height>> bigger than $his body<<elseif ($activeSlave.dick*6) > ($activeSlave.height/2)>> the size of one of $his legs<<else>> the size of one of $his arms<</if>>, + <<if $activeSlave.amp == 1 && (($activeSlave.dick*6) > $activeSlave.height)>> + or would be if $he had any of those. + <<else>> + hanging with its head <<if ($activeSlave.dick > 9)>>below<<else>>between<</if>> $his knees. + <</if>> + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($saleDescription == 1 && $gingering == "vasodilator")>> + $He's painfully erect. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.balls == 0)>> + Since $he has been gelded, $his cock is soft. + <<if ($activeSlave.energy > 95)>> + $He's such a nympho that despite this, $his limp member is tipped by a drop of precum. + <</if>> + <<elseif ($activeSlave.dick > 1) && ($activeSlave.hormoneBalance >= 100)>> + Since $his body is flooded with female hormones, $his cock is soft. + <<if ($activeSlave.devotion > 75)>> + Despite this, $he's so devoted to you that being near you has $his horny. $His limp member is tipped by a drop of precum. + <<elseif ($activeSlave.drugs == "testicle enhancement") || ($activeSlave.drugs == "hyper testicle enhancement")>> + Unfortunately for the poor slave, $he's also on drugs that cause overproduction of cum. Since $his soft dick makes it difficult for $him to ejaculate properly, $he's almost frantic with discomfort, and $his dickhead is dribbling excessive precum. + <</if>> + <<set $seed = 0>> + <<elseif ($activeSlave.dick > 6)>> + $His cock is flirting with the limit of what the human cardiovascular system can bring erect: the best $he can manage is a half-hardness that's too soft to meaningfully fuck anything. If $he could somehow get fully erect, there are few holes $he could safely penetrate, anyway. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.dick > 1)>> + <<if ($activeSlave.aphrodisiacs > 0) || $activeSlave.inflationType == "aphrodisiac">> + The aphrodisiacs have $his <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>painfully <</if>>hard<<if !canAchieveErection($activeSlave)>>, despite $his usual inability to achieve erection<</if>>. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.energy > 95)>> + As a nympho, $he's almost constantly hard. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being buttfucked. + <<elseif ($activeSlave.fetish == "cumslut") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being facefucked. + <<elseif ($activeSlave.fetish == "humiliation") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about being humiliated. + <<elseif ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about submission. + <<elseif ($activeSlave.fetish == "dom") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about dominating someone. + <<elseif ($activeSlave.fetish == "masochist") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about pain. + <<elseif ($activeSlave.fetish == "sadist") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about hurting someone. + <<elseif ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + <<if canGetPregnant($activeSlave)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about sporting a huge pregnant belly. + <<else>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about getting someone pregnant. + <</if>> + <<elseif ($activeSlave.fetish == "boobs") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how hard $he is<<if $activeSlave.prostate > 1>> and the constant flow of precum leaking from the tip of $his dick<<elseif $activeSlave.prostate > 0>> and the little bead of precum forming at the tip of $his dick<</if>>, $he's probably fantasizing about boobs. + <<elseif ($activeSlave.devotion > 50)>> + As a devoted sex slave, $he has no trouble keeping $himself hard for $his <<= WrittenMaster($activeSlave)>>. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.devotion > 20)>> + As an obedient sex slave, $he does $his best to keep <<print $his>>self hard for $his <<= WrittenMaster($activeSlave)>>. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum drips from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the tip of $his cock; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<elseif ($activeSlave.dick > 1)>> + Judging by the softness of $his dick, $he doesn't find $his situation arousing. + <</if>> + <</if>> + + <<if $activeSlave.balls > 0 && $activeSlave.vasectomy == 1>> + $He shoots blanks thanks to $his vasectomy. + <</if>> + + <<if $activeSlave.physicalAge <= 3>> + <<if $activeSlave.dick >= 15>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His penis so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely move $his penis, and usually walks carrying $his it in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. + <</if>> + <<else>> + $His penis is nearly the same size as $his torso, making $him about half cock. + <</if>> + <<if $activeSlave.dick >= 20>> + <<if $dickAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a cock + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with dicks + <</if>> + bigger than they are. + <</if>> + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge <= 12>> + <<if $activeSlave.dick >= 30>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His penis so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely to move $his penis, and usually walks carrying it in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. + <</if>> + <<else>> + $His penis is nearly the same size as $his torso, making $him about half cock. + <</if>> + <<if $activeSlave.dick >= 30>> + <<if $dickAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a cock + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with dicks + <</if>> + bigger than they are. + <</if>> + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge > 12>> + <<if $activeSlave.dick >= 30>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic dick are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His penis so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely to move $his penis, and usually walks carrying it in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to move $his penis, and tries to rest it on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous penis doesn't weigh $him down as much. + <</if>> + <<else>> + $His penis is nearly the same size as $his torso, making $him about half cock. + <</if>> + <<if $activeSlave.dick >= 30>> + <<if $dickAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a cock + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with dicks + <</if>> + bigger than they are. + <</if>> + <</if>> + <</if>> + <</if>> + + <<if $activeSlave.balls >= 50>> + $His testicles are so big and sensitive that $he can barely move without stopping to let shivers run down $his body. It takes a great deal of control to not release their contents in huge spurts in every direction. + <<elseif $activeSlave.balls >= 37>> + $His perpetual stream of semen-laced precum leaves a mess on the floor wherever $he goes<<if canAchieveErection($activeSlave)>>, along with $his shaft and legs whenever $he is erect<</if>>. + <<elseif $activeSlave.balls >= 25>> + Parts of the constant dribble coming out of the tip of $his dick are now white, a testament to just how much cum $his massive balls produce and how desperate they are for release. + <<elseif $activeSlave.balls >= 10>> + $He produces so much cum that $his dick uncontrollably dribbles precum wherever $he goes, leaving a trail of drops behind $him. + <</if>> + + <<if $activeSlave.prostate > 2>> + $His ejaculate has a distinct clearness to it from the sheer amount of prostate fluid produced by $his overstimulated prostate. + <</if>> + <<if $activeSlave.physicalAge <= 3>> <<if $activeSlave.balls >= 25>> <<if $activeSlave.fuckdoll > 0>> @@ -3797,9 +3564,9 @@ $He's got a $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. <</if>> <<elseif $activeSlave.balls >= 100>> - $His testicles are each nearly the same size as $him, making $him about mostly testicle. + $His testicles are each nearly the same size as $him, making $him mostly testicle. <<else>> - $His testicles are each nearly the same size as $his torso, making $him about mostly testicle. + $His testicles are each nearly the same size as $his torso, making a solid portion of $his mass testicle. <</if>> <<if $activeSlave.balls > 90>> <<if $ballsAccessibility == 1>> @@ -3843,36 +3610,267 @@ $He's got a <</if>> <</if>> <</if>> - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum streams from the hole; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the hole; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> - The aphrodisiacs have $his so horny that there's a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little precum beading at<</if>> the hole. - <<elseif ($activeSlave.energy > 95)>> - As a nympho, $he's almost always got a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole. - <<elseif $activeSlave.fetishKnown == 0>> - <<elseif $activeSlave.fetishStrength <= 60>> - <<elseif ($activeSlave.fetish == "buttslut")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being buttfucked. - <<elseif ($activeSlave.fetish == "cumslut")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being facefucked. - <<elseif ($activeSlave.fetish == "humiliation")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being humiliated. - <<elseif ($activeSlave.fetish == "submissive")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about submission. - <<elseif ($activeSlave.fetish == "dom")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about dominating someone. - <<elseif ($activeSlave.fetish == "masochist")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about pain. - <<elseif ($activeSlave.fetish == "sadist")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about hurting someone. - <<elseif ($activeSlave.fetish == "pregnancy")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about getting someone pregnant. - <<elseif ($activeSlave.fetish == "boobs")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about boobs. - <</if>> + + <<if ($activeSlave.foreskin > 0)>> + <<if ($activeSlave.foreskin - $activeSlave.dick < -1)>> + $His cockhead is much too large for $his foreskin, probably as a result of recent penis growth it hasn't had time to stretch to accommodate yet. + <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> + The bit of erect dickhead visible at the tip of the uncomfortably stretched skin is an angry color from being squeezed so hard. + <<elseif canAchieveErection($activeSlave)>> + $He isn't erect right now, but getting a hardon will probably be very uncomfortable for $him. + <<else>> + Fortunately for $him, $he can't get hard, making this merely uncomfortable for $him. + <</if>> + <<elseif ($activeSlave.foreskin - $activeSlave.dick < 0)>> + $His foreskin is stretched by $his dickhead, probably as a result of recent penis growth it hasn't had time to get used to yet. + <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> + $His erection has stretched the skin there taut. + <<elseif canAchieveErection($activeSlave)>> + $He isn't erect right now, but getting a hardon will probably be a bit uncomfortable for $him. + <<else>> + Fortunately for $him, $he can't get hard, making this state merely odd-looking. + <</if>> + <<elseif ($activeSlave.foreskin - $activeSlave.dick > 0)>> + $His foreskin seems too large for $his dick, probably as a result of recent penis shrinkage. + <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> + $His erection cannot fully retract it, though it's loose enough that this doesn't look uncomfortable. + <<elseif canAchieveErection($activeSlave)>> + $He isn't erect right now, making the tip of $his dick look shriveled. + <<else>> + $He can't get hard, making the tip of $his dick look shriveled. + <</if>> + <<elseif ($activeSlave.foreskin - $activeSlave.dick > 1)>> + $His foreskin is far too large for $his dick, probably as a result of recent penis shrinkage. + <<if canAchieveErection($activeSlave) && (($activeSlave.devotion > 20) || ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac"))>> + $His erection cannot retract it at all, though it's loose enough that this doesn't look uncomfortable. Orgasming, though, will likely produce a dribbling mess. + <<elseif canAchieveErection($activeSlave)>> + $He isn't erect right now, so the excess skin droops lamely off $his cockhead. + <<else>> + $He can't get hard, so the excess skin droops lamely off $his cockhead. + <</if>> + <</if>> + <</if>> + <<if ($activeSlave.dick < 3)>> + <<if ($activeSlave.balls > 5)>> + $His cock is small enough that it does not hang past the bottom of $his gigantic ballsack when soft. + <</if>> + <<elseif ($activeSlave.dick < 2)>> + <<if ($activeSlave.balls > 4)>> + $His cock is so small that it does not hang past the bottom of $his huge ballsack when soft. + <</if>> + <<elseif ($activeSlave.dick < 1)>> + <<if ($activeSlave.balls > 3)>> + $His cock is so small that it barely protrudes from $his ample ballsack. + <</if>> + <</if>> + <</if>> + +<<elseif $activeSlave.vagina == -1>> /* NULL */ + + <<if $activeSlave.scrotum == 0>> + $He has <<if $seeDicks > 0>>no penis and <</if>>no vagina, nothing but a tiny hole in the smooth $activeSlave.skin skin <<if $activeSlave.amp != 1>>between $his legs<<else>>at the base of $his hips<</if>>. + <<else>> + $He has <<if $seeDicks > 0>>no penis and <</if>>no vagina, just a tiny hole above + <<switch $activeSlave.balls>> + <<case 6>> + a gigantic, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 5>> + a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 4>> + a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 3>> + an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 2>> + a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 1>> + a soft little trace of scrotum, since $his testicles are so small they have retreated up into $his abdomen. + <<case 0>> + smooth $activeSlave.skin. + <<default>> + a hypertrophied, clearly unnatural pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>, a true masterpiece of modern growth hormone treatment. + <</switch>> + <<if $activeSlave.fuckdoll == 0 && $activeSlave.balls > 0 && $activeSlave.scrotum > 0>> + <<set _scrotalFullness = $activeSlave.scrotum - $activeSlave.balls>> + <<if $activeSlave.balls > 90>> + <<if _scrotalFullness < -1>> + $His poor scrotum is agonizingly overfilled and looks ready to burst. $He must be in constant pain. + <<elseif _scrotalFullness == -1>> + $His poor scrotum is so overfilled, every little vein is visible. $He must be in constant discomfort. + <<elseif _scrotalFullness == 0>> + $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they <<if $activeSlave.amp != 1>>drag along the floor<<else>>hang far from $his limbless torso<</if>>. + <</if>> + <<elseif $activeSlave.balls >= 20>> + <<if _scrotalFullness < -1>> + $His poor scrotum is agonizingly overfilled and taut. $He must be in constant pain. + <<elseif _scrotalFullness == -1>> + $His poor scrotum is so overfilled, every little vein is visible. $He must be in constant discomfort. + <<elseif _scrotalFullness == 0>> + $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they dangle <<if $activeSlave.amp != 1>>to $his knees<<else>>quite the distance from $his limbless torso<</if>>. + <</if>> + <<elseif $activeSlave.balls > 5>> + <<if _scrotalFullness < -1>> + $His poor scrotum is so overfilled, every little vein is visible. $He must be in agony. + <<elseif _scrotalFullness == -1>> + They're held against $his base by a tight scrotum that permits them little movement. + <<elseif _scrotalFullness == 0>> + $His comfortable scrotum allows them to hang massively <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. + <<else>> + Their weight has stretched $his scrotum downward, so that they dangle <<if $activeSlave.amp != 1>>halfway to $his knees<<else>>some distance from $his limbless torso<</if>>. + <</if>> + <<elseif $activeSlave.balls > 3>> + <<if _scrotalFullness < -1>> + They're too big for $his tiny scrotum, which is stretched tight over each ball. + <<elseif _scrotalFullness == -1>> + They're held against $his base by a tight scrotum that permits them little movement. + <<elseif _scrotalFullness == 0>> + $His soft scrotum allows them to rest comfortably <<if $activeSlave.amp != 1>>between $his legs<<else>>beneath $his limbless torso<</if>>. + <<else>> + $He has a loose, dangling scrotum that allows them to swing <<if $activeSlave.amp != 1>>between $his legs<<else>>from $his limbless torso<</if>>. + <</if>> + <<elseif $activeSlave.balls > 1>> + <<if _scrotalFullness == -1>> + They're held tightly by a very minimal scrotum that turns them into a soft little bump. + <<elseif _scrotalFullness == 0>> + $His comfortable little scrotum allows them to rest softly. + <<else>> + They're almost lost in $his big soft scrotum, wrinkled for lack of anything to fill it properly. + <</if>> + <<else>> + <<if _scrotalFullness == 0>> + $He has a soft little trace of scrotum. + <<else>> + They've left $his scrotum soft and empty. + <</if>> + <</if>> + <</if>> + <<if $activeSlave.physicalAge <= 3>> + <<if $activeSlave.balls >= 25>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His balls are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. + <</if>> + <<elseif $activeSlave.balls >= 100>> + $His testicles each dwarf $him, making $him almost entirely testicle. + <<else>> + $His testicles each dwarf $his torso, making $him almost entirely testicle. + <</if>> + <<if $activeSlave.balls > 90>> + <<if $ballsAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with balls + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge <= 12>> + <<if $activeSlave.balls >= 50>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His balls are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. + <</if>> + <<elseif $activeSlave.balls >= 100>> + $His testicles are each nearly the same size as $him, making $him about mostly testicle. + <<else>> + $His testicles are each nearly the same size as $his torso, making $him about mostly testicle. + <</if>> + <<if $activeSlave.balls > 90>> + <<if $ballsAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with balls + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge > 12>> + <<if $activeSlave.balls > 70>> + <<if $activeSlave.fuckdoll > 0>> + The difficulties of having a gigantic pair of testicles are greatly reduced for a Fuckdoll, since $he's almost always restrained, stationary, or both. + <<else>> + <<if canWalk($activeSlave)>> + $His balls are so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support them. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks carrying $his testicles in any way $he can. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tries to rest $his huge balls on the ground whenever $he can. + <<else>> + $He cannot get to $his feet unaided, and prefers to remain seated so $his enormous balls don't weigh $him down as much. + <</if>> + <<elseif $activeSlave.balls >= 100>> + Together, $his testicles are nearly the same size as $him, making $him about half testicle. + <<else>> + Together, $his testicles are nearly the same size as $his torso, making $him about half testicle. + <</if>> + <<if $activeSlave.balls > 90>> + <<if $ballsAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with balls + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> + <</if>> + <</if>> + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum streams from the hole; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the hole; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> + The aphrodisiacs have $his so horny that there's a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little precum beading at<</if>> the hole. + <<elseif ($activeSlave.energy > 95)>> + As a nympho, $he's almost always got a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole. + <<elseif $activeSlave.fetishKnown == 0>> + <<elseif $activeSlave.fetishStrength <= 60>> + <<elseif ($activeSlave.fetish == "buttslut")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being buttfucked. + <<elseif ($activeSlave.fetish == "cumslut")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being facefucked. + <<elseif ($activeSlave.fetish == "humiliation")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being humiliated. + <<elseif ($activeSlave.fetish == "submissive")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about submission. + <<elseif ($activeSlave.fetish == "dom")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about dominating someone. + <<elseif ($activeSlave.fetish == "masochist")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about pain. + <<elseif ($activeSlave.fetish == "sadist")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about hurting someone. + <<elseif ($activeSlave.fetish == "pregnancy")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about getting someone pregnant. + <<elseif ($activeSlave.fetish == "boobs")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about boobs. + <</if>> <<if $activeSlave.prostate > 2>> This hole is normally almost invisible, making it absolutely shocking when $he orgasms and shoots a massive cumshot out of it. <<elseif $activeSlave.balls != 0>> @@ -4069,36 +4067,36 @@ $He's got a <</if>> <</if>> <</if>> - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum streams from the hole and down $his testicles; $his artificially hyperactive prostate keeps $him that way. - <<elseif ($activeSlave.prostate > 1)>> - $He's got a string of precum dangling from the hole and down $his testicles; $his artificially hyperactive prostate keeps $him that way. - <</if>> - <<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> - The aphrodisiacs have $his so horny that there's a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little precum beading at<</if>> the hole. - <<elseif ($activeSlave.energy > 95)>> - As a nympho, $he's almost always got a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole. - <<elseif $activeSlave.fetishKnown == 0>> - <<elseif $activeSlave.fetishStrength <= 60>> - <<elseif ($activeSlave.fetish == "buttslut")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being buttfucked. - <<elseif ($activeSlave.fetish == "cumslut")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being facefucked. - <<elseif ($activeSlave.fetish == "humiliation")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being humiliated. - <<elseif ($activeSlave.fetish == "submissive")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about submission. - <<elseif ($activeSlave.fetish == "dom")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about dominating someone. - <<elseif ($activeSlave.fetish == "masochist")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about pain. - <<elseif ($activeSlave.fetish == "sadist")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about hurting someone. - <<elseif ($activeSlave.fetish == "pregnancy")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about getting someone pregnant. - <<elseif ($activeSlave.fetish == "boobs")>> - Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about boobs. - <</if>> + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant. A constant dribble of precum streams from the hole and down $his testicles; $his artificially hyperactive prostate keeps $him that way. + <<elseif ($activeSlave.prostate > 1)>> + $He's got a string of precum dangling from the hole and down $his testicles; $his artificially hyperactive prostate keeps $him that way. + <</if>> + <<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> + The aphrodisiacs have $his so horny that there's a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little precum beading at<</if>> the hole. + <<elseif ($activeSlave.energy > 95)>> + As a nympho, $he's almost always got a <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole. + <<elseif $activeSlave.fetishKnown == 0>> + <<elseif $activeSlave.fetishStrength <= 60>> + <<elseif ($activeSlave.fetish == "buttslut")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being buttfucked. + <<elseif ($activeSlave.fetish == "cumslut")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being facefucked. + <<elseif ($activeSlave.fetish == "humiliation")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about being humiliated. + <<elseif ($activeSlave.fetish == "submissive")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about submission. + <<elseif ($activeSlave.fetish == "dom")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about dominating someone. + <<elseif ($activeSlave.fetish == "masochist")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about pain. + <<elseif ($activeSlave.fetish == "sadist")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about hurting someone. + <<elseif ($activeSlave.fetish == "pregnancy")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about getting someone pregnant. + <<elseif ($activeSlave.fetish == "boobs")>> + Judging by the <<if $activeSlave.prostate > 1>>constant flow of precum leaking from<<else>>little bead of precum forming at<</if>> the hole, $he's probably fantasizing about boobs. + <</if>> <<if $activeSlave.prostate > 2>> This hole is normally almost invisible, making it absolutely shocking when $he orgasms and shoots a massive cumshot out of it. <<elseif $activeSlave.balls != 0>> @@ -4129,219 +4127,217 @@ $He's got a <</if>> /* CLOSES DETAILED DICK DESCRIPTION */ - <<if $activeSlave.prostate == 0>> -<<if ($activeSlave.dick > 0) || ($activeSlave.balls > 0)>> - <<if ($activeSlave.genes == "XY")>> - Though it's not externally apparent, $his prostate has been removed, - <<else>> - $He is lacking a prostate, + <<if ($activeSlave.dick > 0) || ($activeSlave.balls > 0)>> + <<if ($activeSlave.genes == "XY")>> + Though it's not externally apparent, $his prostate has been removed, + <<else>> + $He is lacking a prostate, + <</if>> + giving $his ejaculations less body<<if $activeSlave.anus != 0>> and reducing the stimulation $he feels during anal sex<</if>>. <</if>> - giving $his ejaculations less body<<if $activeSlave.anus != 0>> and reducing the stimulation $he feels during anal sex<</if>>. -<</if>> <</if>> <<if $activeSlave.fuckdoll == 0>> -<<if $showBodyMods == 1>> - <<dickTatDescription>> - <<dickPiercingDescription>> -<</if>> + <<if $showBodyMods == 1>> + <<dickTatDescription>> + <<dickPiercingDescription>> + <</if>> <</if>> <</widget>> - <<widget "vaginaDescription">> <<if $activeSlave.dick > 0>> -<<if $activeSlave.vagina > -1>> - $His - <<if $activeSlave.genes == "XX">> - beautifully natural - <<elseif $activeSlave.ovaries == 1>> - finely crafted - <<else>> - artificial - <</if>> - vagina is located beneath the base of $his penis, - <<if $activeSlave.fuckdoll > 0>> - just after the suit's material stops to bare $his front hole. - <<elseif ($activeSlave.scrotum > 3) && ($activeSlave.balls <= $activeSlave.scrotum)>> - though it is almost completely hidden by $his hanging ballsack. - <<elseif ($activeSlave.scrotum > 1) && ($activeSlave.balls > 0)>> - its upper part concealed by $his balls. - <<elseif canAchieveErection($activeSlave)>> - and merges seamlessly into $his shaft. - <<else>> - <<if ($activeSlave.dick > 3)>> - though it is almost completely hidden by $his soft cockmeat. + <<if $activeSlave.vagina > -1>> + $His + <<if $activeSlave.genes == "XX">> + beautifully natural + <<elseif $activeSlave.ovaries == 1>> + finely crafted <<else>> - which acts as a soft little dickclit for it. + artificial + <</if>> + vagina is located beneath the base of $his penis, + <<if $activeSlave.fuckdoll > 0>> + just after the suit's material stops to bare $his front hole. + <<elseif ($activeSlave.scrotum > 3) && ($activeSlave.balls <= $activeSlave.scrotum)>> + though it is almost completely hidden by $his hanging ballsack. + <<elseif ($activeSlave.scrotum > 1) && ($activeSlave.balls > 0)>> + its upper part concealed by $his balls. + <<elseif canAchieveErection($activeSlave)>> + and merges seamlessly into $his shaft. + <<else>> + <<if ($activeSlave.dick > 3)>> + though it is almost completely hidden by $his soft cockmeat. + <<else>> + which acts as a soft little dickclit for it. + <</if>> + <</if>> + <<if $activeSlave.clit == 0>> + The base of $his cock is located where the clitoris would be on a normal woman. <</if>> - <</if>> - <<if $activeSlave.clit == 0>> - The base of $his cock is located where the clitoris would be on a normal woman. <</if>> <</if>> -<</if>> <<if ($activeSlave.vagina > -1)>> -<<if $activeSlave.vagina == 0>> - $He is a @@.lime;virgin.@@ $His pussy is fresh, -<<elseif $activeSlave.vagina == 1>> - $His pussy is tight and appealing, -<<elseif $activeSlave.vagina == 2>> - $His pussy is reasonably tight, -<<elseif $activeSlave.vagina == 3>> - $His pussy is loose, -<<elseif $activeSlave.vagina == 10>> - $His pussy is completely ruined from hundreds of births. One could fit their arm into it with minimal effort and $he can barely get off from vaginal sex now. $His pussy is abyssal, -<<elseif $activeSlave.vagina > 3>> - $His pussy is utterly cavernous, -<</if>> - -<<if $activeSlave.labia == 0>> - with minimal -<<elseif $activeSlave.labia == 1>> - with big puffy -<<elseif $activeSlave.labia == 2>> - with huge -<<else>> - with huge dangling -<</if>> - -<<if ($seeRace == 1)>> -<<if $activeSlave.race == "white">> - pink pussylips. -<<elseif $activeSlave.race == "asian">> - dark $activeSlave.race pussylips. -<<elseif $activeSlave.race == "middle eastern">> - dark $activeSlave.race pussylips. -<<elseif $activeSlave.race == "latina">> - dark $activeSlave.race pussylips. -<<elseif $activeSlave.race == "black">> - dark $activeSlave.race pussylips. -<<else>> - $activeSlave.skin pussylips. -<</if>> -<<else>> - $activeSlave.skin pussylips. -<</if>> + <<if $activeSlave.vagina == 0>> + $He is a @@.lime;virgin.@@ $His pussy is fresh, + <<elseif $activeSlave.vagina == 1>> + $His pussy is tight and appealing, + <<elseif $activeSlave.vagina == 2>> + $His pussy is reasonably tight, + <<elseif $activeSlave.vagina == 3>> + $His pussy is loose, + <<elseif $activeSlave.vagina == 10>> + $His pussy has been completely ruined from hundreds of births. One could fit their arm into it with minimal effort and $he can barely get off from vaginal sex now. $His pussy is abyssal, + <<elseif $activeSlave.vagina > 3>> + $His pussy is utterly cavernous, + <</if>> -<<if ($activeSlave.vagina > -1)>> -<<if ($activeSlave.vaginaLube == 0)>> - <<if ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>> - $He produces very little natural wetness, so $he is <<if $activeSlave.fuckdoll == 0>>required to keep $himself<<else>>is kept<</if>> artificially lubricated for anyone who wishes to use $his cunt. + <<if $activeSlave.labia == 0>> + with minimal + <<elseif $activeSlave.labia == 1>> + with big puffy + <<elseif $activeSlave.labia == 2>> + with huge <<else>> - $He produces very little natural wetness. - <</if>> - <<if $activeSlave.prostate != 0>> - <<if $activeSlave.dick == 0>> - In stark contrast, however, $he's been given a functional prostate gland. It's attached to $his urethra, of course, so despite $his dryness, $he squirts <<if $activeSlave.balls > 0>>semen<<else>>fluid<</if>> when $he orgasms. - <<if $activeSlave.prostate > 2>> - With the implant embedded in it, that squirt is more like a blast; $he will soak $himself and anyone near $him. - <</if>> - <</if>> - <</if>> -<<elseif ($activeSlave.vaginaLube < 2)>> - <<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>> - The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $him despite its giant size. The excess female fluid drips off $him and into a catchbasin. - <<elseif ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> - The aphrodisiacs have them <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>sopping <</if>>wet. - <<elseif ($activeSlave.energy > 95)>> - As a nympho, $he's almost constantly wet. - <<elseif ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - Judging by how wet $he is, $he's probably fantasizing about - <<switch $activeSlave.fetish>> - <<case "buttslut">> - being buttfucked. - <<case "cumslut">> - being facefucked. - <<case "humiliation">> - being humiliated. - <<case "submissive">> - submission. - <<case "dom">> - dominating someone. - <<case "sadist">> - hurting someone. - <<case "masochist">> - pain. - <<case "pregnancy">> - getting pregnant. - <<case "boobs">> - boobs. - <<default>> - getting fucked. - <</switch>> - <<elseif ($activeSlave.devotion > 50)>> - As a devoted sex slave, $he has no trouble keeping $himself wet for $his <<= WrittenMaster($activeSlave)>>. - <<elseif ($activeSlave.devotion > 20)>> - As an obedient sex slave, $he does $his best to keep $himself wet for $his <<= WrittenMaster($activeSlave)>>. + with huge dangling <</if>> - <<if $activeSlave.prostate != 0>> - <<if $activeSlave.dick == 0>> - Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt copious amounts of fluids and semen with each orgasm<<else>>so $he squirts copiously when $he orgasms<</if>>. - <<if $activeSlave.prostate > 2>> - With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, $himself and what $he is getting fucked over. + + <<if ($seeRace == 1)>> + <<if $activeSlave.race == "white">> + pink pussylips. + <<elseif $activeSlave.race == "asian">> + dark $activeSlave.race pussylips. + <<elseif $activeSlave.race == "middle eastern">> + dark $activeSlave.race pussylips. + <<elseif $activeSlave.race == "latina">> + dark $activeSlave.race pussylips. + <<elseif $activeSlave.race == "black">> + dark $activeSlave.race pussylips. + <<else>> + $activeSlave.skin pussylips. <</if>> - <</if>> - <</if>> -<<else>> - <<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>> - The dildo's ejaculate includes a drug that encourages vaginal lubrication, which is having a drastic effect on $him, since $he's already very gifted in that regard. The dildo makes a wet noise every time it thrusts into $him, and femcum streams into a catchbasin beneath $him. The smell of pussy is overwhelming. - <<elseif ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac")>> - The combination of the aphrodisiacs and $his natural tendency to produce a lot of female lubricant is having a drastic effect. $His cunt is absolutely beribboned with femcum, and $he smells strongly of wet, clean pussy. - <<elseif ($activeSlave.energy > 95)>> - $He has a naturally wet cunt, and in combination with $his nymphomania, it's soaking. $He smells of good clean female arousal. - <<elseif ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> - $His naturally wet cunt is almost dripping female lubricant, and $he smells of good clean female arousal. $He's probably fantasizing about - <<switch $activeSlave.fetish>> - <<case "buttslut">> - being buttfucked. - <<case "cumslut">> - being facefucked. - <<case "humiliation">> - being humiliated. - <<case "submissive">> - submission. - <<case "dom">> - dominating someone. - <<case "sadist">> - hurting someone. - <<case "masochist">> - pain. - <<case "pregnancy">> - <<if $activeSlave.pregKnown == 1>> - growing rounder. - <<else>> - getting pregnant. - <</if>> - <<case "boobs">> - boobs. - <<default>> - getting fucked. - <</switch>> - <<elseif ($activeSlave.devotion > 50)>> - $His cunt is almost always soaking wet, but being near you has $his almost dripping. - <<elseif ($activeSlave.devotion > 20)>> - $His cunt is almost always soaking wet, and being near you isn't affecting that. <<else>> - $His cunt is almost always soaking wet, regardless of $his feelings. + $activeSlave.skin pussylips. <</if>> - <<if $activeSlave.prostate != 0>> - <<if $activeSlave.dick == 0>> - Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt unreasonable volume of fluids and semen with each orgasm<<else>>meaning that when $he orgasms, $he squirts an unreasonable volume of fluid<</if>>. - <<if $activeSlave.prostate > 2>> - With the implant embedded in it; that gush is insane. Everything around $him is at risk of being splashed. Changes of clothes are a must with $him, as are supplies to mop up afterwards. + + <<if ($activeSlave.vagina > -1)>> + <<if ($activeSlave.vaginaLube == 0)>> + <<if ($activeSlave.vagina > 0) && ($activeSlave.vaginalAccessory != "chastity belt")>> + $He produces very little natural wetness, so $he is <<if $activeSlave.fuckdoll == 0>>required to keep $himself<<else>>is kept<</if>> artificially lubricated for anyone who wishes to use $his cunt. + <<else>> + $He produces very little natural wetness. + <</if>> + <<if $activeSlave.prostate != 0>> + <<if $activeSlave.dick == 0>> + In stark contrast, however, $he's been given a functional prostate gland. It's attached to $his urethra, of course, so despite $his dryness, $he squirts <<if $activeSlave.balls > 0>>semen<<else>>fluid<</if>> when $he orgasms. + <<if $activeSlave.prostate > 2>> + With the implant embedded in it, that squirt is more like a blast; $he will soak $himself and anyone near $him. + <</if>> + <</if>> + <</if>> + <<elseif ($activeSlave.vaginaLube < 2)>> + <<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>> + The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $him despite its giant size. The excess female fluid drips off $him and into a catchbasin. + <<elseif ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> + The aphrodisiacs have them <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>sopping <</if>>wet. + <<elseif ($activeSlave.energy > 95)>> + As a nympho, $he's almost constantly wet. + <<elseif ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + Judging by how wet $he is, $he's probably fantasizing about + <<switch $activeSlave.fetish>> + <<case "buttslut">> + being buttfucked. + <<case "cumslut">> + being facefucked. + <<case "humiliation">> + being humiliated. + <<case "submissive">> + submission. + <<case "dom">> + dominating someone. + <<case "sadist">> + hurting someone. + <<case "masochist">> + pain. + <<case "pregnancy">> + getting pregnant. + <<case "boobs">> + boobs. + <<default>> + getting fucked. + <</switch>> + <<elseif ($activeSlave.devotion > 50)>> + As a devoted sex slave, $he has no trouble keeping $himself wet for $his <<= WrittenMaster($activeSlave)>>. + <<elseif ($activeSlave.devotion > 20)>> + As an obedient sex slave, $he does $his best to keep $himself wet for $his <<= WrittenMaster($activeSlave)>>. + <</if>> + <<if $activeSlave.prostate != 0>> + <<if $activeSlave.dick == 0>> + Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt copious amounts of fluids and semen with each orgasm<<else>>so $he squirts copiously when $he orgasms<</if>>. + <<if $activeSlave.prostate > 2>> + With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, $himself and what $he is getting fucked over. + <</if>> + <</if>> + <</if>> + <<else>> + <<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>> + The dildo's ejaculate includes a drug that encourages vaginal lubrication, which is having a drastic effect on $him, since $he's already very gifted in that regard. The dildo makes a wet noise every time it thrusts into $him, and femcum streams into a catchbasin beneath $him. The smell of pussy is overwhelming. + <<elseif ($activeSlave.aphrodisiacs > 0) || ($saleDescription == 1 && $gingering == "vasodilator") || ($activeSlave.inflationType == "aphrodisiac")>> + The combination of the aphrodisiacs and $his natural tendency to produce a lot of female lubricant is having a drastic effect. $His cunt is absolutely beribboned with femcum, and $he smells strongly of wet, clean pussy. + <<elseif ($activeSlave.energy > 95)>> + $He has a naturally wet cunt, and in combination with $his nymphomania, it's soaking. $He smells of good clean female arousal. + <<elseif ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>> + $His naturally wet cunt is almost dripping female lubricant, and $he smells of good clean female arousal. $He's probably fantasizing about + <<switch $activeSlave.fetish>> + <<case "buttslut">> + being buttfucked. + <<case "cumslut">> + being facefucked. + <<case "humiliation">> + being humiliated. + <<case "submissive">> + submission. + <<case "dom">> + dominating someone. + <<case "sadist">> + hurting someone. + <<case "masochist">> + pain. + <<case "pregnancy">> + <<if $activeSlave.pregKnown == 1>> + growing rounder. + <<else>> + getting pregnant. + <</if>> + <<case "boobs">> + boobs. + <<default>> + getting fucked. + <</switch>> + <<elseif ($activeSlave.devotion > 50)>> + $His cunt is almost always soaking wet, but being near you has $his almost dripping. + <<elseif ($activeSlave.devotion > 20)>> + $His cunt is almost always soaking wet, and being near you isn't affecting that. + <<else>> + $His cunt is almost always soaking wet, regardless of $his feelings. + <</if>> + <<if $activeSlave.prostate != 0>> + <<if $activeSlave.dick == 0>> + Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt unreasonable volume of fluids and semen with each orgasm<<else>>meaning that when $he orgasms, $he squirts an unreasonable volume of fluid<</if>>. + <<if $activeSlave.prostate > 2>> + With the implant embedded in it; that gush is insane. Everything around $him is at risk of being splashed. Changes of clothes are a must with $him, as are supplies to mop up afterwards. + <</if>> + <</if>> + <</if>> <</if>> <</if>> - <</if>> -<</if>> -<</if>> -<<vaginalAccessoryDescription>> + <<vaginalAccessoryDescription>> <</if>> @@ -4380,14 +4376,14 @@ $He's got a <</if>> <<if $activeSlave.fuckdoll == 0>> -<<if $showBodyMods == 1>> - <<if ($activeSlave.brand != 0)>> - <<if ($activeSlave.brandLocation == "pubic mound")>> - <<brandDescription>> - <</if>> + <<if $showBodyMods == 1>> + <<if ($activeSlave.brand != 0)>> + <<if ($activeSlave.brandLocation == "pubic mound")>> + <<brandDescription>> + <</if>> + <</if>> <</if>> <</if>> -<</if>> <<if ($activeSlave.dick == 0)>> @@ -4587,36 +4583,36 @@ $He's got a <</if>> <<if $activeSlave.fuckdoll == 0>> -<<if ($activeSlave.releaseRules == "permissive") || $activeSlave.releaseRules == "masturbation">> -<<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> -<<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation > 1)>> - <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && ($activeSlave.amp == 1)>> - The extreme dose of aphrodisiacs combined with the hormones that keep $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously humping $his ass against whatever's next to $him for anal stimulation and<</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0) && ($activeSlave.amp == 1)>> - The extreme dose of aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously humping $his ass against whatever's next to $him for anal stimulation and <</if>>humping $his limp dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100)>> - The extreme dose of aphrodisiacs combined with the hormones that keep $him flaccid have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0)>> - The extreme dose of aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && !canAchieveErection($activeSlave)>> - The extreme dose of aphrodisiacs combined with $his inability to become erect have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0)>> - The extreme dose of aphrodisiacs has $his cock painfully erect and precum drips from its head. - <</if>> -<<else>> - <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && ($activeSlave.amp == 1)>> - The aphrodisiacs combined with the hormones that keep $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously rubbing $his ass against whatever's next to $him, and <</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0) && ($activeSlave.amp == 1)>> - The aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously rubbing $his ass against whatever's next to $him, and <</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100)>> - The aphrodisiacs combined with the hormones that keep $him flaccid have $him sexually frustrated; $he's touching $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously rubbing $his ass against whatever's next to $him<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> - <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0)>> - The aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him sexually frustrated; $he's touching $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously rubbing $his ass against whatever's next to $him<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<if ($activeSlave.releaseRules == "permissive") || $activeSlave.releaseRules == "masturbation">> + <<if ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>> + <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation > 1)>> + <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && ($activeSlave.amp == 1)>> + The extreme dose of aphrodisiacs combined with the hormones that keep $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously humping $his ass against whatever's next to $him for anal stimulation and<</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0) && ($activeSlave.amp == 1)>> + The extreme dose of aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously humping $his ass against whatever's next to $him for anal stimulation and <</if>>humping $his limp dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100)>> + The extreme dose of aphrodisiacs combined with the hormones that keep $him flaccid have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0)>> + The extreme dose of aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && !canAchieveErection($activeSlave)>> + The extreme dose of aphrodisiacs combined with $his inability to become erect have $him in a state of extreme sexual frustration; $he's rubbing $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously humping $his ass against whatever's next to $him for anal stimulation<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0)>> + The extreme dose of aphrodisiacs has $his cock painfully erect and precum drips from its head. + <</if>> + <<else>> + <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && ($activeSlave.amp == 1)>> + The aphrodisiacs combined with the hormones that keep $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously rubbing $his ass against whatever's next to $him, and <</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0) && ($activeSlave.amp == 1)>> + The aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>>unconsciously rubbing $his ass against whatever's next to $him, and <</if>>humping $his dick against whatever $he can manage to mount without limbs.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100)>> + The aphrodisiacs combined with the hormones that keep $him flaccid have $him sexually frustrated; $he's touching $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously rubbing $his ass against whatever's next to $him<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <<elseif ($activeSlave.dick != 0) && ($activeSlave.balls == 0)>> + The aphrodisiacs combined with the lack of balls that keeps $him flaccid have $him sexually frustrated; $he's touching $his limp dick distractedly<<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.analCount > 9)))>> and unconsciously rubbing $his ass against whatever's next to $him<</if>>.<<if $activeSlave.inflationType == "aphrodisiac">> $His efforts force $his distended middle to jiggle around, stirring up the aphrodisiacs contained in $his gut and strengthening their effects even more.<</if>> + <</if>> + <</if>> + <</if>> <</if>> <</if>> -<</if>> -<</if>> -<</if>> <<if $activeSlave.fuckdoll > 0>> <<if $activeSlave.vagina > 0>> @@ -4727,7 +4723,7 @@ $He's got a <<else>> $His $activeSlave.eyeColor eyes are dim; $he is of @@.orangered;below average intelligence@@ despite having been educated. <</if>> -<<elseif ($activeSlave.intelligence >= -2)>> + <<elseif ($activeSlave.intelligence >= -2)>> <<if ($activeSlave.intelligenceImplant != 1)>> $His $activeSlave.eyeColor eyes are dull; $he is @@.orangered;quite stupid@@ and ignorant. <<else>> @@ -4859,13 +4855,13 @@ $His <</if>> <</switch>>@@ <<if $activeSlave.weight > 190>> - $His face is quite fat with ample excess chins. + $His face is quite fat with ample excess chins. <<elseif $activeSlave.weight > 160>> - $His face is round and plump with a trio of extra chins. + $His face is round and plump with a trio of extra chins. <<elseif $activeSlave.weight > 130>> - $His face is chubby with an obvious second chin. + $His face is chubby with an obvious second chin. <<elseif $activeSlave.weight > 97>> - $His face is soft with barely a second chin. + $His face is soft with barely a second chin. <</if>> <<if $activeSlave.fuckdoll > 0>> However, @@ -4879,19 +4875,19 @@ $His <<else>> <<if $activeSlave.markings == "beauty mark">> <<if $activeSlave.face < -95>> - It bears a severely disfiguring, discolored mark. + It bears a severely disfiguring, discolored mark. <<elseif $activeSlave.face < -40>> - It bears a couple of unsightly moles. + It bears a couple of unsightly moles. <<elseif $activeSlave.face < -10>> - It bears an ugly mole. + It bears an ugly mole. <<elseif ($activeSlave.face <= 10)>> - $He has a distinctive beauty mark. + $He has a distinctive beauty mark. <<elseif ($activeSlave.face <= 40)>> - $He has a nice beauty mark. + $He has a nice beauty mark. <<elseif ($activeSlave.face <= 95)>> - $He has a beauty mark that adds to $his distinctiveness. + $He has a beauty mark that adds to $his distinctiveness. <<else>> - $He has a beauty mark that makes $him really memorable. + $He has a beauty mark that makes $him really memorable. <</if>> <</if>> <</if>> @@ -4972,42 +4968,42 @@ $He has $His mouth is held open by the suit's oral insert. <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> <<if ($dairyFeedersSetting > 1)>> - $His milking machine has a phallus a long way down $his throat to rehydrate $him. + $His milking machine has a phallus a long way down $his throat to rehydrate $him. <<else>> - $He's got $his mouth wrapped around a phallus provided by $his milking machine, and is sucking it off for hydration. + $He's got $his mouth wrapped around a phallus provided by $his milking machine, and is sucking it off for hydration. <</if>> <<else>> <<if canTalk($activeSlave)>> - <<if $activeSlave.lips > 70>> - $He can barely enunciate past $his dick-sucking lips; '<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>' comes out as '<<if def $PC.customTitleLisp>>$PC.customTitleLisp<<elseif $PC.title != 0>>Mathter<<else>>Mithtreth<</if>>.' - <</if>> + <<if $activeSlave.lips > 70>> + $He can barely enunciate past $his dick-sucking lips; '<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>' comes out as '<<if def $PC.customTitleLisp>>$PC.customTitleLisp<<elseif $PC.title != 0>>Mathter<<else>>Mithtreth<</if>>.' + <</if>> <</if>> <<if $activeSlave.teeth != "normal">> - <<if $activeSlave.teeth == "crooked">> - $His teeth are @@.yellow;crooked@@, detracting from $his beauty whenever $he opens $his mouth. - <<elseif $activeSlave.teeth == "straightening braces">> - $He has braces, - <<if $activeSlave.visualAge > 35>> - an amusing sight on such a mature woman. - <<elseif ($activeSlave.visualAge > 14) && ($activeSlave.visualAge < 18)>> - a cute look on such a young girl. - <<else>> - and occasionally looks preoccupied with discomfort as they straighten $his teeth. - <</if>> - <<elseif $activeSlave.teeth == "cosmetic braces">> - $He's wearing braces despite $his straight teeth, - <<if $activeSlave.visualAge > 35>> - an amusing sight on such a mature woman. - <<elseif ($activeSlave.visualAge > 14) && ($activeSlave.visualAge < 18)>> - a cute look on such a young girl. - <<else>> - just for appearances. + <<if $activeSlave.teeth == "crooked">> + $His teeth are @@.yellow;crooked@@, detracting from $his beauty whenever $he opens $his mouth. + <<elseif $activeSlave.teeth == "straightening braces">> + $He has braces, + <<if $activeSlave.visualAge > 35>> + an amusing sight on such a mature woman. + <<elseif ($activeSlave.visualAge > 14) && ($activeSlave.visualAge < 18)>> + a cute look on such a young girl. + <<else>> + and occasionally looks preoccupied with discomfort as they straighten $his teeth. + <</if>> + <<elseif $activeSlave.teeth == "cosmetic braces">> + $He's wearing braces despite $his straight teeth, + <<if $activeSlave.visualAge > 35>> + an amusing sight on such a mature woman. + <<elseif ($activeSlave.visualAge > 14) && ($activeSlave.visualAge < 18)>> + a cute look on such a young girl. + <<else>> + just for appearances. + <</if>> + <<elseif $activeSlave.teeth == "removable">> + $His teeth have been removed and replaced with high-quality dentures. It's difficult to tell anything's unusual until you take them out for gummy oral sex. + <<elseif $activeSlave.teeth == "pointy">> + $His teeth have been replaced with realistic implants that mimic the dentition of a carnivore. $His smiles are frightening, and $he can bare them to become truly terrifying. <</if>> - <<elseif $activeSlave.teeth == "removable">> - $His teeth have been removed and replaced with high-quality dentures. It's difficult to tell anything's unusual until you take them out for gummy oral sex. - <<elseif $activeSlave.teeth == "pointy">> - $His teeth have been replaced with realistic implants that mimic the dentition of a carnivore. $His smiles are frightening, and $he can bare them to become truly terrifying. - <</if>> <</if>> <</if>> @@ -6323,6762 +6319,6762 @@ $He has <</if>> <<if ($showClothing == 1) && ($saleDescription == 0)>> -<<if $surgeryDescription == 0>> - -<<switch $activeSlave.bellyAccessory>> -<<case "an extreme corset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly makes a mockery of $his corset; it holds on only with custom lacing and, even then, is more plastered to $his back than wrapped around $his stomach. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnancy makes a mockery of $his corset; despite this, even the light pressure applied to it by the failing lacings of the garment has $his packed-tight womb on the brink of rupturing. $His brood squirms as much as they possibly can under the pressure. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly makes a mockery of $his tearing $his corset; the poor thing is on its last fibers. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly is on the brink of rupturing under the remaining pressure of $his corset, despite it barely holding together; one or the other has to win out. $His brood squirms as much as they possibly can under the pressure. - <</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 makes a mockery of $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's titanic pregnant belly makes a mockery of $his corset, despite still being painfully constricted; one or the other will eventually win out. $His brood squirms angrily over the pressure in their already tight confines. - <</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 agonizingly strains $his corset, threatening to burst it; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly is agonizingly compressed as it threatens to burst from $his corset; one or the other has to win out. - <</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 painfully strains $his corset, threatening to burst it; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's massive pregnant belly is agonizingly compressed as it strains $his corset; one or the other has to win out. - <</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 strains $his corset, threatening to burst it; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's giant pregnant belly painfully strains $his corset, threatening to either burst it or sacrifice the life within; one or the other has to win out. - <</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 painfully compressed by $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's giant pregnant belly is painfully compressed by $his corset causing $him extreme duress; one or the other has to win out. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is painfully compressed by $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's huge pregnant belly is painfully compressed by $his corset causing $him duress; one or the other has to win out. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massive gut is barely compressed by $his corset, $his fat billows out of every gap between the straining material. - <<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 painfully compressed by $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's huge pregnant belly is painfully compressed by $his corset; one or the other will eventually win out. - <</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 compressed by $his corset causing it to bulge above and below; one or the other will eventually win out. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's big pregnant belly is tightly compressed by $his corset; one or the other will eventually win out. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's giant gut is tightly compressed by $his corset, $his fat billows out of every gap between the straining material. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of every gap between the straining material. - <<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 compressed by $his corset causing it to bulge out above and below; one or the other will eventually win out. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. - <<else>> - $activeSlave.slaveName's pregnant belly is tightly compressed by $his corset; one or the other will eventually win out. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's large gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. - <<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 compressed by $his corset causing $him distress. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly is tightly compressed by $his corset causing $him distress. - <<else>> - $activeSlave.slaveName's growing belly is tightly compressed by $his corset causing $him distress. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby stomach is tightly compressed by $his corset, $his pudge bulges out of any gap it can find. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's stomach is tightly compressed by $his corset causing $him some distress. - <</if>> -<<case "a corset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset looks ridiculous on $his unfathomable, hyper-swollen, implant-filled belly. It floats on top of $his belly, looking more like the bottom half of a mini coat than the garment it was originally intended to be. - <<else>> - $activeSlave.slaveName's corset looks ridiculous on $his unfathomable, hyper-swollen pregnancy. It floats on top of $his belly, near useless, bobbling up and down as $his innumerable brood kick and squirm. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset can barely function with $his titanic implant-filled belly disrupting it. It aggravatingly digs into $his already strained stomach. - <<else>> - $activeSlave.slaveName's corset can barely function with $his titanic belly disrupting it. It aggravatingly digs into $his already strained stomach, causing $his brood to squirm incessantly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his titanic implant-filled belly to hang out. - <<else>> - $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his titanic belly to hang out and squirm freely. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset struggles to bind $his middle while being dominated by $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's corset struggles to bind $his middle while being dominated by $his gigantic belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset struggles to bind $his middle while allowing $his massive implant-filled belly the room it demands. - <<else>> - $activeSlave.slaveName's corset struggles to bind $his middle while allowing $his massive belly the room it demands. - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset strains around $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's corset strains around $his giant belly. - <</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 stretches out $his corset - <<else>> - $activeSlave.slaveName's giant pregnant belly stretches out $his corset. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's corset strains around $his massive gut. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly comfortably bulges out of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly comfortably bulges out of $his corset. - <<else>> - $activeSlave.slaveName's huge pregnant belly comfortably bulges out of $his corset. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly comfortably bulges out of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly comfortably bulges out of $his corset. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly comfortably bulges out of $his corset. - <<else>> - $activeSlave.slaveName's big pregnant belly comfortably bulges out of $his corset. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's giant gut hangs out the hole in $his corset designed to accommodate a pregnant belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly comfortably bulges out of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly comfortably hangs out of $his corset. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly comfortably bulges out of $his corset. - <<else>> - $activeSlave.slaveName's pregnant belly comfortably bulges out of $his corset. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's large gut hangs out the hole in $his corset designed to accommodate a pregnant belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly comfortably rounds out $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is lightly compressed by $his corset making $his uncomfortable. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly comfortably rounds out $his corset. - <<else>> - $activeSlave.slaveName's growing belly comfortably rounds out $his corset. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby stomach is compressed by $his corset, $his pudge bulges out above and below it. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName feels minor discomfort over the light pressure on $his sensitive stomach. - <</if>> -<<case "a medium empathy belly">> - <<if $activeSlave.weight > 160>> - $activeSlave.slaveName's empathy belly is barely noticeable over $his giant gut. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's empathy belly is barely noticeable over $his huge gut. - <</if>> -<<case "a small empathy belly">> - <<if $activeSlave.weight > 160>> - $activeSlave.slaveName's empathy belly is barely noticeable over $his giant gut. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's empathy belly is barely noticeable over $his huge gut. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's small empathy belly is barely noticeable over $his large gut. - <</if>> -<</switch>> + <<if $surgeryDescription == 0>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's suit has no stomach to it as it's the only way to give $his unfathomable, hyper-swollen, implant-filled belly the space it demands. - <<else>> - <<if $activeSlave.preg > 34>> - The front of $activeSlave.slaveName's suit is made of a clear, stretchy plastic that is stretched thin as it reinforces $his unfathomable, hyper-swollen, pregnancy. A hole at the very front of the suit allows $his popped navel to bulge through. The movement of $his countless children is clear to see. - <<else>> - $activeSlave.slaveName's suit has no stomach to it as it's the only way to give $his monolithic pregnancy the space it requires to shift and bulge ominously. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's suit has no stomach to it, as it's the only way to give $his monolithic implant-filled belly the space it demands. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle and reinforce $his monolithic pregnancy creating an imposing, lumpy dome capped by $his popped navel. It visibly shifts and pulses as $his brood competes for space. - <<else>> - $activeSlave.slaveName's suit has no stomach to it, as it's the only way to give $his monolithic pregnancy the space it requires to shift and bulge ominously. - <</if>> - <</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 allowed to bulge out of an enormous hole in the suit. - <<else>> - $activeSlave.slaveName's titanic pregnant belly is allowed to bulge out of an enormous hole in the suit, giving $his squirming occupants room to grow. - <</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 allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle and reinforce $his gigantic pregnancy creating an imposing dome capped by $his popped navel. Slight undulations can be felt running through it. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</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 allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle $his massive pregnancy creating an imposing dome capped by $his popped navel. - <<else>> - $activeSlave.slaveName's massive pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</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 allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle $his giant pregnancy creating a towering dome capped by $his popped navel. - <<else>> - $activeSlave.slaveName's giant pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</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 allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle $his giant pregnancy creating a firm dome capped by $his popped navel. - <<else>> - $activeSlave.slaveName's giant pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle $his huge pregnant belly creating a firm dome capped by $his popped navel. - <<else>> - $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly is brutally squeezed by the suit forming a firm latex globe with the slightest bit of give to it. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. - <<else>> - <<if $activeSlave.preg > 34>> - $activeSlave.slaveName's suit is designed to carefully cradle $his huge pregnant belly creating a firm dome capped by $his popped navel. - <<else>> - $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly is allowed to bulge out of a huge hole in the suit. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly is allowed to bulge out of a huge hole in the suit. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly is allowed to bulge out of a huge hole in the suit. - <<else>> - $activeSlave.slaveName's big pregnant belly is allowed to bulge out of a huge hole in the suit. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly is cruelly squeezed by the suit. The tight latex accentuates $his fat folds. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly is cruelly squeezed by the suit. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly is allowed to bulge out of a hole in the suit. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a hole in the suit. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is allowed to bulge out of a hole in the suit. - <<else>> - $activeSlave.slaveName's pregnant belly is allowed to bulge out of a hole in the suit. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is cruelly squeezed by the suit. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnancy is tightly squeezed by the suit creating a noticeable bulge. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly squeezed by the suit. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly nearly requires $him to be switched into a suit with a hole for it to hang out from. - <<else>> - $activeSlave.slaveName's growing pregnancy will soon require $him to be switched into a suit with a hole to let $his belly out. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is tightly squeezed by the suit. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - There is a clear curve to the tight material beneath $activeSlave.slaveName's navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's suit tightly hugs $his stomach to showcase $his ripped abs. - <</if>> -<<case "conservative clothing">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his unfathomable, hyper-swollen, implant-filled belly but do little to hide its imposing mass as it lewdly distends between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly lewdly parts $his poorly covered breasts, allowing the bulging mass the room it demands. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands. - <<else>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands. - <</if>> - $He's left $his pants unfastened as there is no chance of $him managing to reach them. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his unfathomable, hyper-swollen pregnant belly but do little to hide its imposing mass as it lewdly distends between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. Every motion $his brood makes threaten to displaces $his breasts. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly lewdly parts $his poorly covered breasts, allowing the bulging mass the room it desperately needs. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs. - <<else>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs. - <</if>> - $He's left $his pants unfastened as $his womb has consumed so much space that $He has no hope of ever doing up the button and, regardless, even the light touch of the fabric against $his belly feels nearly intolerable due to the pressure. - <</if>> - <<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 $his oversized sweater far from $his monolithic implant-filled belly but do little to hide its imposing mass as it lewdly distends between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's monolithic implant-filled belly lewdly parts $his poorly covered breasts allowing the bulging mass it demands. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his monolithic implant-filled belly allowing the bulging mass the room it demands. - <<else>> - $activeSlave.slaveName's blouse rests atop $his monolithic implant-filled belly allowing the bulging mass the room it demands. - <</if>> - $He's left $his pants unfastened as there is no chance of $him managing to reach them. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his monolithic pregnant belly but do little to hide its imposing mass as it lewdly distends between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. Every motion $his brood makes threaten to displaces $his breasts. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's monolithic pregnant belly lewdly parts $his poorly covered breasts allowing the bulging mass the room it desperately seeks. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his monolithic pregnant belly allowing the bulging mass the room it desperately seeks. - <<else>> - $activeSlave.slaveName's blouse rests atop $his monolithic pregnant belly allowing the bulging mass the room it desperately seeks. - <</if>> - $He's left $his pants unfastened as $his womb can't handle the strain nor do $his children give $him the chance to try. - <</if>> - <<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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's titanic implant-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly. - <</if>> - $He's left $his pants unfastened as there is no chance of $him managing to close them. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. Every motion $his brood makes threaten to displaces $his breasts. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's titanic pregnant belly parts $his poorly covered breasts allowing the squirming mass to bulge freely. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his titanic pregnant belly allowing the squirming mass to bulge freely. - <<else>> - $activeSlave.slaveName's blouse rests atop $his titanic pregnant belly allowing the squirming mass to bulge freely. - <</if>> - $He's left $his pants unfastened as $his stuffed womb desperately 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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's gigantic implant-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly. - <</if>> - $He's left $his pants unfastened to give the staggering orb more room. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's gigantic pregnant belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his gigantic pregnant belly. - <</if>> - $He's left $his pants unfastened to give $his 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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's massive implant-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his massive implant-filled belly. - <</if>> - $He's left $his pants unfastened to give the hefty globe more room. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's massive pregnant belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his massive pregnant belly. - <</if>> - $He's left $his 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 $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. - <</if>> - $He's left $his pants unfastened to give the overstretched dome more room. - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. - <</if>> - $He's left $his 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 $his oversized sweater far from $his giant implant-filled belly allowing the rounded dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. - <</if>> - $He's left $his 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 $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater can no longer contain $his implant-filled pregnant belly and merely rests atop it. - <<else>> - $activeSlave.slaveName's blouse can no longer contain $his implant-filled pregnant belly and merely rests atop it. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater can no longer contain $his huge pregnant belly and merely rests atop it. - <<else>> - $activeSlave.slaveName's blouse can no longer contain $his huge pregnant belly and merely rests atop it. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his massively fat belly; even then, they can barely conceal it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his massively fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over the top half of $his massively fat belly. The bottom half is allowed to jiggle freely. - <<else>> - $activeSlave.slaveName's blouse is pulled taut just trying to cover the top of $his massively fat belly; the rest is allowed to jiggle freely. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his huge implant-filled belly; it barely reaches $his popped navel. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his huge implant-filled belly; it barely reaches $his popped navel. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his hugely swollen belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his hugely swollen belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his big implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his big implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his hugely fat belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is barely hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his hugely fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over $his hugely fat belly. The bottom of which hangs out from under it. - <<else>> - $activeSlave.slaveName's blouse is pulled tight over the top half of $his hugely fat belly; the rest is allowed to jiggle freely. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his big fat belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his big fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over $his big fat belly. The bottom of which hangs out and jiggles freely from under it. - <<else>> - $activeSlave.slaveName's blouse is pulled tight over most of $his big fat belly; the rest is allowed to jiggle freely. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his pregnant belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his pregnant belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his pregnant belly. $His popped navel forms a small tent in $his shirt. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his jiggling <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in $his shirt. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his implant-filled belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in $his shirt. + <<switch $activeSlave.bellyAccessory>> + <<case "an extreme corset">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly makes a mockery of $his corset; it holds on only with custom lacing and, even then, is more plastered to $his back than wrapped around $his stomach. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnancy makes a mockery of $his corset; despite this, even the light pressure applied to it by the failing lacings of the garment has $his packed-tight womb on the brink of rupturing. $His brood squirms as much as they possibly can under the pressure. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic implant-filled belly makes a mockery of $his tearing $his corset; the poor thing is on its last fibers. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly is on the brink of rupturing under the remaining pressure of $his corset, despite it barely holding together; one or the other has to win out. $His brood squirms as much as they possibly can under the pressure. + <</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 makes a mockery of $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's titanic pregnant belly makes a mockery of $his corset, despite still being painfully constricted; one or the other will eventually win out. $His brood squirms angrily over the pressure in their already tight confines. + <</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 agonizingly strains $his corset, threatening to burst it; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly is agonizingly compressed as it threatens to burst from $his corset; one or the other has to win out. + <</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 painfully strains $his corset, threatening to burst it; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's massive pregnant belly is agonizingly compressed as it strains $his corset; one or the other has to win out. + <</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 strains $his corset, threatening to burst it; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's giant pregnant belly painfully strains $his corset, threatening to either burst it or sacrifice the life within; one or the other has to win out. + <</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 painfully compressed by $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's giant pregnant belly is painfully compressed by $his corset causing $him extreme duress; one or the other has to win out. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly is painfully compressed by $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's huge pregnant belly is painfully compressed by $his corset causing $him duress; one or the other has to win out. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massive gut is barely compressed by $his corset, $his fat billows out of every gap between the straining material. + <<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 painfully compressed by $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's huge pregnant belly is painfully compressed by $his corset; one or the other will eventually win out. + <</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 compressed by $his corset causing it to bulge above and below; one or the other will eventually win out. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's big pregnant belly is tightly compressed by $his corset; one or the other will eventually win out. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's giant gut is tightly compressed by $his corset, $his fat billows out of every gap between the straining material. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of every gap between the straining material. + <<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 compressed by $his corset causing it to bulge out above and below; one or the other will eventually win out. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. + <<else>> + $activeSlave.slaveName's pregnant belly is tightly compressed by $his corset; one or the other will eventually win out. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's large gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. + <<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 compressed by $his corset causing $him distress. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly is tightly compressed by $his corset causing $him distress. + <<else>> + $activeSlave.slaveName's growing belly is tightly compressed by $his corset causing $him distress. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby stomach is tightly compressed by $his corset, $his pudge bulges out of any gap it can find. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's stomach is tightly compressed by $his corset causing $him some distress. + <</if>> + <<case "a corset">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset looks ridiculous on $his unfathomable, hyper-swollen, implant-filled belly. It floats on top of $his belly, looking more like the bottom half of a mini coat than the garment it was originally intended to be. + <<else>> + $activeSlave.slaveName's corset looks ridiculous on $his unfathomable, hyper-swollen pregnancy. It floats on top of $his belly, near useless, bobbling up and down as $his innumerable brood kick and squirm. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset can barely function with $his titanic implant-filled belly disrupting it. It aggravatingly digs into $his already strained stomach. + <<else>> + $activeSlave.slaveName's corset can barely function with $his titanic belly disrupting it. It aggravatingly digs into $his already strained stomach, causing $his brood to squirm incessantly. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his titanic implant-filled belly to hang out. + <<else>> + $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his titanic belly to hang out and squirm freely. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset struggles to bind $his middle while being dominated by $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's corset struggles to bind $his middle while being dominated by $his gigantic belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset struggles to bind $his middle while allowing $his massive implant-filled belly the room it demands. + <<else>> + $activeSlave.slaveName's corset struggles to bind $his middle while allowing $his massive belly the room it demands. + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's corset strains around $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's corset strains around $his giant belly. + <</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 stretches out $his corset + <<else>> + $activeSlave.slaveName's giant pregnant belly stretches out $his corset. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's corset strains around $his massive gut. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly comfortably bulges out of $his corset. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly comfortably bulges out of $his corset. + <<else>> + $activeSlave.slaveName's huge pregnant belly comfortably bulges out of $his corset. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly comfortably bulges out of $his corset. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly comfortably bulges out of $his corset. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly comfortably bulges out of $his corset. + <<else>> + $activeSlave.slaveName's big pregnant belly comfortably bulges out of $his corset. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's giant gut hangs out the hole in $his corset designed to accommodate a pregnant belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly comfortably bulges out of $his corset. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly comfortably hangs out of $his corset. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly comfortably bulges out of $his corset. + <<else>> + $activeSlave.slaveName's pregnant belly comfortably bulges out of $his corset. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's large gut hangs out the hole in $his corset designed to accommodate a pregnant belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly comfortably rounds out $his corset. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is lightly compressed by $his corset making $his uncomfortable. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly comfortably rounds out $his corset. + <<else>> + $activeSlave.slaveName's growing belly comfortably rounds out $his corset. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby stomach is compressed by $his corset, $his pudge bulges out above and below it. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName feels minor discomfort over the light pressure on $his sensitive stomach. <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his pregnant belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his pregnant belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his pregnant belly. $His popped navel forms a small tent in $his shirt. + <<case "a medium empathy belly">> + <<if $activeSlave.weight > 160>> + $activeSlave.slaveName's empathy belly is barely noticeable over $his giant gut. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's empathy belly is barely noticeable over $his huge gut. <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his small pregnant belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his small pregnant belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his small pregnant belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his <<print $activeSlave.inflationType>>-swollen belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his implant-rounded belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-rounded belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. + <<case "a small empathy belly">> + <<if $activeSlave.weight > 160>> + $activeSlave.slaveName's empathy belly is barely noticeable over $his giant gut. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's empathy belly is barely noticeable over $his huge gut. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's small empathy belly is barely noticeable over $his large gut. <</if>> - <<else>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his growing belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his growing belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his growing belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his chubby belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his chubby belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his chubby belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his chubby belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's pants are fastened beneath the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his ripped abs, though they do an unfortunate job of hiding them themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs are hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater busy showing off $his ripped abs. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater completely hides $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs can almost be made out through $his blouse. - <</if>> - <</if>> -<<case "chains">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is wrapped with tight chains. Despite how tightly they're pulled together, they fail to sink into the firm globe of $his belly at all, shifting over it and agitating $his flesh with each of $his movements. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is wrapped with tight chains. It bulges so extremely that the outlines of entire infants can be seen pressed up to either side of the chains, sometimes overlapping them so that flesh rubs up against flesh; every motion inside $him is excruciating. - <</if>> - <<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 agitating $his flesh more. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly is wrapped with tight chains. It bulges agonizingly as they run between the forms of $his unborn children; every motion inside $him 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 $his unborn children; every motion inside $him 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 $his unborn children; every motion inside $him 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 $him 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 $him 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 $his sore skin. - <<else>> - $activeSlave.slaveName's huge pregnant belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into $his sore skin and causes $him duress. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's chains are practically buried in $his massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly is tightly wrapped with chains. - <<elseif $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 $him squirm in discomfort. - <<else>> - $activeSlave.slaveName's huge pregnant belly is tightly wrapped with chains, causing it to bulge angrily as well as making $him squirm in discomfort. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly is tightly wrapped with chains. - <<elseif $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 $his hugely fat belly. They can barely be seen from the front; $his sides completely envelope them. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's chains sink deep into $his big fat belly; most end up swallowed by $his folds. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly is tightly wrapped with chains. - <<elseif $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 $his fat belly, several even disappearing beneath $his folds. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly is tightly wrapped with chains. - <<elseif $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 $his chubby belly, making noticeable folds in $his sides. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's tight chains make the small bulge to $his lower belly obvious. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's tight chains highlight $his ripped abs. - <</if>> -<<case "Western clothing">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt can't close over $his unfathomable, hyper-swollen, implant-filled belly, so $he has left the bottom buttons open, giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons no longer hold together at all, and $he now has to hold the outfit together by wrapping a large strip of fabric around $his outfit and over the line between $his belly and slowly distorting ribcage. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his unfathomable, hyper-swollen pregnant belly, so $he has left the bottom buttons open, giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons no longer hold together at all, and $he now has to hold the outfit together by wrapping a large strip of fabric around $his outfit and over the line between $his belly and slowly distorting ribcage. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. - <</if>> - <<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 $his monolithic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons strain to hold together. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his monolithic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons strain to hold together. In addition, $he's left $his chaps unfastened to give $his 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 $his titanic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his titanic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt can't close over $his gigantic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his gigantic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt can't close over $his massive implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his massive pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his 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 $his giant implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his giant pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. In addition, $he's left $his chaps unfastened to give $his 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 $his giant implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his giant pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. In addition, $he's left $his chaps unfastened to give $his overfilled womb more room. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's flannel shirt can't close over $his massively fat belly, so $he has left the bottom buttons open leaving it to hang, and jiggle, freely. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's flannel shirt can't close over $his huge pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt can't close over $his huge implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his huge pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's flannel shirt can't close over $his big pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's flannel shirt can't close over $his hugely swollen belly, so $he has left the bottom buttons open leaving $his belly hanging out. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt can't close over $his big implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. - <<else>> - $activeSlave.slaveName's flannel shirt can't close over $his big pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's flannel shirt can't close over $his huge fat belly, so $he has left the bottom buttons open leaving it to wobble freely. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's flannel shirt can't close over $his big fat belly, so $he has left the bottom buttons open leaving it to hang free. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's flannel shirt's buttons strain over $his pregnant belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's flannel shirt's buttons strain over $his jiggling <<print $activeSlave.inflationType>>-filled belly. The struggling garment frequently rides up in defeat. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt's buttons strain over $his implant-filled belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. - <<else>> - $activeSlave.slaveName's flannel shirt's buttons strain over $his pregnant belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's flannel shirt bulges with $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's flannel shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's flannel shirt bulges with $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's flannel shirt bulges with $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's flannel shirt bulges with $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's chaps are fastened beneath the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs occasionally peek out from beneath $his flannel shirt. - <</if>> -<<case "body oil">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is covered in a sheen of special oil meant to prevent stretch marks. - <</if>> - <<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.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly is covered in a sheen of oil. - <<elseif $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.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly is covered in a sheen of oil. - <<elseif $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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly is covered in a sheen of oil. - <<elseif $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.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly is covered in a sheen of oil. - <<elseif $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.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's toga bares $his middle to allow $his unfathomable, hyper-swollen, implant-filled belly the room it demands. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his unfathomable, hyper-swollen pregnant belly the room it desperately needs. $His brood appreciates the freedom. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's toga bares $his middle to allow $his monolithic implant-filled belly the room it demands. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his monolithic pregnant belly the room it desperately needs. $His 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 $his middle to allow $his titanic implant-filled belly to hang heavily. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his titanic pregnant belly room. $His 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 $his middle to allow $his gigantic implant-filled belly to hang heavily. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his gigantic pregnant belly room. $His 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 $his middle to allow $his massive implant-filled belly to bulge freely. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his 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 $his middle to allow $his giant implant-filled belly to jut far from $his body. - <<else>> - $activeSlave.slaveName's toga bares $his middle to allow $his giant pregnant belly to jut far from $his 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 $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's toga strains around $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's toga bares $his middle to allow $his massively fat belly to hang free. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's toga tightly hugs $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's toga tightly hugs $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's toga tightly hugs $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's toga bulges greatly with $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's toga bulges greatly with $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's toga bulges greatly with $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's toga bulges greatly with $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's toga is stuffed to its capacity with $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's toga bulges greatly with $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly rounds out the front of $his toga. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly rounds out the front of $his toga. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly rounds out the front of $his toga. - <<else>> - $activeSlave.slaveName's pregnant belly rounds out the front of $his toga. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's toga bulges with $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly gently bulges $his toga. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly gently bulges $his toga. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly gently bulges $his toga. - <<else>> - $activeSlave.slaveName's growing belly gently bulges $his toga. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's toga conceals $his chubby belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's toga conceals $his ripped abs. - <</if>> -<<case "a huipil">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huipil meekly rests atop $his unfathomable, hyper-swollen, implant-filled belly, its role completely usurped by the colossal mass. - <<else>> - $activeSlave.slaveName's huipil meekly rests atop $his unfathomable, hyper-swollen pregnant belly, its role completely usurped by the colossal gravidity. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huipil meekly rests atop $his monolithic implant-filled belly, its role completely usurped by the heavy mass. - <<else>> - $activeSlave.slaveName's huipil meekly rests atop $his 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 $his titanic implant-filled belly, its role completely usurped by the heavy mass. - <<else>> - $activeSlave.slaveName's huipil meekly rests atop $his 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 $his gigantic implant-filled belly, its role completely usurped by the heavy mass. - <<else>> - $activeSlave.slaveName's huipil meekly rests atop $his 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 $his massive implant-filled belly, its role completely usurped by the heavy mass. - <<else>> - $activeSlave.slaveName's huipil meekly rests atop $his 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 $his huipil, though it itself hangs low enough to hide $his crotch. - <<else>> - $activeSlave.slaveName's giant pregnant belly lifts $his huipil, though it itself hangs low enough to hide $his 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 $his huipil, though it itself is just large enough to hide $his shame. - <<else>> - $activeSlave.slaveName's giant pregnant belly lifts $his huipil, though it itself is just large enough to hide $his shame. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's huipil meekly rests atop $his massively fat belly, though it itself is big enough to act in its stead. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly lifts $his huipil, exposing $his crotch for all to see. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly lifts $his huipil, exposing $his crotch for all to see. - <<else>> - $activeSlave.slaveName's huge pregnant belly lifts $his huipil, exposing $his crotch for all to see. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly lifts $his huipil, exposing $his crotch for all to see. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly lifts $his huipil, exposing $his crotch for all to see. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly lifts $his huipil, exposing $his crotch for all to see. - <<else>> - $activeSlave.slaveName's big pregnant belly lifts $his huipil, exposing $his crotch for all to see. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly lifts $his huipil and hangs just low enough to hide $his crotch. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly lifts $his huipil, yet isn't big enough to hide $his shame. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly lifts $his huipil. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly lifts $his huipil. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly lifts $his huipil. - <<else>> - $activeSlave.slaveName's pregnant belly lifts $his huipil. - <</if>> - It just barely hangs low enough to hide $his crotch. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly slightly bulges under $his huipil. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly slightly bulges under $his huipil. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly slightly bulges under $his huipil. - <<else>> - $activeSlave.slaveName's growing belly slightly bulges under $his huipil. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's huipil conceals $his chubby little belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's huipil hides the small bulge in $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's huipil conceals $his ripped abs. - <</if>> -<<case "a slutty qipao">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his monolithic implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his monolithic pregnant belly. $His body needs the room to grow. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his titanic implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his titanic pregnant belly. $His body needs the room to grow. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his gigantic implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his gigantic pregnant belly. $His body appreciates the room to grow. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his massive implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his giant implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it merely rests atop $his huge implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it merely rests atop $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it only covers the top quarter of $his huge implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it only covers top quarter of $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $His qipao is slit up the side. However, it merely rests atop $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $His qipao is slit up the side. However, it only covers half of $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it only covers half of $his huge implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it only covers half of $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $His qipao is slit up the side. However, it barely covers $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $His qipao is slit up the side. However, it barely covers $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it barely covers $his big implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it barely covers $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $His qipao is slit up the side. However, it only covers half of $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $His qipao is slit up the side. However, it barely covers $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $His qipao is slit up the side. However, it only covers $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $His qipao is slit up the side. However, it only covers $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. However, it only covers $his implant-filled belly. - <<else>> - $His qipao is slit up the side. However, it only covers $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $His qipao is slit up the side. However, it only covers $his fat belly, allowing it to hang free. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $His qipao is slit up the side. The front is pushed out by $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $His qipao is slit up the side. The front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $His qipao is slit up the side. The front is pushed out by $his implant-rounded belly. - <<else>> - $His qipao is slit up the side. The front is pushed out by $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $His qipao is slit up the side. The front is pushed out by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $His qipao is slit up the side giving the occasional peek of the small swell to $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $His qipao is slit up the side giving a tantalizing peek of $his ripped abs. - <</if>> -<<case "uncomfortable straps">> - <<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 agonizingly tight straps run along the surface of $his monolithic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's tight straps press into $his monolithic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps barely press into $his titanic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's tight straps press into $his titanic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps barely press into $his gigantic implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's tight straps press into $his gigantic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps press into $his massive implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his massive pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him causes $him 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 agonizingly tight straps press into $his giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him causes $him 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 agonizingly tight straps press into $his giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his 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 agonizingly tight straps press into $his huge implant-filled belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his huge pregnant belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's slave outfit's straps are practically buried in $his 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 $his navel; though the only evidence of its existence is an unusually deep fold across $his middle. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's slave outfit's straining straps press into $his huge pregnant belly. The straps connect to a steel ring encircling $his popped navel. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave outfit's straining straps press into $his huge implant-filled belly, causing flesh to spill out of the gaps and $him squirm with discomfort. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's straining straps press into $his huge pregnant belly, causing flesh to spill out of the gaps and $him squirm with discomfort. The straps connect to a steel ring encircling $his popped navel. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's slave outfit's straining straps press into $his big pregnant belly. The straps connect to a steel ring encircling $his popped navel. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's slave outfit's straining straps press into $his hugely swollen belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave outfit's straining straps press into $his big implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's straining straps press into $his big pregnant belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's slave outfit's straps sink deep into $his hugely fat belly. They can barely be seen from the front; $his sides completely envelope them. The straps connect to a steel ring that struggles to part the folds concealing $his navel, allowing it to see the light for once. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's slave outfit's straps sink deep into $his big fat belly; most end up swallowed by $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's slave outfit's straining straps press into $his pregnant belly. The straps connect to a steel ring encircling $his popped navel. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's slave outfit's straining straps press into $his jiggling <<print $activeSlave.inflationType>>-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave outfit's straining straps press into $his implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. - <<else>> - $activeSlave.slaveName's slave outfit's straining straps press into $his pregnant belly. The straps connect to a steel ring encircling $his popped navel. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's slave outfit's straining straps press into $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's slave outfit's straining straps press into $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave outfit's straining straps press into $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's slave outfit's straining straps press into $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's slave outfit's straps sink into $his chubby belly, making noticeable folds in $his sides. The straps connect to a steel ring pulled into the flesh around $his navel. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's slave outfit's straps run above and below the small bulge to $his lower belly clearly highlighting it. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's slave outfit's straps cross between $his ripped abs. - <</if>> -<<case "shibari ropes">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is tightly bound with ropes; they stand no chance of sinking into the bloated orb, and can barely wrap around it. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is tightly bound with ropes. It bulges angrily as they run between the forms of $his unborn children, and the ropes can barely wrap around it. - <</if>> - <<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 tightly bound with ropes; they stand no chance at sinking into the bloated orb. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly is tightly bound with ropes. It bulges angrily as they run between the forms of $his unborn children. - <</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 tightly bound with ropes; they barely sink into the bloated orb. - <<else>> - $activeSlave.slaveName's titanic pregnant belly is tightly bound with ropes; flesh and child bulge angrily from between them. $His children shift constantly under the tight bindings. - <</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 tightly bound with ropes; they barely sink into the bloated orb. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly is tightly bound with ropes; flesh and child bulge angrily from between them. - <</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 tightly bound with ropes; flesh bulges angrily from between them. - <<else>> - $activeSlave.slaveName's massive pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. - <</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 tightly bound with ropes; flesh bulges angrily from between them. - <<else>> - $activeSlave.slaveName's giant pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's binding ropes are practically buried in $his massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly is tightly bound with rope. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. - <<else>> - $activeSlave.slaveName's huge pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly is tightly bound with rope. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly is tightly bound with ropes. It bulges lewdly through the gaps. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. - <<else>> - $activeSlave.slaveName's big pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's binding ropes sink deep into $his hugely fat belly. They can barely be seen from the front; $his sides completely envolope them. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's binding ropes sink deep into $his big fat belly; most end up swallowed by $his folds. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly is tightly bound with rope. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly bound with rope. It bulges lewdly through the gaps. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is tightly bound with rope; flesh bulges angrily from between them. - <<else>> - $activeSlave.slaveName's pregnant belly is tightly bound with rope; flesh bulges angrily from between them. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly is tightly bound with rope. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly bound with rope forcing it to bulge out the gaps. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly is tightly bound with rope; flesh bulges from between them. - <<else>> - $activeSlave.slaveName's growing belly is tightly bound with rope; flesh bulges from between them. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's binding ropes sink into $his chubby belly, making noticeable folds in $his sides. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's binding ropes run above and below the small bulge to $his lower belly clearly highlighting it. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's binding ropes run between $his ripped abs. - <</if>> -<<case "restrictive latex" "a latex catsuit">> - <<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 greatly distends $his latex suit, leaving $him looking like an over-inflated weather balloon on the brink of popping. Only $his popped navel sticking out the front of $his belly disrupts the endless smoothness. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated, bump coated weather balloon on the brink of popping. $His popped navel and clearly defined occupants disrupt the smoothness - <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's titanic pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated, bump coated weather balloon. $His popped navel and bulging occupants disrupt the smoothness. - <</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 greatly distends $his latex suit, leaving $him looking like a weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly greatly distends $his latex suit, leaving $him looking like a weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated beachball ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's massive pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated beachball ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's giant pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</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 greatly distends $his latex suit, leaving $him looking like a big beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's giant pregnant belly greatly distends $his latex suit, leaving $him looking like a big beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly greatly distends and $his latex suit. $He looks like an over-inflated balloon ready to pop. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly greatly distends and $his latex suit. $He looks like an over-inflated balloon. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly greatly distends $his latex suit. $He looks like an over-inflated balloon. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <<else>> - $activeSlave.slaveName's pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly greatly bulges under $his latex suit. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly greatly bulges under $his latex suit. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly greatly bulges under $his latex suit. - <<else>> - $activeSlave.slaveName's growing belly greatly bulges under $his latex suit. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly in quite noticeable under $his latex suit, though any folds $he might have are smoothed out by it. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - There is a clear curve to the tight latex of the suit beneath $activeSlave.slaveName's navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's latex suit tightly hugs $his stomach to showcase $his ripped abs. - <</if>> -<<case "a military uniform">> - <<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 > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. - <<else>> - $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. - <<else>> - $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his small pregnant belly. - <<else>> - $activeSlave.slaveName's uniform covers $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his growing belly. - <<else>> - $activeSlave.slaveName's uniform covers $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. - <<else>> - $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. - <<else>> - $activeSlave.slaveName's tunic looks a little tight around the middle. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely conceals $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. - <</if>> - <</if>> -<<case "a schutzstaffel uniform">> - <<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 > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his trousers. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his trousers. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his trousers. - <<else>> - $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his trousers. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his trousers. - <<else>> - $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his trousers. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his small pregnant belly. - <<else>> - $activeSlave.slaveName's uniform covers $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his growing belly. - <<else>> - $activeSlave.slaveName's uniform covers $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. - <<else>> - $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. - <<else>> - $activeSlave.slaveName's tunic looks a little tight around the middle. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely conceals $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. - <</if>> - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<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 > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his miniskirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his miniskirt. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his miniskirt. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his miniskirt. - <<else>> - $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his miniskirt. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his miniskirt. - <<else>> - $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his miniskirt. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his small pregnant belly. - <<else>> - $activeSlave.slaveName's uniform covers $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his growing belly. - <<else>> - $activeSlave.slaveName's uniform covers $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. - <<else>> - $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. - <<else>> - $activeSlave.slaveName's tunic looks a little tight around the middle. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely conceals $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. - <</if>> - <</if>> -<<case "a red army uniform">> - <<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 > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. - <<else>> - $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. - <<else>> - $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his small pregnant belly. - <<else>> - $activeSlave.slaveName's uniform covers $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his growing belly. - <<else>> - $activeSlave.slaveName's uniform covers $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. - <<else>> - $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. - <<else>> - $activeSlave.slaveName's tunic looks a little tight around the middle. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely conceals $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. - <</if>> - <</if>> -<<case "a mounty outfit">> - <<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 > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. - <<else>> - $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. - <<else>> - $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. - <<else>> - $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. - <<else>> - $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his small pregnant belly. - <<else>> - $activeSlave.slaveName's uniform covers $his small pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his growing belly. - <<else>> - $activeSlave.slaveName's uniform covers $his growing belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. - <<else>> - $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. - <<else>> - $activeSlave.slaveName's tunic looks a little tight around the middle. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt barely conceals $his ripped abs. - <<else>> - $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. - <</if>> - <</if>> -<<case "a nice nurse outfit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his unfathomable, hyper-swollen, implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his unfathomable, hyper-swollen, implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang tremendously. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his unfathomable, hyper-swollen pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his unfathomable, hyper-swollen pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his monolithic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his monolithic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang tremendously. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his monolithic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his monolithic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang heavily. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang heavily. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his titanic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang heavily. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his titanic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his gigantic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room to grow. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room is needs. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his gigantic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more space to expand. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his massive implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his massive implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his massive pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his massive pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant implant-filled belly peaks out from between $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his giant implant-filled belly hangs out from under them, bulging hugely from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his giant implant-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant pregnant belly peaks out from between $his massive tits. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his giant pregnant belly hangs out from under them, bulging from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his giant pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massively fat belly is partially obscured by $his massive tits; in turn, it obscures $his trousers. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his massively fat belly freely hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his massively fat belly. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge pregnant belly hangs out from under them, bulging from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, bulging from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge pregnant belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge pregnant belly hangs out from under them, bulging from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big pregnant belly hangs out from under them, straining the buttons on $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his big pregnant belly hangs out from under $his top, straining the buttons on $his trousers. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely swollen belly hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely swollen belly hangs out from under $his top, obscuring $his trousers. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, straining the buttons on $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top, straining the buttons on $his trousers. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big pregnant belly hangs out from under them, straining the buttons on $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his big pregnant belly hangs out from under $his top, straining the buttons on $his trousers. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's hugely fat belly is mostly obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely fat belly freely hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely fat belly freely hangs from under $his top, obscuring $his trousers. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's big fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big fat belly freely hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his big fat belly freely hangs from under $his top, obscuring $his trousers. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his pregnant belly hangs out from under them, slightly obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his pregnancy hangs out from under $his top, slightly obscuring $his trousers. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, slightly obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $his top, slightly obscuring $his trousers. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-filled belly hangs out from under them, slightly obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his implant-filled belly hangs out from under $his top, slightly obscuring $his trousers. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his pregnant belly hangs out from under them, slightly obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his pregnancy hangs out from under $his top, slightly obscuring $his trousers. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his small pregnant belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his small pregnant belly completely. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his <<print $activeSlave.inflationType>>-swollen belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-rounded belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his implant-rounded belly completely. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's growing belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his growing belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his growing belly completely. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's chubby belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his chubby belly is completely exposed and allowed to hang over the waist of $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his chubby belly completely; though it does hide the top of $his trousers. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's slightly swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his slightly swollen belly can be clearly seen poking over $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his trousers are fastened a little lower and $his scrub top tightly clings to the slight swell of $his lower belly. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's ripped abs are mostly obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his ripped abs are completely exposed for all to see. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though you can nearly make out $his ripped abs beneath $his scrub top. - <</if>> - <</if>> -<<case "a mini dress">> - <<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 mini dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's mini dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's mini dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's mini dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's mini dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's mini dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's mini dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's mini dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's mini dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's mini dress tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's mini dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's mini dress tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's mini dress tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's mini dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's mini dress tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's mini dress tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's mini dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's mini dress tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "lederhosen">> - <<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 tunic is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's tunic is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's tunic strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's tunic tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's tunic tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's tunic tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's tunic tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tunic barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's tunic tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's tunic tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's tunic tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's tunic tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's tunic tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's tunic tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's tunic tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's tunic tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "a long qipao">> - <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "a biyelgee costume">> - <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "a dirndl">> - <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's dress tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "battlearmor">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - Traditional battle armor would be useless on $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly. Instead, $he wears armor more suited to protecting an industrial tanker truck rather than a human being, complete with an internal mechanical frame designed to draw the shock of physical blows away from $his dangerously pressurized implant and special hookups to optimize the value of mobility aids. - <<else>> - Traditional battle armor would be useless on $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly. Instead, $he wears armor more suited to protecting an industrial tanker truck rather than a human being, complete with an internal mechanical frame designed to draw the shock of physical blows away from $his dangerously pressurized womb and innumerable brood of squirming children, as well as special hookups to optimize the value of mobility aids. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. - <<else>> - $activeSlave.slaveName's armor is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's armor strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's armor tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. - <<else>> - $activeSlave.slaveName's armor tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's armor tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's armor barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. - <<else>> - $activeSlave.slaveName's armor tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's armor barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's armor tightly clings to $his big fat belly, clearly showing all $his folds and rolls. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's armor tightly clings to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's armor tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor tightly clings to $his implant-filled belly. - <<else>> - $activeSlave.slaveName's armor tightly clings to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's armor tightly clings to $his fat belly, clearly showing every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's armor tightly clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's armor tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor tightly clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's armor tightly clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's armor tightly clings to $his chubby belly, clearly showing every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's armor tightly clings to $his belly, clearly showing the slight swell beneath $his navel. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's armor tightly clings to $his ripped abs, clearly displaying $his six pack. - <</if>> -<<case "kitty lingerie">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge tremendously. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge tremendously. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his silk panties. $His exposed middle gives $his children the room they so desperately need to keep growing. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge massively. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge massively. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his silk panties. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly completely hides $his silk panties. $His children appreciate the space granted by $his exposed middle. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive implant-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's massive pregnant belly completely hides $his silk panties and takes full advantage of its freedom to bulge hugely. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly hides $his silk panties and bulges heavily from $his body. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly hides $his silk panties and bulges heavily from $his body. - <<else>> - $activeSlave.slaveName's giant pregnant belly hides $his silk panties and bulges heavily from $his body. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hides $his silk panties. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly almost hides $his silk panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly almost hides $his silk panties. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly almost hides $his silk panties. - <<else>> - $activeSlave.slaveName's huge pregnant belly almost hides $his silk panties. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly hides most of $his silk panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's big <<print $activeSlave.inflationType>>-filled belly hides most of $his silk panties. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly hides most of $his silk panties. - <<else>> - $activeSlave.slaveName's big pregnant belly hides most of $his silk panties. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hides the top $his silk panties. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hides the top of $his silk panties. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly obscures $his silk panties' fabric cat ears. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly obscures $his silk panties' fabric cat ears. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly obscures $his silk panties' fabric cat ears. - <<else>> - $activeSlave.slaveName's pregnant belly obscures $his silk panties' fabric cat ears. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly hides $his silk panties' fabric cat ears. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges above $his silk panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silk panties. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges above $his silk panties. - <<else>> - $activeSlave.slaveName's growing belly bulges above $his silk panties. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly rests above $his silk panties. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's silk panties rest just beneath the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are prominently displayed for all to see. - <</if>> -<<case "a monokini">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly protrudes from over the top of $his monokini, which has been fully pushed down by the mass. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly protrudes from over the top of $his monokini, which has been fully pushed down by the mass. - <<else>> - $activeSlave.slaveName's monokini shows off every kick and movement within $his monolithic bulging pregnant belly. $His monolithic squirming belly protrudes from over the top of the swimsuit, which has been pushed down by the mass. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. - <<else>> - $activeSlave.slaveName's titanic pregnant belly has pushed down the front of $his monokini, leaving $his belly mostly bare. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic <<print $activeSlave.inflationType>>-filled belly, which rests on top of the swimsuit. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic implant-filled belly, which rests on top of the swimsuit. - <<else>> - $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic pregnant belly, which rests on top of the swimsuit. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini shows off the sheer size of $his massive <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to well below $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini shows off the sheer size of $his massive implant-filled belly. The swimsuit has been pushed down to well below $his popped navel. - <<else>> - $activeSlave.slaveName's monokini shows off every kick and movement within $his massive pregnant belly. The swimsuit has been pushed down to well below $his popped navel. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini shows off the sheer size of $his giant <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to below $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini shows off the sheer size of $his giant implant-filled belly. The swimsuit has been pushed down to below $his popped navel. - <<else>> - $activeSlave.slaveName's monokini shows off every kick and movement within $his giant pregnant belly. The swimsuit has been pushed down to below $his popped navel. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini shows off the sheer size of $his titanic <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to just below $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini shows off the sheer size of $his titanic implant-filled belly. The swimsuit has been pushed down to just below $his popped navel. - <<else>> - $activeSlave.slaveName's monokini shows off every kick and movement within $his titanic pregnant belly. The swimsuit has been pushed down to just below $his popped navel. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's monokini shows off every wiggle and jiggle within $his massively fat belly. The material tightly clings to $his deep folds and rolls, which are spilling out over the top of the outfit. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's monokini shows off the curvature of $his big pregnant belly. The swimsuit has been pushed down to just above $his popped navel. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini overs less than half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini overs less than half of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's monokini shows off every kick and movement within $his big pregnant belly. The swimsuit has been pushed down to just above $his popped navel. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's monokini overs only half of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini overs only half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini overs only half of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's monokini overs only half of $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's monokini tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's monokini tightly clings to $his big fat belly, clearly displaying every fold and roll. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's monokini covers most of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini covers most of $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini covers most of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's monokini covers most of $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's monokini covers all of $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monokini covers all of $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monokini covers all of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's monokini covers all of $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's monokini clings to $his chubby belly, clearly displaying every fold and roll. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's monokini is slightly rounded out by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's monokini covers much of $his powerful abdominal muscles. - <</if>> -<<case "an apron">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his implant-filled belly. - <<else>> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's apron is pushed away from $his body by $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's apron is pushed away from $his body by $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's apron is pushed away from $his body by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's apron is pushed away from $his body by $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's apron is pushed away from $his body by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's apron is filled out by $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's apron is filled out by $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's apron is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's apron is filled out by $his implant-filled belly. - <<else>> - $activeSlave.slaveName's apron is filled out by $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's apron bulges with $his $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's apron is rounded out by $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's apron is rounded out by $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's apron is rounded out by $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's apron is rounded out by $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's apron is rounded out by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's apron is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's apron fully covers $his muscular abs. - <</if>> -<<case "a hijab and abaya" "a niqab and abaya">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya only manages to cover $his titanic <<print $activeSlave.inflationType>>-filled belly with major extensions to the material. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya only manages to cover $his titanic implant-filled belly with major extensions to the material. - <<else>> - $activeSlave.slaveName's abaya only manages to cover $his titanic pregnant belly with major extensions to the material. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive <<print $activeSlave.inflationType>>-filled belly is fully covered. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive pregnant belly is fully covered. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant <<print $activeSlave.inflationType>>-filled belly is fully covered. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant pregnant belly is fully covered. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya lies completely taut on $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya lies completely taut on $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's abaya lies completely taut on $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's abaya is straining to contain $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's abaya is straining to contain $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya is straining to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya is straining to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's abaya is straining to contain $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's abaya is filled by $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya is filled by $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya is filled by $his implant-filled belly. - <<else>> - $activeSlave.slaveName's abaya is filled by $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's abaya is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's abaya is filled out by $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's abaya is filled out by $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya is filled out by $his implant-filled belly. - <<else>> - $activeSlave.slaveName's abaya is filled out by $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's abaya is filled out by $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's abaya bulges with $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's abaya bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's abaya bulges with $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's abaya bulges with $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's abaya bulges slightly from $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's abaya is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's abaya fully covers $his muscular abs. - <</if>> -<<case "a burqa">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic <<print $activeSlave.inflationType>>-swollen belly, it's now ironically much more comfortable to wear. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic implant-filled belly, it's now ironically much more comfortable to wear. - <<else>> - $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic pregnant belly, it's now ironically much more comfortable to wear. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic bulging pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic implant-filled belly. - <<else>> - The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa is straining to cover $his giant <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa is straining to cover $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's burqa is straining to cover $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic implant-filled belly. - <<else>> - The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's burqa is greatly pushed out by $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's burqa is filled out by $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa is filled out by $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa is filled out by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's burqa is filled out by $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's burqa is noticeably rounded out by $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa is noticeably rounded out by $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's burqa is noticeably rounded out by $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly pushes out $his burqa. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly slightly pushes out $his burqa. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his implant-filled belly. - <<else>> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's abaya bulges with $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burqa shows no sign of $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burqa shows no sign of $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's burqa shows no sign of $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's burqa totally conceals $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's burqa totally conceals $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's burqa totally conceals $his abdominal muscles. - <</if>> -<<case "a burkini">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his pants have been widened to pick up the slack. - <<elseif $activeSlave.bellyImplant > 0>> - The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic implant-filled belly, so $his pants have been widened to pick up the slack. - <<else>> - The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic pregnant belly, so $his pants have been widened to pick up the slack. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant <<print $activeSlave.inflationType>>-filled belly is fully covered. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant pregnant belly is fully covered. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's burkini is straining to contain $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's burkini is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's burkini is filled out by $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's burkini bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burkini bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burkini bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's burkini bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's burkini bulges from $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's burkini gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's burkini gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's burkini gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's burkini gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's burkini is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's burkini is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's burkini barely shows the contours of $his abdominal muscles. - <</if>> -<<case "a hijab and blouse">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic bulging pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - Thanks to $his giant <<print $activeSlave.inflationType>>-swollen belly, $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. - <<elseif $activeSlave.bellyImplant > 0>> - Thanks to $his giant implant-filled belly, $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. - <<else>> - Thanks to $his giant pregnant belly $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly spills over the sides of $his skirt. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's shirts are straining to contain $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's shirts are straining to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's shirts are straining to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's shirts are straining to contain $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly obscures the top of $his skirt. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly nearly obscures the top of $his skirt. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's skirt is slightly pushed down by $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's skirt is slightly pushed down by $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's skirt is slightly pushed down by $his implant-filled belly. - <<else>> - $activeSlave.slaveName's skirt is slightly pushed down by $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's blouse and skirt bulge from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's blouse and skirt bulge from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's blouse and skirt bulge from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's blouse and skirt bulge from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's blouse and skirt bulge slightly from $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's blouse and skirt are slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's blouse and skirt fully cover $his muscular abs. - <</if>> -<<case "attractive lingerie">> - <<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 titanic implant-filled belly completely hides $his lacy g-string and takes full advantage of its lack of restriction to bulge tremendously. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his lacy g-string. $His exposed middle gives $his children the room they so desperately need to keep growing. - <</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 completely hides $his lacy g-string and takes full advantage of its lack of restriction to bulge massively. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his lacy g-string. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines. - <</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 completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly completely hides $his lacy g-string. $His children appreciate the space granted by $his exposed middle. - <</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 completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's massive pregnant belly completely hides $his lacy g-string and takes full advantage of its freedom to bulge hugely. - <</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 completely hides $his lacy g-string and bulges heavily from $his body. - <<else>> - $activeSlave.slaveName's giant pregnant belly completely hides $his lacy g-string and bulges heavily from $his body. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly completely hides $his lacy g-string. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly completely hides $his lacy g-string. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled completely belly hides $his lacy g-string.. - <<else>> - $activeSlave.slaveName's huge pregnant belly completely hides $his lacy g-string. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly hides $his lacy g-string. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's lacy g-string tightly hugs the base of $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly hides $his lacy g-string. - <<else>> - $activeSlave.slaveName's big pregnant belly hides $his lacy g-string. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hides $his lacy g-string. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hides $his lacy g-string. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's lacy g-string tightly hugs the base of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his lacy g-string. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's lacy g-string tightly hugs the base of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's lacy g-string tightly hugs the base of $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly hides $his lacy g-string. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges above $his lacy g-string. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his lacy g-string. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges above $his lacy g-string. - <<else>> - $activeSlave.slaveName's growing belly bulges above $his lacy g-string. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly rests above $his lacy g-string, concealing the top of it. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's lacy g-string rests just beneath the slight swell of $his lower belly making it completely obvious. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are prominently displayed for all to see. - <</if>> -<<case "a succubus outfit">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monolithic pregnant belly sticks far out of $his corset, which is just barely laced above it and straining to hold together under the ever increasing pressure. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly sticks far out of $his corset, which is just barely laced above it and straining to hold together from the sheer size of $him. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly sticks far out of $his corset, which is just barely laced above it and straining to hold together under the ever increasing pressure. - <</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 sticks far out of $his corset, which is barely laced above it as best $he can manage. - <<else>> - $activeSlave.slaveName's titanic pregnant belly sticks far out of $his corset, which is barely laced above it as best $he can manage. - <</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 sticks far out of $his corset, which is laced above it as best $he can manage. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly sticks far out of $his corset, which is laced above it as best $he can manage. - <</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 sticks out of $his corset, which is laced above it as best $he can manage. - <<else>> - $activeSlave.slaveName's massive pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <<else>> - $activeSlave.slaveName's giant pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hangs out of $his corset, which is laced above it as best $he can manage. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly sticks out of $his corset, which is laced above it as best $he can manage. - <<else>> - $activeSlave.slaveName's huge pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly sticks out of $his corset, which is laced above and below it as best $he can manage. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly sticks out of $his corset, which is laced above and below it as best $he can manage. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. - <<else>> - $activeSlave.slaveName's big pregnant belly sticks out of $his corset, which is laced above and below it as best $he can manage. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hangs out of $his corset, which is laced above and below it as best $he can manage. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hangs out of $his corset, which is laced above and below it allowing it to hang free. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly sticks out of $his corset, which is laced above and below it. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above and below it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly sticks out of $his corset, which is laced above and below it. - <<else>> - $activeSlave.slaveName's pregnant belly sticks out of $his corset, which is laced above and below it. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly peeks out of $his corset, which is laced above and below it. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly peeks out of $his corset, which is laced above and below it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly peeks out of $his corset, which is laced above and below it. - <<else>> - $activeSlave.slaveName's growing pregnant belly peeks out of $his corset, which is laced above and below it. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly peeks out of $his corset, which is laced above and below it to allow it to hang free. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's lower belly slightly bulges out from under $his corset, which is only laced above it to avoid discomfort. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are completely hidden by $his corset. - <</if>> -<<case "a slutty maid outfit">> - <<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 maid dress fails to cover $his monolithic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his monolithic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his straining stomach. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his titanic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his titanic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his bulging stomach. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his gigantic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his gigantic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his squirming stomach. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his massive implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his massive pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his giant implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his giant pregnant belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that also fails to cover anything. It rests meekly on top of $his stomach, accomplishing little. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that has also been completely outgrown. It rests meekly on top of $his stomach, accomplishing little. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's maid dress fails to cover $his massively fat belly, but the outfit includes a thin white blouse that, when stretched, barely manages to conceal the upper part of $his gut, leaving the rest to jiggle freely and frequently escape the confines of its cloth prison. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. $He can do little to stop it from frequently riding up the rest of the way, however. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. $He can do little to stop it from frequently riding up the rest of the way, however. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's maid dress fails to cover $his big pregnant belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress fails to cover $his hugely swollen belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his swollen stomach. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his big implant-filled belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his big pregnant belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. $He can do little to stop it from frequently riding up, however. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's maid dress fails to cover $his hugely fat belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his gut. $He can do little to stop it from riding up the fleshy mass as $he moves. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's maid dress fails to cover $his big fat belly, but the outfit includes a thin white blouse that, when stretched, manages to wrangle $his gut. It does little to stiffle the jiggle, however. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's maid dress fails to cover $his pregnant belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress fails to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly, but the outfit includes a thin white blouse that tightly hugs $his bloated stomach. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress fails to cover $his implant-filled belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. - <<else>> - $activeSlave.slaveName's maid dress fails to cover $his pregnant belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that manages to wrangle $his gut. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's maid dress is slightly distended by $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress is slightly distended by $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is slightly distended by $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's maid dress is slightly distended by $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's maid dress is slightly distended by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's maid dress is tight enough to show the slight curve to $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's maid dress completely covers $his ripped abs, but is tight enough to give a hint of a six pack. - <</if>> -<<case "a nice maid outfit">> - <<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 maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his monolithic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and barely covers the middle of $his swell. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his monolithic pregnant belly thoroughly, though it does nothing to hide $his popped navel and bulging brood, nor how large $he has become. $His apron can't handle its width and barely covers the middle of $his swell. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his titanic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and only covers the middle of $his swell. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his titanic pregnant belly thoroughly, though it does nothing to hide $his popped navel and bulging brood, nor how large $he has become. $His apron can't handle its width and only covers the middle of $his swell. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his gigantic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and only covers the middle of $his swell. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his gigantic pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. $His apron can't handle its width and only covers the middle of $his swell. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his massive implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his massive pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his giant implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his giant pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative. It barely covers $his giant seam splitting implant-filled belly, though it cannot hide $his popped navel, poking through the front. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative. It barely covers $his giant pregnant belly, though it cannot hide $his popped navel, poking through the front. If $he grows any larger, $he will risk tearing $his outfit at the seams. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's maid dress is almost conservative, it barely contains $his massively fat belly. Its seams strain against $his wobbling mass. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge pregnant belly completely, though it cannot hide $his popped navel, poking through the front. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge pregnant belly completely, though it cannot hide $his popped navel, poking through the front. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his big pregnant belly completely, though it cannot hide $his popped navel, poking through the front. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his hugely swollen belly completely, but does nothing to hide its size and shape. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his big implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his big pregnant belly completely, though it cannot hide $his popped navel, poking through the front. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his hugely fat belly completely, but does nothing to hide how big and jiggly it is. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his big fat belly completely, but does nothing to hide how big and jiggly it is. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his pregnant belly completely, but does nothing to hide just how large it is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his jiggling <<print $activeSlave.inflationType>>-filled belly completely, but does nothing to hide its size and motion. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his implant-filled belly completely, but does nothing to hide just how large it is. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his pregnant belly completely, but does nothing to hide just how large it has gotten. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his fat belly completely, but does nothing to hide how big it is. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his small belly completely. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his implant-rounded belly completely. - <<else>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his growing belly completely. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his chubby belly completely. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his growing belly completely. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's maid dress is almost conservative; it covers $his ripped abs completely. - <</if>> -<<case "a fallen nuns habit">> - <<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 latex habit's corset is left hanging open fully revealing $his monolithic implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his monolithic pregnant belly. $His children greatly appreciate the freedom, even though its still quite cramped. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic pregnant belly. $His children appreciate the freedom. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his massively fat belly to hang free. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his hugely fat belly to hang free. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his big fat belly to hang free. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his implant-filled belly. - <<else>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's latex habit's corset struggles to hold $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's latex habit's corset struggles to hold $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's latex habit's corset struggles to hold $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's latex habit's corset struggles to hold $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's latex habit's corset compresses $his chubby belly forcing pudge to spill out from under it. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's latex habit's corset uncomfortably compresses the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's latex habit's corset tightly hugs $his ripped abs. - <</if>> -<<case "a penitent nuns habit">> - <<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 stretches $his habit to the limit and looks absolutely blasphemous. The coarse cloth aggravates $his straining, very sensitive skin. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly stretches $his habit to the limit and looks absolutely blasphemous. The coarse cloth aggravates $his straining, very sensitive skin; doubly so, as $his distress causes $his babies to squirm as much as they can in $his cramped womb. - <</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 stretches $his habit and looks absolutely blasphemous. The coarse cloth aggravates $his overly taut, very sensitive skin. - <<else>> - $activeSlave.slaveName's titanic pregnant belly stretches $his habit and looks absolutely blasphemous. The coarse cloth aggravates $his overly taut, very sensitive skin; doubly so, as $his distress causes $his babies to begin squirming. - <</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 completely fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin - <<else>> - $activeSlave.slaveName's gigantic pregnant belly completely fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin; doubly so, as $his distress causes $his babies to begin squirming. - <</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 fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. - <<else>> - $activeSlave.slaveName's massive pregnant belly fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName looks absolutely blasphemous in a habit bearing such a giant implant-filled belly. The coarse cloth aggravates $his sensitive overly stretched skin. - <<else>> - $activeSlave.slaveName looks absolutely blasphemous in a habit bearing such a giant pregnant belly. The coarse cloth aggravates $his sensitive overly stretched skin. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly completely fills $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating and entirely relentless. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. - <<else>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a hugely swollen belly. The coarse cloth aggravates $his sensitive stretched skin. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. - <<else>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly fills $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly fills out $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName looks absolutely blasphemous in a habit with a pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with a jiggling <<print $activeSlave.inflationType>>-filled belly. The coarse cloth aggravates $his sensitive stretched skin. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with an implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. - <<else>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with a pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's habit gently bulges from $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's habit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. The coarse cloth aggravates $his sensitive skin. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's habit gently bulges from $his implant-rounded belly. The coarse cloth aggravates $his sensitive skin. - <<else>> - $activeSlave.slaveName's habit gently bulges from $his growing belly. The coarse cloth aggravates $his sensitive skin. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's habit gently bulges from $his chubby belly. The coarse cloth takes advantage of the extra surface area. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's habit may hide the slight swell to $his habit, but the coarse cloth keeps $him fully aware of it. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs rub uncomfortably against $his habit. - <</if>> -<<case "a string bikini">> - <<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 implant-filled belly is so monolithic that most of $his string bikini is completely eclipsed by its immense bulk. - <<else>> - $activeSlave.slaveName's pregnant belly is so monolithic that most of $his string bikini is completely eclipsed by the straining mass. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is so titanic that most of $his string bikini is completely eclipsed by its immense bulk. - <<else>> - $activeSlave.slaveName's pregnant belly is so titanic that most of $his string bikini is completely eclipsed by the life stuffed mass. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is so gigantic that most of $his string bikini is completely eclipsed by its bulk. - <<else>> - $activeSlave.slaveName's pregnant belly is so gigantic that most of $his string bikini is completely eclipsed by the life filled mass. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is so massive that most of $his string bikini is completely eclipsed by its bulk. - <<else>> - $activeSlave.slaveName's pregnant belly is so massive that most of $his string bikini is completely eclipsed by the life swollen mass. - <</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 forces $his string bikini to either side and hangs low enough to hide $his crotch. - <<else>> - $activeSlave.slaveName's giant pregnant belly forces $his string bikini to either side and hangs low enough to hide $his crotch. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hides most $his string bikini. What can be seen of it risks being swallowed up by $his folds. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly parts $his string bikini to either side. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly parts $his string bikini to either side. - <<else>> - $activeSlave.slaveName's huge pregnant belly parts $his string bikini to either side. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly parts $his string bikini to either side. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly parts $his string bikini to either side. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly parts $his string bikini to either side. - <<else>> - $activeSlave.slaveName's big pregnant belly parts $his string bikini to either side. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly parts $his string bikini to either side and threatens to hide $his bikini bottom. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly parts $his string bikini to either side. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly parts $his string bikini to either side. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his string bikini to either side. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly parts $his string bikini to either side. - <<else>> - $activeSlave.slaveName's pregnant belly parts $his string bikini to either side. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly parts $his string bikini to either side. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly juts out between the strings of $his bikini. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out between the strings of $his bikini. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly juts out between the strings of $his bikini. - <<else>> - $activeSlave.slaveName's growing belly juts out between the strings of $his bikini. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly bulges between the strings of $his bikini. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's string bikini parts just barely around the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's string bikini clings to $his ripped abs. - <</if>> -<<case "a scalemail bikini">> - <<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 scalemail bikini has nearly disappeared behind $his monolithic, implant-filled belly - <<else>> - $activeSlave.slaveName's scalemail bikini has nearly disappeared behind $his monolithic bulging pregnant belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly hides much of $his scalemail bikini. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly scrapes against $his scalemail bikini. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hides a bit of $his scalemail bikini. What can't be seen of it risks being swallowed up by $his folds. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly rubs on $his scalemail bikini. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly rubs against $his scalemail bikini to either side and threatens to hide $his bikini bottom. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly rubs against a tiny bit of $his scalemail bikini top. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly barely scrapes against $his scalemail bikini. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly barely scrapes $his scalemail bikini. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly juts out underneath $his bikini. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly hangs underneath $his bikini. - <</if>> -<<case "clubslut netting">> - <<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 has been protruding through $his exploded clubslut netting since for some time. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly has been protruding through $his exploded clubslut netting since for some time. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly has burst through $his clubslut netting. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly has burst through $his clubslut netting. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's clubslut netting has torn in multiple places thanks to $his massively fat belly's desire for more room. Flab pokes through the remaining mesh and entire folds hang from the gaps they've made. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his big pregnant belly. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his hugely fat belly, forcing flab to poke through the mesh in a desperate search for more room. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's clubslut netting is greatly stretched out by $his big fat belly, forcing flab to poke through the mesh. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's clubslut netting is stretched out by $his pregnant belly. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's clubslut netting clings to $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's clubslut netting clings to $his chubby belly, gently forcing pudge through the mesh. - <</if>> -<<case "a cheerleader outfit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top rests atop $his unfathomable, hyper-swollen, implant-filled belly, giving the impression that $he is about to give birth to $his entire school. - <<else>> - $activeSlave.slaveName's cheerleader top rests atop $his unfathomable, hyper-swollen pregnant belly, giving the impression that $he is about to give birth to $his entire school. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top rests atop $his monolithic, implant-filled belly, giving the impression that $he is pregnant with the rest of $his entire squad. - <<else>> - $activeSlave.slaveName's cheerleader top rests atop $his monolithic pregnant belly, giving the impression that $he is pregnant with the rest of $his entire squad. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's cheerleader top rests atop $his titanic bulging pregnant belly clearly displaying that this cheerleader has fucked the entire school. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's cheerleader top rests atop $his massive pregnant belly clearly displaying that this cheerleader is a massive slut. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let $himself go. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's cheerleader top rides up $his big pregnant belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's cheerleader top covers barely covers any of $his hugely fat belly. The rest is free to hang and jiggle with every motion, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's cheerleader top covers the top half of $his big fat belly. However, the bottom half is free to hang and jiggle with every motion, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's cheerleader top covers most of $his pregnant belly, the bottom of which peeks out showing how slutty this cheerleader is. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's cheerleader top gently bulges from $his growing belly displaying how slutty this cheerleader is. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's cheerleader top frequently rides up $his chubby belly, letting it hang loose and hide the waist of $his skirt. - <</if>> -<<case "cutoffs and a t-shirt">> - <<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 exposed midriff fully exposes $his monolithic, implant-filled belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell. - <<else>> - $activeSlave.slaveName's exposed midriff fully exposes $his monolithic pregnant belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's exposed midriff fully exposes $his titanic bulging pregnant belly - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's exposed midriff fully exposes $his massive pregnant belly - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly is left to jiggle freely and hang over $his jeans. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's exposed midriff fully exposes $his big pregnant belly - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly is left to jiggle freely and hang over $his jeans. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly is left to jiggle freely and cover $his jeans. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's exposed midriff fully displays $his pregnancy. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is left to hang free and cover $his jeans. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's exposed midriff bulges with $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is left free to hang over the waist of $his jeans. - <</if>> -<<case "a slutty outfit">> - <<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 really shows how big of a slut $he is. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly really shows how big of a slut $he is. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly really shows how big of a slut $he is. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly really shows how big of a slut $he is. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName lets $his massively fat belly hang free to jiggle with every subtle motion, leaving $him looking like a massive slut. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly really shows what a slut $he is. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName lets $his hugely fat belly hang free to jiggle as $he moves, leaving $him looking like a massive slut. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName lets $his big fat belly hang free to jiggle as $he moves, leaving $him looking particularly slutty. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly really shows how big of a slut $he is. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName lets $his fat belly hang free, leaving $him looking particularly slutty. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly shows how big of a slut $he is. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is allowed to openly jiggle, making $him look particularly slutty. - <</if>> -<<case "a slave gown">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a circus tent than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it caresses $his unfathomable, hyper-swollen, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a circus tent than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it caresses $his unfathomable, hyper-swollen pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a couch cover than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it carefully caresses $his monolithic, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a couch cover than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it carefully caresses $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his titanic bulging pregnant belly. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his massive pregnant belly. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his massively fat belly. Every motion in $his impressive gut is elegantly embraced by $his gown. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his big pregnant belly. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his big fat belly. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $his a sensual motherly look as it carefully caresses $his pregnant belly. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his chubby belly. - <</if>> -<<case "slutty business attire">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic, implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <<else>> - $activeSlave.slaveName's monolithic pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hangs out the front of $his suit jacket and blouse, as there is no way $he could ever come close to closing them. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly strains the buttons of $his suit jacket and blouse as it struggle to contain even the upper half of it. The rest hangs free over $his skirt. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant stomach strains the buttons of $his suit jacket and blouse. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly fills out $his suit jacket and blouse. It peeks out from under their bottom slightly. - <</if>> -<<case "nice business attire">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant swollen belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly strains $his specially tailored blouse and jacket. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly strains $his specially tailored blouse and jacket. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's tailored blouse and jacket fit $his big fat belly surprisingly well, though they do nothing to hide how huge $his gut is. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly looks good in $his specially tailored blouse and jacket. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly bulges under $his tailored blouse and jacket. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly fills out $his tailored blouse and jacket. - <</if>> -<<case "harem gauze">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's harem girl outfit, designed with enough sheer fabric to fill a shah's palace, has been specially tailored to drape over $his unfathomable, hyper-swollen, implant-filled belly and accentuate its size and shape. - <<else>> - $activeSlave.slaveName's harem girl outfit, designed with enough sheer fabric to fill a shah's palace, has been specially tailored to drape over $his unfathomable, hyper-swollen pregnancy and accentuate its size and the oceanic movement as $his belly is rocked by the actions of $his brood of innumerable children. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's harem girl outfit has been specially tailored to drape over $his monolithic, implant-filled belly and accentuate its size and shape. - <<else>> - $activeSlave.slaveName's harem girl outfit has been specially tailored to drape over $his monolithic pregnancy and accentuate its size and the movement of $his many unborn children. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his titanic bulging pregnancy. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his massive pregnancy. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his massively fat belly and makes every jiggle of $his expansive flesh surprisingly alluring. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his huge pregnancy. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his hugely fat belly and makes every jiggle of $his extra flesh surprisingly alluring. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his big fat belly and makes every jiggle of $his flesh surprisingly alluring. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his pregnancy. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his growing pregnancy. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his chubby belly. - <</if>> -<<case "a comfortable bodysuit">> - <<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 bodysuit somehow manages to barely stretch over $his monolithic, implant-filled belly, pulled smooth over $his pressure flattened navel. - <<else>> - $activeSlave.slaveName's bodysuit somehow manages to barely stretch over $his monolithic pregnant belly, pulled smooth over $his pressure flattened navel and all the movement of $his many squirming children. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's bodysuit tightly clings to $his titanic bulging pregnant belly, displaying $his popped navel and all the movement $his squirming babies make. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's bodysuit tightly clings to $his massive pregnant belly, displaying $his popped navel and any movement $his babies make. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's bodysuit tightly clings to $his massively fat belly, displaying every fold, roll and motion in it. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's bodysuit tightly clings to $his big pregnant belly, displaying $his popped navel<<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>> and any movement $his babies make<</if>>. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's bodysuit tightly clings to $his hugely fat belly, displaying every fold, roll and motion in it. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's bodysuit tightly clings to $his big fat belly, displaying every fold and roll in it. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's bodysuit tightly clings to $his pregnant belly, displaying $his popped navel<<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>> and any movement $his babies make<</if>>. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's bodysuit tightly clings to $his growing belly, displaying $his ripening body. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's bodysuit tightly clings to $his chubby belly, displaying every fold and roll in it. - <</if>> -<<case "a slutty nurse outfit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his unfathomable, hyper-swollen, implant-filled belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. - <<else>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his unfathomable, hyper-swollen pregnant belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his monolithic, implant-filled belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. - <<else>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his monolithic pregnant belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his titanic bulging pregnant belly leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his massive pregnant belly leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his massively fat belly, leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his big pregnant belly, leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his hugely fat belly, leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his big fat belly, leaving $him with only the button below $his breasts done. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's jacket barely closes over $his pregnant belly leaving its buttons threatening to pop. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's jacket bulges with $his growing belly, which can be seen peeking out from underneath. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's jacket bulges with $his chubby belly, which can be seen peeking out from underneath as it hangs over $his waist of $his pants. - <</if>> -<<case "a schoolgirl outfit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen pregnant belly, showing off the mind boggling result of $his promiscuity. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's blouse rests atop $his monolithic, implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his monolithic bulging pregnant belly, showing off the staggering result of $his promiscuity. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's blouse rests atop $his titanic bulging pregnant belly, showing off the result of $his promiscuity. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's blouse rests atop $his massive pregnant belly, leaving $his looking particularly slutty. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's blouse rests atop $his massively fat belly, allowing it to hang loose over $his skirt. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's blouse rides up $his big pregnant belly, leaving $his looking particularly slutty. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's blouse rides up $his hugely fat belly, leaving it hanging loose and covering $his skirt. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's blouse rides up $his big fat belly, leaving it hanging loose and covering $his skirt. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's blouse rides up $his pregnant belly, leaving $his looking particularly slutty. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's blouse bulges with $his growing belly. It peeks out from the bottom leaving $his looking particularly slutty. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's blouse bulges with $his chubby belly. It peeks out from the bottom as it hangs over the waist of $his skirt. - <</if>> -<<case "a kimono">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is so enormous that the largest obi in the world could never wrap around it. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass, causing $him to resemble a geisha in repose due to $his immobility. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnancy is so enormous that the largest obi in the world could never wrap around it. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible, brood swollen mass, causing $him to resemble nothing more than a geisha in repose, rocking on an ocean of undulating flesh. - <</if>> - <<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 so enormous that there is no way for $his obi to ever wrap around it to tie $his kimono. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly is so enormous that there is no way for $his obi to ever wrap around it to tie $his kimono. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly parts the front of $his kimono leaving it gracefully hanging to its sides. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly parts the front of $his kimono leaving it gracefully covering its sides. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly is barely covered by $his kimono; $his obi sinks into $his soft middle as it stuggles to keep $his kimono closed. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly parts the front of $his kimono, leaving it gracefully covering its sides. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly is demurely covered by $his kimono, though it can't hide how big it is. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly is demurely covered by $his kimono, though it can't hide how big it is. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly is demurely covered by $his kimono. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is demurely covered by $his kimono. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly is demurely covered by $his kimono. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is demurely covered by $his kimono. - <</if>> -<<case "battledress">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tank top rests atop $his unfathomable, hyper-swollen, implant-filled belly, leaving $him looking, falsely, like someone preparing to give birth to an army. - <<else>> - $activeSlave.slaveName's tank top rests atop $his unfathomable, hyper-swollen pregnant belly, leaving $him looking like someone preparing to give birth to an army. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tank top rests atop $his monolithic, implant-filled belly, leaving $him looking, falsely, like someone preparing to give birth to a regiment of soldiers. - <<else>> - $activeSlave.slaveName's tank top rests atop $his monolithic pregnant belly, leaving $him looking like someone preparing to give birth to a regiment of soldiers. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's tank top rests atop $his titanic bulging pregnant belly leaving $him looking like someone who fucked half the country. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's tank top rests atop $his massive pregnant belly leaving $his looking like someone who fucked all the locals. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's tank top rests atop $his massively fat belly, leaving it to hang over $his fatigues. There is no way $he didn't slut $his way through basic. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's tank top barely even covers the top of $his big pregnant belly, leaving $his looking like someone who had too much fun on shore leave. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tank top rests atop $his hugely fat belly, leading everyone to believe $he sucked $his way through basic. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's tank top rests atop $his big fat belly, casting doubt on how this recruit passed basic. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's tank top rides up $his pregnant belly leaving $his looking like someone who had too much fun on shore-leave. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's tank top covers the top of $his growing belly leaving $his looking like someone who had too much fun on shore-leave. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's tank top covers the top of $his chubby belly leaving $his looking like someone who had has been lazy lately. - <</if>> -<<case "a halter top dress">> - <<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 beautiful halter top dress has been torn open by $his monolithic, implant-filled belly. $His squirming belly hangs out the hole it made. - <<else>> - $activeSlave.slaveName's beautiful halter top dress has been torn open by $his monolithic pregnant belly. $His squirming belly hangs out the hole it made. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's beautiful halter top dress has been torn open by $his titanic bulging pregnant belly. $His squirming belly hangs out the hole it made. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's beautiful halter top dress is strained by $his massive pregnant belly. $His popped navel prominently pokes through the front of $his dress as its seams strain to hold together. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's beautiful halter top dress is strained by $his massively fat belly. Every crease, fold, roll and motion is clearly visible within it. Its seams strain to hold back the tide of flesh pushing against them. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his big pregnant belly. $His popped navel prominently pokes through its front. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his hugely fat belly. Every crease, fold, roll and motion is clearly visible within it. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his big fat belly. Every crease, fold and roll is clearly visible within it. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his pregnant belly. $His popped navel prominently pokes through the front of $his dress. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's beautiful halter top dress bulges with $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's beautiful halter top dress is filled by $his chubby belly. Every crease, fold and roll is clearly visible within it. - <</if>> -<<case "a ball gown">> - <<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 fabulous silken ball gown has been retailored to expose $his monolithic, implant-filled belly while still maintaining its beauty. - <<else>> - $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his monolithic pregnant belly while still maintaining its beauty. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his titanic bulging pregnant belly while still maintaining its beauty. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his massive pregnant belly. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his massively fat belly, but still draws attention to it and all its subtle curves and motions. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his big pregnant belly, but draw attention to it. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his hugely fat belly but draw attention to it and all its subtle curves and motions. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his big fat belly but draw attention to it and all its subtle curves. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his pregnant belly but draw attention to it. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his growing pregnancy. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his chubby belly. - <</if>> -<<case "slutty jewelry">> - <<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 bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with $his movements. - <<else>> - $activeSlave.slaveName's bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with the motion of $his squirming brood. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's bangles include a long thin chain that constantly gets shifted around by $his squirming babies. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's bangles include multiple long, thin chains running through $his deep fat folds to $his navel. They struggle to avoid being swallowed up by $his massively fat belly. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's bangles include multiple long, thin chains running through $his deep fat folds to $his navel. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's bangles include long, thin chains running through $his fat folds. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's bangles include a long thin chain that rests across $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's bangles include a long thin chain that rests across $his chubby belly, just over $his forming rolls. - <</if>> -<<case "a leotard">> - <<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 tight leotard has exploded at the front, showing off $his monolithic, implant-filled belly. - <<else>> - $activeSlave.slaveName's tight leotard has exploded at the front, showing off every kick and movement within $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's tight leotard shows off every kick and movement within $his titanic bulging pregnant belly. $His squirming belly protrudes from the various rips and tears that have begun appearing in the fabric. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's tight leotard shows off every kick and movement within $his massive pregnant belly. The material tightly clings to $his popped navel and strains to hold together. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's tight leotard shows off every wiggle and jiggle within $his massively fat belly. The material tightly clings to $his deep folds and rolls and strains to hold together under the immensenly soft mass. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's tight leotard shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his big pregnant belly. The material tightly clings to $his popped navel. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tight leotard tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's tight leotard tightly clings to $his big fat belly, clearly displaying every fold and roll. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's tight leotard shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his pregnant belly. The material tightly clings to $his popped navel. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's tight leotard shows off $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's tight leotard clings to $his chubby belly, clearly displaying every fold and roll. - <</if>> -<<case "a cybersuit">> - <<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 tight bodysuit has been altered to allow $his monolithic, implant-filled belly to swell out from it unconstrained. - <<else>> - $activeSlave.slaveName's tight bodysuit has been altered to allow $his monolithic pregnant belly to swell out from it unconstrained. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's tight bodysuit shows off every kick and movement within $his titanic bulging pregnant belly. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's tight bodysuit shows off every kick and movement within $his massive pregnant belly. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's tight bodysuit shows off every wiggle and jiggle within $his massively fat belly. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's tight bodysuit shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his big pregnant belly. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tight bodysuit tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's tight bodysuit tightly clings to $his big fat belly, clearly displaying every fold and roll. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's tight bodysuit shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his pregnant belly. The material tightly clings to $his popped navel. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's tight bodysuit tightly clings to $his fat belly, clearly displaying every fold and roll. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's tight bodysuit shows off $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's tight bodysuit clings to $his chubby belly, clearly displaying every fold and roll. - <</if>> -<<case "a chattel habit">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - The strip of cloth designed to run down $his front looks tiny as it rests atop $his monolithic, implant-filled belly. - <<else>> - The strip of cloth designed to run down $his front looks tiny as it rests atop $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - The strip of cloth running down $his front is forced to one side by $his titanic bulging pregnant belly. - <<elseif $activeSlave.bellyPreg >= 300000>> - The strip of cloth running down $his front is parted to one side by $his massive pregnant belly. - <<elseif $activeSlave.weight > 190>> - The strip of cloth running down $his front has sunken so deeply into $his massively fat belly that is has been swallowed completely. The only hint of its presence is the deep trench of flab spilling around it. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - The strip of cloth running down $his front is parted to one side by $his big pregnant belly. - <<elseif $activeSlave.weight > 160>> - The strip of cloth running down $his front sinks deeply into $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - The strip of cloth running down $his front is forced to the side by $his big fat belly. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - The strip of cloth running down $his front is parted to one side by $his pregnant belly. - <<elseif $activeSlave.weight > 95>> - The strip of cloth running down $his front gently sinks into $his fat belly. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - The strip of cloth running down $his front is pushed out by $his growing belly. - <<elseif $activeSlave.weight > 30>> - The strip of cloth running down $his front is pushed out by $his chubby belly. - <</if>> -<<case "a bunny outfit">> - <<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 teddy has burst trying to contain $his monolithic, implant-filled belly, leaving it hanging out the hole it made. - <<else>> - $activeSlave.slaveName's teddy has burst trying to contain $his monolithic pregnant belly, leaving it hanging out the hole it made. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's teddy has burst trying to contain $his titanic bulging pregnant belly leaving it hanging out the hole it made. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's teddy has burst trying to contain $his massive pregnant belly leaving it hanging out the hole it made. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tailored teddy is strained to capacity by $his massively fat belly. $His flab juts out around its edges while drawing it focuses on drawing attention to $his folds, rolls and assorted jiggling. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's teddy is stretched to tearing by $his big pregnant belly. $His popped navel prominently pokes through the material. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's tailored teddy is stretched out by $his hugely fat belly. It barely contains the mass while drawing attention to $his folds, rolls and subtle motions. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName has recently begun wearing a teddy that can accommodate $his big fat belly. It completely contains the mass while drawing attention to $his folds and rolls. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's teddy is stretched out by $his pregnant belly. $His popped navel prominently pokes through the material. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's teddy bulges with $his growing belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's teddy is stretched by $his chubby belly. It does nothing to hide $his folds and rolls. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his brood-filled squirming belly. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic, implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his brood-filled squirming belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled squirming belly. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled belly. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly completely hides $his silken panties. $His silken vest struggles to sensually frame $his immense, jiggly gut while dwarfed by it. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his heavy belly. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hides $his silken panties. $His silken vest sensually frames $his heavy, constantly jiggling gut. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hides $his silken panties. $His silken vest sensually frames $his hefty, jiggling gut. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly hides $his silken panties. $His silken vest sensually frames $his heavy belly. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly rests above $his silken panties. $His silken vest sensually frames $his swelling belly. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly rests above $his silken panties, barely hanging over the top of them. $His silken vest sensually frames $his soft stomach. - <</if>> -<<case "a maternity dress">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his squirming belly. - <</if>> - <<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 so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly strains $his dress. $His dress is specially tailored to be modest yet draw attention to $his abnormal pregnancy. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly fills $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his full pregnancy. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly stretches $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on massive, jiggly guts all the same. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his full pregnancy. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on giant, jiggly guts all the same. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on large, jiggly guts all the same. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his growing pregnancy. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his growing pregnancy. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his pudgy belly. - <</if>> -<<case "stretch pants and a crop-top">> - <<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 takes full advantage of $his exposed midriff to hang freely. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly takes full advantage of $his exposed midriff to hang freely. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's titanic bulging pregnant belly takes full advantage of $his exposed midriff to hang freely. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's massive pregnant belly takes full advantage of $his exposed midriff to hang freely. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly takes full advantage of $his exposed midriff to hang and jiggle freely while obscuring $his stretch pants. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's big pregnant belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly takes full advantage of $his exposed midriff to hang and jiggle freely while obscuring $his stretch pants. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's pregnant belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's growing belly takes full advantage of $his exposed midriff to bulge freely. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly takes full advantage of $his exposed midriff to hang freely and obscure the top of $his stretch pants. - <</if>> -<<case "spats and a tank top">> - <<if $activeSlave.boobs > 1200>> - $activeSlave.slaveName's top is currently prevented from trying to cover $his - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - unfathomable huge, hyper-swollen, implant-filled belly + <</switch>> + + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's suit has no stomach to it as it's the only way to give $his unfathomable, hyper-swollen, implant-filled belly the space it demands. + <<else>> + <<if $activeSlave.preg > 34>> + The front of $activeSlave.slaveName's suit is made of a clear, stretchy plastic that is stretched thin as it reinforces $his unfathomable, hyper-swollen, pregnancy. A hole at the very front of the suit allows $his popped navel to bulge through. The movement of $his countless children is clear to see. + <<else>> + $activeSlave.slaveName's suit has no stomach to it as it's the only way to give $his monolithic pregnancy the space it requires to shift and bulge ominously. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's suit has no stomach to it, as it's the only way to give $his monolithic implant-filled belly the space it demands. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle and reinforce $his monolithic pregnancy creating an imposing, lumpy dome capped by $his popped navel. It visibly shifts and pulses as $his brood competes for space. + <<else>> + $activeSlave.slaveName's suit has no stomach to it, as it's the only way to give $his monolithic pregnancy the space it requires to shift and bulge ominously. + <</if>> + <</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 allowed to bulge out of an enormous hole in the suit. + <<else>> + $activeSlave.slaveName's titanic pregnant belly is allowed to bulge out of an enormous hole in the suit, giving $his squirming occupants room to grow. + <</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 allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle and reinforce $his gigantic pregnancy creating an imposing dome capped by $his popped navel. Slight undulations can be felt running through it. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</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 allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle $his massive pregnancy creating an imposing dome capped by $his popped navel. + <<else>> + $activeSlave.slaveName's massive pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</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 allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle $his giant pregnancy creating a towering dome capped by $his popped navel. + <<else>> + $activeSlave.slaveName's giant pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</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 allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle $his giant pregnancy creating a firm dome capped by $his popped navel. + <<else>> + $activeSlave.slaveName's giant pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle $his huge pregnant belly creating a firm dome capped by $his popped navel. + <<else>> + $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly is brutally squeezed by the suit forming a firm latex globe with the slightest bit of give to it. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<else>> + <<if $activeSlave.preg > 34>> + $activeSlave.slaveName's suit is designed to carefully cradle $his huge pregnant belly creating a firm dome capped by $his popped navel. + <<else>> + $activeSlave.slaveName's huge pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly is allowed to bulge out of a huge hole in the suit. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly is allowed to bulge out of a huge hole in the suit. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<else>> + $activeSlave.slaveName's big pregnant belly is allowed to bulge out of a huge hole in the suit. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly is cruelly squeezed by the suit. The tight latex accentuates $his fat folds. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly is cruelly squeezed by the suit. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly is allowed to bulge out of a hole in the suit. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a hole in the suit. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is allowed to bulge out of a hole in the suit. + <<else>> + $activeSlave.slaveName's pregnant belly is allowed to bulge out of a hole in the suit. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly is cruelly squeezed by the suit. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnancy is tightly squeezed by the suit creating a noticeable bulge. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly squeezed by the suit. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly nearly requires $him to be switched into a suit with a hole for it to hang out from. + <<else>> + $activeSlave.slaveName's growing pregnancy will soon require $him to be switched into a suit with a hole to let $his belly out. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly is tightly squeezed by the suit. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + There is a clear curve to the tight material beneath $activeSlave.slaveName's navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's suit tightly hugs $his stomach to showcase $his ripped abs. + <</if>> + <<case "conservative clothing">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his unfathomable, hyper-swollen, implant-filled belly but do little to hide its imposing mass as it lewdly distends between them. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly lewdly parts $his poorly covered breasts, allowing the bulging mass the room it demands. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands. + <<else>> + $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands. + <</if>> + $He's left $his pants unfastened as there is no chance of $him managing to reach them. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his unfathomable, hyper-swollen pregnant belly but do little to hide its imposing mass as it lewdly distends between them. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. Every motion $his brood makes threaten to displaces $his breasts. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly lewdly parts $his poorly covered breasts, allowing the bulging mass the room it desperately needs. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs. + <<else>> + $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs. + <</if>> + $He's left $his pants unfastened as $his womb has consumed so much space that $He has no hope of ever doing up the button and, regardless, even the light touch of the fabric against $his belly feels nearly intolerable due to the pressure. + <</if>> + <<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 $his oversized sweater far from $his monolithic implant-filled belly but do little to hide its imposing mass as it lewdly distends between them. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's monolithic implant-filled belly lewdly parts $his poorly covered breasts allowing the bulging mass it demands. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his monolithic implant-filled belly allowing the bulging mass the room it demands. + <<else>> + $activeSlave.slaveName's blouse rests atop $his monolithic implant-filled belly allowing the bulging mass the room it demands. + <</if>> + $He's left $his pants unfastened as there is no chance of $him managing to reach them. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his monolithic pregnant belly but do little to hide its imposing mass as it lewdly distends between them. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly adds even more strain to $his struggling oversized sweater as it lewdly distends between $his tits. Every motion $his brood makes threaten to displaces $his breasts. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's monolithic pregnant belly lewdly parts $his poorly covered breasts allowing the bulging mass the room it desperately seeks. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his monolithic pregnant belly allowing the bulging mass the room it desperately seeks. + <<else>> + $activeSlave.slaveName's blouse rests atop $his monolithic pregnant belly allowing the bulging mass the room it desperately seeks. + <</if>> + $He's left $his pants unfastened as $his womb can't handle the strain nor do $his children give $him the chance to try. + <</if>> + <<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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's titanic implant-filled belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly. + <</if>> + $He's left $his pants unfastened as there is no chance of $him managing to close them. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. Every motion $his brood makes threaten to displaces $his breasts. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's titanic pregnant belly parts $his poorly covered breasts allowing the squirming mass to bulge freely. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his titanic pregnant belly allowing the squirming mass to bulge freely. + <<else>> + $activeSlave.slaveName's blouse rests atop $his titanic pregnant belly allowing the squirming mass to bulge freely. + <</if>> + $He's left $his pants unfastened as $his stuffed womb desperately 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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's gigantic implant-filled belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly. + <</if>> + $He's left $his pants unfastened to give the staggering orb more room. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's gigantic pregnant belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his gigantic pregnant belly. + <</if>> + $He's left $his pants unfastened to give $his 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 $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's massive implant-filled belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his massive implant-filled belly. + <</if>> + $He's left $his pants unfastened to give the hefty globe more room. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his 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 $his struggling oversized sweater as it forces its way between $his tits. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's massive pregnant belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his massive pregnant belly. + <</if>> + $He's left $his 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 $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. + <</if>> + $He's left $his pants unfastened to give the overstretched dome more room. + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. + <</if>> + $He's left $his 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 $his oversized sweater far from $his giant implant-filled belly allowing the rounded dome to part $his tits. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant pregnant belly allowing the firm dome to part $his tits. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits and adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his giant pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his giant pregnant belly. + <</if>> + $He's left $his 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 $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater can no longer contain $his implant-filled pregnant belly and merely rests atop it. + <<else>> + $activeSlave.slaveName's blouse can no longer contain $his implant-filled pregnant belly and merely rests atop it. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater can no longer contain $his huge pregnant belly and merely rests atop it. + <<else>> + $activeSlave.slaveName's blouse can no longer contain $his huge pregnant belly and merely rests atop it. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his massively fat belly; even then, they can barely conceal it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his massively fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over the top half of $his massively fat belly. The bottom half is allowed to jiggle freely. + <<else>> + $activeSlave.slaveName's blouse is pulled taut just trying to cover the top of $his massively fat belly; the rest is allowed to jiggle freely. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his huge implant-filled belly; it barely reaches $his popped navel. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his huge implant-filled belly; it barely reaches $his popped navel. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his huge pregnant belly; it barely reaches $his popped navel. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his hugely swollen belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his hugely swollen belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his big implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his big implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his big pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his big pregnant belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his hugely fat belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is barely hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his hugely fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over $his hugely fat belly. The bottom of which hangs out from under it. + <<else>> + $activeSlave.slaveName's blouse is pulled tight over the top half of $his hugely fat belly; the rest is allowed to jiggle freely. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his big fat belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his big fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over $his big fat belly. The bottom of which hangs out and jiggles freely from under it. + <<else>> + $activeSlave.slaveName's blouse is pulled tight over most of $his big fat belly; the rest is allowed to jiggle freely. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his pregnant belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his pregnant belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his pregnant belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his jiggling <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his implant-filled belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his pregnant belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his pregnant belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his pregnant belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his small pregnant belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his small pregnant belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his small pregnant belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his <<print $activeSlave.inflationType>>-swollen belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his implant-rounded belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-rounded belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his growing belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his growing belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his growing belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his chubby belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his chubby belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his chubby belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his chubby belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's pants are fastened beneath the slight swell of $his lower belly. + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his ripped abs, though they do an unfortunate job of hiding them themselves. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs are hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater busy showing off $his ripped abs. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater completely hides $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs can almost be made out through $his blouse. + <</if>> + <</if>> + <<case "chains">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is wrapped with tight chains. Despite how tightly they're pulled together, they fail to sink into the firm globe of $his belly at all, shifting over it and agitating $his flesh with each of $his movements. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is wrapped with tight chains. It bulges so extremely that the outlines of entire infants can be seen pressed up to either side of the chains, sometimes overlapping them so that flesh rubs up against flesh; every motion inside $him is excruciating. + <</if>> + <<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 agitating $his flesh more. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly is wrapped with tight chains. It bulges agonizingly as they run between the forms of $his unborn children; every motion inside $him 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 $his unborn children; every motion inside $him 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 $his unborn children; every motion inside $him 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 $him 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 $him 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 $his sore skin. + <<else>> + $activeSlave.slaveName's huge pregnant belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into $his sore skin and causes $him duress. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's chains are practically buried in $his massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly is tightly wrapped with chains. + <<elseif $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 $him squirm in discomfort. + <<else>> + $activeSlave.slaveName's huge pregnant belly is tightly wrapped with chains, causing it to bulge angrily as well as making $him squirm in discomfort. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly is tightly wrapped with chains. + <<elseif $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 $his hugely fat belly. They can barely be seen from the front; $his sides completely envelope them. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's chains sink deep into $his big fat belly; most end up swallowed by $his folds. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly is tightly wrapped with chains. + <<elseif $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 $his fat belly, several even disappearing beneath $his folds. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly is tightly wrapped with chains. + <<elseif $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 $his chubby belly, making noticeable folds in $his sides. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's tight chains make the small bulge to $his lower belly obvious. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's tight chains highlight $his ripped abs. + <</if>> + <<case "Western clothing">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt can't close over $his unfathomable, hyper-swollen, implant-filled belly, so $he has left the bottom buttons open, giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons no longer hold together at all, and $he now has to hold the outfit together by wrapping a large strip of fabric around $his outfit and over the line between $his belly and slowly distorting ribcage. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his unfathomable, hyper-swollen pregnant belly, so $he has left the bottom buttons open, giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons no longer hold together at all, and $he now has to hold the outfit together by wrapping a large strip of fabric around $his outfit and over the line between $his belly and slowly distorting ribcage. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. + <</if>> + <<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 $his monolithic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons strain to hold together. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his monolithic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. $He has become so wide the remaining buttons strain to hold together. In addition, $he's left $his chaps unfastened to give $his 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 $his titanic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his titanic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt can't close over $his gigantic implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his gigantic pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled womb more space. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt can't close over $his massive implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his massive pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. The remaining buttons struggle to contain $his increasing girth. In addition, $he's left $his chaps unfastened to give $his 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 $his giant implant-filled belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. In addition, $he's left $his chaps unfastened to give $his overfilled middle more space. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his giant pregnant belly, so $he has left the bottom buttons open giving $his stomach room to massively jut out from $his body. In addition, $he's left $his chaps unfastened to give $his 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 $his giant implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his giant pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. In addition, $he's left $his chaps unfastened to give $his overfilled womb more room. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's flannel shirt can't close over $his massively fat belly, so $he has left the bottom buttons open leaving it to hang, and jiggle, freely. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's flannel shirt can't close over $his huge pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt can't close over $his huge implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his huge pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's flannel shirt can't close over $his big pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's flannel shirt can't close over $his hugely swollen belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt can't close over $his big implant-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. + <<else>> + $activeSlave.slaveName's flannel shirt can't close over $his big pregnant belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's flannel shirt can't close over $his huge fat belly, so $he has left the bottom buttons open leaving it to wobble freely. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's flannel shirt can't close over $his big fat belly, so $he has left the bottom buttons open leaving it to hang free. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's flannel shirt's buttons strain over $his pregnant belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's flannel shirt's buttons strain over $his jiggling <<print $activeSlave.inflationType>>-filled belly. The struggling garment frequently rides up in defeat. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt's buttons strain over $his implant-filled belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. + <<else>> + $activeSlave.slaveName's flannel shirt's buttons strain over $his pregnant belly. A patch of $his underbelly peeks from beneath the taut fabric and the exhausted garment frequently rides up in defeat. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's flannel shirt bulges with $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's flannel shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's flannel shirt bulges with $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's flannel shirt bulges with $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's flannel shirt bulges with $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's chaps are fastened beneath the slight swell of $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs occasionally peek out from beneath $his flannel shirt. + <</if>> + <<case "body oil">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is covered in a sheen of special oil meant to prevent stretch marks. + <</if>> + <<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.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly is covered in a sheen of oil. + <<elseif $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.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly is covered in a sheen of oil. + <<elseif $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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly is covered in a sheen of oil. + <<elseif $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.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly is covered in a sheen of oil. + <<elseif $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.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's toga bares $his middle to allow $his unfathomable, hyper-swollen, implant-filled belly the room it demands. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his unfathomable, hyper-swollen pregnant belly the room it desperately needs. $His brood appreciates the freedom. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's toga bares $his middle to allow $his monolithic implant-filled belly the room it demands. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his monolithic pregnant belly the room it desperately needs. $His 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 $his middle to allow $his titanic implant-filled belly to hang heavily. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his titanic pregnant belly room. $His 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 $his middle to allow $his gigantic implant-filled belly to hang heavily. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his gigantic pregnant belly room. $His 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 $his middle to allow $his massive implant-filled belly to bulge freely. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his 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 $his middle to allow $his giant implant-filled belly to jut far from $his body. + <<else>> + $activeSlave.slaveName's toga bares $his middle to allow $his giant pregnant belly to jut far from $his 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 $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's toga strains around $his giant pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's toga bares $his middle to allow $his massively fat belly to hang free. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's toga tightly hugs $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's toga tightly hugs $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's toga tightly hugs $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's toga bulges greatly with $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's toga bulges greatly with $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's toga bulges greatly with $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's toga bulges greatly with $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's toga is stuffed to its capacity with $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's toga bulges greatly with $his big fat belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly rounds out the front of $his toga. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly rounds out the front of $his toga. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly rounds out the front of $his toga. + <<else>> + $activeSlave.slaveName's pregnant belly rounds out the front of $his toga. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's toga bulges with $his fat belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly gently bulges $his toga. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly gently bulges $his toga. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly gently bulges $his toga. + <<else>> + $activeSlave.slaveName's growing belly gently bulges $his toga. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's toga conceals $his chubby belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's toga conceals $his ripped abs. + <</if>> + <<case "a huipil">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huipil meekly rests atop $his unfathomable, hyper-swollen, implant-filled belly, its role completely usurped by the colossal mass. + <<else>> + $activeSlave.slaveName's huipil meekly rests atop $his unfathomable, hyper-swollen pregnant belly, its role completely usurped by the colossal gravidity. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huipil meekly rests atop $his monolithic implant-filled belly, its role completely usurped by the heavy mass. + <<else>> + $activeSlave.slaveName's huipil meekly rests atop $his 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 $his titanic implant-filled belly, its role completely usurped by the heavy mass. + <<else>> + $activeSlave.slaveName's huipil meekly rests atop $his 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 $his gigantic implant-filled belly, its role completely usurped by the heavy mass. + <<else>> + $activeSlave.slaveName's huipil meekly rests atop $his 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 $his massive implant-filled belly, its role completely usurped by the heavy mass. + <<else>> + $activeSlave.slaveName's huipil meekly rests atop $his 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 $his huipil, though it itself hangs low enough to hide $his crotch. + <<else>> + $activeSlave.slaveName's giant pregnant belly lifts $his huipil, though it itself hangs low enough to hide $his 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 $his huipil, though it itself is just large enough to hide $his shame. + <<else>> + $activeSlave.slaveName's giant pregnant belly lifts $his huipil, though it itself is just large enough to hide $his shame. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's huipil meekly rests atop $his massively fat belly, though it itself is big enough to act in its stead. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly lifts $his huipil, exposing $his crotch for all to see. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly lifts $his huipil, exposing $his crotch for all to see. + <<else>> + $activeSlave.slaveName's huge pregnant belly lifts $his huipil, exposing $his crotch for all to see. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly lifts $his huipil, exposing $his crotch for all to see. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly lifts $his huipil, exposing $his crotch for all to see. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly lifts $his huipil, exposing $his crotch for all to see. + <<else>> + $activeSlave.slaveName's big pregnant belly lifts $his huipil, exposing $his crotch for all to see. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly lifts $his huipil and hangs just low enough to hide $his crotch. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly lifts $his huipil, yet isn't big enough to hide $his shame. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly lifts $his huipil. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly lifts $his huipil. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly lifts $his huipil. + <<else>> + $activeSlave.slaveName's pregnant belly lifts $his huipil. + <</if>> + It just barely hangs low enough to hide $his crotch. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly slightly bulges under $his huipil. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly slightly bulges under $his huipil. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly slightly bulges under $his huipil. + <<else>> + $activeSlave.slaveName's growing belly slightly bulges under $his huipil. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's huipil conceals $his chubby little belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's huipil hides the small bulge in $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's huipil conceals $his ripped abs. + <</if>> + <<case "a slutty qipao">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his monolithic implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his monolithic pregnant belly. $His body needs the room to grow. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his titanic implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his titanic pregnant belly. $His body needs the room to grow. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his gigantic implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his gigantic pregnant belly. $His body appreciates the room to grow. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his massive implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his giant implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his giant pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it merely rests atop $his huge implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it merely rests atop $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it only covers the top quarter of $his huge implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it only covers top quarter of $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $His qipao is slit up the side. However, it merely rests atop $his massively fat belly. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $His qipao is slit up the side. However, it only covers half of $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it only covers half of $his huge implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it only covers half of $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $His qipao is slit up the side. However, it barely covers $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $His qipao is slit up the side. However, it barely covers $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it barely covers $his big implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it barely covers $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $His qipao is slit up the side. However, it only covers half of $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $His qipao is slit up the side. However, it barely covers $his big fat belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $His qipao is slit up the side. However, it only covers $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $His qipao is slit up the side. However, it only covers $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. However, it only covers $his implant-filled belly. + <<else>> + $His qipao is slit up the side. However, it only covers $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $His qipao is slit up the side. However, it only covers $his fat belly, allowing it to hang free. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $His qipao is slit up the side. The front is pushed out by $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $His qipao is slit up the side. The front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $His qipao is slit up the side. The front is pushed out by $his implant-rounded belly. + <<else>> + $His qipao is slit up the side. The front is pushed out by $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $His qipao is slit up the side. The front is pushed out by $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $His qipao is slit up the side giving the occasional peek of the small swell to $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $His qipao is slit up the side giving a tantalizing peek of $his ripped abs. + <</if>> + <<case "uncomfortable straps">> + <<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 agonizingly tight straps run along the surface of $his monolithic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's tight straps press into $his monolithic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps barely press into $his titanic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's tight straps press into $his titanic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps barely press into $his gigantic implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's tight straps press into $his gigantic pregnant belly, forcing flesh and child to painfully bulge between the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him 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 agonizingly tight straps press into $his massive implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his massive pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him causes $him 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 agonizingly tight straps press into $his giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. Every motion inside $him causes $him 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 agonizingly tight straps press into $his giant implant-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant pregnant belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling $his 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 agonizingly tight straps press into $his huge implant-filled belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his huge pregnant belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's slave outfit's straps are practically buried in $his 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 $his navel; though the only evidence of its existence is an unusually deep fold across $his middle. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's slave outfit's straining straps press into $his huge pregnant belly. The straps connect to a steel ring encircling $his popped navel. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave outfit's straining straps press into $his huge implant-filled belly, causing flesh to spill out of the gaps and $him squirm with discomfort. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's straining straps press into $his huge pregnant belly, causing flesh to spill out of the gaps and $him squirm with discomfort. The straps connect to a steel ring encircling $his popped navel. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's slave outfit's straining straps press into $his big pregnant belly. The straps connect to a steel ring encircling $his popped navel. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's slave outfit's straining straps press into $his hugely swollen belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave outfit's straining straps press into $his big implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's straining straps press into $his big pregnant belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's slave outfit's straps sink deep into $his hugely fat belly. They can barely be seen from the front; $his sides completely envelope them. The straps connect to a steel ring that struggles to part the folds concealing $his navel, allowing it to see the light for once. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's slave outfit's straps sink deep into $his big fat belly; most end up swallowed by $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's slave outfit's straining straps press into $his pregnant belly. The straps connect to a steel ring encircling $his popped navel. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's slave outfit's straining straps press into $his jiggling <<print $activeSlave.inflationType>>-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave outfit's straining straps press into $his implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<else>> + $activeSlave.slaveName's slave outfit's straining straps press into $his pregnant belly. The straps connect to a steel ring encircling $his popped navel. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's slave outfit's straining straps press into $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's slave outfit's straining straps press into $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave outfit's straining straps press into $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's slave outfit's straining straps press into $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's slave outfit's straps sink into $his chubby belly, making noticeable folds in $his sides. The straps connect to a steel ring pulled into the flesh around $his navel. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's slave outfit's straps run above and below the small bulge to $his lower belly clearly highlighting it. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's slave outfit's straps cross between $his ripped abs. + <</if>> + <<case "shibari ropes">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is tightly bound with ropes; they stand no chance of sinking into the bloated orb, and can barely wrap around it. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is tightly bound with ropes. It bulges angrily as they run between the forms of $his unborn children, and the ropes can barely wrap around it. + <</if>> + <<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 tightly bound with ropes; they stand no chance at sinking into the bloated orb. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly is tightly bound with ropes. It bulges angrily as they run between the forms of $his unborn children. + <</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 tightly bound with ropes; they barely sink into the bloated orb. + <<else>> + $activeSlave.slaveName's titanic pregnant belly is tightly bound with ropes; flesh and child bulge angrily from between them. $His children shift constantly under the tight bindings. + <</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 tightly bound with ropes; they barely sink into the bloated orb. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly is tightly bound with ropes; flesh and child bulge angrily from between them. + <</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 tightly bound with ropes; flesh bulges angrily from between them. + <<else>> + $activeSlave.slaveName's massive pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. + <</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 tightly bound with ropes; flesh bulges angrily from between them. + <<else>> + $activeSlave.slaveName's giant pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's binding ropes are practically buried in $his massively fat belly. The only hint of their presence are the deep ravines of flesh formed around them. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly is tightly bound with rope. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. + <<else>> + $activeSlave.slaveName's huge pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly is tightly bound with rope. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly is tightly bound with ropes. It bulges lewdly through the gaps. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. + <<else>> + $activeSlave.slaveName's big pregnant belly is tightly bound with ropes; flesh bulges angrily from between them. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's binding ropes sink deep into $his hugely fat belly. They can barely be seen from the front; $his sides completely envolope them. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's binding ropes sink deep into $his big fat belly; most end up swallowed by $his folds. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly is tightly bound with rope. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly bound with rope. It bulges lewdly through the gaps. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is tightly bound with rope; flesh bulges angrily from between them. + <<else>> + $activeSlave.slaveName's pregnant belly is tightly bound with rope; flesh bulges angrily from between them. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly is tightly bound with rope. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly bound with rope forcing it to bulge out the gaps. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly is tightly bound with rope; flesh bulges from between them. + <<else>> + $activeSlave.slaveName's growing belly is tightly bound with rope; flesh bulges from between them. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's binding ropes sink into $his chubby belly, making noticeable folds in $his sides. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's binding ropes run above and below the small bulge to $his lower belly clearly highlighting it. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's binding ropes run between $his ripped abs. + <</if>> + <<case "restrictive latex" "a latex catsuit">> + <<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 greatly distends $his latex suit, leaving $him looking like an over-inflated weather balloon on the brink of popping. Only $his popped navel sticking out the front of $his belly disrupts the endless smoothness. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated, bump coated weather balloon on the brink of popping. $His popped navel and clearly defined occupants disrupt the smoothness + <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's titanic pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated, bump coated weather balloon. $His popped navel and bulging occupants disrupt the smoothness. + <</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 greatly distends $his latex suit, leaving $him looking like a weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly greatly distends $his latex suit, leaving $him looking like a weather balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated beachball ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's massive pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated beachball ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's giant pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</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 greatly distends $his latex suit, leaving $him looking like a big beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's giant pregnant belly greatly distends $his latex suit, leaving $him looking like a big beachball. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</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 greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly greatly distends and $his latex suit. $He looks like an over-inflated balloon ready to pop. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's huge pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon nearing its limit. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly greatly distends and $his latex suit. $He looks like an over-inflated balloon. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly greatly distends $his latex suit. $He looks like an over-inflated balloon. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<else>> + $activeSlave.slaveName's pregnant belly greatly distends $his latex suit, leaving $him looking like an over-inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly greatly bulges under $his latex suit. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly greatly bulges under $his latex suit. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly greatly bulges under $his latex suit. + <<else>> + $activeSlave.slaveName's growing belly greatly bulges under $his latex suit. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly in quite noticeable under $his latex suit, though any folds $he might have are smoothed out by it. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + There is a clear curve to the tight latex of the suit beneath $activeSlave.slaveName's navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's latex suit tightly hugs $his stomach to showcase $his ripped abs. + <</if>> + <<case "a military uniform">> + <<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 > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. + <<else>> + $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. + <<else>> + $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his small pregnant belly. + <<else>> + $activeSlave.slaveName's uniform covers $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his growing belly. + <<else>> + $activeSlave.slaveName's uniform covers $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. + <<else>> + $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. + <<else>> + $activeSlave.slaveName's tunic looks a little tight around the middle. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely conceals $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. + <</if>> + <</if>> + <<case "a schutzstaffel uniform">> + <<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 > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his trousers. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his trousers. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his trousers. + <<else>> + $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his trousers. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his trousers. + <<else>> + $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his trousers. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his small pregnant belly. + <<else>> + $activeSlave.slaveName's uniform covers $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his growing belly. + <<else>> + $activeSlave.slaveName's uniform covers $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. + <<else>> + $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. + <<else>> + $activeSlave.slaveName's tunic looks a little tight around the middle. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely conceals $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. + <</if>> + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<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 > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his miniskirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his miniskirt. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his miniskirt. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his miniskirt. + <<else>> + $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his miniskirt. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his miniskirt. + <<else>> + $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his miniskirt. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his small pregnant belly. + <<else>> + $activeSlave.slaveName's uniform covers $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his growing belly. + <<else>> + $activeSlave.slaveName's uniform covers $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. + <<else>> + $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. + <<else>> + $activeSlave.slaveName's tunic looks a little tight around the middle. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely conceals $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. + <</if>> + <</if>> + <<case "a red army uniform">> + <<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 > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. + <<else>> + $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. + <<else>> + $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his small pregnant belly. + <<else>> + $activeSlave.slaveName's uniform covers $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his growing belly. + <<else>> + $activeSlave.slaveName's uniform covers $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. + <<else>> + $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. + <<else>> + $activeSlave.slaveName's tunic looks a little tight around the middle. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely conceals $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. + <</if>> + <</if>> + <<case "a mounty outfit">> + <<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 > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly bulges tremendously out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly bulges tremendously out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic pregnant belly. It takes full advantage of the freedom to bulge in every direction; $his new recruits taking as much space as they can get. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly hangs heavily out of $his open tunic and undershirt, giving $his new recruits the room they need. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic pregnant belly. It takes full advantage of the freedom to hang heavily, $his new recruits squirming happily. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly hangs heavily out of $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant implant-filled belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly hangs out $his open tunic and undershirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant pregnant belly. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly parts $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his giant pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his giant pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 45000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge implant-filled belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge implant-filled belly has triumphed over $his buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his huge pregnant belly has triumphed over its buttons and has joined $his breasts in dominating $his tunic. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his huge pregnant belly has triumphed over $his buttons. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge implant-filled belly has triumphed over $his uniform's buttons. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely closes as it struggles to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's tunic lies half open, since $his huge pregnant belly has triumphed over $his uniform's buttons. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is barely obscured by $his massive tits and, in turn, obscures $his skirt. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt lies half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <<else>> + $activeSlave.slaveName's tunic and undershirt lie half open, since $his massively fat belly has triumphed over $his buttons. It hangs free, obscuring $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly is barely obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his huge pregnant belly. + <<else>> + $activeSlave.slaveName's huge pregnant belly threatens to pop the buttons off $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's big implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big pregnant belly. + <<else>> + $activeSlave.slaveName's big pregnant belly greatly stretches $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his hugely fat belly, forcing fat to bulge between the overworked buttons. The bottom of it peeks out from under $his poor top, obscuring the waist of $his skirt. + <<else>> + $activeSlave.slaveName's hugely fat belly distends $his uniform's jacket. The bottom of which hangs out from under it, obscuring the waist of $his skirt. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his big fat belly. The bottom of which peeks out from under it and hangs over the waist of $his skirt. + <<else>> + $activeSlave.slaveName's big fat belly is notably distends $his uniform's jacket. The bottom of which just barely peeks out from under it, hanging over the waist of $his skirt. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt strains to contain $his pregnant belly. + <<else>> + $activeSlave.slaveName's pregnant belly notably distends $his uniform's jacket. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his small pregnant belly. + <<else>> + $activeSlave.slaveName's uniform covers $his small pregnant belly. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his growing belly. + <<else>> + $activeSlave.slaveName's uniform covers $his growing belly. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his chubby belly. The bottom of which just barely peeks out from under it. + <<else>> + $activeSlave.slaveName's uniform covers $his chubby belly. The bottom of which just barely peeks out from under it. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt tightly hugs the slight swell to $his lower belly. + <<else>> + $activeSlave.slaveName's tunic looks a little tight around the middle. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs can be glimpsed beneath $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt barely conceals $his ripped abs. + <<else>> + $activeSlave.slaveName's ripped abs are completely hidden under $his uniform. + <</if>> + <</if>> + <<case "a nice nurse outfit">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his unfathomable, hyper-swollen, implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his unfathomable, hyper-swollen, implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang tremendously. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his unfathomable, hyper-swollen pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his unfathomable, hyper-swollen pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his monolithic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang tremendously. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his monolithic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang tremendously. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's monolithic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his monolithic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his monolithic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it desperately needs. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang heavily. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room to hang heavily. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his titanic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space to hang heavily. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his titanic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room it needs to bulge. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his gigantic implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's gigantic pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room to grow. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb the room is needs. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his gigantic pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more space to expand. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive implant-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his massive implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more room. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his massive implant-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled implant more space. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massive pregnant belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his massive pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his massive pregnant belly. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant implant-filled belly peaks out from between $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his giant implant-filled belly hangs out from under them, bulging hugely from $his unfastened trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his giant implant-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's giant pregnant belly peaks out from between $his massive tits. In addition, $he's left $his trousers unfastened to give $his overfilled womb more room. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his giant pregnant belly hangs out from under them, bulging from $his unfastened trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his giant pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 190>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's massively fat belly is partially obscured by $his massive tits; in turn, it obscures $his trousers. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his massively fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his massively fat belly. + <</if>> + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge pregnant belly hangs out from under them, bulging from $his unfastened trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, bulging from $his unfastened trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge pregnant belly slightly parts $his massive tits. $He finds it impossible to fasten $his trousers with $his stomach in the way. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge pregnant belly hangs out from under them, bulging from $his unfastened trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge pregnant belly hangs out from under $his top and forces $him to leave $his trousers unfastened. + <</if>> + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big pregnant belly hangs out from under them, straining the buttons on $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his big pregnant belly hangs out from under $his top, straining the buttons on $his trousers. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely swollen belly hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely swollen belly hangs out from under $his top, obscuring $his trousers. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, straining the buttons on $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top, straining the buttons on $his trousers. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big pregnant belly hangs out from under them, straining the buttons on $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his big pregnant belly hangs out from under $his top, straining the buttons on $his trousers. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 160>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's hugely fat belly is mostly obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely fat belly freely hangs from under $his top, obscuring $his trousers. + <</if>> + <<elseif $activeSlave.weight > 130>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's big fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his big fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his big fat belly freely hangs from under $his top, obscuring $his trousers. + <</if>> + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his pregnant belly hangs out from under them, slightly obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his pregnancy hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, slightly obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-filled belly hangs out from under them, slightly obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his implant-filled belly hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his pregnant belly hangs out from under them, slightly obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his pregnancy hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 95>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. + <</if>> + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's small pregnant belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his small pregnant belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his small pregnant belly completely. + <</if>> + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his <<print $activeSlave.inflationType>>-swollen belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. + <</if>> + <<elseif $activeSlave.bellyImplant > 0>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-rounded belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his implant-rounded belly completely. + <</if>> + <<else>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's growing belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his growing belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his growing belly completely. + <</if>> + <</if>> + <<elseif $activeSlave.weight > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's chubby belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his chubby belly is completely exposed and allowed to hang over the waist of $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his chubby belly completely; though it does hide the top of $his trousers. + <</if>> + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's slightly swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his slightly swollen belly can be clearly seen poking over $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his trousers are fastened a little lower and $his scrub top tightly clings to the slight swell of $his lower belly. + <</if>> + <<elseif $activeSlave.muscles > 30>> + <<if ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's ripped abs are mostly obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his ripped abs are completely exposed for all to see. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though you can nearly make out $his ripped abs beneath $his scrub top. + <</if>> + <</if>> + <<case "a mini dress">> + <<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 mini dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's mini dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's mini dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's mini dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's mini dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's mini dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's mini dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's mini dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's mini dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's mini dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's mini dress tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's mini dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's mini dress tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's mini dress tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's mini dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's mini dress tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's mini dress tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's mini dress tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's mini dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's mini dress tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "lederhosen">> + <<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 tunic is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's tunic is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's tunic strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's tunic tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's tunic tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's tunic tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's tunic tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tunic barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's tunic tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's tunic tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's tunic tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's tunic tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's tunic tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's tunic tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's tunic tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's tunic tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "a long qipao">> + <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "a biyelgee costume">> + <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "a dirndl">> + <<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 dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's dress is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's dress strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's dress barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's dress tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's dress tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's dress tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's dress tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's dress tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's dress tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "battlearmor">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + Traditional battle armor would be useless on $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly. Instead, $he wears armor more suited to protecting an industrial tanker truck rather than a human being, complete with an internal mechanical frame designed to draw the shock of physical blows away from $his dangerously pressurized implant and special hookups to optimize the value of mobility aids. + <<else>> + Traditional battle armor would be useless on $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly. Instead, $he wears armor more suited to protecting an industrial tanker truck rather than a human being, complete with an internal mechanical frame designed to draw the shock of physical blows away from $his dangerously pressurized womb and innumerable brood of squirming children, as well as special hookups to optimize the value of mobility aids. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such an dangerously gravid girl. It tightly clings to $his monolithic pregnant belly, drawing the eye to $his protruding navel, the clear bulges of the life growing within $him, and every slight twitch inside $his taut middle. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such an absurdly gravid girl. It tightly clings to $his titanic pregnant belly, drawing the eye to $his protruding navel, the bulges of the life growing within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such a massively gravid girl. It tightly clings to $his gigantic pregnant belly, drawing the eye to $his protruding navel, the outlines of the life within $him, and every kick and squirm inside $his straining middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his massive pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid girl. It tightly clings to $his giant pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor is specially tailored to fit such a gravid girl. It tightly clings to $his huge implant-filled belly and draws the eye right to $his protruding navel. + <<else>> + $activeSlave.slaveName's armor is specially tailored to fit such a gravid girl. It tightly clings to $his huge pregnant belly, drawing the eye to $his protruding navel and clearly showing every kick and squirm inside $his bulging middle. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's armor strains to contain $his massively fat belly, clearly showing all $his folds and rolls. Flab forces its way through every growing tear in $his seams; a growing nuisance, as the outfit must be restitched frequently. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's armor tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor tightly clings to $his huge implant-filled belly and frequently rides up far enough to show off $his privates. + <<else>> + $activeSlave.slaveName's armor tightly clings to $his huge pregnant belly and frequently rides up far enough to show off $his privates. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's armor tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's armor barely clings to $his hugely swollen belly, leaving it looking much shorter than it really is. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor barely clings to $his huge implant-filled belly, leaving it looking much shorter than it really is. + <<else>> + $activeSlave.slaveName's armor tightly clings to $his big pregnant belly, leaving it looking much shorter than it really is. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's armor barely clings to $his hugely fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's armor tightly clings to $his big fat belly, clearly showing all $his folds and rolls. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's armor tightly clings to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's armor tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor tightly clings to $his implant-filled belly. + <<else>> + $activeSlave.slaveName's armor tightly clings to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's armor tightly clings to $his fat belly, clearly showing every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's armor tightly clings to $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's armor tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's armor tightly clings to $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's armor tightly clings to $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's armor tightly clings to $his chubby belly, clearly showing every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's armor tightly clings to $his belly, clearly showing the slight swell beneath $his navel. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's armor tightly clings to $his ripped abs, clearly displaying $his six pack. + <</if>> + <<case "kitty lingerie">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge tremendously. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge tremendously. + <<else>> + $activeSlave.slaveName's titanic pregnant belly completely hides $his silk panties. $His exposed middle gives $his children the room they so desperately need to keep growing. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge massively. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties and takes full advantage of its lack of restriction to bulge massively. + <<else>> + $activeSlave.slaveName's titanic pregnant belly completely hides $his silk panties. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly completely hides $his silk panties. $His children appreciate the space granted by $his exposed middle. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's massive implant-filled belly completely hides $his silk panties and takes full advantage of its freedom to hang heavily. + <<else>> + $activeSlave.slaveName's massive pregnant belly completely hides $his silk panties and takes full advantage of its freedom to bulge hugely. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly hides $his silk panties and bulges heavily from $his body. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's giant implant-filled belly hides $his silk panties and bulges heavily from $his body. + <<else>> + $activeSlave.slaveName's giant pregnant belly hides $his silk panties and bulges heavily from $his body. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hides $his silk panties. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly almost hides $his silk panties. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly almost hides $his silk panties. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly almost hides $his silk panties. + <<else>> + $activeSlave.slaveName's huge pregnant belly almost hides $his silk panties. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly hides most of $his silk panties. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's big <<print $activeSlave.inflationType>>-filled belly hides most of $his silk panties. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly hides most of $his silk panties. + <<else>> + $activeSlave.slaveName's big pregnant belly hides most of $his silk panties. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly hides the top $his silk panties. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly hides the top of $his silk panties. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly obscures $his silk panties' fabric cat ears. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly obscures $his silk panties' fabric cat ears. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly obscures $his silk panties' fabric cat ears. + <<else>> + $activeSlave.slaveName's pregnant belly obscures $his silk panties' fabric cat ears. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly hides $his silk panties' fabric cat ears. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly bulges above $his silk panties. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silk panties. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly bulges above $his silk panties. + <<else>> + $activeSlave.slaveName's growing belly bulges above $his silk panties. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly rests above $his silk panties. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's silk panties rest just beneath the slight swell of $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs are prominently displayed for all to see. + <</if>> + <<case "a monokini">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly protrudes from over the top of $his monokini, which has been fully pushed down by the mass. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic implant-filled belly protrudes from over the top of $his monokini, which has been fully pushed down by the mass. + <<else>> + $activeSlave.slaveName's monokini shows off every kick and movement within $his monolithic bulging pregnant belly. $His monolithic squirming belly protrudes from over the top of the swimsuit, which has been pushed down by the mass. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's titanic implant-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. + <<else>> + $activeSlave.slaveName's titanic pregnant belly has pushed down the front of $his monokini, leaving $his belly mostly bare. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic <<print $activeSlave.inflationType>>-filled belly, which rests on top of the swimsuit. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic implant-filled belly, which rests on top of the swimsuit. + <<else>> + $activeSlave.slaveName's monokini can only cover a fraction of $his gigantic pregnant belly, which rests on top of the swimsuit. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini shows off the sheer size of $his massive <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to well below $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini shows off the sheer size of $his massive implant-filled belly. The swimsuit has been pushed down to well below $his popped navel. + <<else>> + $activeSlave.slaveName's monokini shows off every kick and movement within $his massive pregnant belly. The swimsuit has been pushed down to well below $his popped navel. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini shows off the sheer size of $his giant <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to below $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini shows off the sheer size of $his giant implant-filled belly. The swimsuit has been pushed down to below $his popped navel. + <<else>> + $activeSlave.slaveName's monokini shows off every kick and movement within $his giant pregnant belly. The swimsuit has been pushed down to below $his popped navel. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini shows off the sheer size of $his titanic <<print $activeSlave.inflationType>>-filled belly. The swimsuit has been pushed down to just below $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini shows off the sheer size of $his titanic implant-filled belly. The swimsuit has been pushed down to just below $his popped navel. + <<else>> + $activeSlave.slaveName's monokini shows off every kick and movement within $his titanic pregnant belly. The swimsuit has been pushed down to just below $his popped navel. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's monokini shows off every wiggle and jiggle within $his massively fat belly. The material tightly clings to $his deep folds and rolls, which are spilling out over the top of the outfit. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's monokini shows off the curvature of $his big pregnant belly. The swimsuit has been pushed down to just above $his popped navel. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini overs less than half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini overs less than half of $his implant-filled belly. + <<else>> + $activeSlave.slaveName's monokini shows off every kick and movement within $his big pregnant belly. The swimsuit has been pushed down to just above $his popped navel. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's monokini overs only half of $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini overs only half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini overs only half of $his implant-filled belly. + <<else>> + $activeSlave.slaveName's monokini overs only half of $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's monokini tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's monokini tightly clings to $his big fat belly, clearly displaying every fold and roll. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's monokini covers most of $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini covers most of $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini covers most of $his implant-filled belly. + <<else>> + $activeSlave.slaveName's monokini covers most of $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's monokini covers all of $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monokini covers all of $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monokini covers all of $his implant-filled belly. + <<else>> + $activeSlave.slaveName's monokini covers all of $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's monokini clings to $his chubby belly, clearly displaying every fold and roll. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's monokini is slightly rounded out by $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's monokini covers much of $his powerful abdominal muscles. + <</if>> + <<case "an apron">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his gigantic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his giant pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his massively fat belly. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his implant-filled belly. + <<else>> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's apron is pushed away from $his body by $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's apron is pushed away from $his body by $his hugely <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's apron is pushed away from $his body by $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's apron is pushed away from $his body by $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's apron is pushed away from $his body by $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's apron is filled out by $his big fat belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's apron is filled out by $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's apron is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's apron is filled out by $his implant-filled belly. + <<else>> + $activeSlave.slaveName's apron is filled out by $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's apron bulges with $his $his fat belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's apron is rounded out by $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's apron is rounded out by $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's apron is rounded out by $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's apron is rounded out by $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's apron is rounded out by $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's apron is slightly rounded by $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's apron fully covers $his muscular abs. + <</if>> + <<case "a hijab and abaya" "a niqab and abaya">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's tent-like abaya is still strained from the sheer size of $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya only manages to cover $his titanic <<print $activeSlave.inflationType>>-filled belly with major extensions to the material. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya only manages to cover $his titanic implant-filled belly with major extensions to the material. + <<else>> + $activeSlave.slaveName's abaya only manages to cover $his titanic pregnant belly with major extensions to the material. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's abaya drapes itself over the sides of $his gigantic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive <<print $activeSlave.inflationType>>-filled belly is fully covered. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive implant-filled belly is fully covered. + <<else>> + $activeSlave.slaveName's abaya has been severely lengthened to ensure that $his massive pregnant belly is fully covered. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant <<print $activeSlave.inflationType>>-filled belly is fully covered. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant implant-filled belly is fully covered. + <<else>> + $activeSlave.slaveName's abaya has been severely widened to ensure that $his giant pregnant belly is fully covered. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya lies completely taut on $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya lies completely taut on $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's abaya lies completely taut on $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's abaya is straining to contain $his massively fat belly. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's abaya is straining to contain $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya is straining to contain $his huge <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya is straining to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's abaya is straining to contain $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's abaya is filled by $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya is filled by $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya is filled by $his implant-filled belly. + <<else>> + $activeSlave.slaveName's abaya is filled by $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's abaya is filled out by $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's abaya is filled out by $his big fat belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's abaya is filled out by $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya is filled out by $his implant-filled belly. + <<else>> + $activeSlave.slaveName's abaya is filled out by $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's abaya is filled out by $his fat belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's abaya bulges with $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's abaya bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's abaya bulges with $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's abaya bulges with $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's abaya bulges slightly from $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's abaya is slightly rounded by $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's abaya fully covers $his muscular abs. + <</if>> + <<case "a burqa">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic <<print $activeSlave.inflationType>>-swollen belly, it's now ironically much more comfortable to wear. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic implant-filled belly, it's now ironically much more comfortable to wear. + <<else>> + $activeSlave.slaveName's burqa has been stretched so thin by $his monolithic pregnant belly, it's now ironically much more comfortable to wear. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's burqa is stretching itself thin to cover $his titanic bulging pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic implant-filled belly. + <<else>> + The heavy fabric of $activeSlave.slaveName's burqa is starting to chafe the sensitive skin of $his gigantic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's burqa has been given numerous extensions in order to properly cover $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa is straining to cover $his giant <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa is straining to cover $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's burqa is straining to cover $his giant pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic implant-filled belly. + <<else>> + The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's burqa is greatly pushed out by $his massively fat belly. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's burqa is filled out by $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa is filled out by $his huge <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa is filled out by $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's burqa is filled out by $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's burqa is noticeably rounded out by $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa is noticeably rounded out by $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's burqa is noticeably rounded out by $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly pushes out $his burqa. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly slightly pushes out $his burqa. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his implant-filled belly. + <<else>> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's abaya bulges with $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burqa shows no sign of $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burqa shows no sign of $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's burqa shows no sign of $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's burqa totally conceals $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's burqa totally conceals $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's burqa totally conceals $his abdominal muscles. + <</if>> + <<case "a burkini">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic implant-filled belly. + <<else>> + The bottom of $activeSlave.slaveName's burkini's tunic lies taut across $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's burkini's tunic has been lengthened a great deal just to cover most of $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his pants have been widened to pick up the slack. + <<elseif $activeSlave.bellyImplant > 0>> + The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic implant-filled belly, so $his pants have been widened to pick up the slack. + <<else>> + The tunic $activeSlave.slaveName's burkini can't possibly cover the underside of $his gigantic pregnant belly, so $his pants have been widened to pick up the slack. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName burkini's tunic has been let out a great deal to cover $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant <<print $activeSlave.inflationType>>-filled belly is fully covered. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. + <<else>> + $activeSlave.slaveName's burkini's pants have been extended to reach $his popped navel to ensure that $his giant pregnant belly is fully covered. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic implant-filled belly. + <<else>> + The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's burkini is straining to contain $his massively fat belly. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge implant-filled belly. + <<else>> + The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his huge implant-filled belly. + <<else>> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's burkini is filled out by $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's burkini is filled out by $his big fat belly. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's burkini bulges significantly from $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burkini bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burkini bulges significantly from $his implant-filled belly. + <<else>> + $activeSlave.slaveName's burkini bulges significantly from $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's burkini bulges from $his fat belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's burkini gently bulges from $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's burkini gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's burkini gently bulges from $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's burkini gently bulges from $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's burkini is slightly rounded by $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's burkini is slightly rounded by $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's burkini barely shows the contours of $his abdominal muscles. + <</if>> + <<case "a hijab and blouse">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his titanic bulging pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his gigantic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName takes care to ensure $his skirt does not slide down $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + Thanks to $his giant <<print $activeSlave.inflationType>>-swollen belly, $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. + <<elseif $activeSlave.bellyImplant > 0>> + Thanks to $his giant implant-filled belly, $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. + <<else>> + Thanks to $his giant pregnant belly $activeSlave.slaveName's skirt rests comfortably on top of $his popped navel. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly spills over the sides of $his skirt. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's shirts are straining to contain $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's shirts are straining to contain $his huge <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's shirts are straining to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's shirts are straining to contain $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly obscures the top of $his skirt. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly nearly obscures the top of $his skirt. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's skirt is slightly pushed down by $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's skirt is slightly pushed down by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's skirt is slightly pushed down by $his implant-filled belly. + <<else>> + $activeSlave.slaveName's skirt is slightly pushed down by $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's blouse and skirt bulge from $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's blouse and skirt bulge from $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's blouse and skirt bulge from $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's blouse and skirt bulge from $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's blouse and skirt bulge slightly from $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's blouse and skirt are slightly rounded by $his belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's blouse and skirt fully cover $his muscular abs. + <</if>> + <<case "attractive lingerie">> + <<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 titanic implant-filled belly completely hides $his lacy g-string and takes full advantage of its lack of restriction to bulge tremendously. + <<else>> + $activeSlave.slaveName's titanic pregnant belly completely hides $his lacy g-string. $His exposed middle gives $his children the room they so desperately need to keep growing. + <</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 completely hides $his lacy g-string and takes full advantage of its lack of restriction to bulge massively. + <<else>> + $activeSlave.slaveName's titanic pregnant belly completely hides $his lacy g-string. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines. + <</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 completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly completely hides $his lacy g-string. $His children appreciate the space granted by $his exposed middle. + <</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 completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. + <<else>> + $activeSlave.slaveName's massive pregnant belly completely hides $his lacy g-string and takes full advantage of its freedom to bulge hugely. + <</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 completely hides $his lacy g-string and bulges heavily from $his body. + <<else>> + $activeSlave.slaveName's giant pregnant belly completely hides $his lacy g-string and bulges heavily from $his body. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly completely hides $his lacy g-string. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly completely hides $his lacy g-string. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled completely belly hides $his lacy g-string.. + <<else>> + $activeSlave.slaveName's huge pregnant belly completely hides $his lacy g-string. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly hides $his lacy g-string. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's lacy g-string tightly hugs the base of $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly hides $his lacy g-string. + <<else>> + $activeSlave.slaveName's big pregnant belly hides $his lacy g-string. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly hides $his lacy g-string. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly hides $his lacy g-string. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's lacy g-string tightly hugs the base of $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his lacy g-string. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's lacy g-string tightly hugs the base of $his implant-filled belly. + <<else>> + $activeSlave.slaveName's lacy g-string tightly hugs the base of $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly hides $his lacy g-string. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly bulges above $his lacy g-string. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his lacy g-string. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly bulges above $his lacy g-string. + <<else>> + $activeSlave.slaveName's growing belly bulges above $his lacy g-string. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly rests above $his lacy g-string, concealing the top of it. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's lacy g-string rests just beneath the slight swell of $his lower belly making it completely obvious. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs are prominently displayed for all to see. + <</if>> + <<case "a succubus outfit">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's monolithic pregnant belly sticks far out of $his corset, which is just barely laced above it and straining to hold together under the ever increasing pressure. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic implant-filled belly sticks far out of $his corset, which is just barely laced above it and straining to hold together from the sheer size of $him. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly sticks far out of $his corset, which is just barely laced above it and straining to hold together under the ever increasing pressure. + <</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 sticks far out of $his corset, which is barely laced above it as best $he can manage. + <<else>> + $activeSlave.slaveName's titanic pregnant belly sticks far out of $his corset, which is barely laced above it as best $he can manage. + <</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 sticks far out of $his corset, which is laced above it as best $he can manage. + <<else>> + $activeSlave.slaveName's gigantic pregnant belly sticks far out of $his corset, which is laced above it as best $he can manage. + <</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 sticks out of $his corset, which is laced above it as best $he can manage. + <<else>> + $activeSlave.slaveName's massive pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. + <<else>> + $activeSlave.slaveName's giant pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hangs out of $his corset, which is laced above it as best $he can manage. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly sticks out of $his corset, which is laced above it as best $he can manage. + <<else>> + $activeSlave.slaveName's huge pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <<else>> + $activeSlave.slaveName's big pregnant belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly hangs out of $his corset, which is laced above and below it as best $he can manage. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly hangs out of $his corset, which is laced above and below it allowing it to hang free. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly sticks out of $his corset, which is laced above and below it. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above and below it. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly sticks out of $his corset, which is laced above and below it. + <<else>> + $activeSlave.slaveName's pregnant belly sticks out of $his corset, which is laced above and below it. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly peeks out of $his corset, which is laced above and below it. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly peeks out of $his corset, which is laced above and below it. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly peeks out of $his corset, which is laced above and below it. + <<else>> + $activeSlave.slaveName's growing pregnant belly peeks out of $his corset, which is laced above and below it. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly peeks out of $his corset, which is laced above and below it to allow it to hang free. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's lower belly slightly bulges out from under $his corset, which is only laced above it to avoid discomfort. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs are completely hidden by $his corset. + <</if>> + <<case "a slutty maid outfit">> + <<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 maid dress fails to cover $his monolithic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his monolithic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his straining stomach. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his titanic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his titanic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his bulging stomach. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his gigantic implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his gigantic pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his squirming stomach. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his massive implant-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his massive pregnant belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his giant implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his giant pregnant belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <</if>> + <<elseif $activeSlave.belly >= 30000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that also fails to cover anything. It rests meekly on top of $his stomach, accomplishing little. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that has also been completely outgrown. It rests meekly on top of $his stomach, accomplishing little. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's maid dress fails to cover $his massively fat belly, but the outfit includes a thin white blouse that, when stretched, barely manages to conceal the upper part of $his gut, leaving the rest to jiggle freely and frequently escape the confines of its cloth prison. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. $He can do little to stop it from frequently riding up the rest of the way, however. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his huge pregnant belly, but the outfit includes a thin white blouse that, when stretched, only manages to cover half of $his stomach. $He can do little to stop it from frequently riding up the rest of the way, however. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's maid dress fails to cover $his big pregnant belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress fails to cover $his hugely swollen belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his swollen stomach. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his big implant-filled belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his big pregnant belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his stomach. $He can do little to stop it from frequently riding up, however. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's maid dress fails to cover $his hugely fat belly, but the outfit includes a thin white blouse that, when stretched, barely manages to contain $his gut. $He can do little to stop it from riding up the fleshy mass as $he moves. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's maid dress fails to cover $his big fat belly, but the outfit includes a thin white blouse that, when stretched, manages to wrangle $his gut. It does little to stiffle the jiggle, however. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's maid dress fails to cover $his pregnant belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress fails to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly, but the outfit includes a thin white blouse that tightly hugs $his bloated stomach. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress fails to cover $his implant-filled belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. + <<else>> + $activeSlave.slaveName's maid dress fails to cover $his pregnant belly, but the outfit includes a thin white blouse that tightly hugs $his stomach. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that manages to wrangle $his gut. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's maid dress is slightly distended by $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress is slightly distended by $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is slightly distended by $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's maid dress is slightly distended by $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's maid dress is slightly distended by $his chubby belly. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's maid dress is tight enough to show the slight curve to $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's maid dress completely covers $his ripped abs, but is tight enough to give a hint of a six pack. + <</if>> + <<case "a nice maid outfit">> + <<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 maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his monolithic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and barely covers the middle of $his swell. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his monolithic pregnant belly thoroughly, though it does nothing to hide $his popped navel and bulging brood, nor how large $he has become. $His apron can't handle its width and barely covers the middle of $his swell. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his titanic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and only covers the middle of $his swell. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his titanic pregnant belly thoroughly, though it does nothing to hide $his popped navel and bulging brood, nor how large $he has become. $His apron can't handle its width and only covers the middle of $his swell. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his gigantic implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. $His apron can't handle its width and only covers the middle of $his swell. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his gigantic pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. $His apron can't handle its width and only covers the middle of $his swell. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his massive implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his massive pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. + <</if>> + <<elseif $activeSlave.belly >= 150000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his giant implant-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as $him. It hugs $his giant pregnant belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he has grown. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative. It barely covers $his giant seam splitting implant-filled belly, though it cannot hide $his popped navel, poking through the front. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative. It barely covers $his giant pregnant belly, though it cannot hide $his popped navel, poking through the front. If $he grows any larger, $he will risk tearing $his outfit at the seams. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's maid dress is almost conservative, it barely contains $his massively fat belly. Its seams strain against $his wobbling mass. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge pregnant belly completely, though it cannot hide $his popped navel, poking through the front. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge pregnant belly completely, though it cannot hide $his popped navel, poking through the front. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his big pregnant belly completely, though it cannot hide $his popped navel, poking through the front. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his hugely swollen belly completely, but does nothing to hide its size and shape. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his big implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his big pregnant belly completely, though it cannot hide $his popped navel, poking through the front. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his hugely fat belly completely, but does nothing to hide how big and jiggly it is. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his big fat belly completely, but does nothing to hide how big and jiggly it is. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his pregnant belly completely, but does nothing to hide just how large it is. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his jiggling <<print $activeSlave.inflationType>>-filled belly completely, but does nothing to hide its size and motion. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his implant-filled belly completely, but does nothing to hide just how large it is. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his pregnant belly completely, but does nothing to hide just how large it has gotten. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his fat belly completely, but does nothing to hide how big it is. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his small belly completely. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his implant-rounded belly completely. + <<else>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his growing belly completely. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his chubby belly completely. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his growing belly completely. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's maid dress is almost conservative; it covers $his ripped abs completely. + <</if>> + <<case "a fallen nuns habit">> + <<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 latex habit's corset is left hanging open fully revealing $his monolithic implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his monolithic pregnant belly. $His children greatly appreciate the freedom, even though its still quite cramped. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic pregnant belly. $His children appreciate the freedom. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his massive implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his massive pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his giant implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his giant pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his massively fat belly to hang free. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his hugely swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his big pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his hugely fat belly to hang free. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's latex habit's corset is left hanging open allowing $his big fat belly to hang free. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his implant-filled belly. + <<else>> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his pregnant belly. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's latex habit's corset struggles to hold $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's latex habit's corset struggles to hold $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's latex habit's corset struggles to hold $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's latex habit's corset struggles to hold $his growing belly. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's latex habit's corset compresses $his chubby belly forcing pudge to spill out from under it. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's latex habit's corset uncomfortably compresses the slight swell of $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's latex habit's corset tightly hugs $his ripped abs. + <</if>> + <<case "a penitent nuns habit">> + <<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 stretches $his habit to the limit and looks absolutely blasphemous. The coarse cloth aggravates $his straining, very sensitive skin. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly stretches $his habit to the limit and looks absolutely blasphemous. The coarse cloth aggravates $his straining, very sensitive skin; doubly so, as $his distress causes $his babies to squirm as much as they can in $his cramped womb. + <</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 stretches $his habit and looks absolutely blasphemous. The coarse cloth aggravates $his overly taut, very sensitive skin. + <<else>> + $activeSlave.slaveName's titanic pregnant belly stretches $his habit and looks absolutely blasphemous. The coarse cloth aggravates $his overly taut, very sensitive skin; doubly so, as $his distress causes $his babies to begin squirming. + <</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 completely fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin + <<else>> + $activeSlave.slaveName's gigantic pregnant belly completely fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin; doubly so, as $his distress causes $his babies to begin squirming. + <</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 fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. + <<else>> + $activeSlave.slaveName's massive pregnant belly fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. + <</if>> + <<elseif $activeSlave.belly >= 120000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName looks absolutely blasphemous in a habit bearing such a giant implant-filled belly. The coarse cloth aggravates $his sensitive overly stretched skin. + <<else>> + $activeSlave.slaveName looks absolutely blasphemous in a habit bearing such a giant pregnant belly. The coarse cloth aggravates $his sensitive overly stretched skin. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly completely fills $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating and entirely relentless. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<else>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a hugely swollen belly. The coarse cloth aggravates $his sensitive stretched skin. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<else>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with such a big pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly fills $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly fills out $his habit. Between the extra skin and $his excessive jiggling, the coarse cloth is extra aggravating. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName looks absolutely blasphemous in a habit with a pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with a jiggling <<print $activeSlave.inflationType>>-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with an implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<else>> + $activeSlave.slaveName looks absolutely blasphemous in a habit with a pregnant belly. The coarse cloth aggravates $his sensitive stretched skin. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's habit gently bulges from $his small pregnant belly. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's habit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. The coarse cloth aggravates $his sensitive skin. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's habit gently bulges from $his implant-rounded belly. The coarse cloth aggravates $his sensitive skin. + <<else>> + $activeSlave.slaveName's habit gently bulges from $his growing belly. The coarse cloth aggravates $his sensitive skin. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's habit gently bulges from $his chubby belly. The coarse cloth takes advantage of the extra surface area. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's habit may hide the slight swell to $his habit, but the coarse cloth keeps $him fully aware of it. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs rub uncomfortably against $his habit. + <</if>> + <<case "a string bikini">> + <<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 implant-filled belly is so monolithic that most of $his string bikini is completely eclipsed by its immense bulk. + <<else>> + $activeSlave.slaveName's pregnant belly is so monolithic that most of $his string bikini is completely eclipsed by the straining mass. + <</if>> + <<elseif $activeSlave.belly >= 600000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is so titanic that most of $his string bikini is completely eclipsed by its immense bulk. + <<else>> + $activeSlave.slaveName's pregnant belly is so titanic that most of $his string bikini is completely eclipsed by the life stuffed mass. + <</if>> + <<elseif $activeSlave.belly >= 450000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is so gigantic that most of $his string bikini is completely eclipsed by its bulk. + <<else>> + $activeSlave.slaveName's pregnant belly is so gigantic that most of $his string bikini is completely eclipsed by the life filled mass. + <</if>> + <<elseif $activeSlave.belly >= 300000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly is so massive that most of $his string bikini is completely eclipsed by its bulk. + <<else>> + $activeSlave.slaveName's pregnant belly is so massive that most of $his string bikini is completely eclipsed by the life swollen mass. + <</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 forces $his string bikini to either side and hangs low enough to hide $his crotch. + <<else>> + $activeSlave.slaveName's giant pregnant belly forces $his string bikini to either side and hangs low enough to hide $his crotch. + <</if>> + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hides most $his string bikini. What can be seen of it risks being swallowed up by $his folds. + <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> + <<if $activeSlave.bellyAccessory == "a huge empathy belly">> + $activeSlave.slaveName's huge pregnant belly parts $his string bikini to either side. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's huge implant-filled belly parts $his string bikini to either side. + <<else>> + $activeSlave.slaveName's huge pregnant belly parts $his string bikini to either side. + <</if>> + <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> + <<if $activeSlave.bellyAccessory == "a large empathy belly">> + $activeSlave.slaveName's big pregnant belly parts $his string bikini to either side. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's hugely swollen belly parts $his string bikini to either side. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's big implant-filled belly parts $his string bikini to either side. + <<else>> + $activeSlave.slaveName's big pregnant belly parts $his string bikini to either side. + <</if>> + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly parts $his string bikini to either side and threatens to hide $his bikini bottom. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly parts $his string bikini to either side. + <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + <<if $activeSlave.bellyAccessory == "a medium empathy belly">> + $activeSlave.slaveName's pregnant belly parts $his string bikini to either side. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his string bikini to either side. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-filled belly parts $his string bikini to either side. + <<else>> + $activeSlave.slaveName's pregnant belly parts $his string bikini to either side. + <</if>> + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly parts $his string bikini to either side. + <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> + <<if $activeSlave.bellyAccessory == "a small empathy belly">> + $activeSlave.slaveName's small pregnant belly juts out between the strings of $his bikini. + <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out between the strings of $his bikini. + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's implant-rounded belly juts out between the strings of $his bikini. + <<else>> + $activeSlave.slaveName's growing belly juts out between the strings of $his bikini. + <</if>> + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly bulges between the strings of $his bikini. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's string bikini parts just barely around the slight swell of $his lower belly. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's string bikini clings to $his ripped abs. + <</if>> + <<case "a scalemail bikini">> + <<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 scalemail bikini has nearly disappeared behind $his monolithic, implant-filled belly + <<else>> + $activeSlave.slaveName's scalemail bikini has nearly disappeared behind $his monolithic bulging pregnant belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly hides much of $his scalemail bikini. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly scrapes against $his scalemail bikini. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hides a bit of $his scalemail bikini. What can't be seen of it risks being swallowed up by $his folds. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly rubs on $his scalemail bikini. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly rubs against $his scalemail bikini to either side and threatens to hide $his bikini bottom. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly rubs against a tiny bit of $his scalemail bikini top. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly barely scrapes against $his scalemail bikini. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly barely scrapes $his scalemail bikini. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly juts out underneath $his bikini. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly hangs underneath $his bikini. + <</if>> + <<case "clubslut netting">> + <<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 has been protruding through $his exploded clubslut netting since for some time. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly has been protruding through $his exploded clubslut netting since for some time. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly has burst through $his clubslut netting. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly has burst through $his clubslut netting. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's clubslut netting has torn in multiple places thanks to $his massively fat belly's desire for more room. Flab pokes through the remaining mesh and entire folds hang from the gaps they've made. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his big pregnant belly. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his hugely fat belly, forcing flab to poke through the mesh in a desperate search for more room. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's clubslut netting is greatly stretched out by $his big fat belly, forcing flab to poke through the mesh. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's clubslut netting is stretched out by $his pregnant belly. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's clubslut netting clings to $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's clubslut netting clings to $his chubby belly, gently forcing pudge through the mesh. + <</if>> + <<case "a cheerleader outfit">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's cheerleader top rests atop $his unfathomable, hyper-swollen, implant-filled belly, giving the impression that $he is about to give birth to $his entire school. + <<else>> + $activeSlave.slaveName's cheerleader top rests atop $his unfathomable, hyper-swollen pregnant belly, giving the impression that $he is about to give birth to $his entire school. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's cheerleader top rests atop $his monolithic, implant-filled belly, giving the impression that $he is pregnant with the rest of $his entire squad. + <<else>> + $activeSlave.slaveName's cheerleader top rests atop $his monolithic pregnant belly, giving the impression that $he is pregnant with the rest of $his entire squad. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's cheerleader top rests atop $his titanic bulging pregnant belly clearly displaying that this cheerleader has fucked the entire school. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's cheerleader top rests atop $his massive pregnant belly clearly displaying that this cheerleader is a massive slut. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let $himself go. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's cheerleader top rides up $his big pregnant belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's cheerleader top covers barely covers any of $his hugely fat belly. The rest is free to hang and jiggle with every motion, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's cheerleader top covers the top half of $his big fat belly. However, the bottom half is free to hang and jiggle with every motion, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's cheerleader top covers most of $his pregnant belly, the bottom of which peeks out showing how slutty this cheerleader is. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's cheerleader top gently bulges from $his growing belly displaying how slutty this cheerleader is. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's cheerleader top frequently rides up $his chubby belly, letting it hang loose and hide the waist of $his skirt. + <</if>> + <<case "cutoffs and a t-shirt">> + <<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 exposed midriff fully exposes $his monolithic, implant-filled belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell. + <<else>> + $activeSlave.slaveName's exposed midriff fully exposes $his monolithic pregnant belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's exposed midriff fully exposes $his titanic bulging pregnant belly + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's exposed midriff fully exposes $his massive pregnant belly + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly is left to jiggle freely and hang over $his jeans. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's exposed midriff fully exposes $his big pregnant belly + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly is left to jiggle freely and hang over $his jeans. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly is left to jiggle freely and cover $his jeans. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's exposed midriff fully displays $his pregnancy. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly is left to hang free and cover $his jeans. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's exposed midriff bulges with $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly is left free to hang over the waist of $his jeans. + <</if>> + <<case "a slutty outfit">> + <<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 really shows how big of a slut $he is. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly really shows how big of a slut $he is. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly really shows how big of a slut $he is. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly really shows how big of a slut $he is. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName lets $his massively fat belly hang free to jiggle with every subtle motion, leaving $him looking like a massive slut. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly really shows what a slut $he is. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName lets $his hugely fat belly hang free to jiggle as $he moves, leaving $him looking like a massive slut. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName lets $his big fat belly hang free to jiggle as $he moves, leaving $him looking particularly slutty. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly really shows how big of a slut $he is. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName lets $his fat belly hang free, leaving $him looking particularly slutty. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly shows how big of a slut $he is. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly is allowed to openly jiggle, making $him look particularly slutty. + <</if>> + <<case "a slave gown">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a circus tent than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it caresses $his unfathomable, hyper-swollen, implant-filled belly. + <<else>> + $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a circus tent than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it caresses $his unfathomable, hyper-swollen pregnant belly. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a couch cover than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it carefully caresses $his monolithic, implant-filled belly. + <<else>> + $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material. When not worn, it looks more like a couch cover than something meant to be worn by a human being. On the slave, it gives $him a sensual motherly look as it carefully caresses $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his titanic bulging pregnant belly. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his massive pregnant belly. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his massively fat belly. Every motion in $his impressive gut is elegantly embraced by $his gown. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his big pregnant belly. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve and fold of $his big fat belly. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's slave gown is carefully tailored, giving $his a sensual motherly look as it carefully caresses $his pregnant belly. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his chubby belly. + <</if>> + <<case "slutty business attire">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic, implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <<else>> + $activeSlave.slaveName's monolithic pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant stomach hangs out the front of $his suit jacket and blouse as there is no way $he could ever come close to closing them. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hangs out the front of $his suit jacket and blouse, as there is no way $he could ever come close to closing them. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly strains the buttons of $his suit jacket and blouse as it struggle to contain even the upper half of it. The rest hangs free over $his skirt. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant stomach strains the buttons of $his suit jacket and blouse. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly fills out $his suit jacket and blouse. It peeks out from under their bottom slightly. + <</if>> + <<case "nice business attire">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant swollen belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly strains $his specially tailored blouse and jacket. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly strains $his specially tailored blouse and jacket. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's tailored blouse and jacket fit $his big fat belly surprisingly well, though they do nothing to hide how huge $his gut is. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly looks good in $his specially tailored blouse and jacket. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly bulges under $his tailored blouse and jacket. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly fills out $his tailored blouse and jacket. + <</if>> + <<case "harem gauze">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's harem girl outfit, designed with enough sheer fabric to fill a shah's palace, has been specially tailored to drape over $his unfathomable, hyper-swollen, implant-filled belly and accentuate its size and shape. + <<else>> + $activeSlave.slaveName's harem girl outfit, designed with enough sheer fabric to fill a shah's palace, has been specially tailored to drape over $his unfathomable, hyper-swollen pregnancy and accentuate its size and the oceanic movement as $his belly is rocked by the actions of $his brood of innumerable children. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's harem girl outfit has been specially tailored to drape over $his monolithic, implant-filled belly and accentuate its size and shape. + <<else>> + $activeSlave.slaveName's harem girl outfit has been specially tailored to drape over $his monolithic pregnancy and accentuate its size and the movement of $his many unborn children. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his titanic bulging pregnancy. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his massive pregnancy. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his massively fat belly and makes every jiggle of $his expansive flesh surprisingly alluring. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his huge pregnancy. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his hugely fat belly and makes every jiggle of $his extra flesh surprisingly alluring. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his big fat belly and makes every jiggle of $his flesh surprisingly alluring. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his pregnancy. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his growing pregnancy. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his chubby belly. + <</if>> + <<case "a comfortable bodysuit">> + <<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 bodysuit somehow manages to barely stretch over $his monolithic, implant-filled belly, pulled smooth over $his pressure flattened navel. + <<else>> + $activeSlave.slaveName's bodysuit somehow manages to barely stretch over $his monolithic pregnant belly, pulled smooth over $his pressure flattened navel and all the movement of $his many squirming children. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's bodysuit tightly clings to $his titanic bulging pregnant belly, displaying $his popped navel and all the movement $his squirming babies make. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's bodysuit tightly clings to $his massive pregnant belly, displaying $his popped navel and any movement $his babies make. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's bodysuit tightly clings to $his massively fat belly, displaying every fold, roll and motion in it. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's bodysuit tightly clings to $his big pregnant belly, displaying $his popped navel<<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>> and any movement $his babies make<</if>>. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's bodysuit tightly clings to $his hugely fat belly, displaying every fold, roll and motion in it. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's bodysuit tightly clings to $his big fat belly, displaying every fold and roll in it. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's bodysuit tightly clings to $his pregnant belly, displaying $his popped navel<<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>> and any movement $his babies make<</if>>. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's bodysuit tightly clings to $his growing belly, displaying $his ripening body. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's bodysuit tightly clings to $his chubby belly, displaying every fold and roll in it. + <</if>> + <<case "a slutty nurse outfit">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his unfathomable, hyper-swollen, implant-filled belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. + <<else>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his unfathomable, hyper-swollen pregnant belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his monolithic, implant-filled belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. + <<else>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his monolithic pregnant belly, requiring $him to hold $his nurse's jacket together over his breasts with a length of red silk ribbon. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his titanic bulging pregnant belly leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his massive pregnant belly leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his massively fat belly, leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his big pregnant belly, leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his hugely fat belly, leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's jacket fails to even come close to closing over $his big fat belly, leaving $him with only the button below $his breasts done. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's jacket barely closes over $his pregnant belly leaving its buttons threatening to pop. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's jacket bulges with $his growing belly, which can be seen peeking out from underneath. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's jacket bulges with $his chubby belly, which can be seen peeking out from underneath as it hangs over $his waist of $his pants. + <</if>> + <<case "a schoolgirl outfit">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen pregnant belly, showing off the mind boggling result of $his promiscuity. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's blouse rests atop $his monolithic, implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his monolithic bulging pregnant belly, showing off the staggering result of $his promiscuity. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's blouse rests atop $his titanic bulging pregnant belly, showing off the result of $his promiscuity. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's blouse rests atop $his massive pregnant belly, leaving $his looking particularly slutty. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's blouse rests atop $his massively fat belly, allowing it to hang loose over $his skirt. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's blouse rides up $his big pregnant belly, leaving $his looking particularly slutty. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's blouse rides up $his hugely fat belly, leaving it hanging loose and covering $his skirt. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's blouse rides up $his big fat belly, leaving it hanging loose and covering $his skirt. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's blouse rides up $his pregnant belly, leaving $his looking particularly slutty. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's blouse bulges with $his growing belly. It peeks out from the bottom leaving $his looking particularly slutty. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's blouse bulges with $his chubby belly. It peeks out from the bottom as it hangs over the waist of $his skirt. + <</if>> + <<case "a kimono">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is so enormous that the largest obi in the world could never wrap around it. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass, causing $him to resemble a geisha in repose due to $his immobility. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnancy is so enormous that the largest obi in the world could never wrap around it. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible, brood swollen mass, causing $him to resemble nothing more than a geisha in repose, rocking on an ocean of undulating flesh. + <</if>> + <<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 so enormous that there is no way for $his obi to ever wrap around it to tie $his kimono. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly is so enormous that there is no way for $his obi to ever wrap around it to tie $his kimono. As a result, $he leaves $his kimono open. It pools around $him when $he rests atop $his belly's incredible mass. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly parts the front of $his kimono leaving it gracefully hanging to its sides. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly parts the front of $his kimono leaving it gracefully covering its sides. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly is barely covered by $his kimono; $his obi sinks into $his soft middle as it stuggles to keep $his kimono closed. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly parts the front of $his kimono, leaving it gracefully covering its sides. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly is demurely covered by $his kimono, though it can't hide how big it is. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly is demurely covered by $his kimono, though it can't hide how big it is. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly is demurely covered by $his kimono. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly is demurely covered by $his kimono. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly is demurely covered by $his kimono. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly is demurely covered by $his kimono. + <</if>> + <<case "battledress">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tank top rests atop $his unfathomable, hyper-swollen, implant-filled belly, leaving $him looking, falsely, like someone preparing to give birth to an army. + <<else>> + $activeSlave.slaveName's tank top rests atop $his unfathomable, hyper-swollen pregnant belly, leaving $him looking like someone preparing to give birth to an army. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's tank top rests atop $his monolithic, implant-filled belly, leaving $him looking, falsely, like someone preparing to give birth to a regiment of soldiers. + <<else>> + $activeSlave.slaveName's tank top rests atop $his monolithic pregnant belly, leaving $him looking like someone preparing to give birth to a regiment of soldiers. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's tank top rests atop $his titanic bulging pregnant belly leaving $him looking like someone who fucked half the country. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's tank top rests atop $his massive pregnant belly leaving $his looking like someone who fucked all the locals. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's tank top rests atop $his massively fat belly, leaving it to hang over $his fatigues. There is no way $he didn't slut $his way through basic. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's tank top barely even covers the top of $his big pregnant belly, leaving $his looking like someone who had too much fun on shore leave. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tank top rests atop $his hugely fat belly, leading everyone to believe $he sucked $his way through basic. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's tank top rests atop $his big fat belly, casting doubt on how this recruit passed basic. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's tank top rides up $his pregnant belly leaving $his looking like someone who had too much fun on shore-leave. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's tank top covers the top of $his growing belly leaving $his looking like someone who had too much fun on shore-leave. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's tank top covers the top of $his chubby belly leaving $his looking like someone who had has been lazy lately. + <</if>> + <<case "a halter top dress">> + <<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 beautiful halter top dress has been torn open by $his monolithic, implant-filled belly. $His squirming belly hangs out the hole it made. + <<else>> + $activeSlave.slaveName's beautiful halter top dress has been torn open by $his monolithic pregnant belly. $His squirming belly hangs out the hole it made. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's beautiful halter top dress has been torn open by $his titanic bulging pregnant belly. $His squirming belly hangs out the hole it made. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's beautiful halter top dress is strained by $his massive pregnant belly. $His popped navel prominently pokes through the front of $his dress as its seams strain to hold together. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's beautiful halter top dress is strained by $his massively fat belly. Every crease, fold, roll and motion is clearly visible within it. Its seams strain to hold back the tide of flesh pushing against them. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his big pregnant belly. $His popped navel prominently pokes through its front. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his hugely fat belly. Every crease, fold, roll and motion is clearly visible within it. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his big fat belly. Every crease, fold and roll is clearly visible within it. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his pregnant belly. $His popped navel prominently pokes through the front of $his dress. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's beautiful halter top dress bulges with $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's beautiful halter top dress is filled by $his chubby belly. Every crease, fold and roll is clearly visible within it. + <</if>> + <<case "a ball gown">> + <<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 fabulous silken ball gown has been retailored to expose $his monolithic, implant-filled belly while still maintaining its beauty. + <<else>> + $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his monolithic pregnant belly while still maintaining its beauty. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his titanic bulging pregnant belly while still maintaining its beauty. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his massive pregnant belly. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his massively fat belly, but still draws attention to it and all its subtle curves and motions. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his big pregnant belly, but draw attention to it. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his hugely fat belly but draw attention to it and all its subtle curves and motions. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his big fat belly but draw attention to it and all its subtle curves. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his pregnant belly but draw attention to it. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his growing pregnancy. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his chubby belly. + <</if>> + <<case "slutty jewelry">> + <<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 bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with $his movements. + <<else>> + $activeSlave.slaveName's bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with the motion of $his squirming brood. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's bangles include a long thin chain that constantly gets shifted around by $his squirming babies. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's bangles include multiple long, thin chains running through $his deep fat folds to $his navel. They struggle to avoid being swallowed up by $his massively fat belly. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's bangles include multiple long, thin chains running through $his deep fat folds to $his navel. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's bangles include long, thin chains running through $his fat folds. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's bangles include a long thin chain that rests across $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's bangles include a long thin chain that rests across $his chubby belly, just over $his forming rolls. + <</if>> + <<case "a leotard">> + <<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 tight leotard has exploded at the front, showing off $his monolithic, implant-filled belly. + <<else>> + $activeSlave.slaveName's tight leotard has exploded at the front, showing off every kick and movement within $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's tight leotard shows off every kick and movement within $his titanic bulging pregnant belly. $His squirming belly protrudes from the various rips and tears that have begun appearing in the fabric. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's tight leotard shows off every kick and movement within $his massive pregnant belly. The material tightly clings to $his popped navel and strains to hold together. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's tight leotard shows off every wiggle and jiggle within $his massively fat belly. The material tightly clings to $his deep folds and rolls and strains to hold together under the immensenly soft mass. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's tight leotard shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his big pregnant belly. The material tightly clings to $his popped navel. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tight leotard tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's tight leotard tightly clings to $his big fat belly, clearly displaying every fold and roll. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's tight leotard shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his pregnant belly. The material tightly clings to $his popped navel. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's tight leotard shows off $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's tight leotard clings to $his chubby belly, clearly displaying every fold and roll. + <</if>> + <<case "a cybersuit">> + <<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 tight bodysuit has been altered to allow $his monolithic, implant-filled belly to swell out from it unconstrained. + <<else>> + $activeSlave.slaveName's tight bodysuit has been altered to allow $his monolithic pregnant belly to swell out from it unconstrained. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's tight bodysuit shows off every kick and movement within $his titanic bulging pregnant belly. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's tight bodysuit shows off every kick and movement within $his massive pregnant belly. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's tight bodysuit shows off every wiggle and jiggle within $his massively fat belly. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's tight bodysuit shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his big pregnant belly. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tight bodysuit tightly clings to $his hugely fat belly, clearly displaying every fold, roll and motion in its mass. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's tight bodysuit tightly clings to $his big fat belly, clearly displaying every fold and roll. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's tight bodysuit shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $his pregnant belly. The material tightly clings to $his popped navel. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's tight bodysuit tightly clings to $his fat belly, clearly displaying every fold and roll. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's tight bodysuit shows off $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's tight bodysuit clings to $his chubby belly, clearly displaying every fold and roll. + <</if>> + <<case "a chattel habit">> + <<if $activeSlave.belly >= 1000000>> + //WIP// + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + The strip of cloth designed to run down $his front looks tiny as it rests atop $his monolithic, implant-filled belly. + <<else>> + The strip of cloth designed to run down $his front looks tiny as it rests atop $his monolithic pregnant belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + The strip of cloth running down $his front is forced to one side by $his titanic bulging pregnant belly. + <<elseif $activeSlave.bellyPreg >= 300000>> + The strip of cloth running down $his front is parted to one side by $his massive pregnant belly. + <<elseif $activeSlave.weight > 190>> + The strip of cloth running down $his front has sunken so deeply into $his massively fat belly that is has been swallowed completely. The only hint of its presence is the deep trench of flab spilling around it. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + The strip of cloth running down $his front is parted to one side by $his big pregnant belly. + <<elseif $activeSlave.weight > 160>> + The strip of cloth running down $his front sinks deeply into $his hugely fat belly. + <<elseif $activeSlave.weight > 130>> + The strip of cloth running down $his front is forced to the side by $his big fat belly. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + The strip of cloth running down $his front is parted to one side by $his pregnant belly. + <<elseif $activeSlave.weight > 95>> + The strip of cloth running down $his front gently sinks into $his fat belly. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + The strip of cloth running down $his front is pushed out by $his growing belly. + <<elseif $activeSlave.weight > 30>> + The strip of cloth running down $his front is pushed out by $his chubby belly. + <</if>> + <<case "a bunny outfit">> + <<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 teddy has burst trying to contain $his monolithic, implant-filled belly, leaving it hanging out the hole it made. + <<else>> + $activeSlave.slaveName's teddy has burst trying to contain $his monolithic pregnant belly, leaving it hanging out the hole it made. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's teddy has burst trying to contain $his titanic bulging pregnant belly leaving it hanging out the hole it made. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's teddy has burst trying to contain $his massive pregnant belly leaving it hanging out the hole it made. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tailored teddy is strained to capacity by $his massively fat belly. $His flab juts out around its edges while drawing it focuses on drawing attention to $his folds, rolls and assorted jiggling. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's teddy is stretched to tearing by $his big pregnant belly. $His popped navel prominently pokes through the material. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's tailored teddy is stretched out by $his hugely fat belly. It barely contains the mass while drawing attention to $his folds, rolls and subtle motions. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName has recently begun wearing a teddy that can accommodate $his big fat belly. It completely contains the mass while drawing attention to $his folds and rolls. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's teddy is stretched out by $his pregnant belly. $His popped navel prominently pokes through the material. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's teddy bulges with $his growing belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's teddy is stretched by $his chubby belly. It does nothing to hide $his folds and rolls. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his brood-filled squirming belly. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's monolithic, implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his brood-filled squirming belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled squirming belly. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled belly. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly completely hides $his silken panties. $His silken vest struggles to sensually frame $his immense, jiggly gut while dwarfed by it. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly completely hides $his silken panties. $His silken vest sensually frames $his heavy belly. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly hides $his silken panties. $His silken vest sensually frames $his heavy, constantly jiggling gut. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly hides $his silken panties. $His silken vest sensually frames $his hefty, jiggling gut. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly hides $his silken panties. $His silken vest sensually frames $his heavy belly. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly rests above $his silken panties. $His silken vest sensually frames $his swelling belly. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly rests above $his silken panties, barely hanging over the top of them. $His silken vest sensually frames $his soft stomach. + <</if>> + <<case "a maternity dress">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. + <<else>> + $activeSlave.slaveName's unfathomable, hyper-swollen pregnant belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his squirming belly. + <</if>> + <<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 so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly is so large that $his dress, despite being designed to flatter pregnancies, is inadequate to contain it due to sheer size. The dress bunches up as it rests atop $his belly. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly strains $his dress. $His dress is specially tailored to be modest yet draw attention to $his abnormal pregnancy. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly fills $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his full pregnancy. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly stretches $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on massive, jiggly guts all the same. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his full pregnancy. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on giant, jiggly guts all the same. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on large, jiggly guts all the same. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his growing pregnancy. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his growing pregnancy. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his pudgy belly. + <</if>> + <<case "stretch pants and a crop-top">> + <<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 takes full advantage of $his exposed midriff to hang freely. + <<else>> + $activeSlave.slaveName's monolithic pregnant belly takes full advantage of $his exposed midriff to hang freely. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's titanic bulging pregnant belly takes full advantage of $his exposed midriff to hang freely. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's massive pregnant belly takes full advantage of $his exposed midriff to hang freely. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's massively fat belly takes full advantage of $his exposed midriff to hang and jiggle freely while obscuring $his stretch pants. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's big pregnant belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's hugely fat belly takes full advantage of $his exposed midriff to hang and jiggle freely while obscuring $his stretch pants. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's big fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's pregnant belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's growing belly takes full advantage of $his exposed midriff to bulge freely. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's chubby belly takes full advantage of $his exposed midriff to hang freely and obscure the top of $his stretch pants. + <</if>> + <<case "spats and a tank top">> + <<if $activeSlave.boobs > 1200>> + $activeSlave.slaveName's top is currently prevented from trying to cover $his + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + unfathomable huge, hyper-swollen, implant-filled belly + <<else>> + unfathomable, hyper-swollen pregnant belly + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + monolithic implant-filled belly + <<else>> + monolithic pregnant belly + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + titanic, bulging pregnancy + <<elseif $activeSlave.bellyPreg >= 300000>> + massive pregnancy + <<elseif $activeSlave.weight > 190>> + massively fat belly + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + huge pregnancy + <<elseif $activeSlave.weight > 160>> + hugely fat belly + <<elseif $activeSlave.weight > 130>> + big fat belly + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + pregnant belly + <<elseif $activeSlave.weight > 95>> + fat belly + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + growing pregnancy + <<elseif $activeSlave.weight > 30>> + chubby belly + <</if>> + by $his big tits, leaving it completely exposed to view. <<else>> - unfathomable, hyper-swollen pregnant belly + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + unfathomable, hyper-swollen, implant-filled belly + <<else>> + unfathomable, hyper-swollen pregnant belly + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + monolithic, implant-filled belly + <<else>> + monolithic pregnant belly + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + $activeSlave.slaveName's top cannot even attempt to cover $his titanic, bulging pregnancy, and can only rest atop it. + <<elseif $activeSlave.bellyPreg >= 300000>> + $activeSlave.slaveName's top cannot even attempt to cover $his massive pregnancy, only resting atop it. + <<elseif $activeSlave.weight > 190>> + $activeSlave.slaveName's top is incapable of covering $his massively fat belly, so it merely rests atop it. + <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> + $activeSlave.slaveName's top is currently making a laughable attempt at covering $his lewd, bulging pregnancy, barely covering half its bulk. + <<elseif $activeSlave.weight > 160>> + $activeSlave.slaveName's top fails to contain $his hugely fat belly, leaving it hanging loose and covering $his spats from view. + <<elseif $activeSlave.weight > 130>> + $activeSlave.slaveName's top fails to contain $his big fat belly, leaving it hanging loose and covering $his spats from view. + <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> + $activeSlave.slaveName's top can't entirely cover $his big pregnancy, leaving $his looking particularly slutty. + <<elseif $activeSlave.weight > 95>> + $activeSlave.slaveName's top can't entirely contain $his fat belly, leaving a bit of it hanging loose and covering $his spats from view. + <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> + $activeSlave.slaveName's top bulges with $his growing pregnancy, leaving some of it exposed to view at the bottom. + <<elseif $activeSlave.weight > 30>> + $activeSlave.slaveName's top bulges with $his chubby belly, leaving some of it exposed to view. + <</if>> <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - monolithic implant-filled belly - <<else>> - monolithic pregnant belly + <</switch>> + + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + <<if $activeSlave.weight > 190>> + Your sleek, slim society is absolutely appalled by $his horrendously bloated body. + <<elseif $activeSlave.weight > 160>> + Your sleek, slim society finds $his disgustingly bloated body repulsive. + <<elseif $activeSlave.weight > 130>> + Your sleek, slim society finds $his hugely bloated body disgusting. + <<elseif $activeSlave.weight > 95>> + Your sleek, slim society finds $his bloated body disgusting. + <<elseif $activeSlave.weight > 30>> + Your sleek, slim society finds $his flabby body unsightly. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - titanic, bulging pregnancy - <<elseif $activeSlave.bellyPreg >= 300000>> - massive pregnancy - <<elseif $activeSlave.weight > 190>> - massively fat belly - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - huge pregnancy - <<elseif $activeSlave.weight > 160>> - hugely fat belly - <<elseif $activeSlave.weight > 130>> - big fat belly - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - pregnant belly - <<elseif $activeSlave.weight > 95>> - fat belly - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - growing pregnancy - <<elseif $activeSlave.weight > 30>> - chubby belly <</if>> - by $his big tits, leaving it completely exposed to view. - <<else>> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - unfathomable, hyper-swollen, implant-filled belly - <<else>> - unfathomable, hyper-swollen pregnant belly - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - monolithic, implant-filled belly - <<else>> - monolithic pregnant belly + <<if $arcologies[0].FSRepopulationFocus != "unset">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + Your breeding focused society finds $his unfathomable, hyper-swollen, implant-filled belly near the pinacle of fashion despite $his inability to have children. + <<else>> + Your breeding focused society finds $his unfathomable, hyper-swollen pregnant belly the perfect realization of the fashionable ideal. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + Your breeding focused society finds $his monolithic implant-filled belly highly fashionable despite $his inability to have children. + <<else>> + Your breeding focused society finds $his monolithic pregnant belly near to the perfect realization of the fashionable ideal. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + Your breeding focused society finds $his titanic bulging pregnant belly the epitome of fashion. + <<elseif $activeSlave.bellyPreg >= 300000>> + Your breeding focused society finds $his massive pregnant belly extremely fashionable. + <<elseif $activeSlave.bellyPreg >= 15000>> + Your breeding focused society finds $his huge pregnant belly very fashionable. + <<elseif $activeSlave.bellyPreg >= 10000>> + Your breeding focused society finds $his big pregnant belly very fashionable. + <<elseif $activeSlave.bellyPreg >= 5000>> + Your breeding focused society finds $his pregnant belly fashionable. + <<elseif $activeSlave.bellyPreg >= 1500>> + Your breeding focused society finds a developing pregnancy very fashionable. + <</if>> + <<elseif $arcologies[0].FSRestart != "unset">> + <<if $activeSlave.belly >= 1000000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + Your eugenics obsessed society sees $his unfathomable, hyper-swollen, implant-filled belly as equally unfathomably degenerate. + <<else>> + Your eugenics obsessed society sees $his unfathomable, hyper-swollen pregnant belly the perfect antithesis of the fashionable ideal. + <</if>> + <<elseif $activeSlave.belly >= 750000>> + <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> + <<elseif $activeSlave.bellyImplant > 0>> + Your eugenics obsessed society sees $his monolithic implant-filled belly as absolutely degenerate. + <<else>> + Your eugenics obsessed society sees $his monolithic pregnant belly as a near perfect antithesis of the fashionable ideal. + <</if>> + <<elseif $activeSlave.bellyPreg >= 600000>> + Your eugenics obsessed society sees $his titanic bulging pregnant belly as the epitome of degeneracy. + <<elseif $activeSlave.bellyPreg >= 300000>> + Your eugenics obsessed society views $his massive pregnant belly as complete degeneracy. + <<elseif $activeSlave.bellyPreg >= 15000>> + <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> + Your eugenics obsessed society is pleased that $he is ripe with your child. + <<else>> + Your eugenics obsessed society finds $his huge pregnant belly absolutely disgusting. + <</if>> + <<elseif $activeSlave.bellyPreg >= 10000>> + <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> + Your eugenics obsessed society is pleased that $he is heavy with your child. + <<else>> + Your eugenics obsessed society finds $his big pregnant belly absolutely disgusting. + <</if>> + <<elseif $activeSlave.bellyPreg >= 5000>> + <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> + Your eugenics obsessed society is pleased that $he is swollen with your child. + <<else>> + Your eugenics obsessed society finds $his pregnant belly disgusting. + <</if>> + <<elseif $activeSlave.bellyPreg >= 1500>> + <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> + Your eugenics obsessed society is pleased that $he is swelling with your child. + <<else>> + Your eugenics obsessed society finds $his developing pregnancy insulting. + <</if>> <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - $activeSlave.slaveName's top cannot even attempt to cover $his titanic, bulging pregnancy, and can only rest atop it. - <<elseif $activeSlave.bellyPreg >= 300000>> - $activeSlave.slaveName's top cannot even attempt to cover $his massive pregnancy, only resting atop it. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's top is incapable of covering $his massively fat belly, so it merely rests atop it. - <<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - $activeSlave.slaveName's top is currently making a laughable attempt at covering $his lewd, bulging pregnancy, barely covering half its bulk. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's top fails to contain $his hugely fat belly, leaving it hanging loose and covering $his spats from view. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's top fails to contain $his big fat belly, leaving it hanging loose and covering $his spats from view. - <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - $activeSlave.slaveName's top can't entirely cover $his big pregnancy, leaving $his looking particularly slutty. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's top can't entirely contain $his fat belly, leaving a bit of it hanging loose and covering $his spats from view. - <<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - $activeSlave.slaveName's top bulges with $his growing pregnancy, leaving some of it exposed to view at the bottom. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's top bulges with $his chubby belly, leaving some of it exposed to view. - <</if>> - <</if>> -<</switch>> - -<<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - <<if $activeSlave.weight > 190>> - Your sleek, slim society is absolutely appalled by $his horrendously bloated body. - <<elseif $activeSlave.weight > 160>> - Your sleek, slim society finds $his disgustingly bloated body repulsive. - <<elseif $activeSlave.weight > 130>> - Your sleek, slim society finds $his hugely bloated body disgusting. - <<elseif $activeSlave.weight > 95>> - Your sleek, slim society finds $his bloated body disgusting. - <<elseif $activeSlave.weight > 30>> - Your sleek, slim society finds $his flabby body unsightly. - <</if>> -<</if>> -<<if $arcologies[0].FSRepopulationFocus != "unset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - Your breeding focused society finds $his unfathomable, hyper-swollen, implant-filled belly near the pinacle of fashion despite $his inability to have children. - <<else>> - Your breeding focused society finds $his unfathomable, hyper-swollen pregnant belly the perfect realization of the fashionable ideal. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - Your breeding focused society finds $his monolithic implant-filled belly highly fashionable despite $his inability to have children. - <<else>> - Your breeding focused society finds $his monolithic pregnant belly near to the perfect realization of the fashionable ideal. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - Your breeding focused society finds $his titanic bulging pregnant belly the epitome of fashion. - <<elseif $activeSlave.bellyPreg >= 300000>> - Your breeding focused society finds $his massive pregnant belly extremely fashionable. - <<elseif $activeSlave.bellyPreg >= 15000>> - Your breeding focused society finds $his huge pregnant belly very fashionable. - <<elseif $activeSlave.bellyPreg >= 10000>> - Your breeding focused society finds $his big pregnant belly very fashionable. - <<elseif $activeSlave.bellyPreg >= 5000>> - Your breeding focused society finds $his pregnant belly fashionable. - <<elseif $activeSlave.bellyPreg >= 1500>> - Your breeding focused society finds a developing pregnancy very fashionable. - <</if>> -<<elseif $arcologies[0].FSRestart != "unset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - Your eugenics obsessed society sees $his unfathomable, hyper-swollen, implant-filled belly as equally unfathomably degenerate. - <<else>> - Your eugenics obsessed society sees $his unfathomable, hyper-swollen pregnant belly the perfect antithesis of the fashionable ideal. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - Your eugenics obsessed society sees $his monolithic implant-filled belly as absolutely degenerate. - <<else>> - Your eugenics obsessed society sees $his monolithic pregnant belly as a near perfect antithesis of the fashionable ideal. - <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> - Your eugenics obsessed society sees $his titanic bulging pregnant belly as the epitome of degeneracy. - <<elseif $activeSlave.bellyPreg >= 300000>> - Your eugenics obsessed society views $his massive pregnant belly as complete degeneracy. - <<elseif $activeSlave.bellyPreg >= 15000>> - <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> - Your eugenics obsessed society is pleased that $he is ripe with your child. - <<else>> - Your eugenics obsessed society finds $his huge pregnant belly absolutely disgusting. - <</if>> - <<elseif $activeSlave.bellyPreg >= 10000>> - <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> - Your eugenics obsessed society is pleased that $he is heavy with your child. - <<else>> - Your eugenics obsessed society finds $his big pregnant belly absolutely disgusting. - <</if>> - <<elseif $activeSlave.bellyPreg >= 5000>> - <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> - Your eugenics obsessed society is pleased that $he is swollen with your child. - <<else>> - Your eugenics obsessed society finds $his pregnant belly disgusting. - <</if>> - <<elseif $activeSlave.bellyPreg >= 1500>> - <<if $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -1>> - Your eugenics obsessed society is pleased that $he is swelling with your child. - <<else>> - Your eugenics obsessed society finds $his developing pregnancy insulting. <</if>> - <</if>> -<</if>> -<<else>> - $activeSlave.slaveName's belly is bare and ready for surgery. -<</if>> /* closes surgery description */ + <<else>> + $activeSlave.slaveName's belly is bare and ready for surgery. + <</if>> /* closes surgery description */ <</if>> /* closes show clothing */ <<if $activeSlave.fuckdoll == 0>> @@ -13191,7 +13187,7 @@ $He has <<else>> It is easily as large as $his torso, making $him at least half belly. <</if>> - <<if ($activeSlave.assignment != "labor in the production line") && ($activeSlave.assignment != "be confined in the arcade") && (($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)) && $activeSlave.belly >= 300000>> + <<if ($activeSlave.assignment != "labor in the production line") && ($activeSlave.assignment != "be confined in the arcade") && (($activeSlave.assignment != "work in the dairy") || ($dairyRestraintsSetting < 2)) && $activeSlave.belly >= 300000>> <<if $pregAccessibility == 1>> Fortunately for $him, the penthouse is adapted for daily life with a <<if $activeSlave.bellyPreg >= 3000>>pregnant<</if>> belly <<else>> @@ -14113,14 +14109,14 @@ $He has <<if ($activeSlave.heels == 1)>> $His @@.pink;legs have been altered@@ so that $he must wear heels in order to walk. <<if ($showClothing == 1) && ($saleDescription == 0)>> - <<if ($activeSlave.amp != 1)>> - <<if ($activeSlave.shoes != "none") && ($activeSlave.shoes != "flats")>> - $He is, so $he can walk reasonably well. - <<else>> - Since $he is without them, $he's crawling on all fours. + <<if ($activeSlave.amp != 1)>> + <<if ($activeSlave.shoes != "none") && ($activeSlave.shoes != "flats")>> + $He is, so $he can walk reasonably well. + <<else>> + Since $he is without them, $he's crawling on all fours. + <</if>> <</if>> <</if>> - <</if>> <</if>> <</widget>> @@ -14151,26 +14147,58 @@ $He has $His skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>. <</if>> +<<if $saleDescription == 1>> + <<if ($seeRace == 1)>> + <<if $activeSlave.race != $activeSlave.origRace>> + <<if $PC.slaving >= 50>> + Thanks to your experience in buying and selling slaves, you can easily tell that $he has recieved plastic surgery to appear <<print $activeSlave.race>>; $his original race is currently unknown to you. + <<elseif $PC.medicine >= 50>> + Thanks to your medical experience, you can easily tell that $he has recieved plastic surgery to appear <<print $activeSlave.race>>; $his original race is currently unknown to you. + <<elseif $PC.medicine >= 30 || $PC.slaving >= 30>> + Something about some of $his more obviously <<print $activeSlave.race>> features strikes you as odd. + <</if>> + <</if>> + <</if>> + <<if $activeSlave.skin != $activeSlave.origSkin>> + <<if $PC.slaving >= 75>> + Thanks to your experience in buying and selling slaves, you can easily tell that $his skin has been treated to appear <<print $activeSlave.skin>>; $his original skin tone is currently unknown to you. + <<elseif $PC.medicine >= 75>> + Thanks to your medical experience, you can easily tell that $his skin has been treated to appear <<print $activeSlave.skin>>; $his original skin tone is currently unknown to you. + <<elseif $PC.medicine >= 55 || $PC.slaving >= 55>> + Something about the coloring of $his <<print $activeSlave.skin>> skin strikes you as odd. + <</if>> + <</if>> +<<else>> + <<if ($seeRace == 1)>> + <<if $activeSlave.race != $activeSlave.origRace>> + $He has recieved plastic surgery to appear <<print $activeSlave.race>>; $he is originally <<print $activeSlave.origRace>>. + <</if>> + <</if>> + <<if $activeSlave.skin != $activeSlave.origSkin>> + $His skin has been treated to appear <<print $activeSlave.skin>>; $his skin is originally <<print $activeSlave.origSkin>> in color. + <</if>> +<</if>> + <</widget>> <<widget "ageAndHealthDescription">> <<if $activeSlave.fuckdoll == 0>> -<<if $activeSlave.health < -90>> - $He is nearly unresponsive. $He's obviously @@.red;dangerously sick,@@ -<<elseif $activeSlave.health < -50>> - $He seems @@.red;very sick,@@ -<<elseif $activeSlave.health < -20>> - $He seems @@.red;ill,@@ -<<elseif $activeSlave.health <= 20>> - $He seems reasonably @@.yellow;healthy,@@ -<<elseif $activeSlave.health <= 50>> - $He shines with @@.green;good health,@@ -<<else>> - $He almost gleams; $he's in the absolute @@.green;best of health,@@ -<</if>> + <<if $activeSlave.health < -90>> + $He is nearly unresponsive. $He's obviously @@.red;dangerously sick,@@ + <<elseif $activeSlave.health < -50>> + $He seems @@.red;very sick,@@ + <<elseif $activeSlave.health < -20>> + $He seems @@.red;ill,@@ + <<elseif $activeSlave.health <= 20>> + $He seems reasonably @@.yellow;healthy,@@ + <<elseif $activeSlave.health <= 50>> + $He shines with @@.green;good health,@@ + <<else>> + $He almost gleams; $he's in the absolute @@.green;best of health,@@ + <</if>> and -<<set $seed = $activeSlave.actualAge + 1>> + <<set $seed = $activeSlave.actualAge + 1>> $he's <<if $activeSlave.birthWeek >= 52 && $seeAge == 1>> going to turn $seed this week, @@ -14216,7 +14244,7 @@ $He has $activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>$his birthday is next week<<else>>$his birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>. <<else>> less than 17 years old. - <</if>> + <</if>> <<elseif $activeSlave.actualAge < 17>> young and fresh at $activeSlave.actualAge<<if $showAgeDetail == 1 && ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>$his birthday is next week<<else>>$his birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>. <<elseif $activeSlave.actualAge < 18>> @@ -14264,121 +14292,129 @@ $He has at $activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>$his birthday is next week<<else>>$his birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>. <<else>> <<if $activeSlave.actualAge < 50>>in $his forties.<<elseif $activeSlave.actualAge < 60>>in $his fifties. <<elseif $activeSlave.actualAge < 70>>extremely old for a slave, in $his 60s.<<elseif $activeSlave.actualAge < 80>>extremely old for a slave, in $his 70s. <<elseif $activeSlave.actualAge < 90>>extremely old for a slave, in $his 80s.<<elseif $activeSlave.actualAge < 100>>extremely old for a slave, in $his 90s.<<elseif $activeSlave.actualAge >= 100>>ancient by any measure, over a century old.<</if>> + <</if>> <</if>> -<</if>> -<<if $activeSlave.actualAge != $activeSlave.physicalAge>> - However, $he has the body of a <<print $activeSlave.physicalAge>>-year old; - <<if $activeSlave.physicalAge < 18 && $activeSlave.actualAge >= 18>> - a stark contrast given $his maturity. - <<elseif $activeSlave.physicalAge < 18 && $activeSlave.actualAge < 18>> - a noticeable difference thanks to $his immaturity. - <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-20 || $activeSlave.physicalAge >= $activeSlave.actualAge+20>> - a shocking difference from $his actual age. - <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-10 || $activeSlave.physicalAge >= $activeSlave.actualAge+10>> - a noticeable difference from $his actual age. - <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-5 || $activeSlave.physicalAge >= $activeSlave.actualAge+5>> - a barely noticeable difference from $his actual age. - <<else>> - though it is hard to tell the difference from $his actual age. + <<if $activeSlave.actualAge != $activeSlave.physicalAge>> + However, $he has the body of a <<print $activeSlave.physicalAge>>-year old; + <<if $activeSlave.physicalAge < 18 && $activeSlave.actualAge >= 18>> + a stark contrast given $his maturity. + <<elseif $activeSlave.physicalAge < 18 && $activeSlave.actualAge < 18>> + a noticeable difference thanks to $his immaturity. + <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-20 || $activeSlave.physicalAge >= $activeSlave.actualAge+20>> + a shocking difference from $his actual age. + <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-10 || $activeSlave.physicalAge >= $activeSlave.actualAge+10>> + a noticeable difference from $his actual age. + <<elseif $activeSlave.physicalAge <= $activeSlave.actualAge-5 || $activeSlave.physicalAge >= $activeSlave.actualAge+5>> + a barely noticeable difference from $his actual age. + <<else>> + though it is hard to tell the difference from $his actual age. + <</if>> <</if>> -<</if>> -/* -** This section replaces the age/therapy texts, giving more details for the NCS condition. -*/ -<<if $activeSlave.inducedNCS == 1>> + /* + ** This section replaces the age/therapy texts, giving more details for the NCS condition. + */ + <<if $activeSlave.inducedNCS == 1>> <<if ($activeSlave.vagina < 0) && ($activeSlave.dick <= 0)>><<set _bodyNCS = 'childlike'>> <<elseif ($activeSlave.vagina < 0) && ($activeSlave.dick > 0)>><<set _bodyNCS = 'shota'>> <<elseif ($activeSlave.vagina > 0) && ($activeSlave.dick <= 0)>><<set _bodyNCS = 'loli'>> <<else>><<set _bodyNCS = 'loli/shota'>> <</if>> - + $He appears to be $activeSlave.visualAge years old <<if $activeSlave.visualAge <= 8>> - and $he has induced @@.orange;NCS,@@ and will alway have a <<= _bodyNCS>> body, no matter how long $he lives. + and $he has induced @@.orange;NCS,@@ and will alway have a <<= _bodyNCS>> body, no matter how long $he lives. <<elseif ($activeSlave.visualAge < 13)>> - and $he has induced @@.orange;NCS@@ and will have a <<= _bodyNCS>> body for the rest of $his life. + and $he has induced @@.orange;NCS@@ and will have a <<= _bodyNCS>> body for the rest of $his life. <<elseif ($activeSlave.visualAge < 20)>> - and $he still has a teen body for now, but with $his @@.orange;NCS,@@ $he will eventually regress in age to look like a little girl again. - <<else>> - and $he still has the body of an adult, but $his @@.orange;NCS@@ has - <<if ($activeSlave.physicalAge - $activeSlave.visualAge <= 5)>> - not really begun to youthen $his appearance yet. - <<elseif ($activeSlave.physicalAge - $activeSlave.visualAge <= 10)>> - clearly been at work on $him, making $his appear younger. - <<elseif ($activeSlave.physicalAge -$activeSlave.visualAge <= 20)>> - obviously helped take more than a decade off of $his age. - <<else>> - intensely youthened $him. - <</if>> - <</if>> -<<elseif $activeSlave.physicalAge != $activeSlave.visualAge>> - <<if $activeSlave.visualAge <= $activeSlave.physicalAge-20 || $activeSlave.visualAge >= $activeSlave.physicalAge+20>> - $He has undergone radical age therapy that makes $him look - <<elseif $activeSlave.visualAge <= $activeSlave.physicalAge-10 || $activeSlave.visualAge >= $activeSlave.physicalAge+10>> - $He has undergone drastic age therapy that makes $him look - <<elseif $activeSlave.visualAge <= $activeSlave.physicalAge-5 || $activeSlave.visualAge >= $activeSlave.physicalAge+5>> - $He has undergone noticeable age therapy that makes $him look - <<else>> - For various reasons, $he looks - <</if>> - <<if $activeSlave.physicalAge > $activeSlave.visualAge>> - <<if $activeSlave.physicalAge < $activeSlave.visualAge+5>> - a slightly younger <<print $activeSlave.visualAge>>. - <<elseif $activeSlave.visualAge < 20>> - like $he's barely an adult. - <<elseif $activeSlave.visualAge < 25>> - barely into $his early twenties. - <<elseif $activeSlave.visualAge < 30>> - like $he's still in $his twenties. - <<elseif $activeSlave.visualAge < 35>> - barely thirty. - <<elseif $activeSlave.visualAge < 40>> - still in $his thirties. - <<elseif $activeSlave.visualAge < 45>> - barely forty. - <<elseif $activeSlave.visualAge < 50>> - still in $his forties. - <<elseif $activeSlave.visualAge < 55>> - barely fifty. - <<elseif $activeSlave.visualAge < 60>> - still in $his fifties. - <<elseif $activeSlave.visualAge < 65>> - barely sixty. - <<elseif $activeSlave.visualAge < 70>> - still in $his sixties. - <<else>> - a younger <<print $activeSlave.visualAge>>. - <</if>> - <<else>> - <<if $activeSlave.physicalAge > $activeSlave.visualAge-5>> - a slightly older <<print $activeSlave.visualAge>>. - <<elseif $activeSlave.visualAge < 20>> - like a fresh adult. - <<elseif $activeSlave.visualAge < 25>> - just over twenty. - <<elseif $activeSlave.visualAge < 30>> - nearly thirty. - <<elseif $activeSlave.visualAge < 35>> - just over thirty. - <<elseif $activeSlave.visualAge < 40>> - nearly forty. - <<elseif $activeSlave.visualAge < 45>> - just over forty. - <<elseif $activeSlave.visualAge < 50>> - nearly fifty. - <<elseif $activeSlave.visualAge < 55>> - just over fifty. - <<elseif $activeSlave.visualAge < 60>> - nearly sixty. - <<elseif $activeSlave.visualAge < 65>> - just over sixty. - <<elseif $activeSlave.visualAge < 70>> - nearly seventy. - <<else>> - an ancient <<print $activeSlave.visualAge>>. + and $he still has a teen body for now, but with $his @@.orange;NCS,@@ $he will eventually regress in age to look like a little girl again. + <<else>> + and $he still has the body of an adult, but $his @@.orange;NCS@@ has + <<if ($activeSlave.physicalAge - $activeSlave.visualAge <= 5)>> + not really begun to youthen $his appearance yet. + <<elseif ($activeSlave.physicalAge - $activeSlave.visualAge <= 10)>> + clearly been at work on $him, making $his appear younger. + <<elseif ($activeSlave.physicalAge -$activeSlave.visualAge <= 20)>> + obviously helped take more than a decade off of $his age. + <<else>> + intensely youthened $him. + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge != $activeSlave.visualAge>> + <<if $activeSlave.visualAge <= $activeSlave.physicalAge-20 || $activeSlave.visualAge >= $activeSlave.physicalAge+20>> + $He has undergone radical age therapy that makes $him look + <<elseif $activeSlave.visualAge <= $activeSlave.physicalAge-10 || $activeSlave.visualAge >= $activeSlave.physicalAge+10>> + $He has undergone drastic age therapy that makes $him look + <<elseif $activeSlave.visualAge <= $activeSlave.physicalAge-5 || $activeSlave.visualAge >= $activeSlave.physicalAge+5>> + $He has undergone noticeable age therapy that makes $him look + <<else>> + For various reasons, $he looks + <</if>> + <<if $activeSlave.physicalAge > $activeSlave.visualAge>> + <<if $activeSlave.physicalAge < $activeSlave.visualAge+5>> + a slightly younger <<print $activeSlave.visualAge>>. + <<elseif $activeSlave.visualAge < 20>> + like $he's barely an adult. + <<elseif $activeSlave.visualAge < 25>> + barely into $his early twenties. + <<elseif $activeSlave.visualAge < 30>> + like $he's still in $his twenties. + <<elseif $activeSlave.visualAge < 35>> + barely thirty. + <<elseif $activeSlave.visualAge < 40>> + still in $his thirties. + <<elseif $activeSlave.visualAge < 45>> + barely forty. + <<elseif $activeSlave.visualAge < 50>> + still in $his forties. + <<elseif $activeSlave.visualAge < 55>> + barely fifty. + <<elseif $activeSlave.visualAge < 60>> + still in $his fifties. + <<elseif $activeSlave.visualAge < 65>> + barely sixty. + <<elseif $activeSlave.visualAge < 70>> + still in $his sixties. + <<elseif $activeSlave.visualAge < 75>> + barely seventy. + <<elseif $activeSlave.visualAge < 80>> + still in $his seventies. + <<else>> + a younger <<print $activeSlave.visualAge>>. + <</if>> + <<else>> + <<if $activeSlave.physicalAge > $activeSlave.visualAge-5>> + a slightly older <<print $activeSlave.visualAge>>. + <<elseif $activeSlave.visualAge < 20>> + like a fresh adult. + <<elseif $activeSlave.visualAge < 25>> + just over twenty. + <<elseif $activeSlave.visualAge < 30>> + nearly thirty. + <<elseif $activeSlave.visualAge < 35>> + just over thirty. + <<elseif $activeSlave.visualAge < 40>> + nearly forty. + <<elseif $activeSlave.visualAge < 45>> + just over forty. + <<elseif $activeSlave.visualAge < 50>> + nearly fifty. + <<elseif $activeSlave.visualAge < 55>> + just over fifty. + <<elseif $activeSlave.visualAge < 60>> + nearly sixty. + <<elseif $activeSlave.visualAge < 65>> + just over sixty. + <<elseif $activeSlave.visualAge < 70>> + nearly seventy. + <<elseif $activeSlave.visualAge < 75>> + just over seventy. + <<elseif $activeSlave.visualAge < 80>> + nearly eighty. + <<else>> + an ancient <<print $activeSlave.visualAge>>. + <</if>> <</if>> <</if>> -<</if>> <<else>> The fuckdoll gives no external indication of $his health or age, but upon query $his systems reports that $he is <<if $activeSlave.health < -90>> @@ -14418,55 +14454,55 @@ $He has <<widget "shouldersDescription">> <<if $activeSlave.fuckdoll == 0>> -<<if $activeSlave.shoulders < -1>> - $His shoulders and chest are very narrow and - <<if $activeSlave.boobs > 2000>> - feminine, forcing $his pressed-together tits to spread far beyond $his sides. - <<else>> - feminine. - <</if>> -<<elseif $activeSlave.shoulders < 0>> - $His shoulders and chest are quite - <<if $activeSlave.boobs > 1200>> - feminine, causing a lot of cleavage and pressing $his boobs outward beyond $his sides. - <<else>> - feminine. - <</if>> -<<elseif $activeSlave.shoulders > 1>> - $His shoulders and chest are very - <<if $activeSlave.boobs > 600>> - broad, making $his boobs look a lot smaller than they actually are. - <<else>> - broad. - <</if>> -<<elseif $activeSlave.shoulders > 0>> - $His shoulders and chest are fairly - <<if $activeSlave.boobs > 600>> - broad, making $his tits look smaller than they actually are. - <<else>> - broad. - <</if>> -<<else>> - $His shoulders and chest are - <<if $activeSlave.boobs > 800>> - feminine, flattering $his breasts. + <<if $activeSlave.shoulders < -1>> + $His shoulders and chest are very narrow and + <<if $activeSlave.boobs > 2000>> + feminine, forcing $his pressed-together tits to spread far beyond $his sides. + <<else>> + feminine. + <</if>> + <<elseif $activeSlave.shoulders < 0>> + $His shoulders and chest are quite + <<if $activeSlave.boobs > 1200>> + feminine, causing a lot of cleavage and pressing $his boobs outward beyond $his sides. + <<else>> + feminine. + <</if>> + <<elseif $activeSlave.shoulders > 1>> + $His shoulders and chest are very + <<if $activeSlave.boobs > 600>> + broad, making $his boobs look a lot smaller than they actually are. + <<else>> + broad. + <</if>> + <<elseif $activeSlave.shoulders > 0>> + $His shoulders and chest are fairly + <<if $activeSlave.boobs > 600>> + broad, making $his tits look smaller than they actually are. + <<else>> + broad. + <</if>> <<else>> - feminine. + $His shoulders and chest are + <<if $activeSlave.boobs > 800>> + feminine, flattering $his breasts. + <<else>> + feminine. + <</if>> <</if>> -<</if>> -<<if $activeSlave.shoulders > $activeSlave.hips>> - They're wider than $his hips, - <<if $activeSlave.boobs > 2000*($activeSlave.shoulders- $activeSlave.hips)>> - but $his massive breasts make it hard to discern. - <<elseif $arcologies[0].FSGenderRadicalist != "unset">> - giving $him a somewhat mannish appearance. - <<elseif $arcologies[0].FSGenderFundamentalist != "unset">> - giving $him an @@.red;ugly, mannish appearance.@@ - <<else>> - giving $him an @@.red;unattractive, somewhat mannish, appearance.@@ + <<if $activeSlave.shoulders > $activeSlave.hips>> + They're wider than $his hips, + <<if $activeSlave.boobs > 2000*($activeSlave.shoulders- $activeSlave.hips)>> + but $his massive breasts make it hard to discern. + <<elseif $arcologies[0].FSGenderRadicalist != "unset">> + giving $him a somewhat mannish appearance. + <<elseif $arcologies[0].FSGenderFundamentalist != "unset">> + giving $him an @@.red;ugly, mannish appearance.@@ + <<else>> + giving $him an @@.red;unattractive, somewhat mannish, appearance.@@ + <</if>> <</if>> <</if>> -<</if>> <</widget>> @@ -14591,214 +14627,214 @@ $He has <<if $showImplantEffects == 1>> -<<if $activeSlave.fuckdoll > 0>> - <<if $activeSlave.boobs > 250>> - The natural shape of its breasts is completely irrelevant, since the suit forces each of them - <<if $activeSlave.boobs > 5000>> - into a monstrous orb shape. - <<elseif $activeSlave.boobs > 1000>> - into an orb shape. + <<if $activeSlave.fuckdoll > 0>> + <<if $activeSlave.boobs > 250>> + The natural shape of its breasts is completely irrelevant, since the suit forces each of them + <<if $activeSlave.boobs > 5000>> + into a monstrous orb shape. + <<elseif $activeSlave.boobs > 1000>> + into an orb shape. + <<else>> + up and out like a severe pushup bra. + <</if>> + <</if>> + <<elseif ($activeSlave.boobsImplant == 0)>> + <<switch $activeSlave.boobShape>> + <<case "perky">> + <<if $activeSlave.boobs > 12000>> + When $he's on $his back, some of their natural perkiness can still be seen in the way they tend to obscure $his head and shoulders. + <<elseif $activeSlave.boobs > 5000>> + Their natural perkiness has helped them resist their enormous size, making them look like a normal pair of merely gigantic tits that have grown to be bigger than $his head without changing shape. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh, resting heavily against $his chest and each other. They remain naturally perky, defying gravity. + <<elseif $activeSlave.boobs > 1000>> + They're somewhat perky despite their large size, with $his nipples pointing slightly upward. + <<elseif $activeSlave.boobs > 500>> + They're full and perky, and $his nipples point upward. + <<elseif $activeSlave.boobs > 250>> + They're perky, and $his nipples point upward. + <<else>> + They're very minimal. + <</if>> + <<case "downward-facing">> + <<if $activeSlave.boobs > 12000>> + Their naturally downward-facing shape makes them a convenient cushion when $he's face-down, naturally placing $his in a kneeling position. + <<elseif $activeSlave.boobs > 5000>> + They're huge pillows of soft flesh, distorted by gravity and where they rest against $his stomach and each other. Naturally downward-facing, they are so big that $his nipples point directly down. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh, resting heavily against $his stomach and each other. Since they are naturally downward-facing, most of their mass rests low. + <<elseif $activeSlave.boobs > 1000>> + They're not attractively shaped, with $his nipples pointing downward more strongly than they should for $his breast size. + <<elseif $activeSlave.boobs > 500>> + They're not attractively shaped, with $his nipples pointing down. + <<elseif $activeSlave.boobs > 250>> + They're not attractively shaped, with $his nipples pointing down despite $his small breasts. + <<else>> + They're very minimal. + <</if>> + <<case "torpedo-shaped">> + <<if $activeSlave.boobs > 12000>> + They are naturally torpedo-shaped, which can be seen in the way they stick out more than a meter in front of $his when $he sits up. + <<elseif $activeSlave.boobs > 5000>> + They're huge promontories of soft flesh. Their natural torpedo shape remains to a certain extent, $his swaying breasts reaching an incredibly long way out from $his chest. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh, resting heavily against $his chest and each other. Their natural torpedo shape is distorted by their weight. + <<elseif $activeSlave.boobs > 1000>> + They're strongly torpedo-shaped despite their large size, projecting a long way from $his chest and swaying lewdly when $he's naked. + <<elseif $activeSlave.boobs > 500>> + They're strongly torpedo-shaped, projecting a long way from $his chest and swaying cutely when $he's naked. + <<elseif $activeSlave.boobs > 250>> + They're strongly torpedo-shaped despite their small size, projecting some way from $his chest. + <<else>> + They're very minimal. + <</if>> + <<case "wide-set">> + <<if $activeSlave.boobs > 12000>> + They are naturally wide-set, which can be seen in the way they stick out more than a meter to either side of $his when $he's face-down. + <<elseif $activeSlave.boobs > 5000>> + They're huge pillows of soft flesh whose natural wide-set shape somehow keeps them from touching despite their mass. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh whose natural wide-set shape obscures $his upper arms. They rest without natural cleavage despite their size. + <<elseif $activeSlave.boobs > 1000>> + They're wide-set, with their weight pointing each nipple away from $his sternum. + <<elseif $activeSlave.boobs > 500>> + They're wide-set, with each nipple pointing away from $his sternum. + <<elseif $activeSlave.boobs > 250>> + They're wide-set, with each nipple pointing somewhat sideways. + <<else>> + They're very minimal. + <</if>> + <<case "saggy">> + <<if $activeSlave.boobs > 12000>> + Their naturally saggy shape makes them a convenient cushion when $he's face-down, naturally placing $his in a kneeling position. + <<elseif $activeSlave.boobs > 5000>> + They're huge pillows of soft flesh that sag past $his navel. $His nipples are placed on their bottoms, pointed at the ground by the heavy mass of breastflesh above them. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh that sag almost to $his navel. $His nipples are placed on their bottoms, pointed at the ground by the weight of breast above them. + <<elseif $activeSlave.boobs > 1000>> + They're heavy and saggy, pointing $his nipples at the ground. + <<elseif $activeSlave.boobs > 500>> + They're not attractively shaped, with $his nipples pointing down. + <<elseif $activeSlave.boobs > 250>> + They're not attractively shaped, with $his nipples pointing down despite $his small breasts. + <<else>> + They're very minimal. + <</if>> + <<default>> + <<if $activeSlave.boobs > 12000>> + They anchor $his when $he's face-down, and pin $his when $he's on $his back. + <<elseif $activeSlave.boobs > 5000>> + They're huge pillows of soft flesh, distorted by gravity and where they rest against $his stomach and each other. + <<elseif $activeSlave.boobs > 2500>> + They're orbs of soft flesh, resting heavily against $his chest and each other. + <<elseif $activeSlave.boobs > 1000>> + They're soft and round, resting heavily against $his chest and each other. + <<elseif $activeSlave.boobs > 500>> + They're nice and soft and rest naturally against $his chest. + <<elseif $activeSlave.boobs > 250>> + They're nicely rounded and rest naturally. + <<else>> + They're very minimal. + <</if>> + <</switch>> + <<elseif ($activeSlave.boobsImplant <= 400)>> + <<if ($activeSlave.boobs > 800)>> + $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, but defy gravity more than could be expected given their size. + <<elseif ($activeSlave.boobs > 300)>> + $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, but are perkier than could be expected given their size. <<else>> - up and out like a severe pushup bra. + $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, mostly because they're so small. <</if>> - <</if>> -<<elseif ($activeSlave.boobsImplant == 0)>> - <<switch $activeSlave.boobShape>> - <<case "perky">> - <<if $activeSlave.boobs > 12000>> - When $he's on $his back, some of their natural perkiness can still be seen in the way they tend to obscure $his head and shoulders. - <<elseif $activeSlave.boobs > 5000>> - Their natural perkiness has helped them resist their enormous size, making them look like a normal pair of merely gigantic tits that have grown to be bigger than $his head without changing shape. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh, resting heavily against $his chest and each other. They remain naturally perky, defying gravity. - <<elseif $activeSlave.boobs > 1000>> - They're somewhat perky despite their large size, with $his nipples pointing slightly upward. - <<elseif $activeSlave.boobs > 500>> - They're full and perky, and $his nipples point upward. - <<elseif $activeSlave.boobs > 250>> - They're perky, and $his nipples point upward. - <<else>> - They're very minimal. - <</if>> - <<case "downward-facing">> - <<if $activeSlave.boobs > 12000>> - Their naturally downward-facing shape makes them a convenient cushion when $he's face-down, naturally placing $his in a kneeling position. - <<elseif $activeSlave.boobs > 5000>> - They're huge pillows of soft flesh, distorted by gravity and where they rest against $his stomach and each other. Naturally downward-facing, they are so big that $his nipples point directly down. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh, resting heavily against $his stomach and each other. Since they are naturally downward-facing, most of their mass rests low. - <<elseif $activeSlave.boobs > 1000>> - They're not attractively shaped, with $his nipples pointing downward more strongly than they should for $his breast size. - <<elseif $activeSlave.boobs > 500>> - They're not attractively shaped, with $his nipples pointing down. - <<elseif $activeSlave.boobs > 250>> - They're not attractively shaped, with $his nipples pointing down despite $his small breasts. - <<else>> - They're very minimal. - <</if>> - <<case "torpedo-shaped">> - <<if $activeSlave.boobs > 12000>> - They are naturally torpedo-shaped, which can be seen in the way they stick out more than a meter in front of $his when $he sits up. - <<elseif $activeSlave.boobs > 5000>> - They're huge promontories of soft flesh. Their natural torpedo shape remains to a certain extent, $his swaying breasts reaching an incredibly long way out from $his chest. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh, resting heavily against $his chest and each other. Their natural torpedo shape is distorted by their weight. - <<elseif $activeSlave.boobs > 1000>> - They're strongly torpedo-shaped despite their large size, projecting a long way from $his chest and swaying lewdly when $he's naked. - <<elseif $activeSlave.boobs > 500>> - They're strongly torpedo-shaped, projecting a long way from $his chest and swaying cutely when $he's naked. - <<elseif $activeSlave.boobs > 250>> - They're strongly torpedo-shaped despite their small size, projecting some way from $his chest. - <<else>> - They're very minimal. - <</if>> - <<case "wide-set">> - <<if $activeSlave.boobs > 12000>> - They are naturally wide-set, which can be seen in the way they stick out more than a meter to either side of $his when $he's face-down. - <<elseif $activeSlave.boobs > 5000>> - They're huge pillows of soft flesh whose natural wide-set shape somehow keeps them from touching despite their mass. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh whose natural wide-set shape obscures $his upper arms. They rest without natural cleavage despite their size. - <<elseif $activeSlave.boobs > 1000>> - They're wide-set, with their weight pointing each nipple away from $his sternum. - <<elseif $activeSlave.boobs > 500>> - They're wide-set, with each nipple pointing away from $his sternum. - <<elseif $activeSlave.boobs > 250>> - They're wide-set, with each nipple pointing somewhat sideways. - <<else>> - They're very minimal. - <</if>> - <<case "saggy">> - <<if $activeSlave.boobs > 12000>> - Their naturally saggy shape makes them a convenient cushion when $he's face-down, naturally placing $his in a kneeling position. - <<elseif $activeSlave.boobs > 5000>> - They're huge pillows of soft flesh that sag past $his navel. $His nipples are placed on their bottoms, pointed at the ground by the heavy mass of breastflesh above them. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh that sag almost to $his navel. $His nipples are placed on their bottoms, pointed at the ground by the weight of breast above them. - <<elseif $activeSlave.boobs > 1000>> - They're heavy and saggy, pointing $his nipples at the ground. - <<elseif $activeSlave.boobs > 500>> - They're not attractively shaped, with $his nipples pointing down. - <<elseif $activeSlave.boobs > 250>> - They're not attractively shaped, with $his nipples pointing down despite $his small breasts. - <<else>> - They're very minimal. - <</if>> - <<default>> - <<if $activeSlave.boobs > 12000>> - They anchor $his when $he's face-down, and pin $his when $he's on $his back. - <<elseif $activeSlave.boobs > 5000>> - They're huge pillows of soft flesh, distorted by gravity and where they rest against $his stomach and each other. - <<elseif $activeSlave.boobs > 2500>> - They're orbs of soft flesh, resting heavily against $his chest and each other. - <<elseif $activeSlave.boobs > 1000>> - They're soft and round, resting heavily against $his chest and each other. - <<elseif $activeSlave.boobs > 500>> - They're nice and soft and rest naturally against $his chest. - <<elseif $activeSlave.boobs > 250>> - They're nicely rounded and rest naturally. - <<else>> - They're very minimal. - <</if>> - <</switch>> -<<elseif ($activeSlave.boobsImplant <= 400)>> - <<if ($activeSlave.boobs > 800)>> - $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, but defy gravity more than could be expected given their size. - <<elseif ($activeSlave.boobs > 300)>> - $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, but are perkier than could be expected given their size. - <<else>> - $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His tits look fairly natural, mostly because they're so small. - <</if>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.boobsImplant > 0>> - They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <<if $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.boobsImplant > 0>> + They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <</if>> <</if>> - <</if>> -<<elseif ($activeSlave.boobsImplant <= 600)>> - <<if ($activeSlave.boobs > 800)>> - $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His implants are well done, but $his breasts are so perfect and gravity-defying that they are clearly artificial. - <<else>> - $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His implants are well done, but $his breasts are so rounded and high that they are clearly artificial. - <</if>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.boobsImplant > 0>> - They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <<elseif ($activeSlave.boobsImplant <= 600)>> + <<if ($activeSlave.boobs > 800)>> + $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His implants are well done, but $his breasts are so perfect and gravity-defying that they are clearly artificial. + <<else>> + $He has <<print $activeSlave.boobsImplant>>cc breast implants. $His implants are well done, but $his breasts are so rounded and high that they are clearly artificial. + <</if>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.boobsImplant > 0>> + They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <</if>> <</if>> - <</if>> -<<else>> - <<if ($activeSlave.boobs > 2000)>> - $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants, which is obvious from the unnatural size of $his boobs. - <<elseif $activeSlave.boobs - $activeSlave.boobsImplant > 800>> - $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants, which is obvious from the roundness of $his fake tits. <<else>> - $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants. They are extremely obvious; with little natural breast tissue to support them, they look like a pair of balloons attached to $his chest. - <</if>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.boobsImplant > 0>> - They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <<if ($activeSlave.boobs > 2000)>> + $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants, which is obvious from the unnatural size of $his boobs. + <<elseif $activeSlave.boobs - $activeSlave.boobsImplant > 800>> + $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants, which is obvious from the roundness of $his fake tits. + <<else>> + $He has <<print $activeSlave.boobsImplant>>cc <<if $activeSlave.boobsImplantType == 1>>engorged string<<else>>fillable breast<</if>> implants. They are extremely obvious; with little natural breast tissue to support them, they look like a pair of balloons attached to $his chest. + <</if>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.boobsImplant > 0>> + They are about <<print Math.floor(($activeSlave.boobsImplant/$activeSlave.boobs)*100)>>% implant. + <</if>> <</if>> <</if>> -<</if>> -<<if $arcologies[0].FSTransformationFetishist > 20>> - <<if ($arcologies[0].FSSlimnessEnthusiast != "unset")>> - <<if $activeSlave.boobs >= 400>> - <<if $activeSlave.boobs >= 10000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .75>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<elseif $activeSlave.boobs >= 2000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .50>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<elseif $activeSlave.boobs >= 1000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .25>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<else>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .10>> - $His breasts are @@.red;disgustingly natural@@ for their size. + <<if $arcologies[0].FSTransformationFetishist > 20>> + <<if ($arcologies[0].FSSlimnessEnthusiast != "unset")>> + <<if $activeSlave.boobs >= 400>> + <<if $activeSlave.boobs >= 10000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .75>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> + <<elseif $activeSlave.boobs >= 2000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .50>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> + <<elseif $activeSlave.boobs >= 1000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .25>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .10>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> <</if>> <</if>> - <</if>> - <<else>> - <<if $activeSlave.boobs >= 600>> - <<if $activeSlave.boobs >= 10000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .75>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<elseif $activeSlave.boobs >= 2000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .50>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<elseif $activeSlave.boobs >= 1000>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .25>> - $His breasts are @@.red;disgustingly natural@@ for their size. - <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. - <</if>> - <<else>> - <<if $activeSlave.boobsImplant/$activeSlave.boobs < .10>> - $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + <<if $activeSlave.boobs >= 600>> + <<if $activeSlave.boobs >= 10000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .75>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> + <<elseif $activeSlave.boobs >= 2000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .50>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> + <<elseif $activeSlave.boobs >= 1000>> + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .25>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> <<else>> - $His breasts are @@.green;obviously implants,@@ as they should be. + <<if $activeSlave.boobsImplant/$activeSlave.boobs < .10>> + $His breasts are @@.red;disgustingly natural@@ for their size. + <<else>> + $His breasts are @@.green;obviously implants,@@ as they should be. + <</if>> <</if>> <</if>> <</if>> <</if>> -<</if>> <</if>> @@ -14834,1358 +14870,1354 @@ $He has <<elseif $activeSlave.muscles > 30>> and $his fit body allows $him to carry $his obscene belly without too much trouble. $He is so full you can nearly make out the implant within $his body through $his skin. <<else>> - and $he can barely function with $his enormous belly. $He is so full you can nearly make out the implant within $his body through $his skin. - <</if>> -<<elseif $activeSlave.bellyImplant >= 8000>> - $He looks hugely pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his implant. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his massive, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his massive, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his massive, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his massive, drum-taut belly well. - <<else>> - and $his massive, drum-taut belly dominates $his frame. - <</if>> -<<elseif $activeSlave.bellyImplant >= 4000>> - $He looks pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his swollen belly is nearly as big as $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his swollen belly dominates $his poor little frame. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his swollen belly well. - <<elseif $activeSlave.height < 150>> - and $his swollen belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his swollen belly well. - <<else>> - and $his swollen belly dominates $his frame. - <</if>> -<<elseif $activeSlave.bellyImplant >= 2000>> - $He looks bloated, - <<if $activeSlave.physicalAge <= 3>> - and $his swollen belly looks obscene on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his swollen belly already looks huge on $his tiny frame. - <<elseif $activeSlave.weight > 95>> - but $he's sufficiently overweight that it's not obvious. - <<elseif $activeSlave.height < 150>> - and $his swollen belly already looks huge on $his tiny frame. - <<elseif $activeSlave.weight < -10>> - $his thin form making $his swollen belly very obvious. - <<else>> - the implant just beginning to visibly bulge $his belly. - <</if>> -<</if>> - -<<if ($showClothing == 1) && ($saleDescription == 0)>> - -<<if $surgeryDescription == 0>> - -<<if $activeSlave.bellyImplant >= 32000>> - -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's titanic implant-filled belly makes a mockery of $his corset; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his monstrous belly to hang out. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's titanic implant-filled belly is allowed to bulge out of a huge hole in the suit. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his titanic implant-filled belly. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic implant-filled belly adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his titanic implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly. - <</if>> -<<case "chains">> - $activeSlave.slaveName's titanic implant-filled belly is tightly wrapped with chains; they can barely sink into the overfilled implant. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his titanic implant-filled belly so $he has left the bottom buttons open leaving $his stomach hanging out. -<<case "body oil">> - $activeSlave.slaveName's titanic implant-filled is covered in a sheen of stretch-mark defeating oil. -<<case "a succubus outfit">> - $activeSlave.slaveName's titanic implant-filled sticks out of $his corset, which is laced above it as best $he can manage. -<<case "a toga">> - $activeSlave.slaveName's titanic implant-filled belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's huipil meekly rests atop $his titanic implant-filled belly. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it merely rests atop $his titanic implant-filled belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps barely press into $his titanic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's titanic bulging implant-filled is tightly bound with rope; they can barely sink into the overfilled implant -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's titanic bulging implant-filled greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his titanic implant-filled belly. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress has burst trying to contain $his titanic implant-filled belly leaving it hanging out the hole it made. -<<case "battlearmor">> - $activeSlave.slaveName's armor has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. -<<case "lederhosen">> - $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. -<<case "a long qipao">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "a dirndl">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "attractive lingerie">> - $activeSlave.slaveName's titanic implant-filled belly completely hides $his lacy g-string. -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's titanic implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled middle. -<<case "kitty lingerie">> - $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties. -<<case "a maternity dress">> - $activeSlave.slaveName's titanic implant-filled belly strains $his dress. $His dress is specially tailored to be modest yet draw attention to $his abnormal midriff. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's titanic implant-filled belly takes full advantage of $his exposed midriff to hang freely. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his titanic implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his immense stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress was almost conservative, but it has burst open trying to contain $his titanic implant-filled belly. $His immense stomach hangs out the hole it made, its sides peeking out from behind $his apron. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic implant-filled belly. -<<case "a penitent nuns habit">> - $activeSlave.slaveName's titanic implant-filled belly stretches $his habit. The coarse cloth aggravates $his sensitive stretched skin, even more so, given the amount of skin it has to torment. -<<case "a string bikini">> - $activeSlave.slaveName's titanic implant-filled belly hides most of $his string bikini. -<<case "a scalemail bikini">> - $activeSlave.slaveName's scalemail bikini exposes $his titanic implant-filled belly. -<<case "clubslut netting">> - $activeSlave.slaveName's titanic implant-filled belly has burst through $his clubslut netting. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top rests atop $his implant-filled pregnant belly making it look like that this cheerleader has fucked the entire school. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's t-shirt fails to cover $his titanic implant-filled belly at all. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's titanic implant-filled belly is allowed to hang free, demonstrating just how slutty $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his titanic implant-filled belly. -<<case "slutty business attire">> - $activeSlave.slaveName's titanic implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could close them. -<<case "nice business attire">> - $activeSlave.slaveName's titanic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his titanic implant-filled belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his titanic implant-filled belly and prominently displaying $his popped navel. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket fails to even come close to closing over $his titanic implant-filled belly leaving $him with only the button below $his breasts done. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly, making $him look like the super promiscuous school slut. -<<case "a kimono">> - $activeSlave.slaveName's titanic implant-filled belly parts the front of $his kimono leaving it gracefully hanging to its sides. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya lies completely taut on $his titanic implant-filled belly. -<<case "a burqa">> - The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic implant-filled belly. -<<case "a burkini">> - The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic implant-filled belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic implant-filled belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rests atop $his titanic implant-filled belly leaving $him looking like someone who fucked half the country. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress has been torn open by $his titanic implant-filled belly. $His immense stomach hangs out the whole it made. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his titanic implant-filled belly while still maintaining its beauty. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that looks ready to snap as in encircles $his titanic implant-filled belly. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every inch of $his titanic implant-filled belly. $His immense stomach slightly protrudes from the various rips and tears that have begun appearing in the fabric. -<<case "a monokini">> - $activeSlave.slaveName's titanic implant-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. -<<case "an apron">> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his titanic implant-filled belly and prominently displaying $his popped navel. -<<case "a chattel habit">> - The strip of cloth running down $his front is forced to one side by $his titanic implant-filled belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy has burst trying to contain $his titanic implant-filled belly leaving it hanging out the hole it made. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his titanic implant-filled belly by $his breasts. - <<else>> - $activeSlave.slaveName's top fails to cover $his titanic implant-filled belly at all. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - Your transformation fetishizing society is fascinated by $his unusual implant. - <</if>> - - -<<elseif $activeSlave.bellyImplant >= 16000>> - -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's gigantic implant-filled belly is strains $his corset, threatening to burst it; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's corset strains around $his monstrous belly. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's gigantic implant-filled belly is allowed to bulge out of a huge hole in the suit. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his gigantic implant-filled belly. - <<elseif ($activeSlave.boobs > 10000)>> - $activeSlave.slaveName's gigantic implant-filled belly adds even more strain to $his struggling oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's gigantic implant-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his gigantic implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly. - <</if>> -<<case "chains">> - $activeSlave.slaveName's gigantic implant-filled belly is tightly wrapped with chains causing it to bulge angrily. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his gigantic implant-filled belly so $he has left the bottom buttons open leaving $his stomach hanging out. -<<case "a succubus outfit">> - $activeSlave.slaveName's gigantic implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. The laces are straining to hold together. -<<case "body oil">> - $activeSlave.slaveName's gigantic implant-filled belly is covered in a sheen of stretch-mark defeating oil. -<<case "a toga">> - $activeSlave.slaveName's gigantic implant-filled belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's huipil meekly rests atop $his gigantic implant-filled belly. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it merely rests atop $his gigantic implant-filled belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his gigantic implant-filled belly causing flesh to spill out the gaps. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's gigantic implant-filled belly is tightly bound with rope, flesh angrily bulges from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's gigantic implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <<else>> - $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his gigantic implant-filled belly. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. -<<case "battlearmor">> - $activeSlave.slaveName's armor has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. -<<case "lederhosen">> - $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. -<<case "a long qipao">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "a dirndl">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "attractive lingerie">> - $activeSlave.slaveName's gigantic implant-filled belly completely hides $his lacy g-string. -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled belly. -<<case "kitty lingerie">> - $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silk panties. -<<case "a maternity dress">> - $activeSlave.slaveName's gigantic implant-filled belly fills $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his giant middle. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's gigantic implant-filled belly takes full advantage of $his exposed midriff to hang freely. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his gigantic implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic implant-filled belly. -<<case "a penitent nuns habit">> - $activeSlave.slaveName's gigantic implant-filled belly completely fills $his habit. The coarse cloth aggravates $his sensitive stretched skin. -<<case "a string bikini">> - $activeSlave.slaveName's gigantic implant-filled belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's scalemail bikini exposes $his gigantic implant-filled belly. -<<case "clubslut netting">> - $activeSlave.slaveName's gigantic implant-filled belly has burst through $his clubslut netting. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top rests atop $his gigantic implant-filled belly displaying that this cheerleader is a massive slut. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his gigantic implant-filled belly. - <<else>> - $activeSlave.slaveName's t-shirt fails to cover $his gigantic implant-filled belly at all. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's gigantic implant-filled belly really shows how big of a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his gigantic implant-filled belly. -<<case "slutty business attire">> - $activeSlave.slaveName's gigantic implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could close them. -<<case "nice business attire">> - $activeSlave.slaveName's gigantic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his gigantic implant-filled belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his gigantic implant-filled belly, prominently displaying $his popped navel. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket fails to even come close to closing over $his gigantic implant-filled belly leaving $him with only the button below $his breasts done. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly, leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's gigantic implant-filled belly parts the front of $his kimono leaving it gracefully covering its sides. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is straining to contain $his huge implant-filled belly. -<<case "a burqa">> - $activeSlave.slaveName's burqa is filled out by $his huge implant-filled belly. -<<case "a burkini">> - The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge implant-filled belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's shirts are straining to contain $his huge implant-filled belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rests atop $his gigantic implant-filled belly leaving $him looking like someone who fucked all the locals. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is strained by $his gigantic implant-filled belly. $His popped navel prominently pokes through the front of $his dress as its seams strain to hold together. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his gigantic implant-filled belly. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every kick and movement within $his gigantic implant-filled belly. The material tightly clings to $his popped navel and strains to hold together. -<<case "a monokini">> - $activeSlave.slaveName's gigantic implant-filled belly pushes the fabric of $his monokini to below $his popped navel. -<<case "an apron">> - The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge implant-filled belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his gigantic implant-filled belly, prominently displaying $his popped navel. -<<case "a chattel habit">> - The strip of cloth running down $his front is parted to one side by $his gigantic implant-filled belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his gigantic implant-filled belly by $his breasts. - <<else>> - $activeSlave.slaveName's top merely rests on $his gigantic implant-filled belly. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - Your transformation fetishizing society is fascinated by $his unusual implant. - <</if>> - -<<elseif $activeSlave.bellyImplant >= 8000>> - - -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's huge implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's huge implant-filled belly comfortably bulges out of $his corset. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his huge implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his huge implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's huge implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his heavy stomach. -<<case "a maternity dress">> - $activeSlave.slaveName's huge implant-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his expanded middle. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName'shuge implant-filled belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's huge implant-filled belly is tightly wrapped with chains, causing it to bulge angrily. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his huge implant-filled belly so $he has left the bottom buttons open, leaving $his stomach hanging out. -<<case "body oil">> - $activeSlave.slaveName's huge implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. -<<case "a toga">> - $activeSlave.slaveName's huge implant-filled belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's huge implant-filled belly lifts $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it merely rests atop $his huge implant-filled belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his huge implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's huge implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's huge implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top, obscuring $his trousers. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress barely clings to $his huge implant-filled belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his huge implant-filled belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly. -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's huge implant-filled belly completely hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's huge implant-filled belly completely hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's huge implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that conceals only the upper part of $his stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge implant-filled belly. -<<case "a penitent nuns habit">> - $He looks absolutely blasphemous in a habit with such a huge implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. -<<case "a string bikini">> - $activeSlave.slaveName's huge implant-filled belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's scalemail bikini exposes $his huge implant-filled belly. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his huge implant-filled belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top rides up $his huge implant-filled belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's t-shirt fails to cover $his huge implant-filled belly at all. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's huge implant-filled belly really shows what a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his huge implant-filled belly. -<<case "slutty business attire">> - $activeSlave.slaveName's huge implant-filled belly hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. -<<case "nice business attire">> - $activeSlave.slaveName's huge implant-filled belly strains $his specially tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his huge implant-filled belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his huge implant-filled belly, prominently displaying $his popped navel. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket fails to even come close to closing over $his huge implant-filled belly, leaving $him with only the button below $his breasts done. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his huge implant-filled belly, leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's huge implant-filled belly parts the front of $his kimono, leaving it gracefully covering its sides. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. -<<case "a burqa">> - $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. -<<case "a burkini">> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his huge implant-filled belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his huge implant-filled belly. -<<case "battledress">> - $activeSlave.slaveName's tank top barely even covers the top of $his huge implant-filled belly, leaving $him looking like someone who had too much fun on shore leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his huge implant-filled belly. $His popped navel prominently pokes through its front. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his huge implant-filled belly, but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every kick and movement within $his huge implant-filled belly. The material tightly clings to $his popped navel. -<<case "a monokini">> - $activeSlave.slaveName's huge implant-filled belly pushes the fabric of $his monokini to rest just above $his popped navel. -<<case "an apron">> - $activeSlave.slaveName's apron is pushed away from $his body by $his huge implant-filled belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his huge implant-filled belly, prominently displaying $his popped navel. -<<case "a chattel habit">> - The strip of cloth running down $his front is parted to one side by $his huge implant-filled belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched to tearing by $his huge implant-filled belly. $His popped navel prominently pokes through the material. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's huge implant-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his huge implant-filled belly by $his breasts. - <<else>> - $activeSlave.slaveName's top merely rests on $his huge implant-filled belly. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - Your transformation fetishizing society is fascinated by $his unusual implant. - <</if>> - - -<<elseif $activeSlave.bellyImplant >= 4000>> - -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's implant-filled belly comfortably bulges out of $his corset. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's implant-filled belly is allowed to bulge out of a hole in the suit. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in $his shirt. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's implant-filled belly hides $his silken panties. $His silken vest sensually frames $his heavy stomach. -<<case "a maternity dress">> - $activeSlave.slaveName's implant-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his rounded middle. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's implant-filled belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's implant-filled belly is tightly wrapped with chains, causing it to bulge angrily. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his implant-filled belly, so $he has left the bottom buttons open leaving $his belly hanging out. -<<case "body oil">> - $activeSlave.slaveName's implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. -<<case "a toga">> - $activeSlave.slaveName's implant-filled belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's implant-filled belly lifts $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it only covers the top of $his implant-filled belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's implant-filled belly is tightly bound with rope; flesh bulges angrily from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. - <<else>> - $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-filled belly hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his implant-filled hangs out from under $his top, slightly obscuring $his trousers. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his implant-filled belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his implant-filled belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's implant-filled belly hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's implant-filled belly hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's implant-filled belly sticks out of $his corset, which is laced above and below it. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his implant-filled belly, but the outfit includes a thin white blouse that conceals only the top half of $his stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his implant-filled belly completely. Though it cannot hide $his popped navel poking through the front. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his implant-filled belly. -<<case "a penitent nuns habit">> - $He looks absolutely blasphemous in a habit with an implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. -<<case "a string bikini">> - $activeSlave.slaveName's implant-filled belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's scalemail bikini exposes $his implant-filled belly. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched out by $his implant-filled belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top covers most of $his implant-filled belly, the bottom of which peeks out showing how slutty this cheerleader is. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's t-shirt covers only the top of $his implant-filled belly. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's implant-filled belly really shows how big of a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his implant-filled belly. -<<case "slutty business attire">> - $activeSlave.slaveName's implant-filled belly strains the buttons of $his suit jacket and blouse. -<<case "nice business attire">> - $activeSlave.slaveName's implant-filled belly looks good in $his specially tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his implant-filled belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his implant-filled belly, prominently displaying $his popped navel. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket barely closes over $his implant-filled belly leaving its buttons threatening to pop. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his implant-filled belly, leaving $his looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's implant-filled belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled out by $his implant-filled belly. -<<case "a burqa">> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his implant-filled belly. -<<case "a burkini">> - $activeSlave.slaveName's burkini bulges significantly from $his implant-filled belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's skirt is slightly pushed down by $his implant-filled belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rides up $his implant-filled belly leaving $him looking like someone who had too much fun on shore-leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his implant-filled belly. $His popped navel prominently pokes through the front of $his dress. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his implant-filled belly but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every kick and movement within $his implant-filled belly. The material tightly clings to $his popped navel. -<<case "a monokini">> - $activeSlave.slaveName's implant-filled belly pushes down the fabric of $his monokini down somewhat. -<<case "an apron">> - $activeSlave.slaveName's apron is filled out by $his implant-filled belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his implant-filled belly, prominently displaying $his popped navel. -<<case "a chattel habit">> - The strip of cloth running down $his front is parted to one side by $his implant-filled belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched out by $his implant-filled belly. $His popped navel prominently pokes through the material. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's implant-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his implant-filled belly by $his breasts, allowing it to slightly obscure $his spats from view. - <<else>> - $activeSlave.slaveName's top can't entirely cover $his implant-filled belly, allowing it to slightly obscure $his spats from view. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - Your transformation fetishizing society is fascinated by $his unusual implant. - <</if>> - -<<elseif $activeSlave.weight > 95>> - -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. -<<elseif ($activeSlave.bellyAccessory == "a small empathy belly")>> - $activeSlave.slaveName's small empathy belly is barely noticeable over $his huge gut. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's fat belly is cruelly squeezed by the suit. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 10000)>> - $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. -<<case "a maternity dress">> - $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's chains sink deep into $his fat belly, several even disappearing beneath $his folds. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. -<<case "body oil">> - $activeSlave.slaveName's fat belly is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's toga can barely be pulled shut over $his fat belly. -<<case "a huipil">> - $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it only covers the top of $his fat belly, allowing it to hang free. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. -<<case "shibari ropes">> - $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + and $he can barely function with $his enormous belly. $He is so full you can nearly make out the implant within $his body through $his skin. <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. +<<elseif $activeSlave.bellyImplant >= 8000>> + $He looks hugely pregnant, + <<if $activeSlave.physicalAge <= 3>> + and $his toddlerish body is absolutely filled by $his implant. $He can barely move $himself and resembles an over inflated blow-up doll. + <<elseif $activeSlave.physicalAge <= 12>> + and $his massive, drum-taut belly dominates $his poor little frame. + <<elseif $activeSlave.height >= 185>> + but $his tall frame bears $his massive, drum-taut belly well. + <<elseif $activeSlave.height < 150>> + and $his massive, drum-taut belly dominates $his poor little frame. + <<elseif $activeSlave.muscles > 30>> + and $his fit body bears $his massive, drum-taut belly well. <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. + and $his massive, drum-taut belly dominates $his frame. <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his fat belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "attractive lingerie">> - $activeSlave.slaveName's fat belly hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's fat belly hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that, when stretched, only manages to wrangle the top of $his gut. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his fat belly completely, but does nothing to hide how big it is. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. -<<case "a penitent nuns habit">> - $His fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. -<<case "a string bikini">> - $activeSlave.slaveName's fat belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's scalemail bikini exposes $his fat belly. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's fat belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt busy, allowing $his fat belly to hang free. +<<elseif $activeSlave.bellyImplant >= 4000>> + $He looks pregnant, + <<if $activeSlave.physicalAge <= 3>> + and $his swollen belly is nearly as big as $his toddlerish body. + <<elseif $activeSlave.physicalAge <= 12>> + and $his swollen belly dominates $his poor little frame. + <<elseif $activeSlave.height >= 185>> + but $his tall frame bears $his swollen belly well. + <<elseif $activeSlave.height < 150>> + and $his swollen belly dominates $his poor little frame. + <<elseif $activeSlave.muscles > 30>> + and $his fit body bears $his swollen belly well. <<else>> - $activeSlave.slaveName's t-shirt covers only the top of $his fat belly, allowing it to hang mostly free and cover $his jeans. + and $his swollen belly dominates $his frame. <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName lets $his fat belly hang free, leaving $him looking particularly slutty. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. -<<case "slutty business attire">> - $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. -<<case "nice business attire">> - $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. -<<case "a kimono">> - $activeSlave.slaveName's fat belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled out by $his fat belly. -<<case "a burqa">> - $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. -<<case "a burkini">> - $activeSlave.slaveName's burkini bulges from $his fat belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. -<<case "a monokini">> - $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. -<<case "an apron">> - $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. -<<case "a chattel habit">> - The strip of cloth running down $his front is gently sinks into $his fat belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's fat belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his fat belly by $his breasts, allowing it to hang loose and obscure $his spats from view. +<<elseif $activeSlave.bellyImplant >= 2000>> + $He looks bloated, + <<if $activeSlave.physicalAge <= 3>> + and $his swollen belly looks obscene on $his toddlerish body. + <<elseif $activeSlave.physicalAge <= 12>> + and $his swollen belly already looks huge on $his tiny frame. + <<elseif $activeSlave.weight > 95>> + but $he's sufficiently overweight that it's not obvious. + <<elseif $activeSlave.height < 150>> + and $his swollen belly already looks huge on $his tiny frame. + <<elseif $activeSlave.weight < -10>> + $his thin form making $his swollen belly very obvious. <<else>> - $activeSlave.slaveName's top can't entirely cover $his fat belly, allowing it to hang loose and slightly obscure $his spats from view. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - Your sleek, slim society finds $his bloated body unsightly. + the implant just beginning to visibly bulge $his belly. <</if>> +<</if>> -<<elseif $activeSlave.bellyImplant >= 2000>> +<<if ($showClothing == 1) && ($saleDescription == 0)>> + <<if $surgeryDescription == 0>> -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's implant-rounded belly is tightly compressed by $his corset causing $his distress. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's implant-rounded belly comfortably rounds out $his corset. -<</if>> -<<switch $activeSlave.clothes>> -<<case "a Fuckdoll suit">> - $activeSlave.slaveName's implant-rounded belly nearly requires $him to be switched into a suit with a hole for it to hang out from. -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-rounded belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's implant-rounded belly rests above $his silken panties. $His silken vest sensually frames $his swollen belly. -<<case "a maternity dress">> - $activeSlave.slaveName's implant-rounded belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his swollen middle. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's implant-rounded belly takes full advantage of $his exposed midriff to bulge freely. -<<case "chains">> - $activeSlave.slaveName's implant-rounded belly is tightly wrapped with chains. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt bulges with $his implant-rounded belly. -<<case "body oil">> - $activeSlave.slaveName's implant-rounded belly is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's implant-rounded belly gently bulges under $his toga. -<<case "a huipil">> - $activeSlave.slaveName's implant-rounded belly slightly bulges under $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. The front is pushed out by $his implant-rounded belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his implant-rounded belly. -<<case "shibari ropes">> - $activeSlave.slaveName's implant-rounded belly is tightly bound with rope, flesh bulges from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's implant-rounded belly greatly bulges under $his latex suit. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform covers $his implant-rounded belly. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-rounded belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his implant-rounded belly completely. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his implant-rounded belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his implant-rounded belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's implant-rounded belly rests above $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's implant-rounded belly rests above $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's implant-rounded belly peeks out of $his corset, which is laced above and below it. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress is slightly distended by $his implant-rounded belly. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his implant-rounded belly completely. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset struggles to hold $his implant-rounded belly. -<<case "a penitent nuns habit">> - $activeSlave.slaveName's habit gently bulges from $his implant-rounded belly. The coarse cloth aggravates $his sensitive skin. -<<case "a string bikini">> - $activeSlave.slaveName's implant-rounded belly juts out between the strings of $his bikini. -<<case "a scalemail bikini">> - $activeSlave.slaveName's implant-rounded belly juts out underneath $his bikini. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting clings to $his implant-rounded belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top gently bulges from $his implant-rounded belly displaying how slutty this cheerleader is. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's implant-rounded belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's t-shirt bulges with $his implant-rounded belly. The bottom of which is beginning to peek from under $his T-shirt. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's implant-rounded belly shows how big of a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his implant-rounded belly. -<<case "slutty business attire">> - $activeSlave.slaveName's implant-rounded belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. -<<case "nice business attire">> - $activeSlave.slaveName's implant-rounded belly bulges under $his tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his implant-rounded middle. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his implant-rounded belly, displaying $his swollen body. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket bulges with $his implant-rounded belly, which can be seen peeking out from underneath. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. It peeks out from the bottom leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's implant-rounded belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya bulges with $his implant-rounded belly. -<<case "a burqa">> - $activeSlave.slaveName's burqa shows no sign of $his implant-rounded belly. -<<case "a burkini">> - $activeSlave.slaveName's burkini gently bulges from $his implant-rounded belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's blouse and skirt bulge from $his implant-rounded belly. -<<case "battledress">> - $activeSlave.slaveName's tank top covers the top of $his implant-rounded belly leaving $him looking like someone who had too much fun on shore-leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress bulges with $his implant-rounded belly. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his rounded middle. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests across $his implant-rounded belly. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off $his implant-rounded belly. -<<case "a monokini">> - $activeSlave.slaveName's monokini is filled out by $his implant-rounded belly. -<<case "an apron">> - $activeSlave.slaveName's apron is rounded out by $his implant-rounded belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his implant-rounded belly, displaying $his swollen body. -<<case "a chattel habit">> - The strip of cloth running down $his front is pushed out by $his implant-rounded belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy bulges with $his implant-rounded belly. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's fat belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his implant-rounded belly by $his breasts. - <<else>> - $activeSlave.slaveName's top bulges with $his implant-rounded belly, which peeks out from the bottom. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - Your transformation fetishizing society is fascinated by $his unusual implant. - <</if>> + <<if $activeSlave.bellyImplant >= 32000>> -<</if>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's titanic implant-filled belly makes a mockery of $his corset; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his monstrous belly to hang out. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's titanic implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his titanic implant-filled belly. + <<elseif ($activeSlave.boobs > 12000)>> + $activeSlave.slaveName's titanic implant-filled belly adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his titanic implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly. + <</if>> + <<case "chains">> + $activeSlave.slaveName's titanic implant-filled belly is tightly wrapped with chains; they can barely sink into the overfilled implant. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his titanic implant-filled belly so $he has left the bottom buttons open leaving $his stomach hanging out. + <<case "body oil">> + $activeSlave.slaveName's titanic implant-filled is covered in a sheen of stretch-mark defeating oil. + <<case "a succubus outfit">> + $activeSlave.slaveName's titanic implant-filled sticks out of $his corset, which is laced above it as best $he can manage. + <<case "a toga">> + $activeSlave.slaveName's titanic implant-filled belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's huipil meekly rests atop $his titanic implant-filled belly. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it merely rests atop $his titanic implant-filled belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps barely press into $his titanic implant-filled belly. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's titanic bulging implant-filled is tightly bound with rope; they can barely sink into the overfilled implant + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's titanic bulging implant-filled greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's titanic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his titanic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his titanic implant-filled belly. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress has burst trying to contain $his titanic implant-filled belly leaving it hanging out the hole it made. + <<case "battlearmor">> + $activeSlave.slaveName's armor has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<case "lederhosen">> + $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<case "a long qipao">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "a dirndl">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "attractive lingerie">> + $activeSlave.slaveName's titanic implant-filled belly completely hides $his lacy g-string. + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's titanic implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled middle. + <<case "kitty lingerie">> + $activeSlave.slaveName's titanic implant-filled belly completely hides $his silk panties. + <<case "a maternity dress">> + $activeSlave.slaveName's titanic implant-filled belly strains $his dress. $His dress is specially tailored to be modest yet draw attention to $his abnormal midriff. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's titanic implant-filled belly takes full advantage of $his exposed midriff to hang freely. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his titanic implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his immense stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress was almost conservative, but it has burst open trying to contain $his titanic implant-filled belly. $His immense stomach hangs out the hole it made, its sides peeking out from behind $his apron. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic implant-filled belly. + <<case "a penitent nuns habit">> + $activeSlave.slaveName's titanic implant-filled belly stretches $his habit. The coarse cloth aggravates $his sensitive stretched skin, even more so, given the amount of skin it has to torment. + <<case "a string bikini">> + $activeSlave.slaveName's titanic implant-filled belly hides most of $his string bikini. + <<case "a scalemail bikini">> + $activeSlave.slaveName's scalemail bikini exposes $his titanic implant-filled belly. + <<case "clubslut netting">> + $activeSlave.slaveName's titanic implant-filled belly has burst through $his clubslut netting. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top rests atop $his implant-filled pregnant belly making it look like that this cheerleader has fucked the entire school. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's titanic implant-filled belly parts $his uncovered breasts. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his titanic implant-filled belly. + <<else>> + $activeSlave.slaveName's t-shirt fails to cover $his titanic implant-filled belly at all. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's titanic implant-filled belly is allowed to hang free, demonstrating just how slutty $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his titanic implant-filled belly. + <<case "slutty business attire">> + $activeSlave.slaveName's titanic implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could close them. + <<case "nice business attire">> + $activeSlave.slaveName's titanic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his titanic implant-filled belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his titanic implant-filled belly and prominently displaying $his popped navel. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket fails to even come close to closing over $his titanic implant-filled belly leaving $him with only the button below $his breasts done. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rests atop $his titanic implant-filled belly, making $him look like the super promiscuous school slut. + <<case "a kimono">> + $activeSlave.slaveName's titanic implant-filled belly parts the front of $his kimono leaving it gracefully hanging to its sides. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya lies completely taut on $his titanic implant-filled belly. + <<case "a burqa">> + The heavy fabric of $activeSlave.slaveName's burqa lies taut against $his titanic implant-filled belly. + <<case "a burkini">> + The bottom of $activeSlave.slaveName's burkini's tunic lies at crotch-level due to $his titanic implant-filled belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic implant-filled belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rests atop $his titanic implant-filled belly leaving $him looking like someone who fucked half the country. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress has been torn open by $his titanic implant-filled belly. $His immense stomach hangs out the whole it made. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his titanic implant-filled belly while still maintaining its beauty. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that looks ready to snap as in encircles $his titanic implant-filled belly. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every inch of $his titanic implant-filled belly. $His immense stomach slightly protrudes from the various rips and tears that have begun appearing in the fabric. + <<case "a monokini">> + $activeSlave.slaveName's titanic implant-filled belly has pushed down the front of $his monokini, leaving $his belly mostly bare. + <<case "an apron">> + $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his titanic implant-filled belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his titanic implant-filled belly and prominently displaying $his popped navel. + <<case "a chattel habit">> + The strip of cloth running down $his front is forced to one side by $his titanic implant-filled belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy has burst trying to contain $his titanic implant-filled belly leaving it hanging out the hole it made. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his titanic implant-filled belly by $his breasts. + <<else>> + $activeSlave.slaveName's top fails to cover $his titanic implant-filled belly at all. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + Your transformation fetishizing society is fascinated by $his unusual implant. + <</if>> -<<else>> - $activeSlave.slaveName's belly is bare and ready for surgery. -<</if>> -<</if>> + <<elseif $activeSlave.bellyImplant >= 16000>> -<<if $activeSlave.fuckdoll == 0>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's gigantic implant-filled belly is strains $his corset, threatening to burst it; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's corset strains around $his monstrous belly. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's gigantic implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his gigantic implant-filled belly. + <<elseif ($activeSlave.boobs > 10000)>> + $activeSlave.slaveName's gigantic implant-filled belly adds even more strain to $his struggling oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's gigantic implant-filled belly parts $his poorly covered breasts. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his gigantic implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater rests atop $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly. + <</if>> + <<case "chains">> + $activeSlave.slaveName's gigantic implant-filled belly is tightly wrapped with chains causing it to bulge angrily. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his gigantic implant-filled belly so $he has left the bottom buttons open leaving $his stomach hanging out. + <<case "a succubus outfit">> + $activeSlave.slaveName's gigantic implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. The laces are straining to hold together. + <<case "body oil">> + $activeSlave.slaveName's gigantic implant-filled belly is covered in a sheen of stretch-mark defeating oil. + <<case "a toga">> + $activeSlave.slaveName's gigantic implant-filled belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's huipil meekly rests atop $his gigantic implant-filled belly. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it merely rests atop $his gigantic implant-filled belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his gigantic implant-filled belly causing flesh to spill out the gaps. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's gigantic implant-filled belly is tightly bound with rope, flesh angrily bulges from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's gigantic implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's gigantic implant-filled belly hangs out $his open tunic and shirt + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<else>> + $activeSlave.slaveName's tunic and shirt lie half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's scrub top rests meekly atop $his gigantic implant-filled belly. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. + <<case "battlearmor">> + $activeSlave.slaveName's armor has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<case "lederhosen">> + $activeSlave.slaveName's tunic lies half open, since $his gigantic implant-filled belly has triumphed over $his buttons. + <<case "a long qipao">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "a dirndl">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "attractive lingerie">> + $activeSlave.slaveName's gigantic implant-filled belly completely hides $his lacy g-string. + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his overfilled belly. + <<case "kitty lingerie">> + $activeSlave.slaveName's gigantic implant-filled belly completely hides $his silk panties. + <<case "a maternity dress">> + $activeSlave.slaveName's gigantic implant-filled belly fills $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his giant middle. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's gigantic implant-filled belly takes full advantage of $his exposed midriff to hang freely. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his gigantic implant-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it barely contains $his gigantic implant-filled belly. Its seams strain to hold back $his overfilled middle. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic implant-filled belly. + <<case "a penitent nuns habit">> + $activeSlave.slaveName's gigantic implant-filled belly completely fills $his habit. The coarse cloth aggravates $his sensitive stretched skin. + <<case "a string bikini">> + $activeSlave.slaveName's gigantic implant-filled belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's scalemail bikini exposes $his gigantic implant-filled belly. + <<case "clubslut netting">> + $activeSlave.slaveName's gigantic implant-filled belly has burst through $his clubslut netting. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top rests atop $his gigantic implant-filled belly displaying that this cheerleader is a massive slut. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's gigantic implant-filled belly parts $his uncovered breasts. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his gigantic implant-filled belly. + <<else>> + $activeSlave.slaveName's t-shirt fails to cover $his gigantic implant-filled belly at all. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's gigantic implant-filled belly really shows how big of a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his gigantic implant-filled belly. + <<case "slutty business attire">> + $activeSlave.slaveName's gigantic implant-filled stomach hangs out the front of $his suit jacket and blouse as there is no way $he could close them. + <<case "nice business attire">> + $activeSlave.slaveName's gigantic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his gigantic implant-filled belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his gigantic implant-filled belly, prominently displaying $his popped navel. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket fails to even come close to closing over $his gigantic implant-filled belly leaving $him with only the button below $his breasts done. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rests atop $his gigantic implant-filled belly, leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's gigantic implant-filled belly parts the front of $his kimono leaving it gracefully covering its sides. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is straining to contain $his huge implant-filled belly. + <<case "a burqa">> + $activeSlave.slaveName's burqa is filled out by $his huge implant-filled belly. + <<case "a burkini">> + The tunic of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge implant-filled belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's shirts are straining to contain $his huge implant-filled belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rests atop $his gigantic implant-filled belly leaving $him looking like someone who fucked all the locals. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is strained by $his gigantic implant-filled belly. $His popped navel prominently pokes through the front of $his dress as its seams strain to hold together. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown, while tailored, strains to contain $his gigantic implant-filled belly. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every kick and movement within $his gigantic implant-filled belly. The material tightly clings to $his popped navel and strains to hold together. + <<case "a monokini">> + $activeSlave.slaveName's gigantic implant-filled belly pushes the fabric of $his monokini to below $his popped navel. + <<case "an apron">> + The strings of $activeSlave.slaveName's apron struggle to stay tied due to the size of $his huge implant-filled belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his gigantic implant-filled belly, prominently displaying $his popped navel. + <<case "a chattel habit">> + The strip of cloth running down $his front is parted to one side by $his gigantic implant-filled belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy has burst trying to contain $his gigantic implant-filled belly leaving it hanging out the hole it made. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his gigantic implant-filled belly by $his breasts. + <<else>> + $activeSlave.slaveName's top merely rests on $his gigantic implant-filled belly. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + Your transformation fetishizing society is fascinated by $his unusual implant. + <</if>> -<<if $activeSlave.navelPiercing == 1>> - $His navel bears a simple stud. -<<elseif $activeSlave.navelPiercing == 2>> - $His navel is pierced with a big ring. - <<if $activeSlave.bellyImplant >= 16000>> - It has a heavy bell dangling from it. - <<elseif ($activeSlave.clothes == "slutty jewelry")>> - It has a length of gilded chain dangling from it. - <<else>> - It has a short length of chain dangling from it. - <</if>> -<</if>> + <<elseif $activeSlave.bellyImplant >= 8000>> -<<if $activeSlave.cSec == 1>> - $He has an unsightly c-section scar under $his navel. -<</if>> -<<if $activeSlave.bellyTat != 0>> -<<if $activeSlave.bellyImplant >= 32000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled middle. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled pregnancy middle. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled pregnancy middle. - <</if>> -<<elseif $activeSlave.bellyImplant >= 16000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. - <</if>> -<<elseif $activeSlave.bellyImplant >= 8000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, only to be truly seen when $he appears full-term. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, only to be truly seen when $he appears full-term. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, only to be truly seen when $he appears full-term. - <</if>> -<<elseif $activeSlave.bellyImplant >= 4000>> - $He has a barely recognizable tattoo around $his navel, it should reveal itself fully once $he is a little bigger. -<<elseif $activeSlave.bellyImplant >= 2000>> - $He has an unrecognizable tattoo around $his navel, it has stretched slightly along with $his rounded middle. -<<else>> - $He has an unrecognizable tattoo scrunched around $his navel. -<</if>> -<</if>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's huge implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's huge implant-filled belly comfortably bulges out of $his corset. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's huge implant-filled belly is allowed to bulge out of a huge hole in the suit. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 24000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his huge implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his huge implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his huge implant-filled belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's huge implant-filled belly completely hides $his silken panties. $His silken vest sensually frames $his heavy stomach. + <<case "a maternity dress">> + $activeSlave.slaveName's huge implant-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his expanded middle. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName'shuge implant-filled belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's huge implant-filled belly is tightly wrapped with chains, causing it to bulge angrily. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his huge implant-filled belly so $he has left the bottom buttons open, leaving $his stomach hanging out. + <<case "body oil">> + $activeSlave.slaveName's huge implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. + <<case "a toga">> + $activeSlave.slaveName's huge implant-filled belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's huge implant-filled belly lifts $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it merely rests atop $his huge implant-filled belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his huge implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's huge implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's huge implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's huge implant-filled belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his huge implant-filled belly hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge implant-filled belly hangs out from under $his top, obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress barely clings to $his huge implant-filled belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his huge implant-filled belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his huge implant-filled belly. + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress tightly clings to $his huge implant-filled belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's huge implant-filled belly completely hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's huge implant-filled belly completely hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's huge implant-filled belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his huge implant-filled belly, but the outfit includes a thin white blouse that conceals only the upper part of $his stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge implant-filled belly completely, though it cannot hide $his popped navel, poking through the front. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge implant-filled belly. + <<case "a penitent nuns habit">> + $He looks absolutely blasphemous in a habit with such a huge implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<case "a string bikini">> + $activeSlave.slaveName's huge implant-filled belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's scalemail bikini exposes $his huge implant-filled belly. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his huge implant-filled belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top rides up $his huge implant-filled belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his huge implant-filled belly. + <<else>> + $activeSlave.slaveName's t-shirt fails to cover $his huge implant-filled belly at all. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's huge implant-filled belly really shows what a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his huge implant-filled belly. + <<case "slutty business attire">> + $activeSlave.slaveName's huge implant-filled belly hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. + <<case "nice business attire">> + $activeSlave.slaveName's huge implant-filled belly strains $his specially tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his huge implant-filled belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his huge implant-filled belly, prominently displaying $his popped navel. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket fails to even come close to closing over $his huge implant-filled belly, leaving $him with only the button below $his breasts done. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his huge implant-filled belly, leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's huge implant-filled belly parts the front of $his kimono, leaving it gracefully covering its sides. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. + <<case "a burqa">> + $activeSlave.slaveName's burqa is noticeably rounded out by $his huge implant-filled belly. + <<case "a burkini">> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his huge implant-filled belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his huge implant-filled belly. + <<case "battledress">> + $activeSlave.slaveName's tank top barely even covers the top of $his huge implant-filled belly, leaving $him looking like someone who had too much fun on shore leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his huge implant-filled belly. $His popped navel prominently pokes through its front. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his huge implant-filled belly, but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every kick and movement within $his huge implant-filled belly. The material tightly clings to $his popped navel. + <<case "a monokini">> + $activeSlave.slaveName's huge implant-filled belly pushes the fabric of $his monokini to rest just above $his popped navel. + <<case "an apron">> + $activeSlave.slaveName's apron is pushed away from $his body by $his huge implant-filled belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his huge implant-filled belly, prominently displaying $his popped navel. + <<case "a chattel habit">> + The strip of cloth running down $his front is parted to one side by $his huge implant-filled belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched to tearing by $his huge implant-filled belly. $His popped navel prominently pokes through the material. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's huge implant-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his huge implant-filled belly by $his breasts. + <<else>> + $activeSlave.slaveName's top merely rests on $his huge implant-filled belly. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + Your transformation fetishizing society is fascinated by $his unusual implant. + <</if>> + <<elseif $activeSlave.bellyImplant >= 4000>> -<<if ($activeSlave.brand != 0) && ($activeSlave.brandLocation == "belly")>> - $He has $activeSlave.brand branded into the flesh of $his $activeSlave.brandLocation. -<</if>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's implant-filled belly is tightly compressed by $his corset; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's implant-filled belly comfortably bulges out of $his corset. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's implant-filled belly is allowed to bulge out of a hole in the suit. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his implant-filled belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's implant-filled belly hides $his silken panties. $His silken vest sensually frames $his heavy stomach. + <<case "a maternity dress">> + $activeSlave.slaveName's implant-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his rounded middle. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's implant-filled belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's implant-filled belly is tightly wrapped with chains, causing it to bulge angrily. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his implant-filled belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <<case "body oil">> + $activeSlave.slaveName's implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks. + <<case "a toga">> + $activeSlave.slaveName's implant-filled belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's implant-filled belly lifts $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it only covers the top of $his implant-filled belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his implant-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's implant-filled belly is tightly bound with rope; flesh bulges angrily from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's implant-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his implant-filled belly. + <<else>> + $activeSlave.slaveName's implant-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-filled belly hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his implant-filled hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his implant-filled belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his implant-filled belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his implant-filled belly. + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress tightly clings to $his implant-filled belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's implant-filled belly hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's implant-filled belly hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's implant-filled belly sticks out of $his corset, which is laced above and below it. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his implant-filled belly, but the outfit includes a thin white blouse that conceals only the top half of $his stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his implant-filled belly completely. Though it cannot hide $his popped navel poking through the front. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his implant-filled belly. + <<case "a penitent nuns habit">> + $He looks absolutely blasphemous in a habit with an implant-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<case "a string bikini">> + $activeSlave.slaveName's implant-filled belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's scalemail bikini exposes $his implant-filled belly. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched out by $his implant-filled belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top covers most of $his implant-filled belly, the bottom of which peeks out showing how slutty this cheerleader is. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his implant-filled belly. + <<else>> + $activeSlave.slaveName's t-shirt covers only the top of $his implant-filled belly. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's implant-filled belly really shows how big of a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his implant-filled belly. + <<case "slutty business attire">> + $activeSlave.slaveName's implant-filled belly strains the buttons of $his suit jacket and blouse. + <<case "nice business attire">> + $activeSlave.slaveName's implant-filled belly looks good in $his specially tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his implant-filled belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his implant-filled belly, prominently displaying $his popped navel. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket barely closes over $his implant-filled belly leaving its buttons threatening to pop. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his implant-filled belly, leaving $his looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's implant-filled belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled out by $his implant-filled belly. + <<case "a burqa">> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his implant-filled belly. + <<case "a burkini">> + $activeSlave.slaveName's burkini bulges significantly from $his implant-filled belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's skirt is slightly pushed down by $his implant-filled belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rides up $his implant-filled belly leaving $him looking like someone who had too much fun on shore-leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his implant-filled belly. $His popped navel prominently pokes through the front of $his dress. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his implant-filled belly but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every kick and movement within $his implant-filled belly. The material tightly clings to $his popped navel. + <<case "a monokini">> + $activeSlave.slaveName's implant-filled belly pushes down the fabric of $his monokini down somewhat. + <<case "an apron">> + $activeSlave.slaveName's apron is filled out by $his implant-filled belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his implant-filled belly, prominently displaying $his popped navel. + <<case "a chattel habit">> + The strip of cloth running down $his front is parted to one side by $his implant-filled belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched out by $his implant-filled belly. $His popped navel prominently pokes through the material. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's implant-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his implant-filled belly by $his breasts, allowing it to slightly obscure $his spats from view. + <<else>> + $activeSlave.slaveName's top can't entirely cover $his implant-filled belly, allowing it to slightly obscure $his spats from view. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + Your transformation fetishizing society is fascinated by $his unusual implant. + <</if>> + + <<elseif $activeSlave.weight > 95>> + + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. + <<elseif ($activeSlave.bellyAccessory == "a small empathy belly")>> + $activeSlave.slaveName's small empathy belly is barely noticeable over $his huge gut. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's fat belly is cruelly squeezed by the suit. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 10000)>> + $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. + <<case "a maternity dress">> + $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's chains sink deep into $his fat belly, several even disappearing beneath $his folds. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. + <<case "body oil">> + $activeSlave.slaveName's fat belly is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's toga can barely be pulled shut over $his fat belly. + <<case "a huipil">> + $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it only covers the top of $his fat belly, allowing it to hang free. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. + <<case "shibari ropes">> + $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his fat belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "attractive lingerie">> + $activeSlave.slaveName's fat belly hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's fat belly hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that, when stretched, only manages to wrangle the top of $his gut. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his fat belly completely, but does nothing to hide how big it is. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. + <<case "a penitent nuns habit">> + $His fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. + <<case "a string bikini">> + $activeSlave.slaveName's fat belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's scalemail bikini exposes $his fat belly. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's fat belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt busy, allowing $his fat belly to hang free. + <<else>> + $activeSlave.slaveName's t-shirt covers only the top of $his fat belly, allowing it to hang mostly free and cover $his jeans. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName lets $his fat belly hang free, leaving $him looking particularly slutty. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. + <<case "slutty business attire">> + $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. + <<case "nice business attire">> + $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. + <<case "a kimono">> + $activeSlave.slaveName's fat belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled out by $his fat belly. + <<case "a burqa">> + $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. + <<case "a burkini">> + $activeSlave.slaveName's burkini bulges from $his fat belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. + <<case "a monokini">> + $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. + <<case "an apron">> + $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. + <<case "a chattel habit">> + The strip of cloth running down $his front is gently sinks into $his fat belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's fat belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his fat belly by $his breasts, allowing it to hang loose and obscure $his spats from view. + <<else>> + $activeSlave.slaveName's top can't entirely cover $his fat belly, allowing it to hang loose and slightly obscure $his spats from view. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + Your sleek, slim society finds $his bloated body unsightly. + <</if>> + + <<elseif $activeSlave.bellyImplant >= 2000>> + + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's implant-rounded belly is tightly compressed by $his corset causing $his distress. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's implant-rounded belly comfortably rounds out $his corset. + <</if>> + <<switch $activeSlave.clothes>> + <<case "a Fuckdoll suit">> + $activeSlave.slaveName's implant-rounded belly nearly requires $him to be switched into a suit with a hole for it to hang out from. + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his implant-rounded belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's implant-rounded belly rests above $his silken panties. $His silken vest sensually frames $his swollen belly. + <<case "a maternity dress">> + $activeSlave.slaveName's implant-rounded belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his swollen middle. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's implant-rounded belly takes full advantage of $his exposed midriff to bulge freely. + <<case "chains">> + $activeSlave.slaveName's implant-rounded belly is tightly wrapped with chains. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt bulges with $his implant-rounded belly. + <<case "body oil">> + $activeSlave.slaveName's implant-rounded belly is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's implant-rounded belly gently bulges under $his toga. + <<case "a huipil">> + $activeSlave.slaveName's implant-rounded belly slightly bulges under $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. The front is pushed out by $his implant-rounded belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his implant-rounded belly. + <<case "shibari ropes">> + $activeSlave.slaveName's implant-rounded belly is tightly bound with rope, flesh bulges from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's implant-rounded belly greatly bulges under $his latex suit. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's uniform covers $his implant-rounded belly. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his implant-rounded belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his implant-rounded belly completely. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his implant-rounded belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his implant-rounded belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his implant-rounded belly. + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress tightly clings to $his implant-rounded belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's implant-rounded belly rests above $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's implant-rounded belly rests above $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's implant-rounded belly peeks out of $his corset, which is laced above and below it. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress is slightly distended by $his implant-rounded belly. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his implant-rounded belly completely. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset struggles to hold $his implant-rounded belly. + <<case "a penitent nuns habit">> + $activeSlave.slaveName's habit gently bulges from $his implant-rounded belly. The coarse cloth aggravates $his sensitive skin. + <<case "a string bikini">> + $activeSlave.slaveName's implant-rounded belly juts out between the strings of $his bikini. + <<case "a scalemail bikini">> + $activeSlave.slaveName's implant-rounded belly juts out underneath $his bikini. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting clings to $his implant-rounded belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top gently bulges from $his implant-rounded belly displaying how slutty this cheerleader is. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's implant-rounded belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his implant-rounded belly. + <<else>> + $activeSlave.slaveName's t-shirt bulges with $his implant-rounded belly. The bottom of which is beginning to peek from under $his T-shirt. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's implant-rounded belly shows how big of a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his implant-rounded belly. + <<case "slutty business attire">> + $activeSlave.slaveName's implant-rounded belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. + <<case "nice business attire">> + $activeSlave.slaveName's implant-rounded belly bulges under $his tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his implant-rounded middle. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his implant-rounded belly, displaying $his swollen body. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket bulges with $his implant-rounded belly, which can be seen peeking out from underneath. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse bulges with $his implant-rounded belly. It peeks out from the bottom leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's implant-rounded belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya bulges with $his implant-rounded belly. + <<case "a burqa">> + $activeSlave.slaveName's burqa shows no sign of $his implant-rounded belly. + <<case "a burkini">> + $activeSlave.slaveName's burkini gently bulges from $his implant-rounded belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's blouse and skirt bulge from $his implant-rounded belly. + <<case "battledress">> + $activeSlave.slaveName's tank top covers the top of $his implant-rounded belly leaving $him looking like someone who had too much fun on shore-leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress bulges with $his implant-rounded belly. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his rounded middle. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests across $his implant-rounded belly. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off $his implant-rounded belly. + <<case "a monokini">> + $activeSlave.slaveName's monokini is filled out by $his implant-rounded belly. + <<case "an apron">> + $activeSlave.slaveName's apron is rounded out by $his implant-rounded belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his implant-rounded belly, displaying $his swollen body. + <<case "a chattel habit">> + The strip of cloth running down $his front is pushed out by $his implant-rounded belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy bulges with $his implant-rounded belly. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's fat belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his implant-rounded belly by $his breasts. + <<else>> + $activeSlave.slaveName's top bulges with $his implant-rounded belly, which peeks out from the bottom. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + Your transformation fetishizing society is fascinated by $his unusual implant. + <</if>> + + <</if>> -<<if $activeSlave.breedingMark == 1>> - <<if $propOutcome == 1>> - The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel. <<else>> - An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred. + $activeSlave.slaveName's belly is bare and ready for surgery. <</if>> <</if>> -<<if $activeSlave.physicalAge >= 13>> -<<if $activeSlave.bellyImplant >= 31000>> -<<if canWalk($activeSlave)>> - $His middle is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. - <<else>> - $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. -<</if>> -<<elseif tooBigBelly($activeSlave)>> - It is easily as large as $his torso, making $him at least half belly. -<<else>> - It is easily as large as $his torso, making $him at least half belly. -<</if>> -<<if $activeSlave.bellyImplant >= 16000>> - <<if $pregAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a belly - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with bellies +<<if $activeSlave.fuckdoll == 0>> + + <<if $activeSlave.navelPiercing == 1>> + $His navel bears a simple stud. + <<elseif $activeSlave.navelPiercing == 2>> + $His navel is pierced with a big ring. + <<if $activeSlave.bellyImplant >= 16000>> + It has a heavy bell dangling from it. + <<elseif ($activeSlave.clothes == "slutty jewelry")>> + It has a length of gilded chain dangling from it. + <<else>> + It has a short length of chain dangling from it. + <</if>> <</if>> - wider than a standard doorway. -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge >= 4>> -<<if $activeSlave.bellyImplant >= 14000>> -<<if canWalk($activeSlave)>> - $His middle is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. - <<else>> - $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. + + <<if $activeSlave.cSec == 1>> + $He has an unsightly c-section scar under $his navel. + <</if>> + + <<if $activeSlave.bellyTat != 0>> + <<if $activeSlave.bellyImplant >= 32000>> + <<if $activeSlave.bellyTat == "a heart">> + A heart is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled middle. + <<elseif $activeSlave.bellyTat == "a star">> + A star is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled pregnancy middle. + <<elseif $activeSlave.bellyTat == "a butterfly">> + A butterfly is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic implant-filled pregnancy middle. + <</if>> + <<elseif $activeSlave.bellyImplant >= 16000>> + <<if $activeSlave.bellyTat == "a heart">> + A heart is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. + <<elseif $activeSlave.bellyTat == "a star">> + A star is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. + <<elseif $activeSlave.bellyTat == "a butterfly">> + A butterfly is tattooed around $his popped navel, though it is rather stretched by $his enormous implant-filled middle. + <</if>> + <<elseif $activeSlave.bellyImplant >= 8000>> + <<if $activeSlave.bellyTat == "a heart">> + A heart is tattooed around $his popped navel, only to be truly seen when $he appears full-term. + <<elseif $activeSlave.bellyTat == "a star">> + A star is tattooed around $his popped navel, only to be truly seen when $he appears full-term. + <<elseif $activeSlave.bellyTat == "a butterfly">> + A butterfly is tattooed around $his popped navel, only to be truly seen when $he appears full-term. + <</if>> + <<elseif $activeSlave.bellyImplant >= 4000>> + $He has a barely recognizable tattoo around $his navel, it should reveal itself fully once $he is a little bigger. + <<elseif $activeSlave.bellyImplant >= 2000>> + $He has an unrecognizable tattoo around $his navel, it has stretched slightly along with $his rounded middle. + <<else>> + $He has an unrecognizable tattoo scrunched around $his navel. + <</if>> <</if>> -<<elseif tooBigBelly($activeSlave)>> - It is easily bigger than $he is, making $him mostly belly. -<<else>> - It is easily as large as $his torso, making $him at least half belly. -<</if>> -<<if $activeSlave.bellyImplant >= 16000>> - <<if $pregAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a belly - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with bellies + + <<if ($activeSlave.brand != 0) && ($activeSlave.brandLocation == "belly")>> + $He has $activeSlave.brand branded into the flesh of $his $activeSlave.brandLocation. <</if>> - wider than a standard doorway. -<</if>> -<</if>> -<<elseif $activeSlave.physicalAge < 4>> -<<if $activeSlave.bellyImplant >= 10000>> -<<if canWalk($activeSlave)>> - $His middle is so massive that it is difficult for $him to move. - <<if $activeSlave.muscles > 95>> - However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. - <<elseif $activeSlave.muscles > 5>> - $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. - <<else>> - $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. + + <<if $activeSlave.breedingMark == 1>> + <<if $propOutcome == 1>> + The Societal Elites' mark designating $his as a breeder is prominently displayed across $his lower belly, beneath $his navel. + <<else>> + An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred. + <</if>> <</if>> -<<elseif tooBigBelly($activeSlave)>> - It easily dwarfs $him, making $him almost entirely belly. -<<else>> - It is easily as large as $his torso, making $his at least half belly. -<</if>> -<<if $activeSlave.bellyImplant >= 16000>> - <<if $pregAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a belly - <<else>> - $He has trouble living in your penthouse, which is not designed for girls with bellies + + <<if $activeSlave.physicalAge >= 13>> + <<if $activeSlave.bellyImplant >= 31000>> + <<if canWalk($activeSlave)>> + $His middle is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. + <<else>> + $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. + <</if>> + <<elseif tooBigBelly($activeSlave)>> + It is easily as large as $his torso, making $him at least half belly. + <<else>> + It is easily as large as $his torso, making $him at least half belly. + <</if>> + <<if $activeSlave.bellyImplant >= 16000>> + <<if $pregAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a belly + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with bellies + <</if>> + wider than a standard doorway. + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge >= 4>> + <<if $activeSlave.bellyImplant >= 14000>> + <<if canWalk($activeSlave)>> + $His middle is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. + <<else>> + $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. + <</if>> + <<elseif tooBigBelly($activeSlave)>> + It is easily bigger than $he is, making $him mostly belly. + <<else>> + It is easily as large as $his torso, making $him at least half belly. + <</if>> + <<if $activeSlave.bellyImplant >= 16000>> + <<if $pregAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a belly + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with bellies + <</if>> + wider than a standard doorway. + <</if>> + <</if>> + <<elseif $activeSlave.physicalAge < 4>> + <<if $activeSlave.bellyImplant >= 10000>> + <<if canWalk($activeSlave)>> + $His middle is so massive that it is difficult for $him to move. + <<if $activeSlave.muscles > 95>> + However, $he is so powerfully built that $he can manage it with effort, using $his arms to support it. + <<elseif $activeSlave.muscles > 30>> + $He can barely manage to get to $his feet unaided, and usually walks with $his arms under $his belly to help take its weight. + <<elseif $activeSlave.muscles > 5>> + $He requires assistance to get to $his feet, and tends to lean on things to help relieve the weight. + <<else>> + $He cannot get to $his feet unaided, and tries to stay seated as much as $he can. + <</if>> + <<elseif tooBigBelly($activeSlave)>> + It easily dwarfs $him, making $him almost entirely belly. + <<else>> + It is easily as large as $his torso, making $his at least half belly. + <</if>> + <<if $activeSlave.bellyImplant >= 16000>> + <<if $pregAccessibility == 1>> + Fortunately for $him, the penthouse is adapted for daily life with a belly + <<else>> + $He has trouble living in your penthouse, which is not designed for girls with bellies + <</if>> + wider than a standard doorway. + <</if>> + <</if>> <</if>> - wider than a standard doorway. -<</if>> -<</if>> -<</if>> <<else>> <<if $activeSlave.navelPiercing > 0>> @@ -16200,19 +16232,19 @@ $He has <<else>> $His navel piercing runs through the suit's material. <</if>> -<<if $activeSlave.physicalAge >= 13>> -<<if $activeSlave.bellyImplant >= 31000>> - The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. -<</if>> -<<elseif $activeSlave.physicalAge >= 4>> -<<if $activeSlave.bellyImplant >= 14000>> - The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. -<</if>> -<<elseif $activeSlave.physicalAge < 4>> -<<if $activeSlave.bellyImplant >= 10000>> - The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. -<</if>> -<</if>> + <<if $activeSlave.physicalAge >= 13>> + <<if $activeSlave.bellyImplant >= 31000>> + The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. + <</if>> + <<elseif $activeSlave.physicalAge >= 4>> + <<if $activeSlave.bellyImplant >= 14000>> + The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. + <</if>> + <<elseif $activeSlave.physicalAge < 4>> + <<if $activeSlave.bellyImplant >= 10000>> + The difficulties of carrying such an enormous implant are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. + <</if>> + <</if>> <</if>> <</widget>> @@ -16220,7 +16252,7 @@ $He has <<widget "BellyInflationDescription">> <<if $activeSlave.inflation == 3>> - $His middle is enormously distended with <<print $activeSlave.inflationType>>, + $His middle is enormously distended with <<print $activeSlave.inflationType>>, <<if $activeSlave.physicalAge <= 3>> and $his toddlerish body is absolutely filled by $his bloated innards. $He can barely move $himself and resembles an over inflated blow-up doll. <<elseif $activeSlave.physicalAge <= 12>> @@ -16268,757 +16300,757 @@ $He has <<if ($showClothing == 1) && ($saleDescription == 0)>> -<<if $surgeryDescription == 0>> + <<if $surgeryDescription == 0>> -<<if $activeSlave.inflation == 3>> + <<if $activeSlave.inflation == 3>> -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's hugely swollen belly is tightly compressed by $his corset causing it to bulge above and below; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's hugely swollen belly comfortably bulges out of $his corset. -<</if>> -<<switch $activeSlave.clothes>> -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his hugely swollen belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's hugely swollen belly completely hides $his silken panties. $His silken vest sensually frames $his heavy belly. -<<case "a maternity dress">> - $activeSlave.slaveName's hugely swollen belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his rounded stomach. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's hugely swollen belly takes full advantage of $his exposed midriff to bulge freely and obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's hugely swollen belly is tightly wrapped with chains, causing it to bulge angrily. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his hugely swollen belly so $he has left the bottom buttons open, leaving $his belly hanging out. -<<case "body oil">> - $activeSlave.slaveName's hugely swollen is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's hugely swollen belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's hugely swollen belly lifts $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it merely rests atop $his hugely swollen belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his hugely swollen belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's hugely swollen belly is tightly bound with ropes; flesh bulges angrily from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's hugely swollen belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a red army uniform uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely swollen belly hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely swollen belly hangs out from under $his top, obscuring $his trousers. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress barely clings to $his hugely swollen belly. -<<case "a long qipao">> - $activeSlave.slaveName'sdress barely clings to $his hugely swollen belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor barely clings to $his hugely swollen belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress barely clings to $his hugely swollen belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress barely clings to $his hugely swollen belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's hugely swollen belly completely hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's hugely swollen belly completely hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's hugely swollen belly sticks out of $his corset, which is laced above and below it as best $he can manage. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his hugely swollen belly, but the outfit includes a thin white blouse that conceals only the upper part of $his stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his hugely swollen belly completely, though it cannot hide $his popped navel, poking through the front. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his hugely swollen belly. -<<case "a penitent nuns habit">> - $He looks absolutely blasphemous in a habit with such a hugely swollen belly. The coarse cloth aggravates $his sensitive stretched skin. -<<case "a string bikini">> - $activeSlave.slaveName's hugely swollen belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's hugely swollen belly juts out underneath $his scalemail bikini. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his hugely swollen belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top rides up $his hugely swollen belly, covering only the top of it while leaving the rest on display to bring wonder to how many loads $he took last night. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his hugely swollen belly. - <<else>> - $activeSlave.slaveName's t-shirt fails to cover $his hugely swollen belly at all. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's hugely swollen belly really shows what a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his hugely swollen belly. -<<case "slutty business attire">> - $activeSlave.slaveName's hugely swollen stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. -<<case "nice business attire">> - $activeSlave.slaveName's hugely swollen belly strains $his specially tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his hugely swollen stomach. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his hugely swollen belly, displaying $his popped navel and every jiggle of $his bloated stomach. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket fails to even come close to closing over $his hugely swollen belly, leaving $him with only the button below $his breasts done. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his hugely swollen belly, leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's hugely swollen belly parts the front of $his kimono, leaving it gracefully covering its sides. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled by $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a burqa">> - $activeSlave.slaveName's burqa is noticeably rounded out by $his hugely swollen belly. -<<case "a burkini">> - The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his hugely swollen belly. -<<case "battledress">> - $activeSlave.slaveName's tank top barely even covers the top of $his hugely swollen belly, leaving $him looking like someone who had too much fun on shore leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his hugely swollen belly. $His popped navel prominently pokes through its front. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his hugely swollen belly, but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every slosh and jiggle within $his hugely swollen belly. The material tightly clings to $his popped navel. -<<case "a monokini">> - $activeSlave.slaveName's monokini covers far less than half of $his hugely swollen belly. -<<case "an apron">> - $activeSlave.slaveName's apron is pushed away from $his body by $his hugely <<print $activeSlave.inflationType>>-swollen belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his hugely swollen belly, displaying $his popped navel and every jiggle of $his bloated stomach. -<<case "a chattel habit">> - The strip of cloth running down $his front is parted to one side by $his hugely swollen belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched to tearing by $his hugely swollen belly. $His popped navel prominently pokes through the material. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's hugely swollen belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his hugely swollen belly by $his breasts. - <<else>> - $activeSlave.slaveName's top cannot even attempt to cover $his hugely swollen belly. - <</if>> -<<default>> -<</switch>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's hugely swollen belly is tightly compressed by $his corset causing it to bulge above and below; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's hugely swollen belly comfortably bulges out of $his corset. + <</if>> + <<switch $activeSlave.clothes>> + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his hugely swollen belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in the material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his hugely swollen belly, the bottom of which can be seen peeking out from underneath. $His popped navel forms a small tent in $his shirt. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's hugely swollen belly completely hides $his silken panties. $His silken vest sensually frames $his heavy belly. + <<case "a maternity dress">> + $activeSlave.slaveName's hugely swollen belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his rounded stomach. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's hugely swollen belly takes full advantage of $his exposed midriff to bulge freely and obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's hugely swollen belly is tightly wrapped with chains, causing it to bulge angrily. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his hugely swollen belly so $he has left the bottom buttons open, leaving $his belly hanging out. + <<case "body oil">> + $activeSlave.slaveName's hugely swollen is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's hugely swollen belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's hugely swollen belly lifts $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it merely rests atop $his hugely swollen belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his hugely swollen belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's hugely swollen belly is tightly bound with ropes; flesh bulges angrily from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's hugely swollen belly greatly distends $his latex suit. $He looks like an over inflated balloon ready to pop. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a red army uniform uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's hugely swollen belly greatly stretches $his uniform's jacket. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his hugely swollen belly hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his hugely swollen belly hangs out from under $his top, obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress barely clings to $his hugely swollen belly. + <<case "a long qipao">> + $activeSlave.slaveName'sdress barely clings to $his hugely swollen belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor barely clings to $his hugely swollen belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress barely clings to $his hugely swollen belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic barely clings to $his hugely swollen belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress barely clings to $his hugely swollen belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's hugely swollen belly completely hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's hugely swollen belly completely hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's hugely swollen belly sticks out of $his corset, which is laced above and below it as best $he can manage. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his hugely swollen belly, but the outfit includes a thin white blouse that conceals only the upper part of $his stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative. It covers $his hugely swollen belly completely, though it cannot hide $his popped navel, poking through the front. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his hugely swollen belly. + <<case "a penitent nuns habit">> + $He looks absolutely blasphemous in a habit with such a hugely swollen belly. The coarse cloth aggravates $his sensitive stretched skin. + <<case "a string bikini">> + $activeSlave.slaveName's hugely swollen belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's hugely swollen belly juts out underneath $his scalemail bikini. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his hugely swollen belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top rides up $his hugely swollen belly, covering only the top of it while leaving the rest on display to bring wonder to how many loads $he took last night. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his hugely swollen belly. + <<else>> + $activeSlave.slaveName's t-shirt fails to cover $his hugely swollen belly at all. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's hugely swollen belly really shows what a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his hugely swollen belly. + <<case "slutty business attire">> + $activeSlave.slaveName's hugely swollen stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. + <<case "nice business attire">> + $activeSlave.slaveName's hugely swollen belly strains $his specially tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his hugely swollen stomach. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his hugely swollen belly, displaying $his popped navel and every jiggle of $his bloated stomach. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket fails to even come close to closing over $his hugely swollen belly, leaving $him with only the button below $his breasts done. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his hugely swollen belly, leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's hugely swollen belly parts the front of $his kimono, leaving it gracefully covering its sides. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled by $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a burqa">> + $activeSlave.slaveName's burqa is noticeably rounded out by $his hugely swollen belly. + <<case "a burkini">> + The tunic of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName has trouble pulling $his skirt up to fit around $his hugely swollen belly. + <<case "battledress">> + $activeSlave.slaveName's tank top barely even covers the top of $his hugely swollen belly, leaving $him looking like someone who had too much fun on shore leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his hugely swollen belly. $His popped navel prominently pokes through its front. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his hugely swollen belly, but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every slosh and jiggle within $his hugely swollen belly. The material tightly clings to $his popped navel. + <<case "a monokini">> + $activeSlave.slaveName's monokini covers far less than half of $his hugely swollen belly. + <<case "an apron">> + $activeSlave.slaveName's apron is pushed away from $his body by $his hugely <<print $activeSlave.inflationType>>-swollen belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his hugely swollen belly, displaying $his popped navel and every jiggle of $his bloated stomach. + <<case "a chattel habit">> + The strip of cloth running down $his front is parted to one side by $his hugely swollen belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched to tearing by $his hugely swollen belly. $His popped navel prominently pokes through the material. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's hugely swollen belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his hugely swollen belly by $his breasts. + <<else>> + $activeSlave.slaveName's top cannot even attempt to cover $his hugely swollen belly. + <</if>> + <<default>> + <</switch>> -<<elseif $activeSlave.inflation == 2>> + <<elseif $activeSlave.inflation == 2>> -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly compressed by $his corset causing it to bulge out above and below; one or the other will eventually win out. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly comfortably hangs out of $his corset. -<</if>> -<<switch $activeSlave.clothes>> -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in material. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in $his shirt. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his silken panties. $His silken vest sensually frames $his heavy belly. -<<case "a maternity dress">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his swollen middle. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly wrapped with chains, causing it to bulge angrily. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt can't close over $his jiggling <<print $activeSlave.inflationType>>-filled belly, so $he has left the bottom buttons open leaving $his belly hanging out. -<<case "body oil">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his toga. -<<case "a huipil">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly lifts $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it only covers the top of $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his jiggling <<print $activeSlave.inflationType>>-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. -<<case "shibari ropes">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly bound with rope; flesh bulges angrily from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $his top, slightly obscuring $his trousers. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above and below it. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly, but the outfit includes a thin white blouse that conceals only the top half of $his stomach. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his jiggling <<print $activeSlave.inflationType>>-filled belly completely. Though it cannot hide $his popped navel poking through the front. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a penitent nuns habit">> - $He looks absolutely blasphemous in a habit with a jiggling <<print $activeSlave.inflationType>>-filled belly. The coarse cloth aggravates $his sensitive stretched skin. -<<case "a string bikini">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hangs underneath $his scalemail bikini. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top covers most of $his jiggling <<print $activeSlave.inflationType>>-filled belly, the bottom of which peeks out showing how slutty this cheerleader is. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's t-shirt covers only the top of $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly really shows how big of a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "slutty business attire">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled stomach strains the buttons of $his suit jacket and blouse. -<<case "nice business attire">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly looks good in $his specially tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his jiggling <<print $activeSlave.inflationType>>-filled. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly, displaying $his popped navel and every motion $his contents make. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket barely closes over $his jiggling <<print $activeSlave.inflationType>>-filled belly leaving its buttons threatening to pop. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his jiggling <<print $activeSlave.inflationType>>-filled belly, leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a burqa">> - There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a burkini">> - $activeSlave.slaveName's burkini bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's skirt is slightly pushed down by $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rides up $his jiggling <<print $activeSlave.inflationType>>-filled belly leaving $him looking like someone who had too much fun on shore-leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel prominently pokes through the front of $his dress. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his jiggling <<print $activeSlave.inflationType>>-filled belly but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off every movement within $his jiggling <<print $activeSlave.inflationType>>-filled belly. The material tightly clings to $his popped navel. -<<case "a monokini">> - $activeSlave.slaveName's monokini overs only half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "an apron">> - $activeSlave.slaveName's apron is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly, displaying $his popped navel and every motion $his contents make. -<<case "a chattel habit">> - The strip of cloth running down $his front is parted to one side by $his jiggling <<print $activeSlave.inflationType>>-filled belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel prominently pokes through the material. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly by $his breasts. - <<else>> - $activeSlave.slaveName's top only slightly covers $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <</if>> -<<default>> -<</switch>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly compressed by $his corset causing it to bulge out above and below; one or the other will eventually win out. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly comfortably hangs out of $his corset. + <</if>> + <<switch $activeSlave.clothes>> + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his 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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in material. + <<else>> + $activeSlave.slaveName's blouse is pulled taut by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel forms a small tent in $his shirt. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his silken panties. $His silken vest sensually frames $his heavy belly. + <<case "a maternity dress">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his swollen middle. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly takes full advantage of $his exposed midriff to bulge freely and slightly obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly wrapped with chains, causing it to bulge angrily. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt can't close over $his jiggling <<print $activeSlave.inflationType>>-filled belly, so $he has left the bottom buttons open leaving $his belly hanging out. + <<case "body oil">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his toga. + <<case "a huipil">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly lifts $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it only covers the top of $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his jiggling <<print $activeSlave.inflationType>>-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling $his popped navel. + <<case "shibari ropes">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly bound with rope; flesh bulges angrily from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly greatly distends $his latex suit. $He looks like an over inflated balloon. Only $his popped navel sticking out the front of $his belly disrupts the smoothness. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt strains to contain $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $his uniform's jacket. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $his top, slightly obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's dress tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above and below it. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly, but the outfit includes a thin white blouse that conceals only the top half of $his stomach. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his jiggling <<print $activeSlave.inflationType>>-filled belly completely. Though it cannot hide $his popped navel poking through the front. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a penitent nuns habit">> + $He looks absolutely blasphemous in a habit with a jiggling <<print $activeSlave.inflationType>>-filled belly. The coarse cloth aggravates $his sensitive stretched skin. + <<case "a string bikini">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hangs underneath $his scalemail bikini. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top covers most of $his jiggling <<print $activeSlave.inflationType>>-filled belly, the bottom of which peeks out showing how slutty this cheerleader is. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<else>> + $activeSlave.slaveName's t-shirt covers only the top of $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly really shows how big of a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual motherly look as it carefully caresses $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "slutty business attire">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled stomach strains the buttons of $his suit jacket and blouse. + <<case "nice business attire">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly looks good in $his specially tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his jiggling <<print $activeSlave.inflationType>>-filled. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly, displaying $his popped navel and every motion $his contents make. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket barely closes over $his jiggling <<print $activeSlave.inflationType>>-filled belly leaving its buttons threatening to pop. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his jiggling <<print $activeSlave.inflationType>>-filled belly, leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a burqa">> + There is a slight roundness to the middle of $activeSlave.slaveName's burqa, thanks to $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a burkini">> + $activeSlave.slaveName's burkini bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's skirt is slightly pushed down by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rides up $his jiggling <<print $activeSlave.inflationType>>-filled belly leaving $him looking like someone who had too much fun on shore-leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel prominently pokes through the front of $his dress. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his jiggling <<print $activeSlave.inflationType>>-filled belly but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests above $his popped navel. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off every movement within $his jiggling <<print $activeSlave.inflationType>>-filled belly. The material tightly clings to $his popped navel. + <<case "a monokini">> + $activeSlave.slaveName's monokini overs only half of $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "an apron">> + $activeSlave.slaveName's apron is filled out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his jiggling <<print $activeSlave.inflationType>>-filled belly, displaying $his popped navel and every motion $his contents make. + <<case "a chattel habit">> + The strip of cloth running down $his front is parted to one side by $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched out by $his jiggling <<print $activeSlave.inflationType>>-filled belly. $His popped navel prominently pokes through the material. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his jiggling <<print $activeSlave.inflationType>>-filled belly by $his breasts. + <<else>> + $activeSlave.slaveName's top only slightly covers $his jiggling <<print $activeSlave.inflationType>>-filled belly. + <</if>> + <<default>> + <</switch>> -<<elseif $activeSlave.weight > 95>> + <<elseif $activeSlave.weight > 95>> -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. -<<elseif ($activeSlave.bellyAccessory == "a small empathy belly")>> - $activeSlave.slaveName's small empathy belly is barely noticeable over $his huge gut. -<</if>> -<<switch $activeSlave.clothes>> -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 10000)>> - $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts let $his fat belly hang free. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. -<<case "a maternity dress">> - $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. -<<case "chains">> - $activeSlave.slaveName's chains sink deep into $his fat belly, several even disappearing beneath $his folds. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. -<<case "body oil">> - $activeSlave.slaveName's fat belly is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's toga can barely be pulled shut over $his fat belly. -<<case "a long qipao">> - $activeSlave.slaveName's dress can barely be pulled shut over $his fat belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic is pulled tight over $his fat belly. The bottom of which peeks out from under it. -<<case "battlearmor">> - $activeSlave.slaveName's armor can barely contain $his fat belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic can barely be pulled shut over $his fat belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. -<<case "a dirndl">> - $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. -<<case "a huipil">> - $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. -<<case "a slutty qipao">> - $His qipao is slit up the side. However, it only covers the top of $his fat belly, allowing it to hang free. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. -<<case "shibari ropes">> - $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. - <<else>> - $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. - <</if>> -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's fat belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "attractive lingerie">> - $activeSlave.slaveName's fat belly hides $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's fat belly hides $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that, when stretched, only manages to wrangle the top of $his gut. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his fat belly completely, but does nothing to hide how big it is. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. -<<case "a penitent nuns habit">> - $His fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. -<<case "a string bikini">> - $activeSlave.slaveName's fat belly parts $his string bikini to either side. -<<case "a scalemail bikini">> - $activeSlave.slaveName's fat belly juts out underneath $his scalemail bikini. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's fat belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt busy, allowing $his fat belly to hang free. - <<else>> - $activeSlave.slaveName's t-shirt covers only the top of $his fat belly, allowing it to hang mostly free and cover $his jeans. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName lets $his fat belly hang free, leaving $his looking particularly slutty. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. -<<case "slutty business attire">> - $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. -<<case "nice business attire">> - $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. -<<case "a kimono">> - $activeSlave.slaveName's fat belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled out by $his fat belly. -<<case "a burqa">> - $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. -<<case "a burkini">> - $activeSlave.slaveName's burkini bulges from $his fat belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. -<<case "battledress">> - $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. -<<case "a monokini">> - $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. -<<case "an apron">> - $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. -<<case "a chattel habit">> - The strip of cloth running down $his front is gently sinks into $his fat belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's fat belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his fat belly by $his breasts. - <<else>> - $activeSlave.slaveName's top can't entirely cover $his fat belly, allowing it to hang loose and slightly obscure $his spats from view. - <</if>> -<<default>> -<</switch>> - <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - Your sleek, slim society finds $his bloated body unsightly. - <</if>> + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's huge gut is tightly compressed by $his corset, $his fat billows out of any gap it can find. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's huge gut hangs out the hole in $his corset designed to accommodate a pregnant belly. + <<elseif ($activeSlave.bellyAccessory == "a small empathy belly")>> + $activeSlave.slaveName's small empathy belly is barely noticeable over $his huge gut. + <</if>> + <<switch $activeSlave.clothes>> + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his fat belly, though they do a fine job of hiding it themselves. + <<elseif ($activeSlave.boobs > 10000)>> + $activeSlave.slaveName's fat belly is hidden by $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts let $his fat belly hang free. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's blouse is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's fat belly is large enough to hide $his panties. $His silken vest sensually frames $his heavy, jiggly gut. + <<case "a maternity dress">> + $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's fat belly takes full advantage of $his exposed midriff to hang freely and obscure $his stretch pants. + <<case "chains">> + $activeSlave.slaveName's chains sink deep into $his fat belly, several even disappearing beneath $his folds. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt strains to stay shut over $his fat belly, fat bulges between $his buttons and quite a bit of $his lower belly hangs out beneath $his shirt. + <<case "body oil">> + $activeSlave.slaveName's fat belly is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's toga can barely be pulled shut over $his fat belly. + <<case "a long qipao">> + $activeSlave.slaveName's dress can barely be pulled shut over $his fat belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic is pulled tight over $his fat belly. The bottom of which peeks out from under it. + <<case "battlearmor">> + $activeSlave.slaveName's armor can barely contain $his fat belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic can barely be pulled shut over $his fat belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. + <<case "a dirndl">> + $activeSlave.slaveName's fat belly fills out $his loose dress. $His dress is specially tailored to be modest yet draw attention to a growing pregnancy, though it works on big, jiggly guts all the same. + <<case "a huipil">> + $activeSlave.slaveName's huipil gets lifted by $his fat belly, so it's useless for covering $his body. + <<case "a slutty qipao">> + $His qipao is slit up the side. However, it only covers the top of $his fat belly, allowing it to hang free. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straps sink deep into $his fat belly, several even disappearing beneath $his folds. The straps connect to a steel ring that parts the fold concealing $his navel, allowing it to be seen once again. + <<case "shibari ropes">> + $activeSlave.slaveName's binding ropes sink deep into $his fat belly, several even disappearing beneath $his folds. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's fat belly is compressed by $his latex suit, leaving it looking round and smooth. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's shirt struggles to cover $his fat belly. The bottom of which peeks out from under it. + <<else>> + $activeSlave.slaveName's fat belly is covered by $his uniform's jacket. The bottom of which just barely peeks out from under it. + <</if>> + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's fat belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his fat belly freely hangs out from under them, obscuring $his trousers. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, though $his fat belly freely hangs from under $his top, obscuring $his trousers. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "attractive lingerie">> + $activeSlave.slaveName's fat belly hides $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's fat belly hides $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's fat belly sticks out of $his corset, which is laced above and below it allowing it to hang free. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress fails to cover $his fat belly, but the outfit includes a thin white blouse that, when stretched, only manages to wrangle the top of $his gut. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his fat belly completely, but does nothing to hide how big it is. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset is barely holding together over $his fat belly, causing flab to spill out from every opening. + <<case "a penitent nuns habit">> + $His fat belly fills out $his habit. The coarse cloth has plenty of extra skin to aggravate. + <<case "a string bikini">> + $activeSlave.slaveName's fat belly parts $his string bikini to either side. + <<case "a scalemail bikini">> + $activeSlave.slaveName's fat belly juts out underneath $his scalemail bikini. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting is stretched out by $his fat belly, forcing flab to poke through the mesh. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top covers most of $his fat belly. However, the bottom of it peeks out, obscuring $his skirt and a letting everyone know how badly this cheerleader needs to diet. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's fat belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt busy, allowing $his fat belly to hang free. + <<else>> + $activeSlave.slaveName's t-shirt covers only the top of $his fat belly, allowing it to hang mostly free and cover $his jeans. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName lets $his fat belly hang free, leaving $his looking particularly slutty. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. + <<case "slutty business attire">> + $activeSlave.slaveName's fat belly strains the buttons of $his suit jacket and blouse. The bottom of which just barely peeks out from under them. + <<case "nice business attire">> + $activeSlave.slaveName's tailored blouse and jacket fit $his fat belly well, though they do nothing to hide how big $his gut is. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his fat belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket barely closes over $his fat belly forcing plenty of flab out from under its bottom and between the straining buttons. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse rides up $his fat belly, leaving it hanging loose and covering $his skirt. + <<case "a kimono">> + $activeSlave.slaveName's fat belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled out by $his fat belly. + <<case "a burqa">> + $activeSlave.slaveName's fat belly just manages to brush up against $his burqa. + <<case "a burkini">> + $activeSlave.slaveName's burkini bulges from $his fat belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's blouse and skirt are filled out by $his fat belly. + <<case "battledress">> + $activeSlave.slaveName's tank top rests atop $his fat belly, leaving everyone wondering how this recruit passed basic. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress is filled by $his fat belly. Every crease, fold and roll is clearly visible within it. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to not only fit $his fat belly but draw attention to it. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include long, thin chains running along $his fat folds. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard tightly clings to $his fat belly, clearly displaying every fold and roll. + <<case "a monokini">> + $activeSlave.slaveName's monokini tightly clings to $his fat belly, clearly displaying every fold and roll. + <<case "an apron">> + $activeSlave.slaveName's mini dress tightly clings to $his fat belly, clearly showing every fold and roll. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his fat belly, displaying every fold and roll in it. + <<case "a chattel habit">> + The strip of cloth running down $his front is gently sinks into $his fat belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy is stretched out by $his fat belly. $His flab juts out around its edges and it does nothing to hide $his folds and rolls. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's fat belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his fat belly by $his breasts. + <<else>> + $activeSlave.slaveName's top can't entirely cover $his fat belly, allowing it to hang loose and slightly obscure $his spats from view. + <</if>> + <<default>> + <</switch>> + <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> + Your sleek, slim society finds $his bloated body unsightly. + <</if>> -<<elseif $activeSlave.inflation == 1>> + <<elseif $activeSlave.inflation == 1>> -<<if ($activeSlave.bellyAccessory == "an extreme corset")>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly compressed by $his corset causing $his distress. -<<elseif ($activeSlave.bellyAccessory == "a corset")>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is lightly compressed by $his corset making $his uncomfortable. -<</if>> -<<switch $activeSlave.clothes>> -<<case "conservative clothing">> - <<if ($activeSlave.boobs > 20000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his <<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 $his massive tits and oversized sweater. - <<elseif ($activeSlave.boobs > 8000)>> - $activeSlave.slaveName's oversized breasts keep $his sweater far from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> -<<case "attractive lingerie for a pregnant woman">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silken panties. $His silken vest sensually frames $his swelling belly. -<<case "a maternity dress">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his distended stomach. -<<case "stretch pants and a crop-top">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly takes full advantage of $his exposed midriff to bulge freely. -<<case "chains">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly wrapped with chains. -<<case "Western clothing">> - $activeSlave.slaveName's flannel shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "body oil">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is covered in a sheen of oil. -<<case "a toga">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly gently bulges under $his toga. -<<case "a huipil">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly slightly bulges under $his huipil. -<<case "a slutty qipao">> - $His qipao is slit up the side. The front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "uncomfortable straps">> - $activeSlave.slaveName's slave outfit's straining straps press into $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "shibari ropes">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly bound with rope, flesh bulges from between them. -<<case "restrictive latex" "a latex catsuit">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly greatly bulges under $his latex suit. -<<case "a military uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> -<<case "a schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> -<<case "a slutty schutzstaffel uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> -<<case "a red army uniform">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. - <</if>> -<<case "a long qipao">> - $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a mounty outfit">> - $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "battlearmor">> - $activeSlave.slaveName's armor tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "lederhosen">> - $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a dirndl">> - $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a biyelgee costume">> - $activeSlave.slaveName's costume tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a nice nurse outfit">> - <<if ($activeSlave.boobs > 6000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his <<print $activeSlave.inflationType>>-swollen belly is completely exposed. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. - <</if>> -<<case "a mini dress">> - $activeSlave.slaveName's mini dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "attractive lingerie">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his lacy g-string. -<<case "kitty lingerie">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silk panties. -<<case "a succubus outfit">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly peeks out of $his corset, which is laced above and below it. -<<case "a slutty maid outfit">> - $activeSlave.slaveName's maid dress is slightly distended by $his growing belly. -<<case "a nice maid outfit">> - $activeSlave.slaveName's maid dress is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. -<<case "a fallen nuns habit">> - $activeSlave.slaveName's latex habit's corset struggles to hold $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a penitent nuns habit">> - $activeSlave.slaveName's habit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. The coarse cloth aggravates $his sensitive skin. -<<case "a string bikini">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out between the strings of $his bikini. -<<case "a scalemail bikini">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out underneath $his bikini. -<<case "clubslut netting">> - $activeSlave.slaveName's clubslut netting clings to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a cheerleader outfit">> - $activeSlave.slaveName's cheerleader top gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly displaying how slutty this cheerleader is. -<<case "cutoffs and a t-shirt">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 2000)>> - $activeSlave.slaveName's tits keep $his t-shirt far from $his <<print $activeSlave.inflationType>>-swollen belly. - <<else>> - $activeSlave.slaveName's t-shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. The bottom of which is beginning to peek from under $his T-shirt. - <</if>> -<<case "a slutty outfit">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly shows how big of a slut $he is. -<<case "a slave gown">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "slutty business attire">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. -<<case "nice business attire">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges under $his tailored blouse and jacket. -<<case "harem gauze">> - $activeSlave.slaveName's harem girl outfit sensually accentuates $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a comfortable bodysuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly, displaying $his bloated body. -<<case "a slutty nurse outfit">> - $activeSlave.slaveName's jacket bulges with $his <<print $activeSlave.inflationType>>-swollen belly, which can be seen peeking out from underneath. -<<case "a schoolgirl outfit">> - $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. It peeks out from the bottom leaving $him looking particularly slutty. -<<case "a kimono">> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is demurely covered by $his kimono. -<<case "a hijab and abaya" "a niqab and abaya">> - $activeSlave.slaveName's abaya is filled out by $his fat belly. -<<case "a burqa">> - $activeSlave.slaveName's burqa shows no sign of $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a burkini">> - $activeSlave.slaveName's burkini gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a hijab and blouse">> - $activeSlave.slaveName's blouse and skirt bulge from $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "battledress">> - $activeSlave.slaveName's tank top covers the top of $his <<print $activeSlave.inflationType>>-swollen belly leaving $him looking like someone who had too much fun on shore-leave. -<<case "a halter top dress">> - $activeSlave.slaveName's beautiful halter top dress bulges with $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a ball gown">> - $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "slutty jewelry">> - $activeSlave.slaveName's bangles include a long thin chain that rests across $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a leotard">> - $activeSlave.slaveName's tight leotard shows off $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a monokini">> - $activeSlave.slaveName's monokini covers most of $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "an apron">> - $activeSlave.slaveName's apron is rounded out by $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a cybersuit">> - $activeSlave.slaveName's bodysuit tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly, displaying $his bloated body. -<<case "a chattel habit">> - The strip of cloth running down $his front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "a bunny outfit">> - $activeSlave.slaveName's teddy bulges with $his <<print $activeSlave.inflationType>>-swollen belly. -<<case "spats and a tank top">> - <<if ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his huge tits. - <<elseif ($activeSlave.boobs > 1200)>> - $activeSlave.slaveName's top is prevented from trying to cover $his <<print $activeSlave.inflationType>>-swollen belly by $his breasts. + <<if ($activeSlave.bellyAccessory == "an extreme corset")>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly compressed by $his corset causing $his distress. + <<elseif ($activeSlave.bellyAccessory == "a corset")>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is lightly compressed by $his corset making $his uncomfortable. + <</if>> + <<switch $activeSlave.clothes>> + <<case "conservative clothing">> + <<if ($activeSlave.boobs > 20000)>> + $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his <<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 $his massive tits and oversized sweater. + <<elseif ($activeSlave.boobs > 8000)>> + $activeSlave.slaveName's oversized breasts keep $his sweater far from $his <<print $activeSlave.inflationType>>-swollen belly. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's sweater bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<case "attractive lingerie for a pregnant woman">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silken panties. $His silken vest sensually frames $his swelling belly. + <<case "a maternity dress">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is noticeable under $his loose dress. $His dress is specially tailored to be modest yet draw attention to $his distended stomach. + <<case "stretch pants and a crop-top">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly takes full advantage of $his exposed midriff to bulge freely. + <<case "chains">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly wrapped with chains. + <<case "Western clothing">> + $activeSlave.slaveName's flannel shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "body oil">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is covered in a sheen of oil. + <<case "a toga">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly gently bulges under $his toga. + <<case "a huipil">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly slightly bulges under $his huipil. + <<case "a slutty qipao">> + $His qipao is slit up the side. The front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "uncomfortable straps">> + $activeSlave.slaveName's slave outfit's straining straps press into $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "shibari ropes">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is tightly bound with rope, flesh bulges from between them. + <<case "restrictive latex" "a latex catsuit">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly greatly bulges under $his latex suit. + <<case "a military uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<case "a schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<case "a slutty schutzstaffel uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<case "a red army uniform">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's undershirt covers $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's uniform covers $his <<print $activeSlave.inflationType>>-swollen belly. + <</if>> + <<case "a long qipao">> + $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a mounty outfit">> + $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "battlearmor">> + $activeSlave.slaveName's armor tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "lederhosen">> + $activeSlave.slaveName's tunic tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a dirndl">> + $activeSlave.slaveName's dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a biyelgee costume">> + $activeSlave.slaveName's costume tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a nice nurse outfit">> + <<if ($activeSlave.boobs > 6000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his massive tits. + <<elseif ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $his breasts; $his <<print $activeSlave.inflationType>>-swollen belly is completely exposed. + <<else>> + $activeSlave.slaveName's nurse outfit is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. + <</if>> + <<case "a mini dress">> + $activeSlave.slaveName's mini dress tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "attractive lingerie">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his lacy g-string. + <<case "kitty lingerie">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $his silk panties. + <<case "a succubus outfit">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly peeks out of $his corset, which is laced above and below it. + <<case "a slutty maid outfit">> + $activeSlave.slaveName's maid dress is slightly distended by $his growing belly. + <<case "a nice maid outfit">> + $activeSlave.slaveName's maid dress is almost conservative, it covers $his <<print $activeSlave.inflationType>>-swollen belly completely. + <<case "a fallen nuns habit">> + $activeSlave.slaveName's latex habit's corset struggles to hold $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a penitent nuns habit">> + $activeSlave.slaveName's habit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. The coarse cloth aggravates $his sensitive skin. + <<case "a string bikini">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out between the strings of $his bikini. + <<case "a scalemail bikini">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly juts out underneath $his bikini. + <<case "clubslut netting">> + $activeSlave.slaveName's clubslut netting clings to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a cheerleader outfit">> + $activeSlave.slaveName's cheerleader top gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly displaying how slutty this cheerleader is. + <<case "cutoffs and a t-shirt">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 2000)>> + $activeSlave.slaveName's tits keep $his t-shirt far from $his <<print $activeSlave.inflationType>>-swollen belly. + <<else>> + $activeSlave.slaveName's t-shirt bulges with $his <<print $activeSlave.inflationType>>-swollen belly. The bottom of which is beginning to peek from under $his T-shirt. + <</if>> + <<case "a slutty outfit">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly shows how big of a slut $he is. + <<case "a slave gown">> + $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "slutty business attire">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. + <<case "nice business attire">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges under $his tailored blouse and jacket. + <<case "harem gauze">> + $activeSlave.slaveName's harem girl outfit sensually accentuates $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a comfortable bodysuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly, displaying $his bloated body. + <<case "a slutty nurse outfit">> + $activeSlave.slaveName's jacket bulges with $his <<print $activeSlave.inflationType>>-swollen belly, which can be seen peeking out from underneath. + <<case "a schoolgirl outfit">> + $activeSlave.slaveName's blouse bulges with $his <<print $activeSlave.inflationType>>-swollen belly. It peeks out from the bottom leaving $him looking particularly slutty. + <<case "a kimono">> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is demurely covered by $his kimono. + <<case "a hijab and abaya" "a niqab and abaya">> + $activeSlave.slaveName's abaya is filled out by $his fat belly. + <<case "a burqa">> + $activeSlave.slaveName's burqa shows no sign of $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a burkini">> + $activeSlave.slaveName's burkini gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a hijab and blouse">> + $activeSlave.slaveName's blouse and skirt bulge from $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "battledress">> + $activeSlave.slaveName's tank top covers the top of $his <<print $activeSlave.inflationType>>-swollen belly leaving $him looking like someone who had too much fun on shore-leave. + <<case "a halter top dress">> + $activeSlave.slaveName's beautiful halter top dress bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a ball gown">> + $activeSlave.slaveName's fabulous silken ball gown is tailored to draw attention to $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "slutty jewelry">> + $activeSlave.slaveName's bangles include a long thin chain that rests across $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a leotard">> + $activeSlave.slaveName's tight leotard shows off $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a monokini">> + $activeSlave.slaveName's monokini covers most of $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "an apron">> + $activeSlave.slaveName's apron is rounded out by $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a cybersuit">> + $activeSlave.slaveName's bodysuit tightly clings to $his <<print $activeSlave.inflationType>>-swollen belly, displaying $his bloated body. + <<case "a chattel habit">> + The strip of cloth running down $his front is pushed out by $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "a bunny outfit">> + $activeSlave.slaveName's teddy bulges with $his <<print $activeSlave.inflationType>>-swollen belly. + <<case "spats and a tank top">> + <<if ($activeSlave.boobs > 4000)>> + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $his huge tits. + <<elseif ($activeSlave.boobs > 1200)>> + $activeSlave.slaveName's top is prevented from trying to cover $his <<print $activeSlave.inflationType>>-swollen belly by $his breasts. + <<else>> + $activeSlave.slaveName's top can't entirely cover $his <<print $activeSlave.inflationType>>-swollen belly, allowing it to hang loose and slightly obscure $his spats from view. + <</if>> + <<default>> + <</switch>> + + <</if>> <<else>> - $activeSlave.slaveName's top can't entirely cover $his <<print $activeSlave.inflationType>>-swollen belly, allowing it to hang loose and slightly obscure $his spats from view. + $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is bare and ready for surgery. <</if>> -<<default>> -<</switch>> - -<</if>> -<<else>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is bare and ready for surgery. -<</if>> <</if>> <<if $activeSlave.cSec == 1>> @@ -17037,21 +17069,21 @@ $He has <</if>> <<if $activeSlave.bellyTat != 0>> -<<if $activeSlave.inflation == 3>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. + <<if $activeSlave.inflation == 3>> + <<if $activeSlave.bellyTat == "a heart">> + A heart is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. + <<elseif $activeSlave.bellyTat == "a star">> + A star is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. + <<elseif $activeSlave.bellyTat == "a butterfly">> + A butterfly is tattooed around $his popped navel, only to be truly seen when $he is full-term or absolutely filled with <<print $activeSlave.inflationType>>. + <</if>> + <<elseif $activeSlave.inflation == 2>> + $He has a barely recognizable tattoo around $his navel, it should reveal itself fully once $he is bloated a little more. + <<elseif $activeSlave.inflation == 1>> + $He has an unrecognizable tattoo around $his navel, it has stretched slightly along with $his distended middle. + <<else>> + $He has an unrecognizable tattoo scrunched around $his navel. <</if>> -<<elseif $activeSlave.inflation == 2>> - $He has a barely recognizable tattoo around $his navel, it should reveal itself fully once $he is bloated a little more. -<<elseif $activeSlave.inflation == 1>> - $He has an unrecognizable tattoo around $his navel, it has stretched slightly along with $his distended middle. -<<else>> - $He has an unrecognizable tattoo scrunched around $his navel. -<</if>> <</if>> <<if ($activeSlave.brand != 0) && ($activeSlave.brandLocation == "belly")>> diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw index cd3a89daeeb5d7847f4c8b19921cdd932ed6e9a9..bb52e7193f184b30b0114019def0f8c43e70b77d 100644 --- a/src/utility/slaveCreationWidgets.tw +++ b/src/utility/slaveCreationWidgets.tw @@ -6,7 +6,7 @@ Called from Gen XX, Gen XY, CheatMode DB, InitNationalities. %/ <<widget "BaseSlave">> - <<set $activeSlave = {slaveName: "blank", slaveSurname: 0, birthName: "blank", birthSurname: 0, genes: "XX", pronoun: "she", possessive: "her", possessivePronoun: "hers", objectReflexive: "herself", object: "her", noun: "girl", weekAcquired: 0, origin: 0, career: 0, ID: 0, prestige: 0, pornFeed: 0, pornFame: 0, pornFameSpending: 0, pornPrestige: 0, pornPrestigeDesc: 0, pornFameType: "none", pornFocus: "none", pornTypeGeneral: 0, pornTypeFuckdoll: 0, pornTypeRape: 0, pornTypePreggo: 0, pornTypeBBW: 0, pornTypeGainer: 0, pornTypeStud: 0, pornTypeLoli: 0, pornTypeDeepThroat: 0, pornTypeStruggleFuck: 0, pornTypePainal: 0, pornTypeTease: 0, pornTypeRomantic: 0, pornTypePervert: 0, pornTypeCaring: 0, pornTypeUnflinching: 0, pornTypeSizeQueen: 0, pornTypeNeglectful: 0, pornTypeCumAddict: 0, pornTypeAnalAddict: 0, pornTypeAttentionWhore: 0, pornTypeBreastGrowth: 0, pornTypeAbusive: 0, pornTypeMalicious: 0, pornTypeSelfHating: 0, pornTypeBreeder: 0, pornTypeSub: 0, pornTypeCumSlut: 0, pornTypeAnal: 0, pornTypeHumiliation: 0, pornTypeBoobs: 0, pornTypeDom: 0, pornTypeSadist: 0, pornTypeMasochist: 0, pornTypePregnancy: 0, prestigeDesc: 0, recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), actualAge: 18, visualAge: 18, physicalAge: 18, ovaryAge: 18, ageImplant: 0, health: 0, minorInjury: 0, trust: 0, oldTrust: 0, devotion: 0, oldDevotion: 0, weight: 0, muscles: 0, height: 170, heightImplant: 0, nationality: "slave", race: "white", markings: "none", eyes: 1, eyeColor: "brown", origEye: "brown", pupil: "circular", sclerae: "white", eyewear: "none", hears: 0, earwear: "none", earImplant: 0, origHColor: "brown", hColor: "brown", pubicHColor: "brown", skin: "light", hLength: 60, hStyle: "short", pubicHStyle: "neat", waist: 0, corsetPiercing: 0, PLimb: 0, amp: 0, heels:0, voice: 2, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, boobsImplant: 0, boobsImplantType: 0, boobShape: "normal", nipples: "cute", nipplesPiercing: 0, nipplesAccessory: 0, areolae: 0, areolaePiercing: 0, areolaeShape: "circle", boobsTat: 0, lactation: 0, lactationAdaptation: 0, milk: 0, cum: 0, hips: 0, hipsImplant: 0, butt: 0, buttImplant: 0, buttImplantType: 0, buttTat: 0, face: 0, faceImplant: 0, faceShape: "normal", lips: 15, lipsImplant: 0, lipsPiercing: 0, lipsTat: 0, teeth: "normal", tonguePiercing: 0, vagina: 0, vaginaLube: 0, vaginaPiercing: 0, vaginaTat: 0, preg: -1, pregSource: 0, pregType: 0, pregAdaptation: 50, broodmother: 0, broodmotherFetuses: 0, broodmotherOnHold: 0, broodmotherCountDown: 0, labor: 0, births: 0, cSec: 0, bellyAccessory: "none", labia: 0, clit: 0, clitPiercing: 0, clitSetting: "vanilla", foreskin: 0, anus: 0, dick: 0, analArea: 1, dickPiercing: 0, dickTat: 0, prostate: 0, balls: 0, scrotum: 0, ovaries: 0, anusPiercing: 0, anusTat: 0, makeup: 0, nails: 0, brand: 0, brandLocation: 0, earPiercing: 0, nosePiercing: 0, eyebrowPiercing: 0, navelPiercing: 0, shouldersTat: 0, armsTat: 0, legsTat: 0, backTat: 0, stampTat: 0, vaginalSkill: 0, oralSkill: 0, analSkill: 0, whoreSkill: 0, entertainSkill: 0, combatSkill: 0, livingRules: "spare", speechRules: "restrictive", releaseRules: "restrictive", relationshipRules: "restrictive", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "healthy", dietCum: 0, dietMilk: 0, tired: 0, hormones: 0, drugs: "no drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: 0, fuckdoll: 0, choosesOwnClothes: 0, clothes: "no clothing", collar: "none", shoes: "none", vaginalAccessory: "none", dickAccessory: "none", legAccessory: "none", buttplug: "none", buttplugAttachment: "none", intelligence: 0, intelligenceImplant: 0, energy: 50, need: 0, attrXX: 0, attrXY: 0, attrKnown: 0, fetish: "none", fetishStrength: 70, fetishKnown: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, publicCount: 0, pitKills: 0, customTat: "", customLabel: "", customDesc: "", customTitle: "", customTitleLisp: "", rudeTitle: 0, customImage: 0, currentRules: [], bellyTat: 0, induce: 0, mpreg: 0, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, pregKnown: 0, pregWeek: 0, belly: 0, bellyPreg: 0, bellyFluid: 0, bellyImplant: -1, bellySag: 0, bellySagPreg: 0, bellyPain: 0, cervixImplant: 0, birthsTotal: 0, pubertyAgeXX: 13, pubertyAgeXY: 13, scars: 0, breedingMark: 0, underArmHStyle: "waxed", bodySwap: 0, HGExclude: 0, ballType: "human", eggType: "human", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: 0, bald: 0, origBodyOwner: "", origBodyOwnerID: 0, death: "", hormoneBalance: 0, onDiet: 0, breastMesh: 0, slavesFathered: 0, PCChildrenFathered: 0, slavesKnockedUp: 0, PCKnockedUp: 0, origSkin: "white", vasectomy: 0, haircuts: 0, newGamePlus: 0, skillHG: 0, skillRC: 0, skillBG: 0, skillMD: 0, skillDJ: 0, skillNU: 0, skillTE: 0, skillAT: 0, skillST: 0, skillMM: 0, skillWA: 0, skillS: 0, skillE: 0, skillW: 0, tankBaby: 0, inducedNCS: 0, NCSyouthening: 0}>> + <<set $activeSlave = {slaveName: "blank", slaveSurname: 0, birthName: "blank", birthSurname: 0, genes: "XX", pronoun: "she", possessive: "her", possessivePronoun: "hers", objectReflexive: "herself", object: "her", noun: "girl", weekAcquired: 0, origin: 0, career: 0, ID: 0, prestige: 0, pornFeed: 0, pornFame: 0, pornFameSpending: 0, pornPrestige: 0, pornPrestigeDesc: 0, pornFameType: "none", pornFocus: "none", pornTypeGeneral: 0, pornTypeFuckdoll: 0, pornTypeRape: 0, pornTypePreggo: 0, pornTypeBBW: 0, pornTypeGainer: 0, pornTypeStud: 0, pornTypeLoli: 0, pornTypeDeepThroat: 0, pornTypeStruggleFuck: 0, pornTypePainal: 0, pornTypeTease: 0, pornTypeRomantic: 0, pornTypePervert: 0, pornTypeCaring: 0, pornTypeUnflinching: 0, pornTypeSizeQueen: 0, pornTypeNeglectful: 0, pornTypeCumAddict: 0, pornTypeAnalAddict: 0, pornTypeAttentionWhore: 0, pornTypeBreastGrowth: 0, pornTypeAbusive: 0, pornTypeMalicious: 0, pornTypeSelfHating: 0, pornTypeBreeder: 0, pornTypeSub: 0, pornTypeCumSlut: 0, pornTypeAnal: 0, pornTypeHumiliation: 0, pornTypeBoobs: 0, pornTypeDom: 0, pornTypeSadist: 0, pornTypeMasochist: 0, pornTypePregnancy: 0, prestigeDesc: 0, recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), actualAge: 18, visualAge: 18, physicalAge: 18, ovaryAge: 18, ageImplant: 0, health: 0, minorInjury: 0, trust: 0, oldTrust: 0, devotion: 0, oldDevotion: 0, weight: 0, muscles: 0, height: 170, heightImplant: 0, nationality: "slave", race: "white", origRace: "white", markings: "none", eyes: 1, eyeColor: "brown", origEye: "brown", pupil: "circular", sclerae: "white", eyewear: "none", hears: 0, earwear: "none", earImplant: 0, origHColor: "brown", hColor: "brown", pubicHColor: "brown", skin: "light", hLength: 60, hStyle: "short", pubicHStyle: "neat", waist: 0, corsetPiercing: 0, PLimb: 0, amp: 0, heels:0, voice: 2, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, boobsImplant: 0, boobsImplantType: 0, boobShape: "normal", nipples: "cute", nipplesPiercing: 0, nipplesAccessory: 0, areolae: 0, areolaePiercing: 0, areolaeShape: "circle", boobsTat: 0, lactation: 0, lactationAdaptation: 0, milk: 0, cum: 0, hips: 0, hipsImplant: 0, butt: 0, buttImplant: 0, buttImplantType: 0, buttTat: 0, face: 0, faceImplant: 0, faceShape: "normal", lips: 15, lipsImplant: 0, lipsPiercing: 0, lipsTat: 0, teeth: "normal", tonguePiercing: 0, vagina: 0, vaginaLube: 0, vaginaPiercing: 0, vaginaTat: 0, preg: -1, pregSource: 0, pregType: 0, pregAdaptation: 50, broodmother: 0, broodmotherFetuses: 0, broodmotherOnHold: 0, broodmotherCountDown: 0, labor: 0, births: 0, cSec: 0, bellyAccessory: "none", labia: 0, clit: 0, clitPiercing: 0, clitSetting: "vanilla", foreskin: 0, anus: 0, dick: 0, analArea: 1, dickPiercing: 0, dickTat: 0, prostate: 0, balls: 0, scrotum: 0, ovaries: 0, anusPiercing: 0, anusTat: 0, makeup: 0, nails: 0, brand: 0, brandLocation: 0, earPiercing: 0, nosePiercing: 0, eyebrowPiercing: 0, navelPiercing: 0, shouldersTat: 0, armsTat: 0, legsTat: 0, backTat: 0, stampTat: 0, vaginalSkill: 0, oralSkill: 0, analSkill: 0, whoreSkill: 0, entertainSkill: 0, combatSkill: 0, livingRules: "spare", speechRules: "restrictive", releaseRules: "restrictive", relationshipRules: "restrictive", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "healthy", dietCum: 0, dietMilk: 0, tired: 0, hormones: 0, drugs: "no drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: 0, fuckdoll: 0, choosesOwnClothes: 0, clothes: "no clothing", collar: "none", shoes: "none", vaginalAccessory: "none", dickAccessory: "none", legAccessory: "none", buttplug: "none", buttplugAttachment: "none", intelligence: 0, intelligenceImplant: 0, energy: 50, need: 0, attrXX: 0, attrXY: 0, attrKnown: 0, fetish: "none", fetishStrength: 70, fetishKnown: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, publicCount: 0, pitKills: 0, customTat: "", customLabel: "", customDesc: "", customTitle: "", customTitleLisp: "", rudeTitle: 0, customImage: 0, currentRules: [], bellyTat: 0, induce: 0, mpreg: 0, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, pregKnown: 0, pregWeek: 0, belly: 0, bellyPreg: 0, bellyFluid: 0, bellyImplant: -1, bellySag: 0, bellySagPreg: 0, bellyPain: 0, cervixImplant: 0, birthsTotal: 0, pubertyAgeXX: 13, pubertyAgeXY: 13, scars: 0, breedingMark: 0, underArmHStyle: "waxed", bodySwap: 0, HGExclude: 0, ballType: "human", eggType: "human", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: 0, bald: 0, origBodyOwner: "", origBodyOwnerID: 0, death: "", hormoneBalance: 0, onDiet: 0, breastMesh: 0, slavesFathered: 0, PCChildrenFathered: 0, slavesKnockedUp: 0, PCKnockedUp: 0, origSkin: "white", vasectomy: 0, haircuts: 0, newGamePlus: 0, skillHG: 0, skillRC: 0, skillBG: 0, skillMD: 0, skillDJ: 0, skillNU: 0, skillTE: 0, skillAT: 0, skillST: 0, skillMM: 0, skillWA: 0, skillS: 0, skillE: 0, skillW: 0, tankBaby: 0, inducedNCS: 0, NCSyouthening: 0}>> <</widget>> /% @@ -772,7 +772,8 @@ <<else>> <br>//You lack the necessary funds to add this slave.// <</if>> -<br> [[Discard this slave and continue|Acquisition]] +<br> +[[Discard this slave and continue|Acquisition]] <</replace>> <</widget>> @@ -3160,7 +3161,7 @@ <<set $activeSlave.hColor = "blonde">> <<set $activeSlave.pubicHColor = "blonde">> <<set $activeSlave.underArmHColor = "blonde">> - <<if $activeSlave.race != "white">><<set $activeSlave.race = "surgically altered to look white">><</if>> + <<set $activeSlave.race = "white">> <<set $activeSlave.skin = "tanned">> <<set $activeSlave.customTat = "She has the coat of arms of St. Claver Preparatory tattooed on her left cheek.">> @@ -3813,7 +3814,7 @@ <<set $activeSlave.chem = 10 * random(1,3)>> <<set $activeSlave.customTat = "The prominent emblem of a local gang spans the length of his shoulders.">> <<set $activeSlave.combatSkill = 1>> - <<case "gang assulter">> + <<case "gang assaulter">> <<set $activeSlave.origin = "You purchased her life at a prison sale. She was locked away for gang related extortion of local businesses.">> <<set $prisonCrime = "is incarcerated for gang related activities.">> <<set $activeSlave.career = "a gang member">>