diff --git a/devNotes/legacy files/walkPast.txt b/devNotes/legacy files/walkPast.txt index 5cbe42a0cc1dbd18444e9a01bdc93e97fa37d96f..445a993afd094d198600aa4e9fad589fa9f95400 100644 --- a/devNotes/legacy files/walkPast.txt +++ b/devNotes/legacy files/walkPast.txt @@ -1218,7 +1218,7 @@ <</switch>> <<set _target = "FBoobs">> <<elseif (_seed > 60)>> - <<ButtDescription>> + <<= App.Desc.butt($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> Its suit is expressly designed to encourage use of its rear hole. @@ -1366,7 +1366,7 @@ <<if $activeSlave.inflation == 0>> <<if $activeSlave.bellyImplant < 2000>> <<if $activeSlave.belly >= 600000>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a very tight corset">> $His corset struggles to contain $his enormous belly. @@ -1406,7 +1406,7 @@ $His bare enormous squirming pregnant belly catches your eye. <</switch>> <<elseif $activeSlave.belly >= 300000>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a very tight corset">> $His corset struggles to contain $his giant belly. @@ -1450,7 +1450,7 @@ $His bare giant pregnant belly catches your eye. <</switch>> <<elseif $activeSlave.weight > 190>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His massive gut is alluringly smooth under the tight suit. @@ -1508,7 +1508,7 @@ $His massive bare jiggling gut catches your eye. <</switch>> <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "conservative clothing">> $His taut blouse shows off $his huge belly. @@ -1580,7 +1580,7 @@ $His bare huge pregnant belly catches your eye. <</switch>> <<elseif $activeSlave.weight > 160>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His giant gut is alluringly smooth under the tight suit. @@ -1648,7 +1648,7 @@ $His giant bare jiggling gut catches your eye. <</switch>> <<elseif $activeSlave.weight > 130>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His big gut is perfectly smoothed by the tight latex. @@ -1720,7 +1720,7 @@ $His big bare jiggling gut catches your eye. <</switch>> <<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "conservative clothing">> $His taut blouse shows off $his big belly. @@ -1792,7 +1792,7 @@ $His bare pregnant belly catches your eye. <</switch>> <<elseif $activeSlave.weight >= 95>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> Its suit is expressly designed to encourage use of its holes. @@ -1868,7 +1868,7 @@ $His bare, jiggling, fat gut catches your eye. <</switch>> <<elseif $activeSlave.bellyPreg >= 1500 || ($activeSlave.bellyAccessory == "a small empathy belly")>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> Its suit is expressly designed to encourage use of its holes. @@ -1942,11 +1942,11 @@ $His barely visible pregnancy catches your eye. <</switch>> <<else>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<if $activeSlave.weight >= 30>> Slight jiggling can be seen in $his chubby belly as $he moves. <</if>> - <<crotchDescription>> + <<= App.Desc.crotch($activeSlave)>> <<dickDescription>> <<vaginaDescription>> <<switch $activeSlave.clothes>> @@ -2352,7 +2352,7 @@ $His bare giant belly catches your eye. <</switch>> <<elseif $activeSlave.weight > 190>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His massive gut is alluringly smooth under the tight suit. @@ -2492,7 +2492,7 @@ $His bare huge belly catches your eye. <</switch>> <<elseif $activeSlave.weight > 160>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His giant gut is alluringly smooth under the tight suit. @@ -2566,7 +2566,7 @@ $His giant bare jiggling gut catches your eye. <</switch>> <<elseif $activeSlave.weight > 130>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His big gut is perfectly smoothed by the tight latex. @@ -2875,7 +2875,7 @@ <</if>> <<else>> /* inflation descs */ <<if $activeSlave.weight > 190>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His massive gut is alluringly smooth under the tight suit. @@ -3017,7 +3017,7 @@ $His bare, taut, sloshing belly catches your eye. <</switch>> <<elseif $activeSlave.weight > 160>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His giant gut is alluringly smooth under the tight suit. @@ -3091,7 +3091,7 @@ $His giant bare jiggling gut catches your eye. <</switch>> <<elseif $activeSlave.weight > 130>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> $His big gut is perfectly smoothed by the tight latex. @@ -3243,7 +3243,7 @@ $His bare, rounded, sloshing belly catches your eye. <</switch>> <<elseif $activeSlave.weight >= 95>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> Its suit is expressly designed to encourage use of its holes. @@ -3400,7 +3400,7 @@ <</if>> <<set _target = "FVagina">> <<elseif (_seed > 20)>> - <<AnusDescription>> + <<= App.Desc.anus($activeSlave)>> <<switch $activeSlave.clothes>> <<case "a Fuckdoll suit">> Its suit is expressly designed to encourage use of its rear hole. diff --git a/devTools/Script to convert SC to JS/SC to JS 1.py b/devTools/Script to convert SC to JS/SC to JS 1.py index 2e383b6fce6c4ac1a0cfcea9b44211753bc0d174..61c717a92e42dfec1e345a0c21e62be86d4e5d0f 100644 --- a/devTools/Script to convert SC to JS/SC to JS 1.py +++ b/devTools/Script to convert SC to JS/SC to JS 1.py @@ -18,7 +18,7 @@ editor.rereplace(r"([a-zA-Z@].*?)<<", r"$1\n<<") editor.rereplace(r">>([a-zA-Z,\.@ ].*?)", r">>\n\t$1") # Raw text -editor.rereplace(r" ([a-zA-Z@\.,; ].*)", r" r.push\(`\1`\);") +editor.rereplace(r" ([a-zA-Z@\.,`'; ].*)", r" r.push\(`\1`\);") # If / else editor.rereplace(r"<<if (.*?)>>", r"if \1 {") diff --git a/js/003-data/gameVariableData.js b/js/003-data/gameVariableData.js index cafb853643fe2fee121317a6581009da75c0f746..70034ce3a7ba6643b3a53715a983d592f6542527 100644 --- a/js/003-data/gameVariableData.js +++ b/js/003-data/gameVariableData.js @@ -62,7 +62,7 @@ App.Data.defaultGameStateVariables = { FSNamePref: 0, HGFormality: 1, HGSeverity: 0, - abbreviateSidebar: 2, + abbreviateSidebar: 1, adamPrinciple: 0, allowFamilyTitles: 0, allowMaleSlaveNames: false, diff --git a/src/003-assets/CSS/quicklinks.css b/src/003-assets/CSS/quicklinks.css index 05a90ade95b41788d25e449bc5ef74b56c53c02c..757b80238d053f4f9c1855ff94b3364e0bc9a40b 100644 --- a/src/003-assets/CSS/quicklinks.css +++ b/src/003-assets/CSS/quicklinks.css @@ -1,5 +1,8 @@ div.quick-links { - margin-bottom: 2px; /* the last menu link has a bottom outline, make enough space for it */ + /* Give quick links as much space as possible, any more and it start looking wrong. */ + margin: 0 -7px; + /* the last menu link has a bottom outline, make enough space for it */ + margin-bottom: 2px; } div.quick-links div.toggle { diff --git a/src/003-assets/CSS/tabs.css b/src/003-assets/CSS/tabs.css index dfbbd57abb7104b61f994bbd2e0fa052532a8e3d..9f857f236db77b252b0db10cc200f936b2575f1a 100644 --- a/src/003-assets/CSS/tabs.css +++ b/src/003-assets/CSS/tabs.css @@ -65,7 +65,6 @@ div.tabbar a.active { border: 0; } - .tabcontent.card .slaveSummary.card { background-color: #252525; } diff --git a/src/Mods/SecExp/js/secExp.js b/src/Mods/SecExp/js/secExp.js index a4671c1a71d627b7b66369d2b1ec972530deed63..bdf41b43f2b7b2f97e2ae8319f34d155cb4d8e17 100644 --- a/src/Mods/SecExp/js/secExp.js +++ b/src/Mods/SecExp/js/secExp.js @@ -422,9 +422,9 @@ App.SecExp.Check = (function() { } else if (V.terrain === "ravine") { init -= jsRandom(5, 5); } - if (["wealth", "capitalist", "celebrity", "BlackHat"].includes(V.PC.career)) { + if (["BlackHat", "capitalist", "celebrity", "wealth"].includes(V.PC.career)) { init += jsRandom(5, 5); - } else if (["escort", "servant", "gang"].includes(V.PC.career)) { + } else if (["escort", "gang", "servant"].includes(V.PC.career)) { init -= jsRandom(5, 5); } V.SecExp.core.trade = init; diff --git a/src/data/backwardsCompatibility/updateSlaveObject.js b/src/data/backwardsCompatibility/updateSlaveObject.js index bc8af03b9105306352fcf44e9212ad01889b48de..d0a90d066afb77e6a97b6474634d16bb52792b22 100644 --- a/src/data/backwardsCompatibility/updateSlaveObject.js +++ b/src/data/backwardsCompatibility/updateSlaveObject.js @@ -222,9 +222,9 @@ App.Update.Slave = function(slave, genepool = false) { } else if (slave.eyes === -1) { eyeSurgery(slave, "both", "blur"); } - const eyeColor = slave.pupil || "brown"; + const eyeColor = slave.eyeColor || "brown"; const pupil = slave.pupil || "circular"; - const sclerae = slave.pupil || "white"; + const sclerae = slave.sclerae || "white"; setEyeColorFull(slave, eyeColor, pupil, sclerae, "both"); if (typeof slave.geneticQuirks.heterochromia === "string") { setEyeColor(slave.geneticQuirks.heterochromia, "left"); diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw index 00b11b111c8b2ad6a1175b5526d358d174d0b9e2..81a39ea1e5d527c0921ed35627cdfbacfb3b0183 100644 --- a/src/events/intro/introSummary.tw +++ b/src/events/intro/introSummary.tw @@ -118,7 +118,7 @@ You may review your settings before clicking "Continue" to begin.<br> <<run _options.addOption("Economic Tabs on weekly reports are", "useTabs") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> - + <<includeDOM _options.render()>> <h2>Images</h2> @@ -126,7 +126,7 @@ You may review your settings before clicking "Continue" to begin.<br> <<run _options.addOption("Images are", "seeImages") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> - + <<includeDOM _options.render()>> <<if $seeImages > 0>> @@ -176,7 +176,7 @@ You may review your settings before clicking "Continue" to begin.<br> <<run _options.addOption("Slave images in the weekly report are", "seeReportImages") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> - + <<includeDOM _options.render()>> <</if>> </div> @@ -186,7 +186,7 @@ You may review your settings before clicking "Continue" to begin.<br> <div class="content"> <h2>Economy</h2> - + <<set _options = new App.UI.OptionsGroup()>> <<set $localEcon = $economy>> @@ -351,7 +351,7 @@ You may review your settings before clicking "Continue" to begin.<br> <h2>Mods</h2> <<set _options = new App.UI.OptionsGroup()>> - + <<run _options.addOption("The Special Force Mod is", "Toggle", $SF).addComment("This mod is initially from anon1888 but expanded by SFanon offers a lategame special (started out as security but changed to special in order to try and reduce confusion with CrimeAnon's separate Security Expansion (SecExp) mod) force, that is triggered after week 80. It is non-canon where it conflicts with canonical updates to the base game.") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> diff --git a/src/facilities/nursery/widgets/children/childSummary.js b/src/facilities/nursery/widgets/children/childSummary.js index 86bd7924557480d167e2798704168dc6e3c54915..07e90b53a90a1a6aa4cc441d69bd3f47d03eb63e 100644 --- a/src/facilities/nursery/widgets/children/childSummary.js +++ b/src/facilities/nursery/widgets/children/childSummary.js @@ -3093,7 +3093,7 @@ App.Facilities.Nursery.ChildSummary = function(child) { r += `SP:all`; } else if ((child.energy > 5) && (child.clitSetting === "none")) { r += `SP:none`; - } else if (!["women", "men", "anti-women", "anti-men"].includes(child.clitSetting)) { + } else if (!["anti-men", "anti-women", "men", "women"].includes(child.clitSetting)) { r += `SP:monitoring`; } } else { @@ -3552,7 +3552,7 @@ App.Facilities.Nursery.ChildSummary = function(child) { r += `SP: all. `; } else if ((child.energy > 5) && (child.clitSetting === "none")) { r += `SP: none. `; - } else if (!["women", "men", "anti-women", "anti-men"].includes(child.clitSetting)) { + } else if (!["anti-men", "anti-women", "men", "women"].includes(child.clitSetting)) { r += `SP: monitoring. `; } } else { diff --git a/src/facilities/nursery/widgets/children/longChildDescription.js b/src/facilities/nursery/widgets/children/longChildDescription.js index 5646db25c7f37bb44e904aa05e3614a306474e57..ad93b939ac7e418a09cae5500fb62dd450359f31 100644 --- a/src/facilities/nursery/widgets/children/longChildDescription.js +++ b/src/facilities/nursery/widgets/children/longChildDescription.js @@ -7928,7 +7928,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) { r += `<<BellyImplantDescription>> `; // TODO: } else { V.activeSlave = child; - r += `<<BellyDescription>> `; // TODO: + r += `${App.Desc.belly($activeSlave)} `; // TODO: } r += butt(child); diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index 0f3d9b626c9323370b0ad175fba5d89a8ea3d239..fee830050b37af21e4fef9856c5a5f74636a0a99 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -1474,7 +1474,7 @@ SLAVE PARAPHILIAS **********/ <<case "Paraphilias">> ''Paraphilias'' are intense forms of sexual <<= App.Encyclopedia.Dialog.linkSC("flaws", "Flaws")>> that cannot be softened. Slaves with a paraphilia excel at certain jobs, but may suffer penalties at others. - + <br><br> Choose a more particular entry below: <br> @@ -3184,7 +3184,7 @@ MODS <</switch>> /* special pages where we don't show related links */ -<<if !["Table of Contents", "Credits", "Special Force"].includes($encyclopedia)>> +<<if !["Credits", "Special Force", "Table of Contents"].includes($encyclopedia)>> <br><<include "Related Links">> <</if>> diff --git a/src/gui/Encyclopedia/encyclopediaRelatedLinks.tw b/src/gui/Encyclopedia/encyclopediaRelatedLinks.tw index a833910e8c924ead46dde542bcbe0ec66b084f7a..977e489706c77724ea61c26500adbdee70b913f6 100644 --- a/src/gui/Encyclopedia/encyclopediaRelatedLinks.tw +++ b/src/gui/Encyclopedia/encyclopediaRelatedLinks.tw @@ -1,7 +1,7 @@ :: Related Links [nobr] /* pages asking the player to click a link for more information have no section heading */ -<<if !["Playing Free Cities", "Being in Charge", "Slaves", "Obtaining Slaves", "Leadership Positions", "Slave Assignments", "Body", "Skills", "Fetishes", "Paraphilias", "The X-Series Arcology", "Terrain Types", "Lore", "Game Mods", "Lolimod", "Inflation", "Slave Modification"].includes($encyclopedia)>> +<<if !["Being in Charge", "Body", "Fetishes", "Game Mods", "Inflation", "Leadership Positions", "Lolimod", "Lore", "Obtaining Slaves", "Paraphilias", "Playing Free Cities", "Skills", "Slave Assignments", "Slave Modification", "Slaves", "Terrain Types", "The X-Series Arcology"].includes($encyclopedia)>> <br><h3>Related Links</h3> <</if>> @@ -10,7 +10,7 @@ /********** PLAYING FREE CITIES **********/ -<<case "Playing Free Cities" "First Game Guide" "How to Play" "Keyboard Shortcuts" "The Arcology Interface" "Tips and Tricks" "Design Your Master">> +<<case "Design Your Master" "First Game Guide" "How to Play" "Keyboard Shortcuts" "Playing Free Cities" "The Arcology Interface" "Tips and Tricks">> <<= App.Encyclopedia.Dialog.linkSC("First Game Guide", "First Game Guide")>> | <<= App.Encyclopedia.Dialog.linkSC("How to Play", "How to Play")>> | <<= App.Encyclopedia.Dialog.linkSC("Keyboard Shortcuts", "Keyboard Shortcuts")>> @@ -21,7 +21,7 @@ PLAYING FREE CITIES /********** BEING IN CHARGE **********/ -<<case "Being in Charge" "Arcologies and Reputation" "Random Events" "Costs Summary" "Rules Assistant" "The Corporation" "Sexual Energy" "PC Skills">> +<<case "Arcologies and Reputation" "Being in Charge" "Costs Summary" "PC Skills" "Random Events" "Rules Assistant" "Sexual Energy" "The Corporation">> <<= App.Encyclopedia.Dialog.linkSC("Arcologies and Reputation", "Arcologies and Reputation")>> | <<= App.Encyclopedia.Dialog.linkSC("Random Events", "Random Events")>> | <<= App.Encyclopedia.Dialog.linkSC("Costs Summary", "Costs Summary")>> @@ -33,7 +33,7 @@ BEING IN CHARGE /********** SLAVES **********/ -<<case "Slaves" "Living Conditions" "Enslaving People" "Demand for Sex" "From Rebellious to Devoted" "Health" "Devotion" "Trust" "Drugs and Their Effects" "Gender" "Nymphomania" "Indentured Servants" "Menial Slaves" "Fuckdolls" "Lingua Franca" "Slave Score (Attractiveness)" "Slave Score (Sexual)">> +<<case "Demand for Sex" "Devotion" "Drugs and Their Effects" "Enslaving People" "From Rebellious to Devoted" "Fuckdolls" "Gender" "Health" "Indentured Servants" "Lingua Franca" "Living Conditions" "Menial Slaves" "Nymphomania" "Slave Score (Attractiveness)" "Slave Score (Sexual)" "Slaves" "Trust">> <<= App.Encyclopedia.Dialog.linkSC("Enslaving People", "Enslaving People")>> | <<= App.Encyclopedia.Dialog.linkSC("Living Conditions", "Living Conditions")>> | <<= App.Encyclopedia.Dialog.linkSC("Health", "Health")>> @@ -53,7 +53,7 @@ SLAVES /********** OBTAINING SLAVES **********/ -<<case "Obtaining Slaves" "Kidnapped Slaves" "Slave Schools" "Stables" "Household Liquidations" "Direct Sales" "Pre-Owned Slaves" "The Flesh Heap" "The Job Fulfillment Center">> +<<case "Direct Sales" "Household Liquidations" "Kidnapped Slaves" "Obtaining Slaves" "Pre-Owned Slaves" "Slave Schools" "Stables" "The Flesh Heap" "The Job Fulfillment Center">> <<= App.Encyclopedia.Dialog.linkSC("Kidnapped Slaves", "Kidnapped Slaves")>> | <<= App.Encyclopedia.Dialog.linkSC("Slave Schools", "Slave Schools")>> | <<= App.Encyclopedia.Dialog.linkSC("Stables", "Stables")>> @@ -69,7 +69,7 @@ OBTAINING SLAVES /********** SLAVE LEADERS: **********/ -<<case "Leadership Positions" "Slave Assignments" "Attendant" "Matron" "Bodyguard" "Concubine" "DJ" "Head Girl" "Madam" "Milkmaid" "Farmer" "Nurse" "Recruiter" "Schoolteacher" "Stewardess" "Wardeness" "Career Experience">> +<<case "Attendant" "Bodyguard" "Career Experience" "Concubine" "DJ" "Farmer" "Head Girl" "Leadership Positions" "Madam" "Matron" "Milkmaid" "Nurse" "Recruiter" "Schoolteacher" "Slave Assignments" "Stewardess" "Wardeness">> <<= App.Encyclopedia.Dialog.linkSC("Common Assignments", "Slave Assignments")>> | <<= App.Encyclopedia.Dialog.linkSC("Career Experience", "Career Experience")>> | <<= App.Encyclopedia.Dialog.linkSC("Attendant", "Attendant")>> @@ -108,7 +108,7 @@ SLAVE ASSIGNMENTS (COMMON): /********** SLAVE BODY: **********/ -<<case "Body" "Anuses" "Areolae" "Breasts" "Butts" "Clits" "Dicks" "Ethnicity" "Faces" "Height" "Hips" "Lactation" "Lips" "Musculature" "Nipples" "Ovaries" "Skin Distinctions" "Teeth" "Testicles" "Vaginas" "Waist" "Weight" "Hormones (XX)" "Hormones (XY)">> +<<case "Anuses" "Areolae" "Body" "Breasts" "Butts" "Clits" "Dicks" "Ethnicity" "Faces" "Height" "Hips" "Lactation" "Lips" "Musculature" "Nipples" "Ovaries" "Skin Distinctions" "Teeth" "Testicles" "Vaginas" "Waist" "Weight" "Hormones (XX)" "Hormones (XY)">> <<= App.Encyclopedia.Dialog.linkSC("Anuses", "Anuses")>> | <<= App.Encyclopedia.Dialog.linkSC("Areolae", "Areolae")>> | <<= App.Encyclopedia.Dialog.linkSC("Breasts", "Breasts")>> @@ -137,7 +137,7 @@ SLAVE BODY: /********** SLAVE SKILLS **********/ -<<case "Skills" "Anal Skill" "Combat Skill" "Entertainment Skill" "Oral Skill" "Vaginal Skill" "Whoring Skill">> +<<case "Anal Skill" "Combat Skill" "Entertainment Skill" "Oral Skill" "Skills" "Vaginal Skill" "Whoring Skill">> <<= App.Encyclopedia.Dialog.linkSC("Anal Skill", "Anal Skill")>> | <<= App.Encyclopedia.Dialog.linkSC("Combat Skill", "Combat Skill")>> | <<= App.Encyclopedia.Dialog.linkSC("Entertainment Skill", "Entertainment Skill")>> @@ -149,7 +149,7 @@ SLAVE SKILLS /********** SLAVE FETISHES: **********/ -<<case "Fetishes" "Boob Fetishists" "Buttsluts" "Cumsluts" "Doms" "Humiliation Fetishists" "Masochists" "Pregnancy Fetishists" "Sadists" "Submissives">> +<<case "Boob Fetishists" "Buttsluts" "Cumsluts" "Doms" "Fetishes" "Humiliation Fetishists" "Masochists" "Pregnancy Fetishists" "Sadists" "Submissives">> <<= App.Encyclopedia.Dialog.linkSC("Boob Fetishists", "Boob Fetishists")>> | <<= App.Encyclopedia.Dialog.linkSC("Buttsluts", "Buttsluts")>> | <<= App.Encyclopedia.Dialog.linkSC("Cumsluts", "Cumsluts")>> @@ -163,7 +163,7 @@ SLAVE FETISHES: /********** SLAVE PARAPHILIAS **********/ -<<case "Paraphilias" "Abusiveness" "Anal Addicts" "Attention Whores" "Breast Obsession" "Breeding Obsession" "Cum Addicts" "Maliciousness" "Self Hatred" "Self Neglect">> +<<case "Abusiveness" "Anal Addicts" "Attention Whores" "Breast Obsession" "Breeding Obsession" "Cum Addicts" "Maliciousness" "Paraphilias" "Self Hatred" "Self Neglect">> <<= App.Encyclopedia.Dialog.linkSC("Abusiveness", "Abusiveness")>> | <<= App.Encyclopedia.Dialog.linkSC("Anal Addicts", "Anal Addicts")>> | <<= App.Encyclopedia.Dialog.linkSC("Attention Whores", "Attention Whores")>> @@ -178,7 +178,7 @@ SLAVE PARAPHILIAS /********** SLAVE QUIRKS **********/ -<<case "Quirks" "Adores Men" "Adores Women" "Advocate" "Confident" "Cutting" "Fitness" "Funny" "Insecure" "Sinful" "Caring" "Gagfuck Queen" "Painal Queen" "Perverted" "Romantic" "Size Queen" "Strugglefuck Queen" "Tease" "Unflinching">> +<<case "Adores Men" "Adores Women" "Advocate" "Confident" "Cutting" "Fitness" "Funny" "Insecure" "Sinful" "Caring" "Gagfuck Queen" "Painal Queen" "Perverted" "Quirks" "Romantic" "Size Queen" "Strugglefuck Queen" "Tease" "Unflinching">> //Behavioral <<= App.Encyclopedia.Dialog.linkSC("Quirks", "Quirks")>>:// <<= App.Encyclopedia.Dialog.linkSC("Adores men", "Adores Men")>> | <<= App.Encyclopedia.Dialog.linkSC("Adores women", "Adores Women")>> @@ -205,7 +205,7 @@ SLAVE QUIRKS /********** SLAVE FLAWS **********/ -<<case "Flaws" "Anorexic" "Arrogant" "Bitchy" "Devout" "Gluttonous" "Hates Men" "Hates Women" "Liberated" "Odd" "Apathetic" "Crude" "Hates Anal" "Hates Oral" "Hates Penetration" "Idealistic" "Judgemental" "Repressed" "Shamefast">> +<<case "Anorexic" "Arrogant" "Bitchy" "Devout" "Flaws" "Gluttonous" "Hates Men" "Hates Women" "Liberated" "Odd" "Apathetic" "Crude" "Hates Anal" "Hates Oral" "Hates Penetration" "Idealistic" "Judgemental" "Repressed" "Shamefast">> //Behavioral <<= App.Encyclopedia.Dialog.linkSC("Flaws", "Flaws")>>:// <<= App.Encyclopedia.Dialog.linkSC("Anorexic", "Anorexic")>> | <<= App.Encyclopedia.Dialog.linkSC("Arrogant", "Arrogant")>> @@ -216,14 +216,14 @@ SLAVE FLAWS | <<= App.Encyclopedia.Dialog.linkSC("Hates women", "Hates Women")>> | <<= App.Encyclopedia.Dialog.linkSC("Liberated", "Liberated")>> | <<= App.Encyclopedia.Dialog.linkSC("Odd", "Odd")>> - + <br> //Sexual <<= App.Encyclopedia.Dialog.linkSC("Flaws", "Flaws")>>:// <<= App.Encyclopedia.Dialog.linkSC("Apathetic", "Apathetic")>> | <<= App.Encyclopedia.Dialog.linkSC("Crude", "Crude")>> | <<= App.Encyclopedia.Dialog.linkSC("Hates anal", "Hates Anal")>> | <<= App.Encyclopedia.Dialog.linkSC("Hates oral", "Hates Oral")>> - | <<= App.Encyclopedia.Dialog.linkSC("Hates penetration", "Hates penetration")>> + | <<= App.Encyclopedia.Dialog.linkSC("Hates penetration", "Hates Penetration")>> | <<= App.Encyclopedia.Dialog.linkSC("Idealistic", "Idealistic")>> | <<= App.Encyclopedia.Dialog.linkSC("Judgemental", "Judgemental")>> | <<= App.Encyclopedia.Dialog.linkSC("Repressed", "Repressed")>> @@ -232,7 +232,7 @@ SLAVE FLAWS /********** SLAVE RELATIONSHIPS **********/ -<<case "Relationships" "Rivalries" "Romances" "Emotionally Bonded" "Emotional Slut" "Slave Marriages" "Slaveowner Marriages">> +<<case "Emotional Slut" "Emotionally Bonded" "Relationships" "Rivalries" "Romances" "Slave Marriages" "Slaveowner Marriages">> <<= App.Encyclopedia.Dialog.linkSC("Relationships", "Relationships")>> | <<= App.Encyclopedia.Dialog.linkSC("Rivalries", "Rivalries")>> | <<= App.Encyclopedia.Dialog.linkSC("Romances", "Romances")>> @@ -244,7 +244,7 @@ SLAVE RELATIONSHIPS /********** PREGNANCY **********/ -<<case "Pregnancy" "Super Fertility Drugs" "Pregnancy Generator" "Childbirth and C-Secs" "Surrogacy" "Player Pregnancy" "Ova Transplantation" "Gestation Drugs and Labor Suppressants" "Slave Fertility" "Fertility Mix" "Breeders Dietary Blend" "Artificial Insemination" "Cloning" "Hyper-Pregnancy">> +<<case "Artificial Insemination" "Breeders Dietary Blend" "Childbirth and C-Secs" "Cloning" "Fertility Mix" "Gestation Drugs and Labor Suppressants" "Hyper-Pregnancy" "Ova Transplantation" "Player Pregnancy" "Pregnancy" "Pregnancy Generator" "Slave Fertility" "Super Fertility Drugs" "Surrogacy">> <<= App.Encyclopedia.Dialog.linkSC("Pregnancy", "Pregnancy")>> | <<= App.Encyclopedia.Dialog.linkSC("Slave Fertility", "Slave Fertility")>> | <<= App.Encyclopedia.Dialog.linkSC("Player Pregnancy", "Player Pregnancy")>> @@ -265,7 +265,7 @@ PREGNANCY /********** INFLATION **********/ -<<case "Inflation" "Enemas and Force-Feeding" "Belly Implants" "Cervix Micropump Filter" "Organic Mesh Breast Implant">> +<<case "Belly Implants" "Cervix Micropump Filter" "Enemas and Force-Feeding" "Inflation" "Organic Mesh Breast Implant">> <<= App.Encyclopedia.Dialog.linkSC("Inflation", "Inflation")>> | <<= App.Encyclopedia.Dialog.linkSC("Enemas and Force-Feeding", "Enemas and Force-Feeding")>> | <<= App.Encyclopedia.Dialog.linkSC("Belly Implants", "Belly Implants")>> @@ -284,7 +284,7 @@ SLAVE MODIFICATION /********** THE X-SERIES ARCOLOGY **********/ -<<case "The X-Series Arcology" "What the Upgrades Do" "Personal Assistant" "The Wardrobe" "The Auto Salon" "The Studio" "The Remote Surgery" "The Pharmaceutical Fab." "Security Drones" "Water Filtration" "Slave Nutrition">> +<<case "Personal Assistant" "Security Drones" "Slave Nutrition" "The Auto Salon" "The Pharmaceutical Fab." "The Remote Surgery" "The Studio" "The Wardrobe" "The X-Series Arcology" "Water Filtration" "What the Upgrades Do">> <<= App.Encyclopedia.Dialog.linkSC("What the Upgrades Do", "What the Upgrades Do")>> | <<= App.Encyclopedia.Dialog.linkSC("Personal Assistant", "Personal Assistant")>> | <<= App.Encyclopedia.Dialog.linkSC("The Wardrobe", "The Wardrobe")>> @@ -299,7 +299,7 @@ THE X-SERIES ARCOLOGY /********** ARCOLOGY FACILITIES **********/ -<<case "Facilities" "Arcade" "Brothel" "Cellblock" "Clinic" "Club" "Dairy" "Head Girl Suite" "Master Suite" "Pit" "Schoolroom" "Servants' Quarters" "Spa" "Nursery" "Farmyard" "Advertising" "Variety" "The Incubation Facility">> +<<case "Advertising" "Arcade" "Brothel" "Cellblock" "Clinic" "Club" "Dairy" "Facilities" "Farmyard" "Head Girl Suite" "Master Suite" "Nursery" "Pit" "Schoolroom" "Servants' Quarters" "Spa" "The Incubation Facility" "Variety">> //Arcology <<= App.Encyclopedia.Dialog.linkSC("Facilities", "Facilities")>>:// <<= App.Encyclopedia.Dialog.linkSC("Arcade", "Arcade")>> | <<= App.Encyclopedia.Dialog.linkSC("Brothel", "Brothel")>> @@ -334,7 +334,7 @@ TERRAIN TYPES /********** FUTURE SOCIETIES **********/ -<<case "Future Societies" "Ethnic Supremacy" "Ethnic Subjugationism" "Gender Radicalism" "Gender Fundamentalism" "Paternalism" "Degradationism" "Body Purism" "Transformation Fetishism" "Maturity Preferentialism" "Youth Preferentialism" "Slimness Enthusiasm" "Asset Expansionism" "Pastoralism" "Physical Idealism" "Chattel Religionism" "Multiculturalism" "Roman Revivalism" "Aztec Revivalism" "Egyptian Revivalism" "Edo Revivalism" "Arabian Revivalism" "Chinese Revivalism" "Repopulationism" "Eugenics Focus" "Slave Professionalism" "Intellectual Dependency" "Petite Admiration" "Statuesque Glorification" "Hedonistic Decadence">> +<<case "Arabian Revivalism" "Asset Expansionism" "Aztec Revivalism" "Body Purism" "Chattel Religionism" "Chinese Revivalism" "Degradationism" "Edo Revivalism" "Egyptian Revivalism" "Ethnic Subjugationism" "Ethnic Supremacy" "Eugenics Focus" "Future Societies" "Gender Fundamentalism" "Gender Radicalism" "Hedonistic Decadence" "Intellectual Dependency" "Maturity Preferentialism" "Multiculturalism" "Pastoralism" "Paternalism" "Petite Admiration" "Physical Idealism" "Repopulationism" "Roman Revivalism" "Slave Professionalism" "Slimness Enthusiasm" "Statuesque Glorification" "Transformation Fetishism" "Youth Preferentialism">> //Vanilla Future Societies:// <<= App.Encyclopedia.Dialog.linkSC("Ethnic Supremacy", "Ethnic Supremacy")>> | <<= App.Encyclopedia.Dialog.linkSC("Ethnic Subjugationism", "Ethnic Subjugationism")>> @@ -357,7 +357,7 @@ FUTURE SOCIETIES | <<= App.Encyclopedia.Dialog.linkSC("Edo Revivalism", "Edo Revivalism")>> | <<= App.Encyclopedia.Dialog.linkSC("Arabian Revivalism", "Arabian Revivalism")>> | <<= App.Encyclopedia.Dialog.linkSC("Chinese Revivalism", "Chinese Revivalism")>> - + <br> //Modded Future Societies:// <<= App.Encyclopedia.Dialog.linkSC("Repopulationism", "Repopulationism")>> diff --git a/src/gui/css/options.css b/src/gui/css/options.css index 4d1d2cadd2d8823059488cd646f9c8943c7c2e2e..eaaa502438caf7810c0b83ed84863fa6c76f1aac 100644 --- a/src/gui/css/options.css +++ b/src/gui/css/options.css @@ -1,85 +1,85 @@ div.options-group { - display: grid; - grid-template-columns: max-content auto; - align-items: center; + display: grid; + grid-template-columns: max-content auto; + align-items: center; } @media only screen and (min-width: 1600px) { - div.options-group.double { - grid-template-columns: max-content auto max-content auto; + div.options-group.double { + grid-template-columns: max-content auto max-content auto; } } /* left side */ div.options-group div.description { - margin-right: 10px; + margin-right: 10px; } /* right side */ div.options-group div.button-group { - margin: 6px 0; + margin: 6px 0; } div.options-group span.comment { - color: gray; - font-style: italic; - margin-left: 10px; + color: gray; + font-style: italic; + margin-left: 10px; } div.options-group button { - color: var(--link-color); - background-color: var(--button-color); - border: none; /* outline instead of border */ - /* left & right outline overlap each other so we don't have a double border */ - outline: solid 2px var(--button-border-color); - margin-left: 2px; + color: var(--link-color); + background-color: var(--button-color); + border: none; /* outline instead of border */ + /* left & right outline overlap each other so we don't have a double border */ + outline: solid 2px var(--button-border-color); + margin-left: 2px; } div.options-group button:hover { - background-color: var(--button-hover-color); + background-color: var(--button-hover-color); } div.options-group button.selected { - background-color: var(--button-selected-color); + background-color: var(--button-selected-color); } div.options-group button.disabled { - color: white; - pointer-events: none; - cursor: default; + color: white; + pointer-events: none; + cursor: default; } div.options-group button.selected.on { - background-color: #103d10; + background-color: #103d10; } div.options-group button.on:hover { - background-color: #1b651b; + background-color: #1b651b; } div.options-group button.selected.off { - background-color: #40100d; + background-color: #40100d; } div.options-group button.off:hover { - background-color: #6a1b16; + background-color: #6a1b16; } div.options-group button.selected.neutral { - background-color: #4d4d00; + background-color: #4d4d00; } div.options-group button.neutral:hover { - background-color: #666600; + background-color: #666600; } /* input box */ div.options-group input { - border: 2px solid var(--button-border-color); - min-width: unset; /* remove SC styling */ - width: 140px; + border: 2px solid var(--button-border-color); + min-width: unset; /* remove SC styling */ + width: 140px; } div.options-group input.number { - width: 50px; + width: 50px; } diff --git a/src/gui/quicklinks.js b/src/gui/quicklinks.js index e9f4d4f7b597ab16239f8d51448585ea0ecd576b..68e5e5052683f49dd43981ef0ec4b15b97ff419a 100644 --- a/src/gui/quicklinks.js +++ b/src/gui/quicklinks.js @@ -193,15 +193,30 @@ App.UI.quickMenu = (function() { "Neighbor Interact": "d", Options: "o", "Personal assistant options": "t", - "Personal Attention Select":"a", + "Personal Attention Select": "a", Policies: "y", - propagandaHub:"H", + propagandaHub: "H", "Recruiter Select": "u", - riotControlCenter:"R", + riotControlCenter: "R", "Rules Assistant": "r", secBarracks: "A", securityHQ: "S", "Universal Rules": "v", + // Facilities + Brothel: "1", + Club: "2", + Arcade: "3", + Dairy: "4", + Farmyard: "5", + "Servants' Quarters": "6", + "Master Suite": "7", + Schoolroom: "8", + Spa: "9", + Nursery: "0", + Clinic: "shift+1", + Cellblock: "shift+2", + Incubator: "shift+3", + Pit: "shift+4", }); /** diff --git a/src/interaction/main/walkPast.js b/src/interaction/main/walkPast.js index 7834c829a7a06a23244d4d3c7e6981059beddbf4..f5911cb10a57e5f445c114b9ff5453d1746f1180 100644 --- a/src/interaction/main/walkPast.js +++ b/src/interaction/main/walkPast.js @@ -2505,7 +2505,8 @@ globalThis.walkPast = (function() { V.target = "FButt"; - t += `<<ButtDescription>> `; + t += App.Desc.butt($activeSlave); + t += ` `; switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} suit is expressly designed to encourage use of ${his} rear hole.`; @@ -2854,7 +2855,7 @@ globalThis.walkPast = (function() { if (slave.inflation === 0) { if (slave.bellyImplant < 2000) { if (slave.belly >= 600000) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a very tight corset": t += `${His} corset struggles to contain ${his} enormous belly.`; @@ -2984,7 +2985,7 @@ globalThis.walkPast = (function() { t += `${His} bare enormous squirming pregnant belly catches your eye.`; } } else if (slave.belly >= 300000) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a very tight corset": t += `${His} corset struggles to contain ${his} giant belly.`; @@ -3120,7 +3121,7 @@ globalThis.walkPast = (function() { t += `${His} bare giant pregnant belly catches your eye.`; } } else if (slave.weight > 190) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} massive gut is alluringly smooth under the tight suit.`; @@ -3277,7 +3278,7 @@ globalThis.walkPast = (function() { t += `${His} massive bare jiggling gut catches your eye.`; } } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "conservative clothing": t += `${His} taut blouse shows off ${his} huge belly.`; @@ -3479,7 +3480,7 @@ globalThis.walkPast = (function() { t += `${His} bare huge pregnant belly catches your eye.`; } } else if (slave.weight > 160) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} giant gut is alluringly smooth under the tight suit.`; @@ -3676,7 +3677,7 @@ globalThis.walkPast = (function() { t += `${His} giant bare jiggling gut catches your eye.`; } } else if (slave.weight > 130) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} big gut is perfectly smoothed by the tight latex.`; @@ -3879,7 +3880,7 @@ globalThis.walkPast = (function() { t += `${His} big bare jiggling gut catches your eye.`; } } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "conservative clothing": t += `${His} taut blouse shows off ${his} big belly.`; @@ -4081,7 +4082,7 @@ globalThis.walkPast = (function() { t += `${His} bare pregnant belly catches your eye.`; } } else if (slave.weight >= 95) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} suit is expressly designed to encourage use of ${his} holes.`; @@ -4283,7 +4284,7 @@ globalThis.walkPast = (function() { t += `${His} bare, jiggling, fat gut catches your eye.`; } } else if (slave.bellyPreg >= 1500 || (slave.bellyAccessory === "a small empathy belly")) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} suit is expressly designed to encourage use of ${his} holes.`; @@ -4482,7 +4483,7 @@ globalThis.walkPast = (function() { t += `${His} barely visible pregnancy catches your eye.`; } } else { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); if (slave.weight >= 30) { t += `Slight jiggling can be seen in ${his} chubby belly as ${he} moves.`; } @@ -4786,7 +4787,7 @@ globalThis.walkPast = (function() { t += `${His} bare giant belly catches your eye.`; } } else if (slave.weight > 190) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} massive gut is alluringly smooth under the tight suit.`; @@ -5169,7 +5170,7 @@ globalThis.walkPast = (function() { t += `${His} bare huge belly catches your eye.`; } } else if (slave.weight > 160) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} giant gut is alluringly smooth under the tight suit.`; @@ -5375,7 +5376,7 @@ globalThis.walkPast = (function() { t += `${His} giant bare jiggling gut catches your eye.`; } } else if (slave.weight > 130) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} big gut is perfectly smoothed by the tight latex.`; @@ -6220,7 +6221,7 @@ globalThis.walkPast = (function() { } } else { /* inflation descs */ if (slave.weight > 190) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} massive gut is alluringly smooth under the tight suit.`; @@ -6606,7 +6607,7 @@ globalThis.walkPast = (function() { t += `${His} bare, taut, sloshing belly catches your eye.`; } } else if (slave.weight > 160) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} giant gut is alluringly smooth under the tight suit.`; @@ -6812,7 +6813,7 @@ globalThis.walkPast = (function() { t += `${His} giant bare jiggling gut catches your eye.`; } } else if (slave.weight > 130) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} big gut is perfectly smoothed by the tight latex.`; @@ -7231,7 +7232,7 @@ globalThis.walkPast = (function() { t += `${His} bare, rounded, sloshing belly catches your eye.`; } } else if (slave.weight >= 95) { - t += `<<BellyDescription>>`; + t += App.Desc.belly($activeSlave); switch (slave.clothes) { case "a Fuckdoll suit": t += `${His} suit is expressly designed to encourage use of ${his} holes.`; @@ -7666,7 +7667,7 @@ globalThis.walkPast = (function() { V.target = "FVagina"; // Desc dick and vag - t += `<<crotchDescription>>`; + t += App.Desc.crotch($activeSlave); t += `<<vaginaDescription>>`; switch (slave.clothes) { case "a Fuckdoll suit": @@ -8235,7 +8236,7 @@ globalThis.walkPast = (function() { V.target = "FDick"; // Desc dick and vag - t += `<<crotchDescription>>`; + t += App.Desc.crotch($activeSlave); t += `<<dickDescription>>`; switch (slave.clothes) { case "a Fuckdoll suit": @@ -8804,7 +8805,7 @@ globalThis.walkPast = (function() { V.target = "FAnus"; - t += `<<AnusDescription>>`; + t += App.Desc.anus(slave); if (slave.chastityAnus === 0) { t += ` `; switch (slave.clothes) { diff --git a/src/interaction/policies/policies.tw b/src/interaction/policies/policies.tw index cd3de14313d8f410571e5d11793e479a2ba2c206..c03937ee1e958e2dd4cb9f2fb48db2571d025f33 100644 --- a/src/interaction/policies/policies.tw +++ b/src/interaction/policies/policies.tw @@ -277,7 +277,7 @@ More policies will become available as the arcology develops.// <<if $policies.oralAppeal == 1>> <br>''Oral Sex Encouragement:'' you are using your personal influence to make blowjobs the most fashionable sex act in the arcology. <span class="yellow">[[Repeal|Policies][$policies.oralAppeal = 0]]</span> - <<elseif $policies.retirement.oralAppeal == -1>> + <<elseif $policies.oralAppeal == -1>> <br>''Anti-Oral Campaign:'' you are using your personal influence to denigrate oral sex. <span class="yellow">[[Repeal|Policies][$policies.oralAppeal = 0]]</span> <<else>> diff --git a/src/interaction/slaveInteract.js b/src/interaction/slaveInteract.js index c3727380d2880993148a76b949a457e760e95f43..dd329a392210a6e6b31406c50ed4575281ef6187 100644 --- a/src/interaction/slaveInteract.js +++ b/src/interaction/slaveInteract.js @@ -1259,7 +1259,7 @@ App.UI.SlaveInteract.useSlaveDisplay = function(slave) { // Test to see if there was a problem with the key for (let j = 0; j < keys.length; j++) { - if (!["text", "scene", "goto", "updateSlave", "update", "note", "disabled"].includes(keys[j])) { + if (!["disabled", "goto", "note", "scene", "text", "update", "updateSlave"].includes(keys[j])) { sexArray[i].text += " ERROR, THIS SCENE WAS NOT ENTERED CORRECTLY"; console.log("Trash found while generateRows() was running: " + keys[j] + ": " + sexArray[i][keys[j]]); break; diff --git a/src/interaction/wardrobeUse.js b/src/interaction/wardrobeUse.js index 495f52b6abe36896695f8a50c10a235e21459452..464117b8e027260a885508286ca56b72475cce98 100644 --- a/src/interaction/wardrobeUse.js +++ b/src/interaction/wardrobeUse.js @@ -486,7 +486,7 @@ App.UI.Wardrobe.buttplug = function(slave) { if (slave.fuckdoll !== 0) { return; } - // <<buttplugDescription>> + // App.Desc.buttplug(slave) const { // eslint-disable-next-line no-unused-vars @@ -721,7 +721,7 @@ App.UI.Wardrobe.dickAccessory = function(slave) { if (slave.fuckdoll !== 0) { return; } - // <<dickAccessoryDescription>> + // <<= App.Desc.dickAccessory($activeSlave)>> const { // eslint-disable-next-line no-unused-vars diff --git a/src/js/economyJS.js b/src/js/economyJS.js index 09e0f79da7a87162d5d3880c1a2780b224941b82..1cb2d3d09e28ec73d850f89f525a2258c318c5ad 100644 --- a/src/js/economyJS.js +++ b/src/js/economyJS.js @@ -2512,7 +2512,7 @@ globalThis.supplyPoliciesReport = function(NPCclass) { r += ` ${dissatisfaction}`; } } else if (V.sexDemandResult[varName] < 750) { - r += `<b>Your ${className} have no issue finding the sexual relief they need inside your arcology.`; + r += `Your ${className} have no issue finding the sexual relief they need inside your arcology.`; if (V.classSatisfied[varName] === 1) { r += ` They are <span class='green'>delighted</span> with how quickly you've provided for them.`; } diff --git a/src/js/modification.js b/src/js/modification.js index d593a5c1df2d974229180d3dc234647f9e0c61e9..c9c04d9e3d9036bf4f1eada534ccdc5e4903dac1 100644 --- a/src/js/modification.js +++ b/src/js/modification.js @@ -39,7 +39,7 @@ App.Medicine.Modification.removeScar = function(slave, scar, design) { surgeryDamage(slave, (V.PC.skill.medicine >= 100) ? Math.round(surgery.healthCosts / 2) : surgery.healthCosts);*/ if (slave.scar.hasOwnProperty(scar)) { // if scar object exists for this body part if (slave.scar[scar].hasOwnProperty(design)) { // if object has this kind of scar (might be custom) - if (["generic", "whip", "chain", "burn", "menacing", "exotic", "surgical", "c-section", "cutting"].includes(design)) { + if (["burn", "c-section", "chain", "cutting", "exotic", "generic", "menacing", "surgical", "whip"].includes(design)) { slave.scar[scar][design] = 0; } else { delete slave.scar[scar][design]; // scar was custom @@ -115,7 +115,7 @@ App.Medicine.Modification.addBulkScars = function(slave, location, type, weight) /* Divide slave into quarters, and add each quarter as needed. */ /* Top left */ - if (["left", "upper", "full"].includes(location)) { + if (["full", "left", "upper"].includes(location)) { scarArray.push("left breast"); if (getLeftArmID(slave) === 1) { scarArray.push("left upper arm", "left lower arm", "left hand"); @@ -123,7 +123,7 @@ App.Medicine.Modification.addBulkScars = function(slave, location, type, weight) } /* Top right */ - if (["right", "upper", "full"].includes(location)) { + if (["full", "right", "upper"].includes(location)) { scarArray.push("right breast"); if (getRightArmID(slave) === 1) { scarArray.push("right upper arm", "right lower arm", "right hand"); @@ -131,7 +131,7 @@ App.Medicine.Modification.addBulkScars = function(slave, location, type, weight) } /* Lower left */ - if (["left", "lower", "full"].includes(location)) { + if (["full", "left", "lower"].includes(location)) { scarArray.push("left buttock"); if (getLeftLegID(slave) === 1) { scarArray.push("left thigh", "left calf", "left foot"); @@ -139,7 +139,7 @@ App.Medicine.Modification.addBulkScars = function(slave, location, type, weight) } /* Lower Right */ - if (["right", "lower", "full"].includes(location)) { + if (["full", "lower", "right"].includes(location)) { scarArray.push("right buttock"); if (getRightLegID(slave) === 1) { scarArray.push("right thigh", "right calf", "right foot"); @@ -147,7 +147,7 @@ App.Medicine.Modification.addBulkScars = function(slave, location, type, weight) } /* Extra */ - if (["upper", "full"].includes(location)) { + if (["full", "upper"].includes(location)) { scarArray.push("back", "lower back"); } @@ -294,7 +294,7 @@ App.Medicine.Modification.setPiercing = function(slave, location, weight) { } } - if (slave.genes === "XY" && slave.attrXY <= 35 && ["ear", "lips", "nose", "eyebrow", "navel"].contains(location)) { + if (slave.genes === "XY" && slave.attrXY <= 35 && ["ear", "eyebrow", "lips", "navel", "nose"].contains(location)) { r += `${His} girly new `; switch (location) { case "ear": @@ -594,7 +594,6 @@ App.Medicine.Modification.eyeSelector = function(entity, player = false) { "goat-like", "heart-shaped", "hypnotic", "serpent-like", "star-shaped", "teary", "vacant", "wide-eyed"]; const scleraColors = ["none", "white", "amber", "black", "blue", "brown", "green", "hazel", "orange", "pale-grey", "pink", "red", "sky-blue", "turquoise", "yellow"]; - const div = document.createDocumentFragment(); div.append( assembleList("Side: ", sides, value => selectedSide = value, selectedIris), diff --git a/src/js/statsChecker/statsChecker.js b/src/js/statsChecker/statsChecker.js index cda6ac74b90bb3cb4fa9dc05c2479e1eb88b9a8e..f1c045b7be4f82ad180d6905aacb667f14456448 100644 --- a/src/js/statsChecker/statsChecker.js +++ b/src/js/statsChecker/statsChecker.js @@ -220,7 +220,7 @@ globalThis.SlaveStatsChecker = (function() { const scars = scarScore(slave); const mods = piercings + tattoos + scars; - return (mods > 15 || (piercings > 8 && tattoos > 5) || brands > 1); + return (mods > 15 || (piercings > 8 && tattoos > 5) || brands > 5); } /** @@ -234,7 +234,7 @@ globalThis.SlaveStatsChecker = (function() { const brands = brandScore(slave); const scars = scarScore(slave); - return (!isModded(slave) && slave.corsetPiercing === 0 && piercings < 3 && tattoos < 2 && brands === 0 && scars <= 1); + return (!isModded(slave) && slave.corsetPiercing === 0 && piercings < 3 && tattoos < 2 && brands < 2 && scars <= 1); } }()); diff --git a/src/npc/descriptions/belly/belly.js b/src/npc/descriptions/belly/belly.js new file mode 100644 index 0000000000000000000000000000000000000000..6ef8664b6d53937c762070fbdd7711753227a98a --- /dev/null +++ b/src/npc/descriptions/belly/belly.js @@ -0,0 +1,12614 @@ +App.Desc.belly = function(slave) { + let heavyBelly; + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (slave.belly >= 30000) { + if (slave.belly >= 400000 + (slave.muscles * 2000) && slave.physicalAge >= 18) { + heavyBelly = 1; + } else if (slave.belly >= 300000 + (slave.muscles * 1000) && slave.physicalAge >= 13) { + heavyBelly = 1; + } else if (slave.belly >= 100000 + (slave.muscles * 500) && slave.physicalAge <= 3) { + heavyBelly = 1; + } else if (slave.belly >= 200000 + (slave.muscles * 800) && slave.physicalAge <= 12) { + heavyBelly = 1; + } + } + + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is swollen beyond any reasonable description,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost under the squirming mass of infants that now completely fills ${his} body. ${He} has been reduced to nothing more than a womb with a few trace remnants of a little ${girl} attached.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than a womb with a ${loli} attached. ${He} struggles to not be lost under the squirming mass of infants that dwarf ${his} body.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + r.push(`stand up`); + } else { + r.push(`get to ${his} feet`); + } + r.push(`and aid ${him} through ${his} daily affairs.`); + } + } else { + r.push(`and ${he} is nothing more than a womb with a ${girl} attached. ${He} is physically unable to keep ${his} boundless middle off the ground for long, if at all.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + r.push(`stand up`); + } else { + r.push(`get to ${his} feet`); + } + r.push(`and aid ${him} through ${his} daily affairs.`); + } + r.push(`${His} extraordinary size greatly limits what ${he} can do and what can be done to ${him}.`); + if (canWalk(slave)) { + r.push(`Surprisingly, ${he} is still capable of moving ${him}self in such a state.`); + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. Despite being so taut, you can clearly see the grotesque figures of the infants forced against ${his} uterine walls by their siblings. ${His} womb is so cramped, they can barely squirm at all under the pressure and it baffles the mind how ${he} has managed to grow so full.`); + } else { + r.push(`Despite being stretched taut, you can clearly see the grotesque figures of the infants forced against ${his} uterine walls by their siblings. ${His} womb is so cramped, they can barely squirm at all under the pressure and it is a wonder ${he} has managed to grow this large.`); + } + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`There is no telling how much further ${his} body could possibly take this pregnancy successfully.`); + if (slave.preg < 30) { + r.push(`Worse still, ${he} isn't even close to full term. It will be a miracle if ${he} manages to complete it intact.`); + } + } else { + r.push(`Unbelievably, ${he} seems unshaken by ${his} obscene gravidity; ${his} body is so adapted to carrying children that, even at ${his} current size, ${his} pregnancy can be considered healthy.`); + if (slave.preg < 30) { + r.push(`Though ${he} isn't even close to full term. It will be a miracle if ${he} manages to bring ${his} brood into the world in one piece.`); + } + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a barely noticeable curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges just a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} is far beyond the recommended limit,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost under the straining mass of the implant that now fills ${his} body. ${He} has been reduced to nothing more than a balloon with a few trace remnants of a little ${girl} attached.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than an obscene over - filled implant with a ${loli} attached. ${He} struggles to not be lost under the straining mass that dwarfs ${his} body.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + r.push(`stand up`); + } else { + r.push(`get to ${his} feet`); + } + r.push(`and aid ${him} through ${his} daily affairs.`); + } + } else { + r.push(`and ${he} is nothing more than an over - filled implant with a ${girl} attached. ${He} is physically unable to keep ${his} boundless middle off the ground for long, if at all.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + r.push(`stand up`); + } else { + r.push(`get to ${his} feet`); + } + r.push(`and aid ${him} through ${his} daily affairs.`); + } + r.push(`${His} extraordinary size greatly limits what ${he} can do and what can be done to ${him}.`); + if (canWalk(slave)) { + r.push(`Surprisingly, ${he} is still capable of moving ${him} self in such a state.`); + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. ${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin.It is so full, not one motion can be seen in its contents nor can one push their hand into it.It's a wonder that both ${him} and ${his} implant have managed to hold together this long.`); + } else { + r.push(`${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both ${him} and ${his} implant have managed to hold together this long.`); + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. ${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin.`); + } else { + r.push(`${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it.`); + } + r.push(`It baffles the mind how ${him} and ${his} implant could swell to such a size.`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + } else { + r.push(`Unbelievably, ${he} seems unshaken by ${his} obscene gravidity; ${his} body is so adapted to carrying children that, even at ${his} current volume, ${he} is physically capable of growing larger.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a barely noticeable curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges just a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He}`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`is close to bursting,`); + } else { + r.push(`should be nearing ${his} capacity,`); + } + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost under the squirming mass of infants that`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`threaten to rupture ${his} body.`); + } else { + r.push(`fill ${his} body.`); + } + r.push(`${He} has been reduced to nothing more than a womb stretched to its limit.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`a breaking womb with a ${loli} attached. ${He} struggles to not be lost under the squirming mass of infants that threaten to rupture ${his} body.`); + } else { + r.push(`an overstuffed womb with a ${loli} attached. ${He} struggles to not be lost under the squirming mass of infants that fill ${his} body.`); + } + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame can keep ${his}`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`straining belly off the ground; but only for a moment. ${He} opts to not try this often as ${his} womb is already at its limit and could do without being slammed against the floor.`); + } else { + r.push(`life brimming belly off the ground; but only for a moment. ${He} opts to not try this often as ${his} occupants are liable to voice their complaints with a hail of kicks.`); + } + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${he} is nothing more than`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`a breaking womb with a ${girl} attached. ${He} struggles to remain seen under the squirming mass of infants that threaten to rupture ${his} body.`); + } else { + r.push(`an overstuffed womb with a ${girl} attached. ${He} struggles to remain seen under the squirming mass of infants that fill ${his} body.`); + } + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 90) { + r.push(`and ${his} muscular body`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`barely manages to contain`); + } else { + r.push(`perfectly handles`); + } + r.push(`${his} monolithic belly, though ${he} still can't move with it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere`); + } + } + } else { + r.push(`and ${he} is nothing more than`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`a breaking womb with a ${girl} attached.`); + } else { + r.push(`an overstuffed womb with a ${girl} attached.`); + } + r.push(`${He} is physically unable to keep ${his} straining belly off the ground.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. Despite being so taut, you can clearly see the grotesque figures of the infants forced against ${his} uterine walls by their siblings. ${His} womb is so cramped, they can barely squirm at all under the pressure and it is a wonder ${he} has managed to grow this large.`); + } else { + r.push(`Despite being stretched taut, you can clearly see the grotesque figures of the infants forced against ${his} uterine walls by their siblings. ${His} womb is so cramped, they can barely squirm at all under the pressure and it is a wonder ${he} has managed to grow this`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`large even the slightest provocation could cause ${him} to burst.`); + } else { + r.push(`large.`); + } + } + if (slave.belly > (slave.pregAdaptation * 1000)) { + if (slave.preg < 30) { + r.push(`Worse still, ${he} isn't even close to full term. It will be a miracle if ${he} manages to complete ${his} pregnancy intact.`); + } + } else { + r.push(`Unbelievably, ${he} seems unshaken by ${his} obscene gravidity; ${his} body is so adapted to carrying children that, even at ${his} current size, ${his} pregnancy can be considered healthy.`); + if (slave.preg < 30) { + r.push(`Though ${he} isn't even close to full term. It will be a miracle if ${he} manages to bring ${his} brood into the world in one piece.`); + } + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He}`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`is at ${his} limit,`); + } else { + r.push(`should be nearing ${his} limit,`); + } + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost under the straining mass of the ready - to - rupture implant that`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`threatens to burst out of.`); + } else { + r.push(`thoroughly fills ${his} body.`); + } + r.push(`${He} has been reduced to nothing more than a balloon stretched to its limit.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than a ready - to - rupture implant with a ${loli} attached. ${He} struggles to not be lost under the straining mass that`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`threatens to burst out of ${his} body.`); + } else { + r.push(`fills ${his} body.`); + } + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame can keep ${his}`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`straining`); + } + r.push(`belly off the ground; but only for a moment. ${He} opts to not try this often as ${his} implant is already at its limit and could do without being slammed against the floor.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${he} is nothing more than a ready - to - rupture implant with a ${girl} attached. ${He} struggles to remain seen under the straining mass that`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`threatens to burst out of ${his} body.`); + } else { + r.push(`fills ${his} body.`); + } + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 90) { + r.push(`and ${his} muscular body`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`barely manages to contain`); + } else { + r.push(`perfectly handles`); + } + r.push(`${his} monolithic belly, though ${he} still can't move with it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else { + r.push(`and ${he} is nothing more than a ready-to-rupture implant with a ${girl} attached. ${He} is physically unable to keep ${his}`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`straining`); + } + r.push(`belly off the ground.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. ${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both ${him} and ${his} implant have managed to hold together this long.`); + } else { + r.push(`${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both ${him} and ${his} implant have managed to hold together this long.`); + } + if (slave.belly > (slave.pregAdaptation * 1000)) { + } else { + r.push(`Unbelievably, ${he} seems unshaken by ${his} obscene gravidity; ${his} body is so adapted to carrying children that, even at ${his} current volume, ${he} is physically capable of growing larger, even if the implant can't.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is dangerously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost against the squirming mass of infants that make up the bulk of ${his} body. ${He} has been reduced to nothing more than a straining womb.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than a womb with a ${loli} attached. ${He} has to be careful not to get crushed under ${his} own quivering mass.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely keeps ${his} titanic belly off the ground; with considerable effort, of course.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${he} is nothing more than a womb with a ${girl} attached. ${He} has to be careful not to get crushed under ${his} own quivering mass.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 90) { + r.push(`and ${his} muscular body barely allows ${him} to manage ${his} titanic belly.`); + } else { + r.push(`and ${he} is nothing more than a womb with a ${girl} attached.While ${he} can barely heft ${his} titanic belly off the floor, it takes a considerable amount of effort to do so and quickly comes to rest back where it started.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm.Despite being so taut, ${his} belly visibly bulges and squirms from all the babies writhing within ${him}. ${His} womb is so full you can see the babies forced up against ${his} uterus,`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${he} is at risk of rupturing should ${he} grow larger.`); + } else { + r.push(`though ${his} body shows little sign of being troubled by this.`); + } + } else { + r.push(`Despite being stretched taut, ${his} belly visibly bulges and squirms from all the babies writhing within ${him}. ${His} womb is so full you can see the babies forced up against ${his} uterus,`); + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${he} is at risk of rupturing should ${he} grow larger.`); + } else { + r.push(`though ${his} body shows little sign of being troubled by this.`); + } + } + if (slave.preg < 30) { + r.push(`Given how far along ${he} is, ${he} is clearly having an obscene number of children.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks ready to pop,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is lost against the greatly overfilled implant that makes up the bulk of ${his} body. ${He} has been reduced to nothing more than a straining balloon.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is nothing more than a greatly overfilled implant with a ${loli} attached. ${He} has to be careful not to get crushed under ${his} own taut mass.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely keeps ${his} titanic belly off the ground; with considerable effort, of course.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${he} is nothing more than a greatly overfilled implant with a ${girl} attached. ${He} has to be careful not to get crushed under ${his} own taut mass.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 90) { + r.push(`and ${his} muscular body barely allows ${him} to manage ${his} titanic belly.`); + } else { + r.push(`and ${he} is nothing more than a greatly overfilled implant with a ${girl} attached.While ${he} can barely heft ${his} titanic belly off the floor, it takes a considerable amount of effort to do so and quickly comes to rest back where it started.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat and ${his} softness, firm. ${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin.It is so full, not one motion can be seen in its contents.`); + } else { + r.push(`${He} is so overfilled you can clearly make out the implant within ${his} body through ${his} skin.It is so full, not one motion can be seen in its contents.`); + } + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`Both ${him} and ${his} implant are at risk of rupturing should either be filled any more.`); + } else { + r.push(`While ${his} implant may be at risk of rupturing, ${his} body shows no signs of struggling to support it.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is immensely pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is nothing more than a womb with a ${loli} attached. ${He} has to be careful not to get crushed under ${his} own mass.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} youthful figure is grotesquely bloated by ${his} pregnancy. ${He} can't keep ${his} gigantic belly off the floor and fights a losing battle to not be pinned by it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely keeps ${his} gigantic belly off the ground; with considerable effort, of course.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${his} small figure is utterly dwarfed by ${his} pregnancy. ${He} can't keep ${his} gigantic belly off the floor and fights a losing battle to not be pinned by it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body barely allows ${him} to manage ${his} gigantic belly.`); + } else { + r.push(`and ${he} is dwarfed by ${his} pregnancy. While ${he} can keep barely ${his} gigantic belly off the floor, it takes a considerable amount of effort to do so.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat. ${His} pregnancy is covered in an ever thinning layer of fat, save for the bulging upper portion where ${his} fat is thinnest. In that, rather large, area, you can just make out the many babies bulging ${his} stomach.`); + } else { + r.push(`${He} is so pregnant you can just make out the many babies bulging ${his} stomach.`); + } + if (slave.preg < 30) { + r.push(`Given how far along ${he} is, ${he} is clearly having an obscene number of children.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks immensely pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is nothing more than an overfilled implant with a ${loli} attached. ${He} has to be careful not to get crushed under ${his} own mass.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} youthful figure is grotesquely bloated by ${his} overfilled implant. ${He} can't keep ${his} gigantic belly off the floor and fights a losing battle to not be pinned by it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely keeps ${his} gigantic belly off the ground; with considerable effort, of course.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires multiple slaves to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height < 150) { + r.push(`and ${his} small figure is utterly dwarfed by ${his} overfilled implant. ${He} can't keep ${his} gigantic belly off the floor and fights a losing battle to not be pinned by it.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body barely allows ${him} to manage ${his} gigantic belly.`); + } else { + r.push(`and ${he} is dwarfed by ${his} overfilled implant. While ${he} can keep barely ${his} gigantic belly off the floor, it takes a considerable amount of effort to do so.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched to the limit, so much so ${his} folds are pulled flat. ${His} middle is covered in an ever thinning layer of fat, save for the bulging upper portion where ${his} fat is thinnest. In that, rather large, area, you can just make out the implant bulging ${his} stomach.`); + } else { + r.push(`${He} is so full you can nearly make out the implant within ${his} body through ${his} skin.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is massively pregnant, dwarfing any normal pregnancy,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is nearly spherical. ${His} toddlerish form is utterly dwarfed by ${his} pregnancy, all ${he} can do is lean against it.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is more belly than ${girl}. ${He} can barely keep ${his} massive belly from touching the floor.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame keeps ${his} massive belly off the ground.`); + } else if (slave.height < 150) { + r.push(`and ${he} is more belly than ${girl}. ${He} can barely keep ${his} massive belly from touching the floor.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body allows ${him} to carry ${his} oversized belly normally with effort.`); + } else { + r.push(`and ${he} is more belly than ${girl}.While ${he} can keep ${his} massive belly from touching the floor, it takes a lot of effort to do so.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched considerably, so much so ${his} folds are pulled flat. ${His} pregnancy is covered in a thick layer of fat, save for the bulging upper portion where ${his} fat is thinnest.`); + } + if (slave.preg < 30) { + r.push(`Given how far along ${he} is, ${he} is clearly having an obscene number of children.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks so massively pregnant that ${he} dwarfs any normal pregnancy,`); + if (slave.physicalAge <= 3) { + r.push(`and ${he} is nearly spherical. ${His} toddlerish form is utterly dwarfed by ${his} implant, all ${he} can do is lean against it.`); + if (V.saleDescription === 0) { + r.push(`${He} requires multiple slaves to move ${his} bulk when ${he} must go somewhere.`); + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} is more belly than ${girl}. ${He} can barely keep ${his} massive belly from touching the floor.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame keeps ${his} massive belly off the ground.`); + } else if (slave.height < 150) { + r.push(`and ${he} is more belly than ${girl}. ${He} can barely keep ${his} massive belly from touching the floor.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body allows ${him} to carry ${his} oversized belly normally with effort.`); + } else { + r.push(`and ${he} is more belly than ${girl}.While ${he} can keep ${his} massive belly from touching the floor, it takes a lot of effort to do so.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched considerably, so much so ${his} folds are pulled flat. ${His} middle is covered in a thick layer of fat, save for the bulging upper portion where ${his} fat is thinnest.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is massively pregnant, beyond any typical pregnancy,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} belly pins ${him} to the ground. ${His} toddlerish form is dwarfed by ${his} pregnancy, and try as ${he} might ${he} cannot even drag the oversized thing.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely bears ${his} oversized, drum - taut belly.`); + } else if (slave.height < 150) { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body allows ${him} to carry ${his} oversized belly without too much trouble.`); + } else { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched considerably; ${his} folds are nearly pulled flat from the strain. ${His} pregnancy is covered in a thick layer of fat, save for the bulging upper portion where ${his} fat is thinnest.`); + } + if (slave.preg < slave.pregData.normalBirth / 1.33) { + r.push(`Given how far along ${he} is, ${he} is clearly having an obscene number of children.`); + } else if (slave.preg > slave.pregData.normalBirth * 1.05) { + if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 4) { + r.push(`${His} womb contains a quartet of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 5) { + r.push(`${His} womb contains a quintet of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 6) { + r.push(`${His} womb contains a sextet of oversized babies.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 7) { + r.push(`${His} womb contains a septet of oversized babies.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 8) { + r.push(`${His} womb contains an octet of oversized babies.There is little chance of ${him} giving birth to them.`); + } + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks massively pregnant, beyond any typical pregnancy,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} belly pins ${him} to the ground. ${His} toddlerish form is dwarfed by ${his} implant, and try as ${he} might ${he} cannot even drag the oversized thing.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } + } + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame barely bears ${his} oversized, drum - taut belly.`); + } else if (slave.height < 150) { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body allows ${him} to carry ${his} oversized belly without too much trouble.`); + } else { + r.push(`and ${he} can barely function with ${his} oversized belly.`); + } + if (slave.weight > 190) { + r.push(`${His} massively fat belly is stretched considerably; ${his} folds are nearly pulled flat from the strain. ${His} middle is covered in a thick layer of fat, save for the bulging upper portion where ${his} fat is thinnest.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is massively pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} giant belly is as big as ${he} is.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} giant belly is nearly as big as ${he} is.`); + if (hasAnyNaturalLegs(slave)) { + r.push(`${He} requires assistance to`); + if (!hasBothLegs(slave)) { + if (V.saleDescription === 0) { + r.push(`stand up,`); + } else { + r.push(`stand up.`); + } + } else { + if (V.saleDescription === 0) { + r.push(`get to ${his} feet,`); + } else { + r.push(`get to ${his} feet.`); + } + } + if (V.saleDescription === 0) { + r.push(`and uses a wheeled stand to support ${his} pregnancy when ${he} must walk anywhere.`); + } + } + } else if (slave.weight > 190) { + r.push(`and ${his} big fat belly is absolutely enormous when coupled with ${his} filled womb.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} overfull belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} giant belly looks absolutely huge on ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`but ${his} strong frame bears ${his} hefty belly well.`); + } else { + r.push(`and ${his} hugely distended belly juts far out from ${his} front and widely from ${his} sides.`); + } + if (slave.preg < 40) { + r.push(`Given how far along ${he} is, ${he} is clearly having an obscene number of children.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with octuplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 4) { + r.push(`${His} womb contains a quartet of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 5) { + r.push(`${His} womb contains a quintet of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 6) { + r.push(`${His} womb contains a sextet of oversized babies.There is little chance of ${him} giving birth to them.`); + } else if (slave.pregType === 7) { + r.push(`${His} womb contains a septet of oversized babies.There is little to no chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with octuplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} giant belly is as big as ${he} is.`); + if (hasAnyLegs(slave)) { + r.push(`${He} requires assistance to get to ${his}`); + if (V.saleDescription === 0) { + r.push(`feet, and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere`); + } else { + r.push(`feet.`); + } + } + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} giant belly is nearly as big as ${he} is.`); + if (hasAnyLegs(slave)) { + r.push(`${He} requires assistance to get to ${his}`); + if (V.saleDescription === 0) { + r.push(`feet, and uses a wheeled stand to support ${his} middle when ${he} must walk anywhere.`); + } else { + r.push(`feet.`); + } + } + } else if (slave.weight > 190) { + r.push(`and ${his} big fat belly is absolutely enormous when coupled with ${his} filled implant.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} overfull belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} giant belly looks absolutely huge on ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`but ${his} strong frame bears ${his} hefty belly well.`); + } else { + r.push(`and ${his} hugely distended belly juts far out from ${his} front and widely from ${his} sides.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 105000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 40) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than seven.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with septuplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 4) { + r.push(`${His} womb contains a quartet of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 5) { + r.push(`${His} womb contains a quintet of massive unborn children.There is little chance of ${him} giving birth to them.`); + } else if (slave.pregType === 6) { + r.push(`${His} womb contains a sextet of oversized babies.There is little to no chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with septuplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 90000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 40) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than six.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with sextuplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 4) { + r.push(`${His} womb contains a quartet of massive unborn children.There is little chance of ${him} giving birth to them.`); + } else if (slave.pregType === 5) { + r.push(`${His} womb contains a quintet of oversized babies.There is little to no chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with sextuplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 75000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 40) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than five.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with quintuplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.They have grown so large that ${he} will never be able to birth them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of massive unborn children.There is little chance of ${him} giving birth to them.`); + } else if (slave.pregType === 4) { + r.push(`${His} womb contains a quartet of oversized babies.There is little to no chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with quintuplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 60000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 36) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than four.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with quadruplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.It has grown so large that ${he} will never be able to birth it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of massive unborn children.There is little to no chance of ${him} giving birth to them.`); + } else if (slave.pregType === 3) { + r.push(`${His} womb contains a trio of oversized babies.There is little chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with quadruplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 35) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than three.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with triplets.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive unborn child.There is little to no chance of ${him} giving birth to it.`); + } else if (slave.pregType === 2) { + r.push(`${His} womb contains a pair of oversized babies.There is little chance of ${him} giving birth to them.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with triplets,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not too obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 33) { + r.push(`Given how far along ${he} is, ${he} is clearly having more than two.`); + } else if (slave.preg < 42) { + r.push(`${He} is clearly full - term with twins.`); + } else if (slave.pregType === 1) { + r.push(`${His} womb contains one single, massive child.There is little chance of ${him} giving birth to it.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks full term with twins,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 15000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyPreg > 0) { + r.push(`${He} is enormously pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} womb. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.preg < 33) { + r.push(`Given how far along ${he} is, ${he} is clearly having multiples.`); + } else { + r.push(`${He} is clearly full - term.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks hugely pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} implant. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 190) { + r.push(`but ${he} 's so massively fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's bulging it outwards.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} huge, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} huge, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} huge, drum - taut belly well.`); + } else { + r.push(`and ${his} huge, drum - taut belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 10000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} middle is enormously distended with ${slave.inflationType},`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} toddlerish body is absolutely filled by ${his} bloated innards. ${He} can barely move ${him} self and resembles an over inflated blow - up doll.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} massive, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} massive, drum - taut belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} massive, drum - taut belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} massive, drum - taut belly well.`); + } else { + r.push(`and ${his} massive, drum - taut belly dominates ${his} frame.`); + } + } else if (slave.bellyPreg > 0) { + r.push(`${He} is heavily pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} gravid belly is nearly as big as ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} gravid belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.Only the firmness at its top gives away ${his} pregnancy.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} gravid belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} gravid belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} gravid belly well.`); + } else { + r.push(`and ${his} gravid belly dominates ${his} frame.`); + } + if (slave.preg < 20) { + r.push(`Given how massive ${he} is without being halfway through ${his} pregnancy; ${he} is clearly having way too many children.`); + } else if (slave.preg < 30) { + r.push(`Given how far along ${he} is, ${he} is clearly having multiples.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks heavily pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} distended belly is nearly as big as ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} distended belly lewdly dominates ${his} poor little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.Only the firmness at ${his} belly's top and the weight in its sway give any hint that something's amiss.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} distended belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} distended belly dominates ${his} poor little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} distended belly well.`); + } else { + r.push(`and ${his} distended belly dominates ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 5000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${He} is greatly distended with ${slave.inflationType},`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} swollen belly is nearly as big as ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} swollen belly is eye - catching on ${his} little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} swollen belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} swollen belly is eye - catching on ${his} little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} swollen belly well.`); + } else { + r.push(`and ${his} swollen belly is eye - catching on ${his} little frame.`); + } + } else if (slave.bellyPreg > 0) { + r.push(`${He} is clearly pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} rounded belly takes up much of ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} rounded belly is eye - catching on ${his} little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} rounded middle well.`); + } else if (slave.height < 150) { + r.push(`and ${his} rounded belly is eye - catching on ${his} little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} rounded belly well.`); + } else { + r.push(`and ${his} rounded belly is eye - catching on ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } else { + r.push(`${He} looks pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} swollen belly dominates ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} swollen belly is eye - catching on ${his} little frame.`); + } else if (slave.weight > 130) { + r.push(`but ${he} 's so fat that it's not obvious.`); + } else if (slave.height >= 185) { + r.push(`but ${his} tall frame bears ${his} swollen belly well.`); + } else if (slave.height < 150) { + r.push(`and ${his} swollen belly is eye - catching on ${his} little frame.`); + } else if (slave.muscles > 30) { + r.push(`and ${his} fit body bears ${his} swollen belly well.`); + } else { + r.push(`and ${his} swollen belly is eye - catching on ${his} frame.`); + } + if (slave.bellyFluid >= 1500) { + if (slave.inflationMethod === 2) { + r.push(`There is a distinct curve to ${his} upper belly, the result of a stomach filled with ${ + slave.inflationType}.`); + } else { + r.push(`${His} stomach bulges a little larger thanks to all the ${slave.inflationType} in ${his} bowels.`); + } + } + } + } else if (slave.belly >= 1500) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${He} is visibly swollen with ${slave.inflationType},`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} sloshing belly looks obscene on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 10) { + r.push(`and ${his} sloshing belly looks huge on ${his} tiny frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not obvious.`); + } else if (slave.height < 150) { + r.push(`and ${his} sloshing belly looks huge on ${his} tiny frame.`); + } else if (slave.weight <= -10) { + r.push(`${his} thin form making ${his} sloshing belly very obvious.`); + } else { + r.push(`giving ${his} stomach a distinct curvature.`); + } + if (slave.bellySag > 0) { + r.push(`${His} swollen belly fills out ${his} overstretched middle slightly.`); + } + } else if (slave.bellyPreg > 0) { + r.push(`${He} is visibly pregnant,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} swelling belly looks obscene on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 10) { + r.push(`and ${his} swelling belly already looks huge on ${his} tiny frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not obvious.`); + } else if (slave.height < 150) { + r.push(`and ${his} swelling belly already looks huge on ${his} tiny frame.`); + } else if (slave.weight < -10) { + r.push(`${his} thin form making ${his} swelling belly very obvious.`); + } else { + r.push(`the life growing within ${his} beginning to swell ${his} belly.`); + } + if (slave.bellySag > 0) { + r.push(`${His} new pregnancy reduces the amount of sag to ${his} overstretched middle.`); + } + } else { + r.push(`${He} looks bloated,`); + if (slave.physicalAge <= 3) { + r.push(`and ${his} swollen belly looks obscene on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 12) { + r.push(`and ${his} swollen belly already looks huge on ${his} tiny frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not obvious.`); + } else if (slave.height < 150) { + r.push(`and ${his} swollen belly already looks huge on ${his} tiny frame.`); + } else if (slave.weight < -10) { + r.push(`${his} thin form making ${his} swollen belly very obvious.`); + } else { + r.push(`the implant just beginning to visibly bulge ${his} belly.`); + } + if (slave.bellySag > 0) { + r.push(`${His} swollen belly fills out ${his} overstretched middle slightly.`); + } + } + } else if (slave.belly >= 100) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} belly is slightly bloated`); + if (slave.physicalAge <= 3) { + r.push(`and painfully obvious on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 10) { + r.push(`and abundantly clear on ${his} youthful frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not noticeable in passing.`); + } else if (slave.height < 150) { + r.push(`and abundantly clear on ${his} tiny frame.`); + } else if (slave.weight < -10) { + r.push(`and ${his} thin form makes it very obvious.`); + } else { + r.push(`but not very obvious.`); + } + } else if (slave.bellyPreg > 0) { + r.push(`${His} belly is slightly bloated`); + if (slave.physicalAge <= 3) { + r.push(`and painfully obvious on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 10) { + r.push(`and abundantly clear on ${his} youthful frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not noticeable in passing.`); + } else if (slave.height < 150) { + r.push(`and abundantly clear on ${his} tiny frame.`); + } else if (slave.weight < -10) { + r.push(`and ${his} thin form makes it very obvious.`); + } else { + r.push(`but not very obvious.`); + } + if (slave.bellySag > 0) { + r.push(`${His} belly seems to sag a little less as ${his} middle bulges.`); + } + } else { + r.push(`${His} belly is slightly bloated`); + if (slave.physicalAge <= 3) { + r.push(`and painfully obvious on ${his} toddlerish body.`); + } else if (slave.physicalAge <= 10) { + r.push(`and abundantly clear on ${his} youthful frame.`); + } else if (slave.weight > 95) { + r.push(`but ${he} 's sufficiently overweight that it's not noticeable in passing.`); + } else if (slave.height < 150) { + r.push(`and abundantly clear on ${his} tiny frame.`); + } else if (slave.weight < -10) { + r.push(`and ${his} thin form makes it very obvious.`); + } else { + r.push(`but not very obvious.`); + } + if (slave.bellySag > 0) { + r.push(`${His} belly seems to sag a little less as ${his} middle bulges.`); + } + } + } else if (slave.bellySagPreg > 20) { + r.push(`${His}`); + if (slave.geneMods.rapidCellGrowth !== 1) { + r.push(`stretch mark streaked`); + } else { + r.push(`overstretched`); + } + r.push(`stomach sags massively after being distended for so long by so many children.`); + } else if (slave.bellySag > 20) { + r.push(`${His}`); + if (slave.geneMods.rapidCellGrowth !== 1) { + r.push(`stretch mark streaked`); + } else { + r.push(`overstretched`); + } + r.push(`stomach sags massively after being distended for so long.`); + } else if ((slave.assignment === "work in the dairy") && (V.dairyFeedersSetting + V.dairyStimulatorsSetting > 2)) { + r.push(`${His} stomach is painfully distended from the nutrition and hydration being pumped down ${his} throat and up ${his} butt.`); + } else if (slave.weight > 190) { + if (slave.muscles > 95) { + r.push(`${His} massive abs are lost beneath ${his} overwhelming flab.In fact, ${he} 's so massively fat that ${his} navel is also lost deep in a fold of ${his} belly. Multiple thick, huge rolls run along its sides around to ${his} flabby back.`); + } else if (slave.muscles > 30) { + r.push(`${His} abs are lost beneath ${his} overwhelming flab; ${he}'s so hugely fat that ${his} navel is also lost deep in a fold of ${his} belly. Multiple thick rolls run along its sides around to ${his} flabby back.`); + } else { + r.push(`${He} carries a tremendous amount of ${his} weight on ${his} stomach; ${he}'s so massively fat that ${his} navel is lost deep in a fold of ${his} belly. Multiple thick rolls run along its sides around to ${his} flabby back.`); + } + if (slave.bellySag > 1) { + r.push(`${His} immensely fat belly sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy,`); + } else { + r.push(`distended for so long,`); + } + r.push(`though it's hard to tell since it always sagged under its crushing weight and massive size.`); + } else if (slave.physicalAge > 35) { + r.push(`${His} immensely fat belly is starting to show its age, and sags a lot more than usual; though it's hard to tell since it always sagged under its crushing weight and massive size.`); + } + } else if (slave.weight > 160) { + if (slave.muscles > 95) { + r.push(`${His} massive abs are shrouded by an extra thick layer of fat. In fact, ${he}'s so hugely fat that ${his} navel is buried deep in a fold of ${his} belly. Several thick rolls run along its sides around to ${his} flabby back.`); + } else if (slave.muscles > 30) { + r.push(`${His} abs are hidden behind a massive soft stomach; ${he}'s so hugely fat that ${his} navel is buried deep in a fold of ${his} belly. Several thick rolls run along its sides around to ${his} flabby back.`); + } else { + r.push(`${He} carries a huge amount of ${his} weight on ${his} stomach; ${he}'s so hugely fat that ${his} navel is buried deep in a fold of ${his} belly. Several thick rolls run along its sides around to ${his} flabby back.`); + } + if (slave.bellySag > 1) { + r.push(`${His} huge fat belly sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy,`); + } else { + r.push(`distended for so long,`); + } + r.push(`though it already hangs due to its size and weight.`); + } else if (slave.physicalAge > 35) { + r.push(`${His} huge fat belly is starting to show its age, and sags a lot.`); + } + } else if (slave.weight > 130) { + if (slave.muscles > 95) { + r.push(`${His} massive abs are shrouded by a thick layer of fat. In fact, ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly. Said fold runs from ${his} navel around to ${his} back.`); + } else if (slave.muscles > 30) { + r.push(`${His} abs are hidden behind a huge soft stomach; ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly. Said fold runs from ${his} navel around to ${his} back.`); + } else { + r.push(`${He} carries a lot of ${his} weight on ${his} stomach; ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly. Said fold runs from ${his} navel around to ${his} back.`); + } + if (slave.bellySag > 1) { + r.push(`${His} big fat belly sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } else if (slave.physicalAge > 35) { + r.push(`${His} big fat belly is starting to show its age, and sags a little.`); + } + } else if (slave.weight > 95) { + if (slave.muscles > 95) { + r.push(`${His} massive abs are shrouded by a thick layer of fat. In fact, ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${His} abs are hidden behind a big soft stomach; ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly.`); + } else { + r.push(`${He} carries a lot of ${his} weight on ${his} stomach; ${he}'s so fat that ${his} navel is buried in a fold of ${his} belly.`); + } + if (slave.bellySag > 1) { + r.push(`${His} fat belly sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } else if (slave.physicalAge > 35) { + r.push(`${His} fat belly is starting to show its age, and sags a little.`); + } + } else if (slave.weight > 30) { + if (slave.muscles > 95) { + r.push(`${His} abs are big enough that they're visible behind ${his} well-padded belly.`); + } else if (slave.muscles > 5) { + r.push(`${He}'s fit enough to carry ${his} extra weight well, leaving ${his} chubby belly appealingly soft.`); + } else { + r.push(`${His} chubby belly is nice and soft, hiding the curve of ${his} waist a little.`); + } + if (slave.bellySag > 1) { + r.push(`However, it sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } + } else if (slave.weight > 10) { + if (slave.muscles > 30) { + r.push(`${His} ripped abs are only slightly blurred by feminine belly fat.`); + } else if (slave.muscles > 5) { + r.push(`${He}'s fit yet soft, with ${his} toned abs complementing ${his} feminine belly.`); + } else { + r.push(`${His} belly is pleasantly soft.`); + } + if (slave.bellySag > 1) { + r.push(`However, it sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } + } else if (slave.weight >= -10) { + if (slave.muscles > 30) { + r.push(`${His} abs ripple as ${he} moves, each one well-defined under the skin of ${his} midsection.`); + } else if (slave.muscles > 5) { + r.push(`${He} has a nicely toned midsection, promising good stamina.`); + } else { + r.push(`${He} has a feminine belly with just a hint of softness.`); + } + if (slave.bellySag > 1) { + r.push(`However, it sags considerably from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } + } else if (slave.weight >= -30) { + if (slave.muscles > 30) { + if (slave.bellySag > 1) { + r.push(`${His} once ridiculous abs sag`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being stretched so long and so full by ${his} many children.`); + } else { + r.push(`${His} ridiculous abs ripple as ${he} moves, every single striation and vein clearly visible under the skin of ${his} midsection.`); + } + } else if (slave.muscles > 5) { + if (slave.bellySag > 1) { + r.push(`${His} once toned belly sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } else { + r.push(`${His} thin midsection highlights ${his} abs, showing off a hint of a six-pack.`); + } + } else { + if (slave.bellySag > 1) { + r.push(`${He} once had a model's midsection, however, it now sags`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } else { + r.push(`${He} has a model's midsection, without any hint of belly or musculature.`); + } + } + } else { + if (slave.muscles > 5) { + if (slave.bellySag > 1) { + r.push(`${He} has abs, but they sag`); + if (slave.bellySag >= 10) { + r.push(`considerably`); + } + r.push(`from being`); + if (slave.bellySagPreg > 1) { + r.push(`stretched so long and so full by ${his} excessive pregnancy.`); + } else { + r.push(`distended for so long.`); + } + } else { + r.push(`${His} abs are clearly visible, stretched over ${his} emaciated frame as they are.`); + } + } else { + if (slave.bellySag > 1) { + r.push(`${His} emaciated belly is`); + if (slave.bellySag >= 10) { + r.push(`extremely`); + } + r.push(`stretched; the product of being too`); + if (slave.bellySagPreg > 1) { + r.push(`pregnant`); + } else { + r.push(`distended`); + } + r.push(`for too long.`); + } else { + r.push(`${His} emaciated belly is perfectly flat.`); + } + } + } + if (slave.belly < 1500) { + if (slave.bellySagPreg > 1 || slave.bellySagPreg === -1) { + if (V.arcologies[0].FSRepopulationFocus !== "unset") { + r.push(`While most societies would find ${his} sagging, pregnancy ruined stomach unattractive, your repopulation focused one merely sees ${him} as a breeder between pregnancies.`); + } else { + r.push(`Society finds ${his} pregnancy ruined stomach very unattractive.`); + } + } else if (slave.bellySag > 1) { + r.push(`Society finds ${his} ruined stomach very unattractive.`); + } + } + if (slave.mpreg === 1 && slave.belly < 100) { + r.push(`${He} has a slight curve to ${his} abdomen, unusual for a male ${slave}.`); + } + + if (V.showClothing === 1 && V.saleDescription === 0) { + if (V.surgeryDescription === 0) { + switch (slave.bellyAccessory) { + case "an extreme corset": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly makes a mockery of ${his} tearing ${his} corset; the poor thing is on its last fibers.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly makes a mockery of ${his} tearing ${his} corset; the poor thing is on its last fibers.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly makes a mockery of ${his} corset; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly makes a mockery of ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly agonizingly strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly agonizingly strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly is agonizingly compressed as it threatens to burst from ${his} corset; one or the other has to win out.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly painfully strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly painfully strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly is agonizingly compressed as it strains ${his} corset; one or the other has to win out.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly strains ${his} corset, threatening to burst it; one or the other will eventually win out.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is painfully compressed by ${his} corset causing ${him} extreme duress; one or the other has to win out.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is painfully compressed by ${his} corset causing ${him} duress; one or the other has to win out.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massive gut is barely compressed by ${his} corset, ${his} fat billows out of every gap between the straining material.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is painfully compressed by ${his} corset; one or the other will eventually win out.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is tightly compressed by ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is tightly compressed by ${his} corset; one or the other will eventually win out.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s giant gut is tightly compressed by ${his} corset, ${his} fat billows out of every gap between the straining material.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s huge gut is tightly compressed by ${his} corset, ${his} fat billows out of every gap between the straining material.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is tightly compressed by ${his} corset; one or the other will eventually win out.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is tightly compressed by ${his} corset; one or the other will eventually win out.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s large gut is tightly compressed by ${his} corset, ${his} fat billows out of any gap it can find.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is tightly compressed by ${his} corset causing ${him} distress.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly is tightly compressed by ${his} corset causing ${him} distress.`); + } else { + r.push(`${slave.slaveName}'s growing belly is tightly compressed by ${his} corset causing ${him} distress.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby stomach is tightly compressed by ${his} corset, ${his} pudge bulges out of any gap it can find.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s stomach is tightly compressed by ${his} corset causing ${him} some distress.`); + } + break; + case "a corset": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset looks ridiculous on ${his} unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset can barely function with ${his} titanic ${slave.inflationType}-filled belly disrupting it. It aggravatingly digs into ${his} already strained stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset can barely function with ${his} titanic implant-filled belly disrupting it. It aggravatingly digs into ${his} already strained stomach.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset looks ridiculous trying to bind ${his} middle while allowing ${his} titanic ${slave.inflationType}-filled belly to hang out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset looks ridiculous trying to bind ${his} middle while allowing ${his} titanic implant-filled belly to hang out.`); + } else { + r.push(`${slave.slaveName}'s corset looks ridiculous trying to bind ${his} middle while allowing ${his} titanic belly to hang out and squirm freely.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while being dominated by ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while being dominated by ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while being dominated by ${his} gigantic belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while allowing ${his} massive ${slave.inflationType}-filled belly the room it demands.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while allowing ${his} massive implant-filled belly the room it demands.`); + } else { + r.push(`${slave.slaveName}'s corset struggles to bind ${his} middle while allowing ${his} massive belly the room it demands.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s corset strains around ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset strains around ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s corset strains around ${his} giant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly stretches out ${his} corset`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly stretches out ${his} corset`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly stretches out ${his} corset.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s corset strains around ${his} massive gut.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly comfortably bulges out of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly comfortably bulges out of ${his} corset.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly comfortably bulges out of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly comfortably bulges out of ${his} corset.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly comfortably bulges out of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly comfortably bulges out of ${his} corset.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly comfortably bulges out of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly comfortably bulges out of ${his} corset.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s giant gut hangs out the hole in ${his} corset designed to accommodate a pregnant belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s huge gut hangs out the hole in ${his} corset designed to accommodate a pregnant belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly comfortably bulges out of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly comfortably hangs out of ${his} corset.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly comfortably bulges out of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly comfortably bulges out of ${his} corset.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s large gut hangs out the hole in ${his} corset designed to accommodate a pregnant belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly comfortably rounds out ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is lightly compressed by ${his} corset making ${him} uncomfortable.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly comfortably rounds out ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s growing belly comfortably rounds out ${his} corset.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby stomach is compressed by ${his} corset, ${his} pudge bulges out above and below it.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName} feels minor discomfort over the light pressure on ${his} sensitive stomach.`); + } + break; + case "a medium empathy belly": + if (slave.weight > 160) { + r.push(`${slave.slaveName}'s empathy belly is barely noticeable over ${his} giant gut.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s empathy belly is barely noticeable over ${his} huge gut.`); + } + break; + case "a small empathy belly": + if (slave.weight > 160) { + r.push(`${slave.slaveName}'s empathy belly is barely noticeable over ${his} giant gut.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s empathy belly is barely noticeable over ${his} huge gut.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s small empathy belly is barely noticeable over ${his} large gut.`); + } + break; + case "a support band": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly is cradled by an equally oversized support band`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled belly is cradled by an equally oversized support band`); + } else { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen pregnancy is cradled by an equally oversized support band`); + } + r.push(`doing its best to alleviate the strain on ${his} body.`); + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly strains against ${his} enormous support band`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly strains against ${his} enormous support band`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly strains against ${his} enormous support band`); + } + r.push(`as it struggles to hold ${his} body together.`); + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is cradled by ${his} enormous support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is cradled by ${his} enormous support band,`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly is cradled by ${his} enormous support band,`); + } + r.push(`alleviating some of the strain of carrying it and helping to keep things in place.`); + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly strains against ${his} extra large support band`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly strains against ${his} extra large support band`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly strains against ${his} extra large support band`); + } + r.push(`as it dutifully alleviates the stress on ${his} body.`); + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is cradled by ${his} extra large support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is cradled by ${his} extra large support band,`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly is cradled by ${his} extra large support band,`); + } + r.push(`alleviating much of the strain of carrying it.`); + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is cradled by ${his} extra large support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is cradled by ${his} extra large support band,`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is cradled by ${his} extra large support band,`); + } + r.push(`alleviating much of the strain of carrying it.`); + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly strains against ${his} support band`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly strains against ${his} support band`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly strains against ${his} support band`); + } + r.push(`as it dutifully alleviates the stress on ${his} body.`); + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is cradled by ${his} support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is cradled by ${his} support band,`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is cradled by ${his} support band,`); + } + r.push(`alleviating much of the strain of carrying it.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massive gut is cradled by ${his} support band, giving it a rather smooth appearance and taking some of the weight off ${his} front.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is cradled by ${his} support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is cradled by ${his} support band,`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is cradled by ${his} support band,`); + } + r.push(`reducing the strain on ${his} back.`); + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly is cradled by ${his} support band,`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is cradled by ${his} support band,`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is cradled by ${his} support band,`); + } + r.push(`reducing the strain on ${his} back.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s giant gut is cradled by ${his} support band, giving it a rather smooth appearance.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s huge gut is cradled by ${his} support band, giving it a rather smooth appearance.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is cradled by ${his} support band.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is cradled by ${his} support band.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is cradled by ${his} support band.`); + } + r.push(`It doesn't accomplish much, however.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s large gut is cradled by ${his} support band, giving it a rather smooth appearance.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is cradled by ${his} support band.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly is cradled by ${his} support band.`); + } else { + r.push(`${slave.slaveName}'s growing belly is cradled by ${his} support band.`); + } + r.push(`It doesn't accomplish much, however.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby stomach is cradled by ${his} support band, halting any jiggling and giving it a smooth appearance.`); + } else { + r.push(`${slave.slaveName}'s support band rests around ${his} stomach, accomplishing little.`); + } + } + + switch (slave.clothes) { + case "a Fuckdoll suit": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s suit has no stomach to it as it's the only way to give ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly the space it demands.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`The front of ${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s suit has no stomach to it, as it's the only way to give ${his} monolithic ${slave.inflationType}-filled belly the space it demands.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is allowed to bulge out of an enormous hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is allowed to bulge out of an enormous hole in the suit.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly is allowed to bulge out of an enormous hole in the suit, giving ${his} squirming occupants room to grow.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > 34) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s gigantic pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.slaveName}'s suit is designed to carefully cradle ${his} massive pregnancy creating an imposing dome capped by ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.slaveName}'s suit is designed to carefully cradle ${his} giant pregnancy creating a towering dome capped by ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.slaveName}'s suit is designed to carefully cradle ${his} giant pregnancy creating a firm dome capped by ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.slaveName}'s suit is designed to carefully cradle ${his} huge pregnant belly creating a firm dome capped by ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly is brutally squeezed by the suit forming a firm latex globe with the slightest bit of give to it.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + if (slave.preg > slave.pregData.normalBirth / 1.17) { + r.push(`${slave.slaveName}'s suit is designed to carefully cradle ${his} huge pregnant belly creating a firm dome capped by ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly is allowed to bulge out of a huge hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is allowed to bulge out of a huge hole in the suit.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is allowed to bulge out of a huge hole in the suit.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly is cruelly squeezed by the suit. The tight latex accentuates ${his} fat folds.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly is cruelly squeezed by the suit.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly is allowed to bulge out of a hole in the suit.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is allowed to bulge out of a hole in the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is allowed to bulge out of a hole in the suit.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is allowed to bulge out of a hole in the suit.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is cruelly squeezed by the suit.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnancy is tightly squeezed by the suit creating a noticeable bulge.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is tightly squeezed by the suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly nearly requires ${him} to be switched into a suit with a hole for it to hang out from.`); + } else { + r.push(`${slave.slaveName}'s growing pregnancy will soon require ${him} to be switched into a suit with a hole to ${his} belly out.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly is tightly squeezed by the suit.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`There is a clear curve to the tight material beneath ${slave.slaveName}'s navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s suit tightly hugs ${his} stomach to showcase ${his} ripped abs.`); + } + break; + case "conservative clothing": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly but do little to hide its imposing mass as it lewdly distends between them.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly adds even more strain to ${his} struggling oversized sweater as it lewdly distends between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly lewdly parts ${his} poorly covered breasts, allowing the bulging mass the room it demands.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly, allowing the bulging mass the room it demands.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly, allowing the bulging mass the room it demands.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to reach them.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled belly adds even more strain to ${his} struggling oversized sweater as it lewdly distends between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled belly lewdly parts ${his} poorly covered breasts, allowing the bulging mass the room it demands.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen, implant-filled belly, allowing the bulging mass the room it demands.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to reach them.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.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 threatens to displace ${his} breasts.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen pregnant belly lewdly parts ${his} poorly covered breasts, allowing the bulging mass the room it desperately needs.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen pregnant belly, allowing the bulging mass the room it desperately needs.`); + } + r.push(`${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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} monolithic ${slave.inflationType}-filled belly but do little to hide its imposing mass as it lewdly distends between them.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly adds even more strain to ${his} struggling oversized sweater as it lewdly distends between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly lewdly parts ${his} poorly covered breasts allowing the bulging mass it demands.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} monolithic ${slave.inflationType}-filled belly allowing the bulging mass the room it demands.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic ${slave.inflationType}-filled belly allowing the bulging mass the room it demands.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to reach them.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly adds even more strain to ${his} struggling oversized sweater as it lewdly distends between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly lewdly parts ${his} poorly covered breasts allowing the bulging mass it demands.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} monolithic implant-filled belly allowing the bulging mass the room it demands.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic implant-filled belly allowing the bulging mass the room it demands.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to reach them.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s monolithic pregnant belly lewdly parts ${his} poorly covered breasts allowing the bulging mass the room it desperately seeks.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} monolithic pregnant belly allowing the bulging mass the room it desperately seeks.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic pregnant belly allowing the bulging mass the room it desperately seeks.`); + } + r.push(`${He}'s left ${his} pants unfastened as ${his} womb can't handle the strain nor do ${his} children give ${him} the chance to try.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} titanic ${slave.inflationType}-filled belly but do little to hide its size as it forces its way between them.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} titanic ${slave.inflationType}-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to close them.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s titanic implant-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s titanic implant-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} titanic implant-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened as there is no chance of ${him} managing to close them.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s titanic pregnant belly parts ${his} poorly covered breasts allowing the squirming mass to bulge freely.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} titanic pregnant belly allowing the squirming mass to bulge freely.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} titanic pregnant belly allowing the squirming mass to bulge freely.`); + } + r.push(`${He}'s left ${his} pants unfastened as ${his} stuffed womb desperately needs the added space.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} gigantic ${slave.inflationType}-filled belly but do little to hide its size as it forces its way between them.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} gigantic ${slave.inflationType}-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the staggering orb more room.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} gigantic implant-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the staggering orb more room.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s gigantic pregnant belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s gigantic pregnant belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} gigantic pregnant belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give ${his} overfilled womb more room.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} massive ${slave.inflationType}-filled belly but do little to hide its size.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} massive ${slave.inflationType}-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the hefty globe more room.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} massive implant-filled belly but do little to hide its size.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s massive implant-filled belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s massive implant-filled belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} massive implant-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the hefty globe more room.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} massive pregnant belly but do little to hide its size.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s massive pregnant belly adds even more strain to ${his} struggling oversized sweater as it forces its way between ${his} tits.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s massive pregnant belly parts ${his} poorly covered breasts.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} massive pregnant belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the heavy dome more room.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant ${slave.inflationType}-filled belly allowing the firm dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant ${slave.inflationType}-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant ${slave.inflationType}-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the overstretched dome more room.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant implant-filled belly allowing the firm dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant implant-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the overstretched dome more room.`); + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant pregnant belly allowing the firm dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant pregnant belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the taut dome more room.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant ${slave.inflationType}-filled belly allowing the rounded dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant ${slave.inflationType}-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant implant-filled belly allowing the rounded dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater far from ${his} giant pregnant belly allowing the firm dome to part ${his} tits.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits and adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} giant pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater rests atop ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} giant pregnant belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the firm dome more room.`); + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} huge ${slave.inflationType}-filled belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge ${slave.inflationType}-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater can no longer contain ${his} ${slave.inflationType}-filled pregnant belly and merely rests atop it.`); + } else { + r.push(`${slave.slaveName}'s blouse can no longer contain ${his} ${slave.inflationType}-filled pregnant belly and merely rests atop it.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater can no longer contain ${his} implant-filled pregnant belly and merely rests atop it.`); + } else { + r.push(`${slave.slaveName}'s blouse can no longer contain ${his} implant-filled pregnant belly and merely rests atop it.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} huge pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater can no longer contain ${his} huge pregnant belly and merely rests atop it.`); + } else { + r.push(`${slave.slaveName}'s blouse can no longer contain ${his} huge pregnant belly and merely rests atop it.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} massively fat belly; even then, they can barely conceal it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s massively fat belly adds even more strain to ${his} struggling oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts ${his} massively fat belly hang free.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled tight over the top half of ${his} massively fat belly. The bottom half is allowed to jiggle freely.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut just trying to cover the top of ${his} massively fat belly; the rest is allowed to jiggle freely.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} huge pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} huge pregnant belly; it barely reaches ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} huge pregnant belly; it barely reaches ${his} popped navel.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} huge ${slave.inflationType}-filled belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge ${slave.inflationType}-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} huge ${slave.inflationType}-filled belly; it barely reaches ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} huge ${slave.inflationType}-filled belly; it barely reaches ${his} popped navel.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} huge implant-filled belly; it barely reaches ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} huge implant-filled belly; it barely reaches ${his} popped navel.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} huge pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} huge pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} huge pregnant belly; it barely reaches ${his} popped navel.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} huge pregnant belly; it barely reaches ${his} popped navel.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} big pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s big pregnant belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} big pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} hugely swollen belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s hugely swollen belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} hugely swollen belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s big implant-filled belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} big implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} big pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s big pregnant belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} big pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} hugely fat belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s hugely fat belly is barely hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts ${his} hugely fat belly hang free.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled tight over ${his} hugely fat belly. The bottom of which hangs out from under it.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled tight over the top half of ${his} hugely fat belly; the rest is allowed to jiggle freely.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} big fat belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s fat belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts ${his} big fat belly hang free.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled tight over ${his} big fat belly. The bottom of which hangs out and jiggles freely from under it.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled tight over most of ${his} big fat belly; the rest is allowed to jiggle freely.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s pregnant belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} pregnant belly. ${His} popped navel forms a small tent in material.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} pregnant belly. ${His} popped navel forms a small tent in ${his} shirt.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} jiggling ${slave.inflationType}-filled belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} jiggling ${slave.inflationType}-filled belly. ${His} popped navel forms a small tent in material.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} jiggling ${slave.inflationType}-filled belly. ${His} popped navel forms a small tent in ${his} shirt.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} implant-filled belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s implant-filled belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} implant-filled belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} implant-filled belly. ${His} popped navel forms a small tent in material.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} implant-filled belly. ${His} popped navel forms a small tent in ${his} shirt.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s pregnant belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled taut by ${his} pregnant belly. ${His} popped navel forms a small tent in material.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled taut by ${his} pregnant belly. ${His} popped navel forms a small tent in ${his} shirt.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} fat belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s fat belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts ${his} fat belly hang free.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater is pulled tight over ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s blouse is pulled tight over ${his} fat belly. The bottom of which peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} small pregnant belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s small pregnant belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} small pregnant belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater bulges with ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s blouse bulges with ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} ${slave.inflationType}-swollen belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} ${slave.inflationType}-swollen belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater bulges with ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s blouse bulges with ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} implant-rounded belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s implant-rounded belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} implant-rounded belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater bulges with ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s blouse bulges with ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} growing belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s growing belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} growing belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater bulges with ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s blouse bulges with ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} chubby belly, though they do a fine job of hiding it themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s chubby belly is hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater far from ${his} chubby belly.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater bulges with ${his} chubby belly.`); + } else { + r.push(`${slave.slaveName}'s blouse bulges with ${his} chubby belly.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s pants are fastened beneath the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + if (slave.boobs > 24000) { + r.push(`${slave.slaveName}'s immense breasts keep ${his} oversized sweater from covering ${his} ripped abs, though they do an unfortunate job of hiding them themselves.`); + } else if ((slave.boobs > 12000)) { + r.push(`${slave.slaveName}'s ripped abs are hidden by ${his} massive tits and oversized sweater.`); + } else if ((slave.boobs > 8000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} sweater busy showing off ${his} ripped abs.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s sweater completely hides ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs can almost be made out through ${his} blouse.`); + } + } + break; + case "chains": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly is wrapped with tight chains. They can barely sink into the firm globe, only agitating ${his} flesh more.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is wrapped with tight chains. It bulges agonizingly little as they can barely dig into the overfilled globe.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep as they can into the taut flesh.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is wrapped with tight chains. It bulges angrily as they dig deep into the taut flesh.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is wrapped with tight chains. It bulges angrily as they dig deep into the taut flesh.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is wrapped with tight chains. It bulges painfully as they dig deep into the taut flesh.`); + } + } else if (slave.belly >= 60000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into ${his} sore skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into ${his} sore skin.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly is tightly wrapped with chains.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is tightly wrapped with chains, causing it to bulge angrily as well as making ${him} squirm in discomfort.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s huge pregnant belly is tightly wrapped with chains, causing it to bulge angrily as well as making ${him} squirm in discomfort.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly is tightly wrapped with chains.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly is tightly wrapped with chains, causing it to bulge angrily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is tightly wrapped with chains, causing it to bulge angrily.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is tightly wrapped with chains, causing it to bulge angrily.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s chains sink deep into ${his} hugely fat belly. They can barely be seen from the front; ${his} sides completely envelope them.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s chains sink deep into ${his} big fat belly; most end up swallowed by ${his} folds.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly is tightly wrapped with chains.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is tightly wrapped with chains, causing it to bulge angrily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is tightly wrapped with chains, causing it to bulge angrily.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is tightly wrapped with chains, causing it to bulge angrily.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s chains sink deep into ${his} fat belly, several even disappearing beneath ${his} folds.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly is tightly wrapped with chains.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is tightly wrapped with chains.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly is tightly wrapped with chains.`); + } else { + r.push(`${slave.slaveName}'s growing belly is tightly wrapped with chains.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chains sink into ${his} chubby belly, making noticeable folds in ${his} sides.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s tight chains make the small bulge to ${his} lower belly obvious.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s tight chains highlight ${his} ripped abs.`); + } + break; + case "Western clothing": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} monolithic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} titanic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} gigantic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} massive ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} giant ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} giant ${slave.inflationType}-filled belly, so ${he} has left the bottom buttons open leaving ${his} stomach hanging out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt can't close over ${his} huge ${slave.inflationType}-filled belly, so ${he} has left the bottom buttons open leaving ${his} stomach hanging out.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt's buttons strain over ${his} jiggling ${slave.inflationType}-filled belly. The struggling garment frequently rides up in defeat.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.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.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s flannel shirt bulges with ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s flannel shirt bulges with ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s flannel shirt bulges with ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s flannel shirt bulges with ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s flannel shirt bulges with ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s chaps are fastened beneath the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs occasionally peek out from beneath ${his} flannel shirt.`); + } + break; + case "body oil": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly is covered in a sheen of oil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly is covered in a sheen of oil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly is covered in a sheen of oil.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly is covered in a sheen of oil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is covered in a sheen of oil.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is covered in a sheen of special oil meant to prevent stretch marks.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is covered in a sheen of oil.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly is covered in a sheen of oil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is covered in a sheen of oil.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly is covered in a sheen of oil.`); + } else { + r.push(`${slave.slaveName}'s growing belly is covered in a sheen of oil.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly is covered in a sheen of oil.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`The way the light reflects off the sheen of oil on ${slave.slaveName}'s lower belly clearly highlights the swell to it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are covered in a lovely sheen of oil.`); + } + break; + case "a toga": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly the room it demands.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} unfathomable, hyper-swollen, implant-filled belly the room it demands.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} unfathomable, hyper-swollen pregnant belly the room it desperately needs. ${His} brood appreciates the freedom.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} monolithic ${slave.inflationType}-filled belly the room it demands.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} monolithic implant-filled belly the room it demands.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} monolithic pregnant belly the room it desperately needs. ${His} children appreciate the freedom.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} titanic ${slave.inflationType}-filled belly to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} titanic implant-filled belly to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} titanic pregnant belly room. ${His} children appreciate the space and squirm happily.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} gigantic ${slave.inflationType}-filled belly to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} gigantic implant-filled belly to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} gigantic pregnant belly room. ${His} children appreciate the space.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} massive ${slave.inflationType}-filled belly to bulge freely.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} massive implant-filled belly to bulge freely.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} massive pregnant belly room.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} giant ${slave.inflationType}-filled belly to jut far from ${his} body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} giant implant-filled belly to jut far from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} giant pregnant belly to jut far from ${his} body.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga strains around ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga strains around ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s toga strains around ${his} giant pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s toga bares ${his} middle to allow ${his} massively fat belly to hang free.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s toga tightly hugs ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga tightly hugs ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga tightly hugs ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s toga tightly hugs ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s toga bulges greatly with ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s toga bulges greatly with ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s toga bulges greatly with ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s toga bulges greatly with ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s toga is stuffed to its capacity with ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s toga bulges greatly with ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly rounds out the front of ${his} toga.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly rounds out the front of ${his} toga.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly rounds out the front of ${his} toga.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly rounds out the front of ${his} toga.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s toga bulges with ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly gently bulges ${his} toga.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly gently bulges ${his} toga.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly gently bulges ${his} toga.`); + } else { + r.push(`${slave.slaveName}'s growing belly gently bulges ${his} toga.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s toga conceals ${his} chubby belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s toga conceals ${his} ripped abs.`); + } + break; + case "a huipil": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly, its role completely usurped by the colossal mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} unfathomable, hyper-swollen, implant-filled belly, its role completely usurped by the colossal mass.`); + } else { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} unfathomable, hyper-swollen pregnant belly, its role completely usurped by the colossal gravidity.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} monolithic ${slave.inflationType}-filled belly, its role completely usurped by the heavy mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} monolithic implant-filled belly, its role completely usurped by the heavy mass.`); + } else { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} monolithic pregnant belly, its role completely usurped by the gravid mass.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} titanic ${slave.inflationType}-filled belly, its role completely usurped by the heavy mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} titanic implant-filled belly, its role completely usurped by the heavy mass.`); + } else { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} titanic pregnant belly, its role completely usurped by the gravid mass.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} gigantic ${slave.inflationType}-filled belly, its role completely usurped by the heavy mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} gigantic implant-filled belly, its role completely usurped by the heavy mass.`); + } else { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} gigantic pregnant belly, its role completely usurped by the gravid mass.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} massive ${slave.inflationType}-filled belly, its role completely usurped by the heavy mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} massive implant-filled belly, its role completely usurped by the heavy mass.`); + } else { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} massive pregnant belly, its role completely usurped by the gravid mass.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly lifts ${his} huipil, though it itself hangs low enough to hide ${his} crotch.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly lifts ${his} huipil, though it itself hangs low enough to hide ${his} crotch.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly lifts ${his} huipil, though it itself hangs low enough to hide ${his} crotch.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly lifts ${his} huipil, though it itself is just large enough to hide ${his} shame.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly lifts ${his} huipil, though it itself is just large enough to hide ${his} shame.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly lifts ${his} huipil, though it itself is just large enough to hide ${his} shame.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s huipil meekly rests atop ${his} massively fat belly, though it itself is big enough to act in its stead.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly lifts ${his} huipil, exposing ${his} crotch for all to see.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly lifts ${his} huipil and hangs just low enough to hide ${his} crotch.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly lifts ${his} huipil, yet isn't big enough to hide ${his} shame.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly lifts ${his} huipil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly lifts ${his} huipil.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly lifts ${his} huipil.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly lifts ${his} huipil.`); + } + r.push(`It just barely hangs low enough to hide ${his} crotch.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s huipil gets lifted by ${his} fat belly, so it's useless for covering ${his} body.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly slightly bulges under ${his} huipil.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly slightly bulges under ${his} huipil.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly slightly bulges under ${his} huipil.`); + } else { + r.push(`${slave.slaveName}'s growing belly slightly bulges under ${his} huipil.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s huipil conceals ${his} chubby little belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s huipil hides the small bulge in ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s huipil conceals ${his} ripped abs.`); + } + break; + case "a slutty qipao": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} monolithic implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} monolithic pregnant belly. ${His} body needs the room to grow.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} titanic implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} titanic pregnant belly. ${His} body needs the room to grow.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} gigantic implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} gigantic pregnant belly. ${His} body appreciates the room to grow.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} massive implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} giant implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} giant pregnant belly.`); + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} huge implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it only covers the top quarter of ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it only covers the top quarter of ${his} huge implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it only covers top quarter of ${his} huge pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${His} qipao is slit up the side. However, it only covers half of ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it only covers half of ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it only covers half of ${his} huge implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it only covers half of ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${His} qipao is slit up the side. However, it barely covers ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it barely covers ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it barely covers ${his} big implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it barely covers ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${His} qipao is slit up the side. However, it only covers half of ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${His} qipao is slit up the side. However, it barely covers ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${His} qipao is slit up the side. However, it only covers ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. However, it only covers ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. However, it only covers ${his} implant-filled belly.`); + } else { + r.push(`${His} qipao is slit up the side. However, it only covers ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${His} qipao is slit up the side. However, it only covers ${his} fat belly, allowing it to hang free.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${His} qipao is slit up the side. The front is pushed out by ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${His} qipao is slit up the side. The front is pushed out by ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${His} qipao is slit up the side. The front is pushed out by ${his} implant-rounded belly.`); + } else { + r.push(`${His} qipao is slit up the side. The front is pushed out by ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${His} qipao is slit up the side. The front is pushed out by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${His} qipao is slit up the side giving the occasional peek of the small swell to ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${His} qipao is slit up the side giving a tantalizing peek of ${his} ripped abs.`); + } + break; + case "uncomfortable straps": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps run along the surface of ${his} monolithic ${slave.inflationType}-filled belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps barely press into ${his} titanic ${slave.inflationType}-filled belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps barely press into ${his} gigantic ${slave.inflationType}-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps press into ${his} massive ${slave.inflationType}-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps press into ${his} giant ${slave.inflationType}-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps press into ${his} giant ${slave.inflationType}-filled belly, forcing flesh to painfully bulge out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 60000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps press into ${his} huge ${slave.inflationType}-filled belly, forcing flesh to spill out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} huge pregnant belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} huge ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} big pregnant belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} pregnant belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} jiggling ${slave.inflationType}-filled belly, causing flesh to spill out of the gaps. The straps connect to a steel ring encircling ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} pregnant belly. The straps connect to a steel ring encircling ${his} popped navel.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.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.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s slave outfit's straining straps press into ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s slave outfit's straps run above and below the small bulge to ${his} lower belly clearly highlighting it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s slave outfit's straps cross between ${his} ripped abs.`); + } + break; + case "shibari ropes": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly is tightly bound with ropes; they stand no chance of sinking into the bloated orb, and can barely wrap around it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly is tightly bound with ropes; they stand no chance at sinking into the bloated orb.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly is tightly bound with ropes; they stand no chance at sinking into the bloated orb.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly is tightly bound with ropes. It bulges angrily as they run between the forms of ${his} unborn children.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is tightly bound with ropes; they barely sink into the bloated orb.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is tightly bound with ropes; they barely sink into the bloated orb.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly is tightly bound with ropes; they barely sink into the bloated orb.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly is tightly bound with ropes; they barely sink into the bloated orb.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly is tightly bound with ropes; flesh and child bulge angrily from between them.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly is tightly bound with rope.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly is tightly bound with rope.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly is tightly bound with ropes. It bulges lewdly through the gaps.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is tightly bound with ropes; flesh bulges angrily from between them.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s binding ropes sink deep into ${his} hugely fat belly. They can barely be seen from the front; ${his} sides completely envelop them.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s binding ropes sink deep into ${his} big fat belly; most end up swallowed by ${his} folds.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly is tightly bound with rope.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is tightly bound with rope. It bulges lewdly through the gaps.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is tightly bound with rope; flesh bulges angrily from between them.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is tightly bound with rope; flesh bulges angrily from between them.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s binding ropes sink deep into ${his} fat belly, several even disappearing beneath ${his} folds.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly is tightly bound with rope.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is tightly bound with rope forcing it to bulge out the gaps.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly is tightly bound with rope; flesh bulges from between them.`); + } else { + r.push(`${slave.slaveName}'s growing belly is tightly bound with rope; flesh bulges from between them.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s binding ropes sink into ${his} chubby belly, making noticeable folds in ${his} sides.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s binding ropes run above and below the small bulge to ${his} lower belly clearly highlighting it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s binding ropes run between ${his} ripped abs.`); + } + break; + case "a latex catsuit": + case "restrictive latex": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 60000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly greatly distends and ${his} latex suit. ${He} looks like an over-inflated balloon ready to pop.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly greatly distends and ${his} latex suit. ${He} looks like an over-inflated balloon.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly greatly distends ${his} latex suit. ${He} looks like an over-inflated balloon.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is compressed by ${his} latex suit, leaving it looking round and smooth.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly greatly bulges under ${his} latex suit.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly greatly bulges under ${his} latex suit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly greatly bulges under ${his} latex suit.`); + } else { + r.push(`${slave.slaveName}'s growing belly greatly bulges under ${his} latex suit.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly in quite noticeable under ${his} latex suit, though any folds ${he} might have are smoothed out by it.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`There is a clear curve to the tight latex of the suit beneath ${slave.slaveName}'s navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s latex suit tightly hugs ${his} stomach to showcase ${his} ripped abs.`); + } + break; + case "a military uniform": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic pregnant belly bulges tremendously out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic pregnant belly hangs heavily out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic pregnant belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge implant-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge pregnant belly has triumphed over ${his} uniform's buttons.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is barely obscured by ${his} massive tits and, in turn, obscures ${his} skirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge implant-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} hugely swollen belly.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly greatly stretches ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} jiggling ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s implant-filled belly notably distends ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt struggles to cover ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s fat belly is covered by ${his} uniform's jacket. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt tightly hugs the slight swell to ${his} lower belly.`); + } else { + r.push(`${slave.slaveName}'s tunic looks a little tight around the middle.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely conceals ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs are completely hidden under ${his} uniform.`); + } + } + break; + case "a schutzstaffel uniform": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic pregnant belly bulges tremendously out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic pregnant belly hangs heavily out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic pregnant belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge implant-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge pregnant belly has triumphed over ${his} uniform's buttons.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is barely obscured by ${his} massive tits and, in turn, obscures ${his} trousers.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} trousers.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} trousers.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge implant-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} hugely swollen belly.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly greatly stretches ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} jiggling ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s implant-filled belly notably distends ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt struggles to cover ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s fat belly is covered by ${his} uniform's jacket. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt tightly hugs the slight swell to ${his} lower belly.`); + } else { + r.push(`${slave.slaveName}'s tunic looks a little tight around the middle.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely conceals ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs are completely hidden under ${his} uniform.`); + } + } + break; + case "a slutty schutzstaffel uniform": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic pregnant belly bulges tremendously out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic pregnant belly hangs heavily out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic pregnant belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge implant-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge pregnant belly has triumphed over ${his} uniform's buttons.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is barely obscured by ${his} massive tits and, in turn, obscures ${his} miniskirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} miniskirt.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} miniskirt.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge implant-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} hugely swollen belly.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly greatly stretches ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} jiggling ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s implant-filled belly notably distends ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt struggles to cover ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s fat belly is covered by ${his} uniform's jacket. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt tightly hugs the slight swell to ${his} lower belly.`); + } else { + r.push(`${slave.slaveName}'s tunic looks a little tight around the middle.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely conceals ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs are completely hidden under ${his} uniform.`); + } + } + break; + case "a red army uniform": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic pregnant belly bulges tremendously out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic pregnant belly hangs heavily out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic pregnant belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge implant-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge pregnant belly has triumphed over ${his} uniform's buttons.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is barely obscured by ${his} massive tits and, in turn, obscures ${his} skirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge implant-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} hugely swollen belly.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly greatly stretches ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} jiggling ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s implant-filled belly notably distends ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt struggles to cover ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s fat belly is covered by ${his} uniform's jacket. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt tightly hugs the slight swell to ${his} lower belly.`); + } else { + r.push(`${slave.slaveName}'s tunic looks a little tight around the middle.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely conceals ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs are completely hidden under ${his} uniform.`); + } + } + break; + case "a mounty outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly bulges tremendously out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic pregnant belly bulges tremendously out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic pregnant belly hangs heavily out of ${his} open tunic and undershirt, giving ${his} new recruits the room they need.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic pregnant belly hangs heavily out of ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} gigantic pregnant belly.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly hangs out ${his} open tunic and undershirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since there is no chance of closing the buttons over ${his} giant pregnant belly.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant implant-filled belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant pregnant belly parts ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} giant pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over its buttons and has joined ${his} breasts in dominating ${his} tunic.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge implant-filled belly has triumphed over ${his} buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} huge pregnant belly has triumphed over ${his} buttons.`); + } + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge ${slave.inflationType}-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge implant-filled belly has triumphed over ${his} uniform's buttons.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely closes as it struggles to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s tunic lies half open, since ${his} huge pregnant belly has triumphed over ${his} uniform's buttons.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is barely obscured by ${his} massive tits and, in turn, obscures ${his} skirt.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt lies half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } else { + r.push(`${slave.slaveName}'s tunic and undershirt lie half open, since ${his} massively fat belly has triumphed over ${his} buttons. It hangs free, obscuring ${his} skirt.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s huge implant-filled belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly is barely obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} huge pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly threatens to pop the buttons off ${his} uniform's jacket.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} hugely swollen belly.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly greatly stretches ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly greatly stretches ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} big pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly stretches ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} jiggling ${slave.inflationType}-filled belly.`); + } else { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly notably distends ${his} uniform's jacket.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s implant-filled belly notably distends ${his} uniform's jacket.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt strains to contain ${his} pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly notably distends ${his} uniform's jacket.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt struggles to cover ${his} fat belly. The bottom of which peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s fat belly is covered by ${his} uniform's jacket. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} small pregnant belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} small pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} ${slave.inflationType}-swollen belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} ${slave.inflationType}-swollen belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} implant-rounded belly.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} growing belly.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} growing belly.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } else { + r.push(`${slave.slaveName}'s uniform covers ${his} chubby belly. The bottom of which just barely peeks out from under it.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt tightly hugs the slight swell to ${his} lower belly.`); + } else { + r.push(`${slave.slaveName}'s tunic looks a little tight around the middle.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs can be glimpsed beneath ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s undershirt barely conceals ${his} ripped abs.`); + } else { + r.push(`${slave.slaveName}'s ripped abs are completely hidden under ${his} uniform.`); + } + } + break; + case "a nice nurse outfit": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang tremendously.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} scrub top far from ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang tremendously.`); + } else { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more space to hang tremendously.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang tremendously.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} scrub top far from ${his} monolithic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang tremendously.`); + } else { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} monolithic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more space to hang tremendously.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang heavily.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} scrub top far from ${his} titanic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} titanic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more space to hang heavily.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} scrub top far from ${his} gigantic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room.`); + } else { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} gigantic ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more space.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s oversized breasts keep ${his} scrub top far from ${his} massive ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more room.`); + } else { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} massive ${slave.inflationType}-filled belly. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled belly more space.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massive pregnant belly parts ${his} uncovered breasts. In addition, ${he}'s left ${his} trousers unfastened to give ${his} overfilled womb more room.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly peaks out from between ${his} massive tits. ${He} finds it impossible to fasten ${his} trousers with ${his} stomach in the way.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s nurse outfit could be called conservative, if it could cover more than half of ${his} breasts; ${his} giant ${slave.inflationType}-filled belly hangs out from under them, bulging hugely from ${his} unfastened trousers.`); + } else { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} giant ${slave.inflationType}-filled belly hangs out from under ${his} top and forces ${him} to leave ${his} trousers unfastened.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s massively fat belly is partially obscured by ${his} massive tits; in turn, it obscures ${his} trousers.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s scrub top rests meekly atop ${his} massively fat belly.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly slightly parts ${his} massive tits. ${He} finds it impossible to fasten ${his} trousers with ${his} stomach in the way.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly slightly parts ${his} massive tits. ${He} finds it impossible to fasten ${his} trousers with ${his} stomach in the way.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s nurse outfit could be called conservative, if it could cover more than half of ${his} breasts; ${his} huge ${slave.inflationType}-filled belly hangs out from under them, bulging from ${his} unfastened trousers.`); + } else { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} huge ${slave.inflationType}-filled belly hangs out from under ${his} top and forces ${him} to leave ${his} trousers unfastened.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.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.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge pregnant belly slightly parts ${his} massive tits. ${He} finds it impossible to fasten ${his} trousers with ${his} stomach in the way.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} big pregnant belly hangs out from under ${his} top, straining the buttons on ${his} trousers.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} hugely swollen belly hangs out from under ${his} top, obscuring ${his} trousers.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s huge implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} big pregnant belly hangs out from under ${his} top, straining the buttons on ${his} trousers.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s hugely fat belly is mostly obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} hugely fat belly freely hangs from under ${his} top, obscuring ${his} trousers.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s big fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} big fat belly freely hangs from under ${his} top, obscuring ${his} trousers.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} pregnancy hangs out from under ${his} top, slightly obscuring ${his} trousers.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s nurse outfit could be called conservative, if it could cover more than half of ${his} breasts; ${his} jiggling ${slave.inflationType}-filled belly hangs out from under them, slightly obscuring ${his} trousers.`); + } else { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} jiggling ${slave.inflationType}-filled hangs out from under ${his} top, slightly obscuring ${his} trousers.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-filled belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} implant-filled belly hangs out from under ${his} top, slightly obscuring ${his} trousers.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} pregnancy hangs out from under ${his} top, slightly obscuring ${his} trousers.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s fat belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though ${his} fat belly freely hangs from under ${his} top, obscuring ${his} trousers.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s small pregnant belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, it covers ${his} small pregnant belly completely.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.slaveName}'s nurse outfit could be called conservative, if it could cover more than half of ${his} breasts; ${his} ${slave.inflationType}-swollen belly is completely exposed.`); + } else { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, it covers ${his} ${slave.inflationType}-swollen belly completely.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s implant-rounded belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, it covers ${his} implant-rounded belly completely.`); + } + } else { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s growing belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, it covers ${his} growing belly completely.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s chubby belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, it covers ${his} chubby belly completely; though it does hide the top of ${his} trousers.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s slightly swollen belly is obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > 12000) { + r.push(`${slave.slaveName}'s ripped abs are mostly obscured by ${his} massive tits.`); + } else if ((slave.boobs > 4000)) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s nurse outfit is almost conservative, though you can nearly make out ${his} ripped abs beneath ${his} scrub top.`); + } + } + break; + case "a mini dress": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s mini dress barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s mini dress barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s mini dress tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "lederhosen": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tunic barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s tunic barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s tunic tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "a long qipao": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "a biyelgee costume": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "a dirndl": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s dress barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s dress tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "battlearmor": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Traditional battle armor would be useless on ${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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 ${slave.inflationType} and special hookups to optimize the value of mobility aids.`); + } else if (slave.bellyImplant > 0) { + r.push(`Traditional battle armor would be useless on ${slave.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 { + r.push(`Traditional battle armor would be useless on ${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic implant-filled belly and draws the eye right to ${his} protruding navel.`); + } else { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a 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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such an absurdly gravid ${girl}. It tightly clings to ${his} titanic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a massively gravid ${girl}. It tightly clings to ${his} gigantic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} massive ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a hugely gravid ${girl}. It tightly clings to ${his} giant ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor is specially tailored to fit such a gravid ${girl}. It tightly clings to ${his} huge ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} huge ${slave.inflationType}-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} huge implant-filled belly and frequently rides up far enough to show off ${his} privates.`); + } else { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} huge pregnant belly and frequently rides up far enough to show off ${his} privates.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor barely clings to ${his} hugely swollen belly, leaving it looking much shorter than it really is.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s armor barely clings to ${his} huge implant-filled belly, leaving it looking much shorter than it really is.`); + } else { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} big pregnant belly, leaving it looking much shorter than it really is.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s armor barely clings to ${his} hugely fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} big fat belly, clearly showing all ${his} folds and rolls.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} fat belly, clearly showing every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} chubby belly, clearly showing every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} belly, clearly showing the slight swell beneath ${his} navel.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s armor tightly clings to ${his} ripped abs, clearly displaying ${his} six pack.`); + } + break; + case "kitty lingerie": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} silk panties and takes full advantage of its lack of restriction to bulge tremendously.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} silk panties and takes full advantage of its lack of restriction to bulge tremendously.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} silk panties and takes full advantage of its lack of restriction to bulge massively.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} silk panties and takes full advantage of its lack of restriction to bulge massively.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly completely hides ${his} silk panties and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely hides ${his} silk panties and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly completely hides ${his} silk panties. ${His} children appreciate the space granted by ${his} exposed middle.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly completely hides ${his} silk panties and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly completely hides ${his} silk panties and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly completely hides ${his} silk panties and takes full advantage of its freedom to bulge hugely.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly hides ${his} silk panties and bulges heavily from ${his} body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly hides ${his} silk panties and bulges heavily from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly hides ${his} silk panties and bulges heavily from ${his} body.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly hides ${his} silk panties.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly almost hides ${his} silk panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly almost hides ${his} silk panties.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly almost hides ${his} silk panties.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly almost hides ${his} silk panties.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly hides most of ${his} silk panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s big ${slave.inflationType}-filled belly hides most of ${his} silk panties.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly hides most of ${his} silk panties.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly hides most of ${his} silk panties.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hides the top ${his} silk panties.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hides the top of ${his} silk panties.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly obscures ${his} silk panties' fabric cat ears.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly obscures ${his} silk panties' fabric cat ears.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly obscures ${his} silk panties' fabric cat ears.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly obscures ${his} silk panties' fabric cat ears.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly hides ${his} silk panties' fabric cat ears.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges above ${his} silk panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly rests above ${his} silk panties.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges above ${his} silk panties.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges above ${his} silk panties.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly rests above ${his} silk panties.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s silk panties rest just beneath the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are prominently displayed for all to see.`); + } + break; + case "a monokini": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly protrudes from over the top of ${his} monokini, which has been fully pushed down by the mass.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly protrudes from over the top of ${his} monokini, which has been fully pushed down by the mass.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly has pushed down the front of ${his} monokini, leaving ${his} belly mostly bare.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly has pushed down the front of ${his} monokini, leaving ${his} belly mostly bare.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly has pushed down the front of ${his} monokini, leaving ${his} belly mostly bare.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini can only cover a fraction of ${his} gigantic ${slave.inflationType}-filled belly, which rests on top of the swimsuit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monokini can only cover a fraction of ${his} gigantic implant-filled belly, which rests on top of the swimsuit.`); + } else { + r.push(`${slave.slaveName}'s monokini can only cover a fraction of ${his} gigantic pregnant belly, which rests on top of the swimsuit.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini shows off the sheer size of ${his} massive ${slave.inflationType}-filled belly. The swimsuit has been pushed down to well below ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini shows off the sheer size of ${his} giant ${slave.inflationType}-filled belly. The swimsuit has been pushed down to below ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini shows off the sheer size of ${his} titanic ${slave.inflationType}-filled belly. The swimsuit has been pushed down to just below ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s monokini shows off the curvature of ${his} big pregnant belly. The swimsuit has been pushed down to just above ${his} popped navel.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini overs less than half of ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monokini overs less than half of ${his} implant-filled belly.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s monokini overs only half of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini overs only half of ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monokini overs only half of ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s monokini overs only half of ${his} pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s monokini tightly clings to ${his} hugely fat belly, clearly displaying every fold, roll and motion in its mass.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s monokini tightly clings to ${his} big fat belly, clearly displaying every fold and roll.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s monokini covers most of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini covers most of ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monokini covers most of ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s monokini covers most of ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s monokini tightly clings to ${his} fat belly, clearly displaying every fold and roll.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s monokini covers all of ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monokini covers all of ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monokini covers all of ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s monokini covers all of ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s monokini clings to ${his} chubby belly, clearly displaying every fold and roll.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s monokini is slightly rounded out by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s monokini covers much of ${his} powerful abdominal muscles.`); + } + break; + case "an apron": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} giant pregnant belly.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`The strings of ${slave.slaveName}'s apron struggle to stay tied due to the size of ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The strings of ${slave.slaveName}'s apron struggle to stay tied due to the size of ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The strings of ${slave.slaveName}'s apron struggle to stay tied due to the size of ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The strings of ${slave.slaveName}'s apron struggle to stay tied due to the size of ${his} implant-filled belly.`); + } else { + r.push(`The strings of ${slave.slaveName}'s apron struggle to stay tied due to the size of ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s apron is pushed away from ${his} body by ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s apron is pushed away from ${his} body by ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s apron is pushed away from ${his} body by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s apron is pushed away from ${his} body by ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s apron is pushed away from ${his} body by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s apron is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s apron is filled out by ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s apron is filled out by ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s apron is filled out by ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s apron is filled out by ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s apron bulges with ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s apron is rounded out by ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s apron is rounded out by ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s apron is rounded out by ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s apron is rounded out by ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s apron is rounded out by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s apron is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s apron fully covers ${his} muscular abs.`); + } + break; + case "a hijab and abaya": + case "a niqab and abaya": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tent-like abaya is still strained from the sheer size of ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tent-like abaya is still strained from the sheer size of ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tent-like abaya is still strained from the sheer size of ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya only manages to cover ${his} titanic ${slave.inflationType}-filled belly with major extensions to the material.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya only manages to cover ${his} titanic implant-filled belly with major extensions to the material.`); + } else { + r.push(`${slave.slaveName}'s abaya only manages to cover ${his} titanic pregnant belly with major extensions to the material.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya drapes itself over the sides of ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya drapes itself over the sides of ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s abaya drapes itself over the sides of ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya has been severely lengthened to ensure that ${his} massive ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya has been severely lengthened to ensure that ${his} massive implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s abaya has been severely lengthened to ensure that ${his} massive pregnant belly is fully covered.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya has been severely widened to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya has been severely widened to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s abaya has been severely widened to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya lies completely taut on ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya lies completely taut on ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s abaya lies completely taut on ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s abaya is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s abaya is straining to contain ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya is straining to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya is straining to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s abaya is straining to contain ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s abaya is filled by ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya is filled by ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya is filled by ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s abaya is filled by ${his} pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s abaya is filled out by ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s abaya bulges with ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s abaya bulges with ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s abaya bulges with ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s abaya bulges with ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s abaya bulges slightly from ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s abaya is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s abaya fully covers ${his} muscular abs.`); + } + break; + case "a klan robe": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robe has been stretched so thin by ${his} monolithic ${slave.inflationType}-swollen belly, it's now ironically much more comfortable to wear.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robe has been stretched so thin by ${his} monolithic implant-filled belly, it's now ironically much more comfortable to wear.`); + } else { + r.push(`${slave.slaveName}'s robe has been stretched so thin by ${his} monolithic pregnant belly, it's now ironically much more comfortable to wear.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes are stretching itself thin to cover ${his} titanic ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes are stretching itself thin to cover ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s robes are stretching itself thin to cover ${his} titanic bulging pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The heavy fabric of ${slave.slaveName}'s robes are starting to chafe the sensitive skin of ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The heavy fabric of ${slave.slaveName}'s robes are starting to chafe the sensitive skin of ${his} gigantic implant-filled belly.`); + } else { + r.push(`The heavy fabric of ${slave.slaveName}'s robes are starting to chafe the sensitive skin of ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes have been given numerous extensions in order to properly cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes have been given numerous extensions in order to properly cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s robes have been given numerous extensions in order to properly cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes are straining to cover ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes are straining to cover ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s robes are straining to cover ${his} giant pregnant belly.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The heavy fabric of ${slave.slaveName}'s robes lie taut against ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The heavy fabric of ${slave.slaveName}'s robes lie taut against ${his} titanic implant-filled belly.`); + } else { + r.push(`The heavy fabric of ${slave.slaveName}'s robes lie taut against ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s robes are greatly pushed out by ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s robes are filled out by ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes are filled out by ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes are filled out by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s robes are filled out by ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s robes are noticeably rounded out by ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes are noticeably rounded out by ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes are noticeably rounded out by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s robes are noticeably rounded out by ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly pushes out ${his} robes.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly slightly pushes out ${his} robes.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s robes, thanks to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s robes, thanks to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s robes, thanks to ${his} implant-filled belly.`); + } else { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s robes, thanks to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly just manages to brush up against ${his} robes.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s robes bulge with ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s robes show no sign of ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s robes show no sign of ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s robes show no sign of ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s robes totally conceal ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s robes totally conceal ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s robes totally conceal ${his} abdominal muscles.`); + } + break; + case "a burqa": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa has been stretched so thin by ${his} monolithic ${slave.inflationType}-swollen belly, it's now ironically much more comfortable to wear.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa has been stretched so thin by ${his} monolithic implant-filled belly, it's now ironically much more comfortable to wear.`); + } else { + r.push(`${slave.slaveName}'s burqa has been stretched so thin by ${his} monolithic pregnant belly, it's now ironically much more comfortable to wear.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa is stretching itself thin to cover ${his} titanic ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa is stretching itself thin to cover ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burqa is stretching itself thin to cover ${his} titanic bulging pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa is starting to chafe the sensitive skin of ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa is starting to chafe the sensitive skin of ${his} gigantic implant-filled belly.`); + } else { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa is starting to chafe the sensitive skin of ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa has been given numerous extensions in order to properly cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa has been given numerous extensions in order to properly cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burqa has been given numerous extensions in order to properly cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa is straining to cover ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa is straining to cover ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burqa is straining to cover ${his} giant pregnant belly.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa lies taut against ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa lies taut against ${his} titanic implant-filled belly.`); + } else { + r.push(`The heavy fabric of ${slave.slaveName}'s burqa lies taut against ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s burqa is greatly pushed out by ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s burqa is filled out by ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa is filled out by ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa is filled out by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burqa is filled out by ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s burqa is noticeably rounded out by ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa is noticeably rounded out by ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa is noticeably rounded out by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burqa is noticeably rounded out by ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly pushes out ${his} burqa.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly slightly pushes out ${his} burqa.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s burqa, thanks to ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s burqa, thanks to ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s burqa, thanks to ${his} implant-filled belly.`); + } else { + r.push(`There is a slight roundness to the middle of ${slave.slaveName}'s burqa, thanks to ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly just manages to brush up against ${his} burqa.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s abaya bulges with ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burqa shows no sign of ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burqa shows no sign of ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s burqa shows no sign of ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s burqa totally conceals ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s burqa totally conceals ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s burqa totally conceals ${his} abdominal muscles.`); + } + break; + case "a nice pony outfit": + case "a slutty pony outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s outfit lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s outfit lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s outfit lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s outfit has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The tunic ${slave.slaveName}'s outfit can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The tunic ${slave.slaveName}'s outfit can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else { + r.push(`The tunic ${slave.slaveName}'s outfit can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} pants have been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} outfit has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} outfit has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} outfit has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit's pants have been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit's pants have been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s outfit's pants have been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s outfit lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s outfit lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s outfit lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s outfit is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s outfit is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s outfit is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s outfit is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s outfit is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s outfit is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s outfit is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s outfit is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s outfit is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s outfit is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s outfit is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s outfit bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s outfit bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s outfit bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s outfit gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s outfit gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s outfit is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s outfit is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s outfit barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a tube top and thong": + case "a bra": + case "a thong": + case "a tube top": + case "a striped bra": + case "striped underwear": + case "a skimpy loincloth": + case "a slutty klan robe": + case "a sports bra": + case "boyshorts": + case "cutoffs": + case "leather pants and pasties": + case "leather pants": + case "panties": + case "panties and pasties": + case "pasties": + case "sport shorts and a sports bra": + case "jeans": + case "leather pants and a tube top": + case "sport shorts": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s outfit completely bares ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The tunic ${slave.slaveName}'s outfit completely bares ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The tunic ${slave.slaveName}'s outfit completely bares ${his} gigantic implant-filled belly.`); + } else { + r.push(`The tunic ${slave.slaveName}'s outfit completely bares ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} outfit completely bares ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} outfit completely bares ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} outfit completely bares ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} popped navel, ensuring that ${his} giant ${slave.inflationType}-filled belly is fully visible.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} popped navel, ensuring that ${his} giant implant-filled belly is fully visible.`); + } else { + r.push(`${slave.slaveName}'s outfit completely bares ${his} popped navel, ensuring that ${his} giant pregnant belly is fully visible.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s outfit is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s outfit completely bares ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s outfit completely bares ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s outfit completely bares ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s outfit completely bares ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s outfit completely bares ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s outfit completely bares ${his} abdominal muscles.`); + } + break; + case "a one-piece swimsuit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s swimsuit has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s swimsuit has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s swimsuit has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The ${slave.slaveName}'s swimsuit can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} swimsuit has been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The ${slave.slaveName}'s swimsuit can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} swimsuit has been widened to pick up the slack.`); + } else { + r.push(`The ${slave.slaveName}'s swimsuit can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} swimsuit has been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} swimsuit has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} swimsuit has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} swimsuit has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s swimsuit has been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s swimsuit has been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s swimsuit has been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s swimsuit lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s swimsuit is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s swimsuit is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s swimsuit is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s swimsuit is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s swimsuit bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s swimsuit bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s swimsuit bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s swimsuit bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s swimsuit bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s swimsuit gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s swimsuit gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s swimsuit gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s swimsuit gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s swimsuit is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s swimsuit is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s swimsuit barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a sweater": + case "a sweater and cutoffs": + case "a sweater and panties": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s sweater lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s sweater lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s sweater lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s sweater has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s sweater has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s sweater has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The ${slave.slaveName}'s sweater can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} sweater has been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The ${slave.slaveName}'s sweater can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} sweater has been widened to pick up the slack.`); + } else { + r.push(`The ${slave.slaveName}'s sweater can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} sweater has been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} sweater has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} sweater has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} sweater has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s sweater has been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s sweater has been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s sweater has been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s sweater lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s sweater lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s sweater lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s sweater is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s sweater is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s sweater is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s sweater is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s sweater is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s sweater is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s sweater is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s sweater is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s sweater is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s sweater is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s sweater is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s sweater bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s sweater bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s sweater bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s sweater bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s sweater bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s sweater gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s sweater gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s sweater gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s sweater gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s sweater is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s sweater is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s sweater barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a police uniform": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s uniform's shirt has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s uniform's shirt has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s uniform's shirt has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The shirt ${slave.slaveName}'s uniform can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The shirt ${slave.slaveName}'s uniform can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else { + r.push(`The shirt ${slave.slaveName}'s uniform can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} pants have been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} uniform's shirt has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} uniform's shirt has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} uniform's shirt has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s uniform's pants have been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s uniform's pants have been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s uniform's pants have been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s uniform is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The shirt of ${slave.slaveName}'s uniform is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The shirt of ${slave.slaveName}'s uniform is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The shirt of ${slave.slaveName}'s uniform is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The shirt of ${slave.slaveName}'s uniform is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The shirt of ${slave.slaveName}'s uniform is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The shirt of ${slave.slaveName}'s uniform is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The shirt of ${slave.slaveName}'s uniform is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The shirt of ${slave.slaveName}'s uniform is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s uniform is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s uniform is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s uniform bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s uniform bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s uniform bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s uniform bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s uniform bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s uniform gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s uniform gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s uniform gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s uniform gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s uniform is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s uniform is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s uniform barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a hanbok": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hanbok has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s hanbok has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s hanbok has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The ${slave.slaveName}'s hanbok can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} hanbok has been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The ${slave.slaveName}'s hanbok can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} hanbok has been widened to pick up the slack.`); + } else { + r.push(`The ${slave.slaveName}'s hanbok can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} hanbok has been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} hanbok has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} hanbok has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} hanbok has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hanbok has been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s hanbok has been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s hanbok has been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s hanbok lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s hanbok is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s hanbok is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s hanbok is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s hanbok is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s hanbok is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s hanbok is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s hanbok is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s hanbok is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s hanbok is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hanbok is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s hanbok is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s hanbok bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hanbok bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s hanbok bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s hanbok bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s hanbok bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s hanbok gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hanbok gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s hanbok gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s hanbok gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s hanbok is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s hanbok is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s hanbok barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a gothic lolita dress": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s dress lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s dress lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s dress lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The ${slave.slaveName}'s dress can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} dress has been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The ${slave.slaveName}'s dress can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} dress has been widened to pick up the slack.`); + } else { + r.push(`The ${slave.slaveName}'s dress can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} dress has been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} dress has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} dress has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} dress has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress has been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress has been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s dress has been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s dress lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s dress lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s dress lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s dress is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s dress is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s dress is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s dress is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s dress is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s dress is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s dress is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s dress is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s dress is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s dress is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s dress is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s dress bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s dress bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s dress gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s dress gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s dress is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s dress is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s dress barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a tank-top": + case "a tank-top and panties": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName} tank-top lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName} tank-top lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName} tank-top lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} tank-top has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} tank-top has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName} tank-top has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The ${slave.slaveName} tank-top can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The ${slave.slaveName} tank-top can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else { + r.push(`The ${slave.slaveName} tank-top can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} pants have been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} tank-top has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} tank-top has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} tank-top has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} tank-top pants have been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} tank-top pants have been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName} tank-top pants have been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName} tank-top lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName} tank-top lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName} tank-top lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName} tank-top is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName} tank-top is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName} tank-top is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName} tank-top is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName} tank-top is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName} tank-top is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName} tank-top is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName} tank-top is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName} tank-top is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName} tank-top is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName} tank-top is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName} tank-top bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} tank-top bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} tank-top bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName} tank-top bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName} tank-top bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName} tank-top gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} tank-top gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} tank-top gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName} tank-top gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName} tank-top is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName} tank-top is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName} tank-top barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a button-up shirt and panties": + case "a button-up shirt": + case "a t-shirt": + case "a t-shirt and thong": + case "an oversized t-shirt and boyshorts": + case "an oversized t-shirt": + case "sport shorts and a t-shirt": + case "a t-shirt and jeans": + case "a t-shirt and panties": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s shirt lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s shirt lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s shirt lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirt has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirt has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s shirt has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirt can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirt can't possibly cover the underside of ${his} gigantic implant-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else { + r.push(`${slave.slaveName}'s shirt can't possibly cover the underside of ${his} gigantic pregnant belly, so ${his} pants have been widened to pick up the slack.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} shirt has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} shirt has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} shirt has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirt's pants have been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirt's pants have been extended to reach ${his} popped navel to ensure that ${his} giant implant-filled belly is fully covered.`); + } else { + r.push(`${slave.slaveName}'s shirt's pants have been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s shirt lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s shirt lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s shirt lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s shirt is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The bottom of ${slave.slaveName}'s shirt is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s shirt is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s shirt is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s shirt is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The bottom of ${slave.slaveName}'s shirt is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s shirt is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s shirt is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s shirt is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s shirt is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s shirt is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s shirt bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirt bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirt bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s shirt bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s shirt bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s shirt gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirt gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirt gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s shirt gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s shirt is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s shirt is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s shirt barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a burkini": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies taut across ${his} monolithic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies taut across ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burkini's tunic has been lengthened a great deal just to cover most of ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burkini's tunic has been lengthened a great deal just to cover most of ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burkini's tunic has been lengthened a great deal just to cover most of ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The tunic ${slave.slaveName}'s burkini can't possibly cover the underside of ${his} gigantic ${slave.inflationType}-filled belly, so ${his} pants have been widened to pick up the slack.`); + } else if (slave.bellyImplant > 0) { + r.push(`The tunic ${slave.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 { + r.push(`The tunic ${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} burkini's tunic has been let out a great deal to cover ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} burkini's tunic has been let out a great deal to cover ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} burkini's tunic has been let out a great deal to cover ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burkini's pants have been extended to reach ${his} popped navel to ensure that ${his} giant ${slave.inflationType}-filled belly is fully covered.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s burkini's pants have been extended to reach ${his} popped navel to ensure that ${his} giant pregnant belly is fully covered.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies at crotch-level due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies at crotch-level due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies at crotch-level due to ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s burkini is straining to contain ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s burkini is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s burkini is pushed up to just below ${his} crotch due to ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s burkini is pushed up to just below ${his} crotch due to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s burkini is pushed up to just below ${his} crotch due to ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`The fabric of ${slave.slaveName}'s burkini is slightly pushed up thanks to ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fabric of ${slave.slaveName}'s burkini is slightly pushed up thanks to ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fabric of ${slave.slaveName}'s burkini is slightly pushed up thanks to ${his} huge implant-filled belly.`); + } else { + r.push(`The fabric of ${slave.slaveName}'s burkini is slightly pushed up thanks to ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s burkini is filled out by ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s burkini is filled out by ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s burkini bulges significantly from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burkini bulges significantly from ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burkini bulges significantly from ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s burkini bulges significantly from ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s burkini bulges from ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s burkini gently bulges from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s burkini gently bulges from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s burkini gently bulges from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s burkini gently bulges from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s burkini is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s burkini is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s burkini barely shows the contours of ${his} abdominal muscles.`); + } + break; + case "a hijab and blouse": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} monolithic ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} monolithic pregnant belly.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} titanic bulging pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} massive ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Thanks to ${his} giant ${slave.inflationType}-swollen belly, ${slave.slaveName}'s skirt rests comfortably on top of ${his} popped navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`Thanks to ${his} giant implant-filled belly, ${slave.slaveName}'s skirt rests comfortably on top of ${his} popped navel.`); + } else { + r.push(`Thanks to ${his} giant pregnant belly ${slave.slaveName}'s skirt rests comfortably on top of ${his} popped navel.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s skirt has been retrofitted with a large elastic band to accommodate ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s skirt has been retrofitted with a large elastic band to accommodate ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s skirt has been retrofitted with a large elastic band to accommodate ${his} titanic pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly spills over the sides of ${his} skirt.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s shirts are straining to contain ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s shirts are straining to contain ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s shirts are straining to contain ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s shirts are straining to contain ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName} has trouble pulling ${his} skirt up to fit around ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} has trouble pulling ${his} skirt up to fit around ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} has trouble pulling ${his} skirt up to fit around ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName} has trouble pulling ${his} skirt up to fit around ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly obscures the top of ${his} skirt.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly nearly obscures the top of ${his} skirt.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s skirt is slightly pushed down by ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s skirt is slightly pushed down by ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s skirt is slightly pushed down by ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s skirt is slightly pushed down by ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s blouse and skirt are filled out by ${his} fat belly.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s blouse and skirt bulge from ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s blouse and skirt bulge from ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s blouse and skirt bulge from ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s blouse and skirt bulge from ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s blouse and skirt bulge slightly from ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s blouse and skirt are slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s blouse and skirt fully cover ${his} muscular abs.`); + } + break; + case "attractive lingerie": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and takes full advantage of its lack of restriction to bulge tremendously.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and takes full advantage of its lack of restriction to bulge massively.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely hides ${his} lacy g-string and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly completely hides ${his} lacy g-string. ${His} children appreciate the space granted by ${his} exposed middle.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly completely hides ${his} lacy g-string and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly completely hides ${his} lacy g-string and takes full advantage of its freedom to bulge hugely.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and bulges heavily from ${his} body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly completely hides ${his} lacy g-string and bulges heavily from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly completely hides ${his} lacy g-string and bulges heavily from ${his} body.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly completely hides ${his} lacy g-string.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly completely hides ${his} lacy g-string.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly completely hides ${his} lacy g-string.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly completely hides ${his} lacy g-string.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly completely hides ${his} lacy g-string.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly hides ${his} lacy g-string.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s lacy g-string tightly hugs the base of ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly hides ${his} lacy g-string.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly hides ${his} lacy g-string.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hides ${his} lacy g-string.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hides ${his} lacy g-string.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s lacy g-string tightly hugs the base of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly hides ${his} lacy g-string.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s lacy g-string tightly hugs the base of ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s lacy g-string tightly hugs the base of ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly hides ${his} lacy g-string.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges above ${his} lacy g-string.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly rests above ${his} lacy g-string.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges above ${his} lacy g-string.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges above ${his} lacy g-string.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly rests above ${his} lacy g-string, concealing the top of it.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s lacy g-string rests just beneath the slight swell of ${his} lower belly making it completely obvious.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are prominently displayed for all to see.`); + } + break; + case "a succubus outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly sticks far out of ${his} corset, which is barely laced above it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly sticks far out of ${his} corset, which is barely laced above it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly sticks far out of ${his} corset, which is barely laced above it as best ${he} can manage.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly sticks far out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly sticks far out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly sticks far out of ${his} corset, which is laced above it as best ${he} can manage.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly hangs out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly sticks out of ${his} corset, which is laced above it as best ${he} can manage.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly sticks out of ${his} corset, which is laced above and below it as best ${he} can manage.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly sticks out of ${his} corset, which is laced above and below it as best ${he} can manage.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly sticks out of ${his} corset, which is laced above and below it as best ${he} can manage.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly sticks out of ${his} corset, which is laced above and below it as best ${he} can manage.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hangs out of ${his} corset, which is laced above and below it as best ${he} can manage.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hangs out of ${his} corset, which is laced above and below it allowing it to hang free.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly sticks out of ${his} corset, which is laced above and below it.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly sticks out of ${his} corset, which is laced above and below it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly sticks out of ${his} corset, which is laced above and below it.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly sticks out of ${his} corset, which is laced above and below it.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly sticks out of ${his} corset, which is laced above and below it allowing it to hang free.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly peeks out of ${his} corset, which is laced above and below it.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly peeks out of ${his} corset, which is laced above and below it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly peeks out of ${his} corset, which is laced above and below it.`); + } else { + r.push(`${slave.slaveName}'s growing pregnant belly peeks out of ${his} corset, which is laced above and below it.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly peeks out of ${his} corset, which is laced above and below it to allow it to hang free.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s lower belly slightly bulges out from under ${his} corset, which is only laced above it to avoid discomfort.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are completely hidden by ${his} corset.`); + } + break; + case "a slutty maid outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} monolithic ${slave.inflationType}-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} titanic ${slave.inflationType}-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} gigantic ${slave.inflationType}-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} massive ${slave.inflationType}-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} giant ${slave.inflationType}-filled belly, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} huge ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} huge ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} pregnant belly, but the outfit includes a thin white blouse that tightly hugs ${his} stomach.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} jiggling ${slave.inflationType}-filled belly, but the outfit includes a thin white blouse that tightly hugs ${his} bloated stomach.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} pregnant belly, but the outfit includes a thin white blouse that tightly hugs ${his} stomach.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s maid dress fails to cover ${his} fat belly, but the outfit includes a thin white blouse that manages to wrangle ${his} gut.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s maid dress is slightly distended by ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is slightly distended by ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s maid dress is slightly distended by ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s maid dress is slightly distended by ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s maid dress is slightly distended by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s maid dress is tight enough to show the slight curve to ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s maid dress completely covers ${his} ripped abs, but is tight enough to give a hint of a six pack.`); + } + break; + case "a nice maid outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is almost conservative. It barely covers ${his} giant seam splitting ${slave.inflationType}-filled belly, though it cannot hide ${his} popped navel, poking through the front.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s maid dress is almost conservative, it barely contains ${his} massively fat belly. Its seams strain against ${his} wobbling mass.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is almost conservative. It covers ${his} huge ${slave.inflationType}-filled belly completely, though it cannot hide ${his} popped navel, poking through the front.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is almost conservative. It covers ${his} hugely swollen belly completely, but does nothing to hide its size and shape.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} pregnant belly completely, but does nothing to hide just how large it is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} jiggling ${slave.inflationType}-filled belly completely, but does nothing to hide its size and motion.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} pregnant belly completely, but does nothing to hide just how large it has gotten.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} fat belly completely, but does nothing to hide how big it is.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} small belly completely.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} ${slave.inflationType}-swollen belly completely.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} implant-rounded belly completely.`); + } else { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} growing belly completely.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} chubby belly completely.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} growing belly completely.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s maid dress is almost conservative; it covers ${his} ripped abs completely.`); + } + break; + case "a fallen nuns habit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} monolithic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} monolithic implant-filled belly.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} titanic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} titanic pregnant belly. ${His} children appreciate the freedom.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} gigantic implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} massive implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} giant pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open allowing ${his} massively fat belly to hang free.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open allowing ${his} hugely fat belly to hang free.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open allowing ${his} big fat belly to hang free.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s latex habit's corset is barely holding together over ${his} fat belly, causing flab to spill out from every opening.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s latex habit's corset struggles to hold ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s latex habit's corset struggles to hold ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s latex habit's corset struggles to hold ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s latex habit's corset struggles to hold ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s latex habit's corset compresses ${his} chubby belly forcing pudge to spill out from under it.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s latex habit's corset uncomfortably compresses the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s latex habit's corset tightly hugs ${his} ripped abs.`); + } + break; + case "a penitent nuns habit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic implant-filled belly stretches ${his} habit and looks absolutely blasphemous. The coarse cloth aggravates ${his} overly taut, very sensitive skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly stretches ${his} habit and looks absolutely blasphemous. The coarse cloth aggravates ${his} overly taut, very sensitive skin.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely fills ${his} habit while looking absolutely blasphemous. The coarse cloth aggravates ${his} expansive, taut, sensitive skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely fills ${his} habit while looking absolutely blasphemous. The coarse cloth aggravates ${his} expansive, taut, sensitive skin.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive implant-filled belly fills ${his} habit while looking absolutely blasphemous. The coarse cloth aggravates ${his} expansive, taut, sensitive skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly fills ${his} habit while looking absolutely blasphemous. The coarse cloth aggravates ${his} expansive, taut, sensitive skin.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly fills ${his} habit while looking absolutely blasphemous. The coarse cloth aggravates ${his} expansive, taut, sensitive skin.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit bearing such a giant implant-filled belly. The coarse cloth aggravates ${his} sensitive overly stretched skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit bearing such a giant implant-filled belly. The coarse cloth aggravates ${his} sensitive overly stretched skin.`); + } else { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit bearing such a giant pregnant belly. The coarse cloth aggravates ${his} sensitive overly stretched skin.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a huge jiggling ${slave.inflationType}-filled belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a huge implant-filled belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a huge pregnant belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a hugely swollen belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a big implant-filled belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with such a big pregnant belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly fills ${his} habit. Between the extra skin and ${his} excessive jiggling, the coarse cloth is extra aggravating.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly fills out ${his} habit. Between the extra skin and ${his} excessive jiggling, the coarse cloth is extra aggravating.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with a pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with a jiggling ${slave.inflationType}-filled belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with an implant-filled belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } else { + r.push(`${slave.slaveName} looks absolutely blasphemous in a habit with a pregnant belly. The coarse cloth aggravates ${his} sensitive stretched skin.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly fills out ${his} habit. The coarse cloth has plenty of extra skin to aggravate.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s habit gently bulges from ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s habit gently bulges from ${his} ${slave.inflationType}-swollen belly. The coarse cloth aggravates ${his} sensitive skin.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s habit gently bulges from ${his} implant-rounded belly. The coarse cloth aggravates ${his} sensitive skin.`); + } else { + r.push(`${slave.slaveName}'s habit gently bulges from ${his} growing belly. The coarse cloth aggravates ${his} sensitive skin.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s habit gently bulges from ${his} chubby belly. The coarse cloth takes advantage of the extra surface area.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s habit may hide the slight swell to ${his} habit, but the coarse cloth keeps ${him} fully aware of it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs rub uncomfortably against ${his} habit.`); + } + break; + case "a Santa dress": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress's belt can no longer cross all of ${his} monolithic ${slave.inflationType}-filled belly, let alone ${his} whole body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress's belt can no longer cross all of ${his} monolithic implant-filled belly, let alone ${his} whole body.`); + } else { + r.push(`${slave.slaveName}'s dress's belt can no longer cross all of ${his} monolithic pregnant belly, let alone ${his} whole body.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s dress is turning taut due to ${his} titanic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s dress is turning taut due to ${his} titanic implant-filled belly.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s dress is turning taut due to ${his} titanic pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The fur trim on ${slave.slaveName}'s dress appears ragged from being stretched by ${his} gigantic ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The fur trim on ${slave.slaveName}'s dress appears ragged from being stretched by ${his} gigantic implant-filled belly.`); + } else { + r.push(`The fur trim on ${slave.slaveName}'s dress appears ragged from being stretched by ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The thick fabric of ${slave.slaveName}'s dress is stretched thin over ${his} massive ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The thick fabric of ${slave.slaveName}'s dress is stretched thin over ${his} massive implant-filled belly.`); + } else { + r.push(`The thick fabric of ${slave.slaveName}'s dress is stretched thin over ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s dress's belt has been glued to it, rather than try to actually encircle ${his} giant ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s dress's belt has been glued to it, rather than try to actually encircle ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s dress's belt has been glued to it, rather than try to actually encircle ${his} giant pregnant belly.`); + } + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The bottom of ${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is stretching ${his} dress's belt to its breaking point.`); + } else if (slave.bellyImplant > 0) { + r.push(`The bottom of ${slave.slaveName}'s titanic implant-filled belly is stretching ${his} dress's belt to its breaking point.`); + } else { + r.push(`The bottom of ${slave.slaveName}'s titanic pregnant belly is stretching ${his} dress's belt to its breaking point.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly emphasizes the design of and strains ${his} festive dress.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s leather belt can only just barely fit around ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s leather belt can only just barely fit around ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s leather belt can only just barely fit around ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s leather belt can only just barely fit around ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s belt is struggling to fully encircle ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s belt is struggling to fully encircle ${his} hugely ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s belt is struggling to fully encircle ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s belt is struggling to fully encircle ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly accentuates the design of and badly stretches out ${his} festive dress.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly stretches out the leather belt around ${his} waist.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`The belt on ${slave.slaveName}'s dress has been loosened to accommodate the significant bulge of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The belt on ${slave.slaveName}'s dress has been loosened to accommodate the significant bulge of ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The belt on ${slave.slaveName}'s dress has been loosened to accommodate the significant bulge of ${his} implant-filled belly.`); + } else { + r.push(`The belt on ${slave.slaveName}'s dress has been loosened to accommodate the significant bulge of ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly bulges around the belt around ${his} waist.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`The belt of ${slave.slaveName}'s dress lies atop the gentle bulge of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The belt of ${slave.slaveName}'s dress lies atop the gentle bulge of ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The belt of ${slave.slaveName}'s dress lies atop the gentle bulge of ${his} implant-rounded belly.`); + } else { + r.push(`The belt of ${slave.slaveName}'s dress lies atop the gentle bulge of ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s dress is slightly rounded by ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s dress is slightly rounded by ${his} belly.`); + } else if (slave.muscles > 30) { + r.push(`The fabric of ${slave.slaveName}'s dress is thick enough to cover the contours of ${his} abdominal muscles.`); + } + break; + case "overalls": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s megalithic breasts keep ${his} overalls away from ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment.`); + } else { + r.push(`${slave.slaveName}'s overalls can only cover a relatively small strip in the center of ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s megalithic breasts keep ${his} overalls away from ${his} unfathomable, hyper-swollen, implant-filled belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment.`); + } else { + r.push(`${slave.slaveName}'s overalls can only cover a relatively small strip in the center of ${his} unfathomable, hyper-swollen, implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s megalithic breasts keep ${his} overalls away from ${his} unfathomable, hyper-swollen pregnant belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment.`); + } else { + r.push(`${slave.slaveName}'s overalls can only cover a relatively small strip in the center of ${his} unfathomable, hyper-swollen pregnant belly.`); + } + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s immense breasts push out ${his} overalls away from ${his} monolithic ${slave.inflationType}-filled belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls indent the sensitive skin of ${his} monolithic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s immense breasts push out ${his} overalls away from ${his} monolithic implant-filled belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls indent the sensitive skin of ${his} monolithic implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s immense breasts push out ${his} overalls away from ${his} monolithic pregnant belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls indent the sensitive skin of ${his} monolithic pregnant belly.`); + } + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gargantuan breasts push out ${his} overalls away from ${his} titanic ${slave.inflationType}-filled belly but do little to hide its size as it spills out from behind the stretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls work to compress ${his} titanic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gargantuan breasts push out ${his} overalls away from ${his} titanic implant-filled belly but do little to hide its size as it spills out from behind the stretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls work to compress ${his} titanic implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gargantuan breasts push out ${his} overalls away from ${his} titanic pregnant belly but do little to hide its size and shape as it spills out from behind the stretched garment.`); + } else { + r.push(`${slave.slaveName}'s overalls work to compress ${his} titanic pregnant belly allowing the squirming mass to bulge freely.`); + } + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s tremendous breasts push out ${his} overalls away from ${his} gigantic ${slave.inflationType}-filled belly but do little to hide its size as it bulges out from behind the taut garment.`); + } else { + r.push(`${slave.slaveName}'s overalls push against ${his} gigantic ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s tremendous breasts push out ${his} overalls away from ${his} gigantic implant-filled belly but do little to hide its size as it bulges out from behind the taut garment.`); + } else { + r.push(`${slave.slaveName}'s overalls push against ${his} gigantic implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s tremendous breasts push out ${his} overalls away from ${his} gigantic pregnant belly but do little to hide its size as it bulges out from behind the taut garment.`); + } else { + r.push(`${slave.slaveName}'s overalls push against ${his} gigantic pregnant belly .`); + } + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s monolithic breasts push out ${his} overalls away from ${his} massive ${slave.inflationType}-filled belly but do little to hide its size.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls can barely cover a quarter of ${his} massive ${slave.inflationType}-filled belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the hefty globe more room.`); + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s monolithic breasts push out ${his} overalls away from ${his} massive implant-filled belly but do little to hide its size.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls can barely cover a quarter of ${his} massive implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s monolithic breasts push out ${his} overalls away from ${his} massive pregnant belly but do little to hide its size.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls can barely cover a quarter of ${his} massive pregnant belly.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s titanic breasts push out ${his} overalls so far that ${his} giant ${slave.inflationType}-filled belly is left slightly uncovered.`); + } else { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly strains the fabric of ${his} overalls.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s titanic breasts push out ${his} overalls so far that ${his} giant implant-filled belly is left slightly uncovered.`); + } else { + r.push(`${slave.slaveName}'s giant implant-filled belly strains the fabric of ${his} overalls.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s titanic breasts push out ${his} overalls so far that ${his} giant pregnant belly is left slightly uncovered.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly strains the fabric of ${his} overalls.`); + } + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s colossal breasts push out ${his} overalls so far that ${his} giant ${slave.inflationType}-filled belly is left partially uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers a third of ${his} giant ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s colossal breasts push out ${his} overalls so far that ${his} giant implant-filled belly is left partially uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers a third of ${his} giant implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s colossal breasts push out ${his} overalls so far that ${his} giant pregnant belly is left partially uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers a third of ${his} giant pregnant belly.`); + } + r.push(`${He}'s left ${his} pants unfastened to give the firm dome more room.`); + } + } else if (slave.belly >= 45000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gigantic breasts push out ${his} overalls so far that ${his} huge ${slave.inflationType}-filled belly is left halfway uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers half of ${his} huge ${slave.inflationType}-filled pregnant belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gigantic breasts push out ${his} overalls so far that ${his} huge implant-filled belly is left halfway uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers half of ${his} huge implant-filled pregnant belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s gigantic breasts push out ${his} overalls so far that ${his} huge pregnant belly is left halfway uncovered.`); + } else { + r.push(`The front of ${slave.slaveName}'s overalls barely covers half of ${his} huge pregnant belly.`); + } + } + } else if (slave.weight > 190) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s enormous breasts push out ${his} overalls so far that ${his} massively fat belly is left mostly uncovered.`); + } else { + r.push(`${slave.slaveName}'s massively fat belly spills out over the sides of ${his} overalls.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s enormous breasts push out ${his} overalls so far that ${his} huge pregnant belly is left mostly uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are pulled taut by ${his} huge pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s enormous breasts push out ${his} overalls so far that ${his} huge ${slave.inflationType}-filled belly is left mostly uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are pulled taut by ${his} huge ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s enormous breasts push out ${his} overalls so far that ${his} huge implant-filled belly is left mostly uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are pulled taut by ${his} huge implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s enormous breasts push out ${his} overalls so far that ${his} huge pregnant belly is left mostly uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are pulled taut by ${his} huge pregnant belly.`); + } + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s massive breasts push out ${his} overalls so far that ${his} big pregnant belly is left almost entirely uncovered.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly stretches out the fabric of ${his} overalls.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s massive breasts push out ${his} overalls so far that ${his} hugely swollen belly is left almost entirely uncovered.`); + } else { + r.push(`${slave.slaveName}'s hugely swollen belly stretches out the fabric of ${his} overalls.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s massive breasts push out ${his} overalls so far that ${his} big implant-filled belly is left almost entirely uncovered.`); + } else { + r.push(`${slave.slaveName}'s big implant-filled belly stretches out the fabric of ${his} overalls.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s massive breasts push out ${his} overalls so far that ${his} big pregnant belly is left almost entirely uncovered.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly stretches out the fabric of ${his} overalls.`); + } + } + } else if (slave.weight > 160) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s giant breasts push out ${his} overalls so far that ${his} hugely fat belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s hugely fat belly bulges over the sides of ${his} overalls.`); + } + } else if (slave.weight > 130) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s giant breasts push out ${his} overalls so far that ${his} big fat belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s big fat belly spills out from behind ${his} overalls.`); + } + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s huge breasts push out ${his} overalls so far that ${his} pregnant belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are significantly curved by ${his} pregnant belly.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s huge breasts push out ${his} overalls so far that ${his} jiggling ${slave.inflationType}-filled belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are significantly curved by ${his} jiggling ${slave.inflationType}-filled belly.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s huge breasts push out ${his} overalls so far that ${his} implant-filled belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are significantly curved by ${his} implant-filled belly.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s huge breasts push out ${his} overalls so far that ${his} pregnant belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s overalls are significantly curved by ${his} pregnant belly.`); + } + } + } else if (slave.weight > 95) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s large breasts push out ${his} overalls so far that ${his} fat belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s fat belly bulges out from over the sides of ${his} overalls.`); + } + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s large breasts push out ${his} overalls so far that ${his} small pregnant belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s small pregnant belly rounds out the front of ${his} overalls.`); + } + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s large breasts push out ${his} overalls so far that ${his} ${slave.inflationType}-swollen belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly rounds out the front of ${his} overalls.`); + } + } else if (slave.bellyImplant > 0) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s large breasts push out ${his} overalls so far that ${his} implant-rounded belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s implant-rounded belly rounds out the front of ${his} overalls.`); + } + } else { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s large breasts push out ${his} overalls so far that ${his} growing belly is left uncovered.`); + } else { + r.push(`${slave.slaveName}'s growing belly rounds out the front of ${his} overalls.`); + } + } + } else if (slave.weight > 30) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s big breasts push out ${his} overalls so far that ${his} chubby belly is left uncovered.`); + } else { + r.push(`The sides of ${slave.slaveName}'s chubby belly peek out from behind ${his} overalls.`); + } + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s big breasts push out ${his} overalls so far that ${his} rounded belly is left uncovered.`); + } else { + r.push(`There is a slight curve to ${slave.slaveName}'s from ${his} belly.`); + } + } else if (slave.muscles > 30) { + if (slave.boobs > (slave.belly + 250)) { + r.push(`${slave.slaveName}'s big breasts push out ${his} overalls so far that ${his} ripped abs are left uncovered.`); + } else { + r.push(`The sides of ${slave.slaveName}'s ripped abs peek out from behind ${his} overalls.`); + } + } + break; + case "a string bikini": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly is so monolithic that most of ${his} string bikini is completely eclipsed by its immense bulk.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is so monolithic that most of ${his} string bikini is completely eclipsed by its immense bulk.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is so monolithic that most of ${his} string bikini is completely eclipsed by the straining mass.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly is so titanic that most of ${his} string bikini is completely eclipsed by its immense bulk.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is so titanic that most of ${his} string bikini is completely eclipsed by its immense bulk.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is so titanic that most of ${his} string bikini is completely eclipsed by the life stuffed mass.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly is so gigantic that most of ${his} string bikini is completely eclipsed by its bulk.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is so gigantic that most of ${his} string bikini is completely eclipsed by its bulk.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is so gigantic that most of ${his} string bikini is completely eclipsed by the life filled mass.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly is so massive that most of ${his} string bikini is completely eclipsed by its bulk.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is so massive that most of ${his} string bikini is completely eclipsed by its bulk.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is so massive that most of ${his} string bikini is completely eclipsed by the life swollen mass.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly forces ${his} string bikini to either side and hangs low enough to hide ${his} crotch.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly forces ${his} string bikini to either side and hangs low enough to hide ${his} crotch.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly forces ${his} string bikini to either side and hangs low enough to hide ${his} crotch.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly hides most ${his} string bikini. What can be seen of it risks being swallowed up by ${his} folds.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly parts ${his} string bikini to either side.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly parts ${his} string bikini to either side.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly parts ${his} string bikini to either side.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly parts ${his} string bikini to either side.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly parts ${his} string bikini to either side.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly parts ${his} string bikini to either side.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly parts ${his} string bikini to either side.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly parts ${his} string bikini to either side.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly parts ${his} string bikini to either side and threatens to hide ${his} bikini bottom.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly parts ${his} string bikini to either side.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly parts ${his} string bikini to either side.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly parts ${his} string bikini to either side.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly parts ${his} string bikini to either side.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly parts ${his} string bikini to either side.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly parts ${his} string bikini to either side.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly juts out between the strings of ${his} bikini.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly juts out between the strings of ${his} bikini.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly juts out between the strings of ${his} bikini.`); + } else { + r.push(`${slave.slaveName}'s growing belly juts out between the strings of ${his} bikini.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly bulges between the strings of ${his} bikini.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s string bikini parts just barely around the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s string bikini clings to ${his} ripped abs.`); + } + break; + case "a scalemail bikini": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and takes full advantage of its lack of restriction to bulge tremendously.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} scalemail bikini and takes full advantage of its lack of restriction to bulge tremendously.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly completely hides ${his} scalemail bikini. ${His} exposed middle gives ${his} children the room they so desperately need to keep growing. They frequently squirm from the chafing, only to cause ${him} rub against the scales more.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and takes full advantage of its lack of restriction to bulge massively.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} scalemail bikini and takes full advantage of its lack of restriction to bulge massively.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly completely hides ${his} scalemail bikini. ${His} children greatly appreciate the space granted by ${his} exposed middle and squirm happily in their cramped confines, save for when they squirm angrily over the chafing.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely hides ${his} scalemail bikini and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly completely hides ${his} scalemail bikini. ${His} children appreciate the space granted by ${his} exposed middle, but could do without the occasional chafing.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly completely hides ${his} scalemail bikini and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly completely hides ${his} scalemail bikini and takes full advantage of its freedom to bulge hugely.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and bulges heavily from ${his} body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly completely hides ${his} scalemail bikini and bulges heavily from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly completely hides ${his} lacy scalemail bikini and bulges heavily from ${his} body.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly hides ${his} scalemail bikini, but the constant chafing reminds ${him} it's there.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly forces ${his} scalemail bikini to be fastened beneath it.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled forces ${his} scalemail bikini to be fastened beneath it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled forces ${his} scalemail bikini to be fastened beneath it.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly forces ${his} scalemail bikini to be fastened beneath it.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly greatly pushes out ${his} scalemail bikini.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly forces ${his} scalemail bikini down and rests heavily above it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly greatly pushes out ${his} scalemail bikini.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly pushes out ${his} scalemail bikini.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hides ${his} scalemail bikini, but the constant chafing reminds ${him} it's there.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hides ${his} scalemail bikini, but the constant chafing reminds ${him} it's there.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly pushes out ${his} scalemail bikini.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly forces ${his} scalemail bikini down and juts out above it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly pushes out ${his} scalemail bikini.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly pushes out ${his} scalemail bikini.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly hides ${his} scalemail bikini, but the constant chafing reminds ${him} it's there.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges underneath ${his} bikini.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly bulges underneath ${his} tight bikini.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges underneath ${his} bikini.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges underneath ${his} bikini.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly rests above ${his} bikini, concealing the top of it and scraping against the scalemail.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s scalemail bikini scrapes uncomfortably against ${his} lower belly and draws attention to the slight swell to it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are prominently displayed for all to see and perfectly suit ${his} scalemail bikini.`); + } + break; + case "striped panties": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} cute panties and takes full advantage of its lack of restriction to bulge tremendously.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} cute panties and takes full advantage of its lack of restriction to bulge tremendously.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly completely hides ${his} cute panties. ${His} exposed middle gives ${his} children the room they so desperately need to keep growing. They frequently squirm from the chafing, only to cause ${him} rub against the fabric more.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} cute panties and takes full advantage of its lack of restriction to bulge massively.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly completely hides ${his} cute panties and takes full advantage of its lack of restriction to bulge massively.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly completely hides ${his} cute panties. ${His} children greatly appreciate the space granted by ${his} exposed middle and squirm happily in their cramped confines, save for when they squirm angrily against the fabric.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly completely hides ${his} cute panties and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly completely hides ${his} cute panties and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly completely hides ${his} cute panties. ${His} children appreciate the space granted by ${his} exposed middle, but could do without the occasional chafing.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly completely hides ${his} cute panties and takes full advantage of its freedom to hang heavily.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly completely hides ${his} cute panties and takes full advantage of its freedom to hang heavily.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly completely hides ${his} cute panties and takes full advantage of its freedom to bulge hugely.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly completely hides ${his} cute panties and bulges heavily from ${his} body.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly completely hides ${his} cute panties and bulges heavily from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly completely hides ${his} cute panties and bulges heavily from ${his} body.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly hides ${his} cute panties, but the constant chafing reminds ${him} it's there.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly forces ${his} cute panties to stretch beneath it.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s huge ${slave.inflationType}-filled belly forces ${his} cute panties to stretch beneath it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly forces ${his} cute panties to stretch beneath it.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly forces ${his} cute panties to stretch beneath it.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly greatly pushes out ${his} cute panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly forces ${his} cute panties down and rests heavily above it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly greatly pushes out ${his} cute panties.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly greatly pushes out ${his} cute panties.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hides ${his} cute panties, but the constant chafing of the fabric reminds ${him} it's there.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hides ${his} cute panties, but the constant chafing of the fabric reminds ${him} it's there.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly pushes out ${his} cute panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly forces ${his} cute panties down and juts out above it.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly pushes out ${his} cute panties.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly pushes out ${his} cute panties.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly hides ${his} cute panties, but the constant chafing of the fabric reminds ${him} it's there.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges underneath ${his} panties.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly bulges underneath ${his} panties.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges underneath ${his} panties.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges underneath ${his} panties.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly rests above ${his} panties, concealing the top of it and scraping against the fabric.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s cute panties rub uncomfortably against ${his} lower belly and draws attention to the slight swell to it.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are prominently displayed for all to see and perfectly suit ${his} cute panties.`); + } + break; + case "clubslut netting": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly is so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a ${girl} of ${his} girth. The excessive garment tightly hugs the curve of ${his} middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly is so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a ${girl} of ${his} girth. The excessive garment tightly hugs the curve of ${his} middle.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly has grown so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a ${girl} of ${his} girth. The excessive garment tightly hugs the curve of ${his} middle and every bump and gully that ${his} unborn children cause along its surface.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain ${his} bulging middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain ${his} bulging middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain ${his} bulging middle.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit by ${his} excessive gravidity and the bulges of ${his} unborn slipping through the mesh.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s gigantic ${slave.inflationType}-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by ${his} bulging middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by ${his} bulging middle.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by ${his} excessive gravidity.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s massive ${slave.inflationType}-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around ${his} bulging middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around ${his} bulging middle.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around ${his} excessive gravidity.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s giant ${slave.inflationType}-filled belly is so large that it requires ${his} clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to the rounded curve of ${his} middle.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly is so large that it requires ${his} clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to the rounded curve of ${his} middle.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly has grown so large that it requires ${his} clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to ${his} excessive gravidity.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s clubslut netting is stretched to the breaking point by ${his} giant ${slave.inflationType}-filled belly. It is so tight around ${his} middle that flesh bulges through the mesh.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s clubslut netting is stretched to the breaking point by ${his} giant implant-filled belly. It is so tight around ${his} middle that flesh bulges through the mesh.`); + } else { + r.push(`${slave.slaveName}'s clubslut netting is stretched to the breaking point by ${his} giant pregnant belly. It is so tight around ${his} middle that flesh bulges through the mesh.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s clubslut netting is stretched to the breaking point by ${his} massively fat belly's desire for more room. Flab juts massively through the mesh and entire folds are hugged tightly by the straining material.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s clubslut netting is greatly stretched out by ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s clubslut netting is greatly stretched out by ${his} huge ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s clubslut netting is greatly stretched out by ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s clubslut netting is greatly stretched out by ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s clubslut netting clings tightly to the curve of ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s clubslut netting clings tightly to the curve of ${his} big ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s clubslut netting clings tightly to the curve of ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s clubslut netting clings tightly to the curve of ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s clubslut netting is greatly stretched out by ${his} hugely fat belly, forcing flab to poke through the mesh in a desperate search for more room.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s clubslut netting is stretched out by ${his} big fat belly, forcing flab to poke through the mesh.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s clubslut netting is stretched by ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s clubslut netting is stretched by ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s clubslut netting is stretched by ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s clubslut netting is stretched by ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s clubslut netting is stretched by ${his} fat belly causing flab to poke through the mesh.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} chubby belly, gently forcing pudge through the mesh.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s clubslut netting clings to ${his} figure leaving the slight swell to ${his} lower belly quite noticeable.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs peek through the gaps in ${his} clubslut netting.`); + } + break; + case "a cheerleader outfit": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly bare. ${He}'s so expansive that ${he} alone is needed for the base of the pyramid.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} unfathomable, hyper-swollen, implant-filled belly bare. ${He}'s so expansive that ${he} alone is needed for the base of the pyramid.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} unfathomable, hyper-swollen pregnant belly bare, clearly displaying that this cheerleader is not only ready to burst with school spirit, but preparing to bring a class of ${his} own into the world.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} monolithic ${slave.inflationType}-filled belly bare. ${He}'s so large, it's expected that ${he}'d make a fantastic base for the pyramid all on ${his} own.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} monolithic implant-filled belly bare. ${He}'s so large, it's expected that ${he}'d make a fantastic base for the pyramid all on ${his} own.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} monolithic pregnant belly bare, clearly displaying that this cheerleader is ready to burst with school spirit.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} titanic ${slave.inflationType}-filled belly bare leaving spectators in awe at just what ${his} cheers must look like.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} titanic implant-filled belly bare leaving spectators in awe at just what ${his} cheers must look like.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} titanic pregnant belly bare, clearly displaying that this cheerleader is thoroughly filled with school spirit.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} gigantic ${slave.inflationType}-filled belly bare leaving spectators in awe at just what ${his} cheers must look like.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} gigantic implant-filled belly bare leaving spectators in awe at just what ${his} cheers must look like.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} gigantic pregnant belly bare, clearly displaying that this cheerleader has been cheering on the entirety of both teams.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} massive ${slave.inflationType}-filled belly bare leaving spectators to wonder just how such a gravid ${girl} has managed to stay on the squad.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} massive implant-filled belly bare leaving spectators to wonder just how such a gravid ${girl} has managed to stay on the squad.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top leaves ${his} massive pregnant belly bare, clearly displaying that this cheerleader has been bred by the entire team.`); + } + } else if (slave.belly >= 150000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant ${slave.inflationType}-filled belly, leaving spectators to wonder just how such a gravid ${girl} is supposed to perform.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant implant-filled belly, leaving spectators to wonder just how such a gravid ${girl} is supposed to perform.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant pregnant belly, leaving a rumor to spread that ${he}'s making a team of ${his} own.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant ${slave.inflationType}-filled belly, leaving spectators to pity the girls lower on the pyramid.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant implant-filled belly, leaving spectators to pity the girls lower on the pyramid.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} giant pregnant belly, leaving spectators to pity the girls that have to lift ${his} gravid bulk.`); + } + } else if (slave.belly >= 60000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} huge ${slave.inflationType}-filled belly, leaving spectators to question how ${he} can even perform.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} huge implant-filled belly, leaving spectators to question how ${he} can even perform.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top can't be pulled over ${his} huge pregnant belly, leaving it obvious how ${he} is still on the cheer squad.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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 ${him}self go.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s cheerleader top rides up ${his} huge pregnant belly, barely covering the top of it while leaving it obvious how such a slut is still on the squad.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top rides up ${his} huge ${slave.inflationType}-filled belly, barely covering the top of it while leaving spectators to assume ${he}'s a slut.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top rides up ${his} huge implant-filled belly, barely covering the top of it while leaving spectators to assume ${he}'s a slut.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top rides up ${his} huge pregnant belly, barely covering the top of it while leaving it obvious how such a slut is still on the squad.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.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.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top rides up ${his} big implant-filled belly, covering only the top of it while leaving the rest on display to make this cheerleader look like a giant slut.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.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 letting everyone know how badly this cheerleader needs to diet.`); + } else if (slave.weight > 130) { + r.push(`${slave.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 letting everyone know how badly this cheerleader needs to diet.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s cheerleader top covers most of ${his} pregnant belly, the bottom of which peeks out showing how slutty this cheerleader is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top covers most of ${his} jiggling ${slave.inflationType}-filled belly, the bottom of which peeks to make this cheerleader look like a slut.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top covers most of ${his} implant-filled belly, the bottom of which peeks out to make this cheerleader look like a slut.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top covers most of ${his} pregnant belly, the bottom of which peeks out showing how slutty this cheerleader is.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.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.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s cheerleader top gently bulges from ${his} small pregnant belly displaying how slutty this cheerleader is.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s cheerleader top gently bulges from ${his} ${slave.inflationType}-swollen belly making ${him} look slutty.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s cheerleader top gently bulges from ${his} implant-rounded belly making ${him} look slutty.`); + } else { + r.push(`${slave.slaveName}'s cheerleader top gently bulges from ${his} growing belly displaying how slutty this cheerleader is.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s cheerleader top frequently rides up ${his} chubby belly, letting it hang loose and hide the waist of ${his} skirt.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s cheerleader top is tight enough to draw attention to the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs can be seen through ${his} cheerleader top.`); + } + break; + case "cutoffs and a t-shirt": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s exposed midriff fully exposes ${his} monolithic, ${slave.inflationType}-filled belly. The button for ${his} cutoffs have exploded, though the size of ${his} belly makes it impossible to tell.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly takes advantage ${his} exposed midriff and unfastened jeans to massively jut out from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly takes advantage ${his} exposed midriff and unfastened jeans to massively jut out from ${his} body.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly takes advantage ${his} exposed midriff and unfastened jeans to massively jut out from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly takes advantage ${his} exposed midriff and unfastened jeans to massively jut out from ${his} body.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly takes advantage ${his} exposed midriff and unfastened jeans to hang heavily from ${his} body.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly takes advantage ${his} exposed midriff and unfastened jeans to hang heavily from ${his} body.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly dominates ${his} exposed midriff and thwarts any efforts to zip up ${his} fly.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly dominates ${his} exposed midriff and thwarts any efforts to zip up ${his} fly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly is left to jiggle freely and spill from ${his} unfastened jeans.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} huge pregnancy.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans prominently display ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} ripe pregnancy.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} big pregnancy.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} advanced pregnancy.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly is left to jiggle freely and hang over ${his} unfastened jeans.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly is left to jiggle freely and spill from ${his} unfastened jeans.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} pregnancy.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s exposed midriff and unfastened jeans fully display ${his} pregnancy.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is left to hang free and cover ${his} jeans.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s jeans are left unfastened to give ${his} small pregnant belly room.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jeans are left unfastened to give ${his} ${slave.inflationType}-swollen belly room.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s jeans are left unfastened to give ${his} implant-rounded belly room.`); + } else { + r.push(`${slave.slaveName}'s jeans are left unfastened to give ${his} growing belly room.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly is left free to hang over the waist of ${his} jeans.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s jeans are left unfastened and display a slight swell to ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s exposed midriff fully exposes ${his} ripped abs.`); + } + break; + case "a slutty outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly adds tremendously to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly makes it abundantly clear that ${he} is a boundless slut.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly really adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly makes it abundantly clear that ${he} is a massive slut.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly really adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly makes it abundantly clear that this slut puts out.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly really adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly makes it abundantly clear that this slut puts out.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly makes it clear that this slut puts out.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName} lets ${his} massively fat belly hang free to jiggle with every subtle motion, leaving ${him} looking like a massive slut.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly adds to ${his} slutty appearance.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s huge pregnancy adds to ${his} slutty appearance.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly adds to ${his} slutty appearance.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly adds to ${his} slutty appearance.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly adds to ${his} slutty appearance.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName} lets ${his} hugely fat belly hang free to jiggle as ${he} moves, leaving ${him} looking like a massive slut.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName} lets ${his} big fat belly hang free to jiggle as ${he} moves, leaving ${him} looking particularly slutty.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnancy adds to ${his} slutty appearance.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly adds to ${his} slutty appearance.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s pregnancy adds to ${his} slutty appearance.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName} lets ${his} fat belly hang free, leaving ${him} looking particularly slutty.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly adds to ${his} slutty appearance.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly adds to ${his} slutty appearance.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly adds to ${his} slutty appearance.`); + } else { + r.push(`${slave.slaveName}'s growing pregnancy adds to ${his} slutty appearance.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly is allowed to openly jiggle, making ${him} look particularly slutty.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s slutty outfit highlights the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s slutty outfit shows off ${his} slutty abs.`); + } + break; + case "a bimbo outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic implant-filled belly eclipses ${his} miniskirt and leaves little to hold up ${his} thong.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly eclipses ${his} miniskirt and thong and leaves it abundantly clear that this bimbo will happily fuck until ${he} explodes.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled belly eclipses ${his} miniskirt and leaves little to hold up ${his} thong.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant belly eclipses ${his} miniskirt and thong and leaves it abundantly clear that this bimbo considers sex far above anything else.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled belly eclipses ${his} miniskirt and leaves little to hold up ${his} thong.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant belly eclipses ${his} miniskirt and thong and leaves it abundantly clear that this bimbo doesn't understand limits.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled belly eclipses ${his} miniskirt and leaves little to hold up ${his} thong.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant belly eclipses ${his} miniskirt and thong from the front and leaves it abundantly clear that this bimbo doesn't understand contraception.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled belly forces ${his} thong strings to tightly hug its curvature as it hangs low enough to obscure ${his} miniskirt completely.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant belly forces ${his} thong strings to tightly hug its curvature as it hangs low enough to obscure ${his} miniskirt completely.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s thong strings and miniskirt are buried under ${his} massively fat belly.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s miniskirt is trapped beneath ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s miniskirt is trapped beneath ${his} huge implant-filled belly and ${his} thong strings forced to caress its curves.`); + } else { + r.push(`${slave.slaveName}'s miniskirt is trapped beneath ${his} huge pregnant belly and ${his} thong strings forced to caress its curves.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly forces ${his} miniskirt out of the way as it hangs ponderously from ${his} midriff.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} big implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s thong strings are buried in ${his} hugely fat belly as it hangs lewdly over ${his} miniskirt.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s thong strings dig deep into ${his} big fat belly as it lewdly spills over ${his} miniskirt.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s miniskirt digs into ${his} jiggling ${slave.inflationType}-filled belly as the top half spills over its egde.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s miniskirt rests at the base of ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s thong strings dig into ${his} fat belly as it lewdly drapes over ${his} miniskirt.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s miniskirt keeps sliding down ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s miniskirt pushes into ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s miniskirt keeps sliding down ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s miniskirt keeps sliding down ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly bulges between the strings of ${his} thong and sticks out over ${his} miniskirt.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s miniskirt is obviously bulged out by the slight swell of ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s thong strings perfectly frame ${his} abs.`); + } + break; + case "a courtesan dress": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset attempts to cradle, rather than bind, ${his} monolithic implant-filled belly, but the sheer size of ${his} artificial bump forces the ribs wide, exposing the thinning cloth beneath.`); + } else { + r.push(`${slave.slaveName}'s corset attempts to cradle, rather than bind, ${his} monolithic pregnant belly, but the sheer size of ${his} overstuffed womb forces the ribs wide, giving the many writhing bulges coating ${his} stomach room to spill out against the thinning material of ${his} dress.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset attempts to cradle, rather than bind, ${his} titanic implant-filled belly, but the sheer size of ${his} artificial bump forces the ribs wide, exposing the thin cloth beneath.`); + } else { + r.push(`${slave.slaveName}'s corset attempts to cradle, rather than bind, ${his} titanic pregnant belly, but the sheer size of ${his} overfilled womb forces the ribs wide, giving the bulges of ${his} children room to spill out against the thin material of ${his} dress.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} gigantic implant-filled belly, but the sheer size of ${his} artificial bump forces the ribs wide, exposing the thin cloth beneath.`); + } else { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} gigantic pregnant belly, but the sheer size of ${his} filled womb forces the ribs wide, exposing the thin cloth and uneven skin beneath.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} massive implant-filled belly, but the sheer size of ${his} artificial bump forces the ribs wide, exposing the thin cloth beneath.`); + } else { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} massive pregnant belly, but the sheer size of ${his} fecund orb forces the ribs wide, exposing the thin cloth beneath.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} giant implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} giant pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} massively fat belly, though the ribs still create deep ravines of succulent flesh.`); + } else if (slave.belly >= 30000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} huge implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s corset cradles, rather than binds, ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant belly strains the ribs of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly strains the ribs of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant belly strains the ribs of ${his} corset.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly is carefully gripped by the ribs of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly strains under the ribs of ${his} corset.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly is carefully gripped by the ribs of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly is carefully gripped by the ribs of ${his} corset.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly strains the ribs of ${his} corset, creating deep ravines of bountiful, soft flesh.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly strains the ribs of ${his} corset, creating deep valleys of soft flesh.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly is carefully caressed by the ribs of ${his} corset.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly is tightly gripped by the ribs of ${his} corset, forcing it to bulge angrily between the gaps.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly is carefully caressed by the ribs of ${his} corset.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly is carefully caressed by the ribs of ${his} corset.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly bulges the ribs of ${his} corset, creating valleys of soft flesh.`); + } else if (slave.belly >= 1500 || slave.bellyAccessory === "a small empathy belly") { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s corset bulges with ${his} small pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly bulges between the ribs of ${his} corset.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s corset bulges with ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s corset bulges with ${his} growing pregnant belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly bulges between the ribs of ${his} corset.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s swollen lower belly slightly bulges the lower rib of ${his} corset.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are completely hidden by ${his} corset.`); + } + break; + case "a slave gown": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored using a huge quantity of material, and gives ${him} a sensual, motherly look as it caresses ${his} unfathomable, hyper-swollen, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored using a huge quantity of material, and gives ${him} a sensual, motherly look as it caresses and supports ${his} unfathomable, hyper-swollen pregnant belly. Despite it's size, it still has enough give to allow ${his} unborn children to bulge and squirm as desired.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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 ${him}, it gives ${him} a sensual, motherly look as it carefully caresses ${his} monolithic, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored using a huge quantity of material, and gives ${him} a sensual, motherly look as it carefully caresses ${his} monolithic, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored using a huge quantity of material, and gives ${him} a sensual, motherly look as it carefully caresses and supports ${his} monolithic pregnant belly. It has enough give to allow ${his} unborn children to bulge and squirm as desired.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} titanic, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses and supports ${his} titanic bulging pregnant belly.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} gigantic, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses and supports ${his} gigantic pregnant belly.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} massive, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses and supports ${his} massive pregnant belly.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} giant, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses and supports ${his} giant pregnant belly.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} huge pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} huge, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} huge pregnant belly.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} big pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, almost motherly look, as it carefully caresses ${his} hugely swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} big, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} big pregnant belly.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging every curve and fold of ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging every curve and fold of ${his} big fat belly.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} pregnant belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} jiggling ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} pregnant belly.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging every curve of ${his} fat belly.`); + } else if (((slave.belly >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual, motherly look as it carefully caresses ${his} small belly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual look as it carefully caresses ${his} ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual look as it carefully caresses ${his} implant-rounded belly.`); + } else { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, giving ${him} a sensual look as it carefully caresses ${his} growing belly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging every curve of ${his} chubby belly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging even the slight bulge to ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s slave gown is carefully tailored, accentuating and hugging ${his} ripped abs.`); + } + break; + case "slutty business attire": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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. ${His} skirt is held together by strained straps, as ${his} immensity promises to soon rid ${him} of the oppressive garmit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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. ${His} skirt is held together by strained straps, as ${his} immensity promises to soon rid ${him} of the oppressive garmit.`); + } else { + r.push(`${slave.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. ${His} skirt is held together by strained straps, as ${his} immensity promises to soon rid ${him} of the oppressive garmit.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-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. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on the poor garmit.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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, even more so with the amount of pressure inside ${his} middle. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on the poor garmit.`); + } else { + r.push(`${slave.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, even more so with the amount of pressure inside ${his} cramped womb. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on the poor garmit.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic 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. ${His} skirt is shoved down by the heavy mass, but ${his} overfilled middle draws attention away from ${his} exposed nethers.`); + } else { + r.push(`${slave.slaveName}'s titanic 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, not that ${his} rowdy brood would tolerate that. ${His} skirt is shoved down by the ponderous mass, but ${his} overfilled womb draws attention away from ${his} exposed nethers.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic 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. ${His} skirt is shoved down by the heavy mass, but ${his} overfilled middle draws attention away from ${his} exposed nethers.`); + } else { + r.push(`${slave.slaveName}'s gigantic 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. ${His} skirt is shoved down by the ponderous mass, but ${his} overfilled womb draws attention away from ${his} exposed nethers.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive 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. ${His} skirt is shoved so low by the ponderous mass it barely hides ${his} crotch, though ${his} inflated middle more than covers for it.`); + } else { + r.push(`${slave.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. ${His} skirt is shoved so low by the ponderous mass it barely hides ${his} crotch, though ${his} gravid swell more than covers for it.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant 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. ${He}'s so bulbous, ${his} skirt is forced scandalously low beneath ${his} inflated middle.`); + } else { + r.push(`${slave.slaveName}'s giant 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. ${He}'s grown so large, ${his} skirt is forced scandalously low beneath ${his} gravid mound.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant stomach hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant stomach hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant stomach hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen stomach hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } else { + r.push(`${slave.slaveName}'s big pregnant stomach hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hangs out the front of ${his} suit jacket and blouse, as there is no way ${he} could close them.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant stomach strains the buttons of ${his} suit jacket and blouse.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled stomach strains the buttons of ${his} suit jacket and blouse.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly strains the buttons of ${his} suit jacket and blouse.`); + } else { + r.push(`${slave.slaveName}'s pregnant stomach strains the buttons of ${his} suit jacket and blouse.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly strains the buttons of ${his} suit jacket and blouse. The bottom of which just barely peeks out from under them.`); + } else if (((slave.belly >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges ${his} suit jacket and blouse. It peeks out from under their bottom slightly.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly bulges ${his} suit jacket and blouse. It peeks out from under their bottom slightly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges ${his} suit jacket and blouse. It peeks out from under their bottom slightly.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges ${his} suit jacket and blouse. It peeks out from under their bottom slightly.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly fills out ${his} suit jacket and blouse. It peeks out from under their bottom slightly.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s suit jacket and blouse are tight around ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName} has left the bottom few buttons of ${his} suit jacket and blouse undone to allow ${his} ripped abs to stand out.`); + } + break; + case "nice business attire": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is left open to give ${him} as much space as possible, leaving ${his} inflated middle to cover ${his} shame.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is left open to give ${him} as much space as possible, leaving ${his} inflated middle to cover ${his} shame.`); + } else { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is left open to give ${him} as much space as possible, leaving ${his} gravid mound to cover ${his} shame.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on the poor garmit. ${His} skirt is left open, but ${his} inflated middle draws attention away from the fact.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic, implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them, even more so with the amount of pressure inside ${his} middle. ${His} skirt is left open, but ${his} inflated middle draws attention away from the fact.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them, even more so with the amount of pressure inside ${his} cramped womb. ${His} skirt is left open, but ${his} gravid mound draws attention away from the fact.`); + } + } else if (slave.belly >= 600000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s titanic implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by strained straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } else { + r.push(`${slave.slaveName}'s titanic pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them, not that ${his} rowdy brood would tolerate that. ${His} skirt is loosely held together by strained straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } + } else if (slave.belly >= 450000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s gigantic implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } else { + r.push(`${slave.slaveName}'s gigantic pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } + } else if (slave.belly >= 300000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s massive implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } else { + r.push(`${slave.slaveName}'s massive pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way ${he} could ever come close to closing them. ${His} skirt is loosely held together by straps, as ${his} immensity guarantees ${he}'ll burst any seams on a proper garmit.`); + } + } else if (slave.belly >= 120000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s giant implant-filled stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way for ${him} to close them. ${He}'s so bulbous, ${his} maternity skirt has stretched to its limit.`); + } else { + r.push(`${slave.slaveName}'s giant pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way for ${him} to close them. ${He}'s grown so large, ${his} maternity skirt has stretched to its limit.`); + } + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.belly >= 15000 || (slave.bellyAccessory === "a huge empathy belly")) { + if (slave.bellyAccessory === "a huge empathy belly") { + r.push(`${slave.slaveName}'s huge pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way for ${him} to close them. ${His} maternity skirt fits ${him} quite well, though.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s huge implant-filled belly hangs out the front of ${his} specially tailored blouse and jacket as there is no way for ${him} to close them. ${His} maternity skirt fits ${him} quite well, though.`); + } else { + r.push(`${slave.slaveName}'s huge pregnant stomach hangs out the front of ${his} specially tailored blouse and jacket as there is no way for ${him} to close them. ${His} maternity skirt fits ${him} quite well, though.`); + } + } else if (slave.belly >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + if (slave.bellyAccessory === "a large empathy belly") { + r.push(`${slave.slaveName}'s big pregnant belly strains ${his} specially tailored blouse and jacket.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s hugely swollen belly strains ${his} specially tailored blouse and jacket.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s big implant-filled belly strains ${his} specially tailored blouse and jacket.`); + } else { + r.push(`${slave.slaveName}'s big pregnant belly strains ${his} specially tailored blouse and jacket.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly strains ${his} specially tailored blouse and jacket.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s tailored blouse and jacket fit ${his} big fat belly surprisingly well, though they do nothing to hide how huge ${his} gut is.`); + } else if (slave.belly >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + if (slave.bellyAccessory === "a medium empathy belly") { + r.push(`${slave.slaveName}'s pregnant belly looks good in ${his} specially tailored blouse and jacket.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jiggling ${slave.inflationType}-filled belly looks good in ${his} specially tailored blouse and jacket.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-filled belly looks good in ${his} specially tailored blouse and jacket.`); + } else { + r.push(`${slave.slaveName}'s pregnant belly looks good in ${his} specially tailored blouse and jacket.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s tailored blouse and jacket fit ${his} fat belly well, though they do nothing to hide how big ${his} gut is.`); + } else if (((slave.belly >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + if (slave.bellyAccessory === "a small empathy belly") { + r.push(`${slave.slaveName}'s small pregnant belly bulges under ${his} tailored blouse and jacket.`); + } else if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s ${slave.inflationType}-swollen belly bulges under ${his} tailored blouse and jacket.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s implant-rounded belly bulges under ${his} tailored blouse and jacket.`); + } else { + r.push(`${slave.slaveName}'s growing belly bulges under ${his} tailored blouse and jacket.`); + } + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly fills out ${his} tailored blouse and jacket.`); + } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { + r.push(`${slave.slaveName}'s suit jacket and blouse are a little tight around ${his} lower belly.`); + } else if (slave.muscles > 30) { + r.push(`${slave.slaveName}'s ripped abs are completely hidden by ${his} suit jacket.`); + } + break; + case "harem gauze": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.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, ${slave.inflationType}-filled belly and accentuate its size and shape.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s harem girl outfit has been specially tailored to drape over ${his} monolithic, ${slave.inflationType}-filled belly and accentuate its size and shape.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s harem girl outfit has been specially tailored to drape over ${his} monolithic, implant-filled belly and accentuate its size and shape.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} titanic bulging pregnancy.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} massive pregnancy.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} massively fat belly and makes every jiggle of ${his} expansive flesh surprisingly alluring.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} huge pregnancy.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} hugely fat belly and makes every jiggle of ${his} extra flesh surprisingly alluring.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} big fat belly and makes every jiggle of ${his} flesh surprisingly alluring.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} pregnancy.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} fat belly.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} growing pregnancy.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s harem girl outfit sensually accentuates ${his} chubby belly.`); + } + break; + case "a comfortable bodysuit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s bodysuit somehow manages to barely stretch over ${his} monolithic, ${slave.inflationType}-filled belly, pulled smooth over ${his} pressure flattened navel.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s bodysuit somehow manages to barely stretch over ${his} monolithic, implant-filled belly, pulled smooth over ${his} pressure flattened navel.`); + } else { + r.push(`${slave.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.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} titanic bulging pregnant belly, displaying ${his} popped navel and all the movement ${his} squirming babies make.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} massive pregnant belly, displaying ${his} popped navel and any movement ${his} babies make.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} massively fat belly, displaying every fold, roll and motion in it.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} big pregnant belly, displaying ${his} popped`); + if (!["a huge empathy belly", "a large empathy belly"].includes(slave.bellyAccessory)) { + r.push(`navel and any movement ${his} babies make.`); + } else { + r.push(`navel.`); + } + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} hugely fat belly, displaying every fold, roll and motion in it.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} big fat belly, displaying every fold and roll in it.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} pregnant belly, displaying ${his} popped`); + if (!["a medium empathy belly"].includes(slave.bellyAccessory)) { + r.push(`navel and any movement ${his} babies make.`); + } else { + r.push(`navel.`); + } + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} fat belly, displaying every fold and roll in it.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} growing belly, displaying ${his} ripening body.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s bodysuit tightly clings to ${his} chubby belly, displaying every fold and roll in it.`); + } + break; + case "a slutty nurse outfit": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jacket fails to even come close to closing over ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly, requiring ${him} to hold ${his} nurse's jacket together over ${his} breasts with a length of red silk ribbon.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s jacket fails to even come close to closing over ${his} monolithic, ${slave.inflationType}-filled belly, requiring ${him} to hold ${his} nurse's jacket together over ${his} breasts with a length of red silk ribbon.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.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.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.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.`); + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s jacket barely closes over ${his} pregnant belly leaving its buttons threatening to pop.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s jacket barely closes over ${his} fat belly forcing plenty of flab out from under its bottom and between the straining buttons.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s jacket bulges with ${his} growing belly, which can be seen peeking out from underneath.`); + } else if (slave.weight > 30) { + r.push(`${slave.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.`); + } + break; + case "a schoolgirl outfit": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} unfathomable, hyper-swollen pregnant belly, showing off the mind boggling result of ${his} promiscuity.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s blouse rests atop ${his} monolithic bulging pregnant belly, showing off the staggering result of ${his} promiscuity.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} titanic bulging pregnant belly, showing off the result of ${his} promiscuity.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} massive pregnant belly, leaving ${him} looking particularly slutty.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s blouse rests atop ${his} massively fat belly, allowing it to hang loose over ${his} skirt.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s blouse rides up ${his} big pregnant belly, leaving ${him} looking particularly slutty.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s blouse rides up ${his} hugely fat belly, leaving it hanging loose and covering ${his} skirt.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s blouse rides up ${his} big fat belly, leaving it hanging loose and covering ${his} skirt.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s blouse rides up ${his} pregnant belly, leaving ${him} looking particularly slutty.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s blouse rides up ${his} fat belly, leaving it hanging loose and covering ${his} skirt.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s blouse bulges with ${his} growing belly. It peeks out from the bottom leaving ${him} looking particularly slutty.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s blouse bulges with ${his} chubby belly. It peeks out from the bottom as it hangs over the waist of ${his} skirt.`); + } + break; + case "a kimono": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s titanic bulging pregnant belly parts the front of ${his} kimono leaving it gracefully hanging to its sides.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s massive pregnant belly parts the front of ${his} kimono leaving it gracefully covering its sides.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly is barely covered by ${his} kimono; ${his} obi sinks into ${his} soft middle as it struggles to keep ${his} kimono closed.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s big pregnant belly parts the front of ${his} kimono, leaving it gracefully covering its sides.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly is demurely covered by ${his} kimono, though it can't hide how big it is.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly is demurely covered by ${his} kimono, though it can't hide how big it is.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s pregnant belly is demurely covered by ${his} kimono.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is demurely covered by ${his} kimono.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s growing belly is demurely covered by ${his} kimono.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly is demurely covered by ${his} kimono.`); + } + break; + case "battledress": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly, leaving ${him} looking, falsely, like someone preparing to give birth to an army.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tank top rests atop ${his} unfathomable, hyper-swollen pregnant belly, leaving ${him} looking like someone preparing to give birth to an army.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} monolithic, ${slave.inflationType}-filled belly, leaving ${him} looking, falsely, like someone preparing to give birth to a regiment of soldiers.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s tank top rests atop ${his} monolithic pregnant belly, leaving ${him} looking like someone preparing to give birth to a regiment of soldiers.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} titanic bulging pregnant belly leaving ${him} looking like someone who fucked half the country.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} massive pregnant belly leaving ${him} looking like someone who fucked all the locals.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s tank top barely even covers the top of ${his} big pregnant belly, leaving ${him} looking like someone who had too much fun on shore leave.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} hugely fat belly, leading everyone to believe ${he} sucked ${his} way through basic.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} big fat belly, casting doubt on how this recruit passed basic.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s tank top rides up ${his} pregnant belly leaving ${him} looking like someone who had too much fun on shore leave.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s tank top rests atop ${his} fat belly, leaving everyone wondering how this recruit passed basic.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s tank top covers the top of ${his} growing belly leaving ${him} looking like someone who had too much fun on shore leave.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s tank top covers the top of ${his} chubby belly leaving ${him} looking like someone who had has been lazy lately.`); + } + break; + case "a halter top dress": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s beautiful halter top dress has been torn open by ${his} monolithic, ${slave.inflationType}-filled belly. ${His} squirming belly hangs out the hole it made.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.slaveName}'s beautiful halter top dress has been torn open by ${his} monolithic pregnant belly. ${His} squirming belly hangs out the hole it made.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.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.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} big pregnant belly. ${His} popped navel prominently pokes through its front.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} hugely fat belly. Every crease, fold, roll and motion is clearly visible within it.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} big fat belly. Every crease, fold and roll is clearly visible within it.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} pregnant belly. ${His} popped navel prominently pokes through the front of ${his} dress.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} fat belly. Every crease, fold and roll is clearly visible within it.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s beautiful halter top dress bulges with ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s beautiful halter top dress is filled by ${his} chubby belly. Every crease, fold and roll is clearly visible within it.`); + } + break; + case "a ball gown": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s fabulous silken ball gown has been retailored to expose ${his} monolithic, ${slave.inflationType}-filled belly while still maintaining its beauty.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s fabulous silken ball gown has been retailored to expose ${his} monolithic, implant-filled belly while still maintaining its beauty.`); + } else { + r.push(`${slave.slaveName}'s fabulous silken ball gown has been retailored to expose ${his} monolithic pregnant belly while still maintaining its beauty.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s fabulous silken ball gown has been retailored to expose ${his} titanic bulging pregnant belly while still maintaining its beauty.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s fabulous silken ball gown, while tailored, strains to contain ${his} massive pregnant belly.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s fabulous silken ball gown is tailored to not only fit ${his} big pregnant belly, but draw attention to it.`); + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s fabulous silken ball gown is tailored to not only fit ${his} pregnant belly but draw attention to it.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fabulous silken ball gown is tailored to not only fit ${his} fat belly but draw attention to it.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s fabulous silken ball gown is tailored to draw attention to ${his} growing pregnancy.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s fabulous silken ball gown is tailored to draw attention to ${his} chubby belly.`); + } + break; + case "slutty jewelry": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s bangles are linked by a long golden chain to a ring around ${his} popped out belly button. The chain tinkles metallically as it shifts with ${his} jiggling ${slave.inflationType}-swollen belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s bangles are linked by a long golden chain to a ring around ${his} popped out belly button. The chain tinkles metallically as it shifts with ${his} movements.`); + } else { + r.push(`${slave.slaveName}'s bangles are linked by a long golden chain to a ring around ${his} popped out belly button. The chain tinkles metallically as it shifts with the motion of ${his} squirming brood.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that constantly gets shifted around by ${his} squirming babies.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that rests above ${his} popped navel.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that rests above ${his} popped navel.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s bangles include multiple long, thin chains running through ${his} deep fat folds to ${his} navel.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s bangles include long, thin chains running through ${his} fat folds.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that rests above ${his} popped navel.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s bangles include long, thin chains running along ${his} fat folds.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that rests across ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s bangles include a long thin chain that rests across ${his} chubby belly, just over ${his} forming rolls.`); + } + break; + case "a leotard": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tight leotard has exploded at the front, showing off ${his} monolithic, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tight leotard has exploded at the front, showing off ${his} monolithic, implant-filled belly.`); + } else { + r.push(`${slave.slaveName}'s tight leotard has exploded at the front, showing off every kick and movement within ${his} monolithic pregnant belly.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.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.`); + } else if (slave.weight > 190) { + r.push(`${slave.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 immensely soft mass.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s tight leotard shows off`); + if (!["a huge empathy belly", "a large empathy belly"].includes(slave.bellyAccessory)) { + r.push(`every kick and movement within`); + } else { + r.push(`the curvature of`); + } + r.push(`${his} big pregnant belly. The material tightly clings to ${his} popped navel.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s tight leotard tightly clings to ${his} hugely fat belly, clearly displaying every fold, roll and motion in its mass.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s tight leotard tightly clings to ${his} big fat belly, clearly displaying every fold and roll.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s tight leotard shows off`); + if (!["a medium empathy belly"].includes(slave.bellyAccessory)) { + r.push(`every kick and movement within`); + } else { + r.push(`the curvature of`); + } + r.push(`${his} pregnant belly. The material tightly clings to ${his} popped navel.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s tight leotard tightly clings to ${his} fat belly, clearly displaying every fold and roll.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s tight leotard shows off ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s tight leotard clings to ${his} chubby belly, clearly displaying every fold and roll.`); + } + break; + case "a cybersuit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s tight bodysuit has been altered to allow ${his} monolithic, ${slave.inflationType}-filled belly to swell out from it unconstrained.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s tight bodysuit has been altered to allow ${his} monolithic, implant-filled belly to swell out from it unconstrained.`); + } else { + r.push(`${slave.slaveName}'s tight bodysuit has been altered to allow ${his} monolithic pregnant belly to swell out from it unconstrained.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s tight bodysuit shows off every kick and movement within ${his} titanic bulging pregnant belly.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s tight bodysuit shows off every kick and movement within ${his} massive pregnant belly.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s tight bodysuit shows off every wiggle and jiggle within ${his} massively fat belly.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s tight bodysuit shows off`); + if (!["a huge empathy belly", "a large empathy belly"].includes(slave.bellyAccessory)) { + r.push(`every kick and movement within`); + } else { + r.push(`the curvature of`); + } + r.push(`${his} big pregnant belly.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s tight bodysuit tightly clings to ${his} hugely fat belly, clearly displaying every fold, roll and motion in its mass.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s tight bodysuit tightly clings to ${his} big fat belly, clearly displaying every fold and roll.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s tight bodysuit shows off`); + if (!["a medium empathy belly"].includes(slave.bellyAccessory)) { + r.push(`every kick and movement within`); + } else { + r.push(`the curvature of`); + } + r.push(`${his} pregnant belly. The material tightly clings to ${his} popped navel.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s tight bodysuit tightly clings to ${his} fat belly, clearly displaying every fold and roll.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s tight bodysuit shows off ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s tight bodysuit clings to ${his} chubby belly, clearly displaying every fold and roll.`); + } + break; + case "a chattel habit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`The strip of cloth designed to run down ${his} front looks tiny as it rests atop ${his} monolithic, ${slave.inflationType}-filled belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`The strip of cloth designed to run down ${his} front looks tiny as it rests atop ${his} monolithic, implant-filled belly.`); + } else { + r.push(`The strip of cloth designed to run down ${his} front looks tiny as it rests atop ${his} monolithic pregnant belly.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`The strip of cloth running down ${his} front is forced to one side by ${his} titanic bulging pregnant belly.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`The strip of cloth running down ${his} front is parted to one side by ${his} massive pregnant belly.`); + } else if (slave.weight > 190) { + r.push(`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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`The strip of cloth running down ${his} front is parted to one side by ${his} big pregnant belly.`); + } else if (slave.weight > 160) { + r.push(`The strip of cloth running down ${his} front sinks deeply into ${his} hugely fat belly.`); + } else if (slave.weight > 130) { + r.push(`The strip of cloth running down ${his} front is forced to the side by ${his} big fat belly.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`The strip of cloth running down ${his} front is parted to one side by ${his} pregnant belly.`); + } else if (slave.weight > 95) { + r.push(`The strip of cloth running down ${his} front gently sinks into ${his} fat belly.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`The strip of cloth running down ${his} front is pushed out by ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`The strip of cloth running down ${his} front is pushed out by ${his} chubby belly.`); + } + break; + case "a bunny outfit": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} monolithic, ${slave.inflationType}-filled belly, leaving it hanging out the hole it made.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} monolithic, implant-filled belly, leaving it hanging out the hole it made.`); + } else { + r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} monolithic pregnant belly, leaving it hanging out the hole it made.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} titanic bulging pregnant belly leaving it hanging out the hole it made.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} massive pregnant belly leaving it hanging out the hole it made.`); + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s teddy is stretched to tearing by ${his} big pregnant belly. ${His} popped navel prominently pokes through the material.`); + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s teddy is stretched out by ${his} pregnant belly. ${His} popped navel prominently pokes through the material.`); + } else if (slave.weight > 95) { + r.push(`${slave.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.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s teddy bulges with ${his} growing belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s teddy is stretched by ${his} chubby belly. It does nothing to hide ${his} folds and rolls.`); + } + break; + case "attractive lingerie for a pregnant woman": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-filled belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, implant-filled belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} belly.`); + } else { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen pregnant belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} brood-filled squirming belly.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-filled belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} belly.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic, implant-filled belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} belly.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} brood-filled squirming belly.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s titanic bulging pregnant belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} overfilled squirming belly.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s massive pregnant belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} overfilled belly.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s big pregnant belly completely hides ${his} silken panties. ${His} silken vest sensually frames ${his} heavy belly.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly hides ${his} silken panties. ${His} silken vest sensually frames ${his} heavy, constantly jiggling gut.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly hides ${his} silken panties. ${His} silken vest sensually frames ${his} hefty, jiggling gut.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s pregnant belly hides ${his} silken panties. ${His} silken vest sensually frames ${his} heavy belly.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly is large enough to hide ${his} panties. ${His} silken vest sensually frames ${his} heavy, jiggly gut.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s growing belly rests above ${his} silken panties. ${His} silken vest sensually frames ${his} swelling belly.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly rests above ${his} silken panties, barely hanging over the top of them. ${His} silken vest sensually frames ${his} soft stomach.`); + } + break; + case "a maternity dress": + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s unfathomable, hyper-swollen, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-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 if (slave.bellyImplant > 0) { + r.push(`${slave.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 { + r.push(`${slave.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.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s titanic bulging pregnant belly strains ${his} dress. ${His} dress is specially tailored to be modest yet draw attention to ${his} abnormal pregnancy.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s massive pregnant belly fills ${his} loose dress. ${His} dress is specially tailored to be modest yet draw attention to ${his} full pregnancy.`); + } else if (slave.weight > 190) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.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.`); + } else if (slave.weight > 160) { + r.push(`${slave.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.`); + } else if (slave.weight > 130) { + r.push(`${slave.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.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s pregnant belly fills out ${his} loose dress. ${His} dress is specially tailored to be modest yet draw attention to ${his} growing pregnancy.`); + } else if (slave.weight > 95) { + r.push(`${slave.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.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.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.`); + } else if (slave.weight > 30) { + r.push(`${slave.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.`); + } + break; + case "stretch pants and a crop-top": + if (slave.belly >= 1000000) { + // WIP// + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-filled belly takes full advantage of ${his} exposed midriff to hang freely.`); + } else if (slave.bellyImplant > 0) { + r.push(`${slave.slaveName}'s monolithic, implant-filled belly takes full advantage of ${his} exposed midriff to hang freely.`); + } else { + r.push(`${slave.slaveName}'s monolithic pregnant belly takes full advantage of ${his} exposed midriff to hang freely.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s titanic bulging pregnant belly takes full advantage of ${his} exposed midriff to hang freely.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s massive pregnant belly takes full advantage of ${his} exposed midriff to hang freely.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s massively fat belly takes full advantage of ${his} exposed midriff to hang and jiggle freely while obscuring ${his} stretch pants.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s big pregnant belly takes full advantage of ${his} exposed midriff to hang freely and obscure ${his} stretch pants.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s hugely fat belly takes full advantage of ${his} exposed midriff to hang and jiggle freely while obscuring ${his} stretch pants.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s big fat belly takes full advantage of ${his} exposed midriff to hang freely and obscure ${his} stretch pants.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s pregnant belly takes full advantage of ${his} exposed midriff to bulge freely and slightly obscure ${his} stretch pants.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s fat belly takes full advantage of ${his} exposed midriff to hang freely and obscure ${his} stretch pants.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s growing belly takes full advantage of ${his} exposed midriff to bulge freely.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s chubby belly takes full advantage of ${his} exposed midriff to hang freely and obscure the top of ${his} stretch pants.`); + } + break; + case "spats and a tank top": + if (slave.boobs > 1200) { + r.push(`${slave.slaveName}'s top is currently prevented from trying to cover ${his}`); + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`unfathomable huge, hyper-swollen, ${slave.inflationType}-filled belly`); + } else if (slave.bellyImplant > 0) { + r.push(`unfathomable huge, hyper-swollen, implant-filled belly`); + } else { + r.push(`unfathomable, hyper-swollen pregnant belly`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`monolithic ${slave.inflationType}-filled belly`); + } else if (slave.bellyImplant > 0) { + r.push(`monolithic implant-filled belly`); + } else { + r.push(`monolithic pregnant belly`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`titanic, bulging pregnancy`); + } else if (slave.bellyPreg >= 300000) { + r.push(`massive pregnancy`); + } else if (slave.weight > 190) { + r.push(`massively fat belly`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`huge pregnancy`); + } else if (slave.weight > 160) { + r.push(`hugely fat belly`); + } else if (slave.weight > 130) { + r.push(`big fat belly`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`pregnant belly`); + } else if (slave.weight > 95) { + r.push(`fat belly`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`growing pregnancy`); + } else if (slave.weight > 30) { + r.push(`chubby belly`); + } + r.push(`by ${his} big tits, leaving it completely exposed to view.`); + } else { + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`unfathomable, hyper-swollen, ${slave.inflationType}-filled belly`); + } else if (slave.bellyImplant > 0) { + r.push(`unfathomable, hyper-swollen, implant-filled belly`); + } else { + r.push(`unfathomable, hyper-swollen pregnant belly`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`monolithic, ${slave.inflationType}-filled belly`); + } else if (slave.bellyImplant > 0) { + r.push(`monolithic, implant-filled belly`); + } else { + r.push(`monolithic pregnant belly`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`${slave.slaveName}'s top cannot even attempt to cover ${his} titanic, bulging pregnancy, and can only rest atop it.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`${slave.slaveName}'s top cannot even attempt to cover ${his} massive pregnancy, only resting atop it.`); + } else if (slave.weight > 190) { + r.push(`${slave.slaveName}'s top is incapable of covering ${his} massively fat belly, so it merely rests atop it.`); + } else if (slave.bellyPreg >= 10000 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly")) { + r.push(`${slave.slaveName}'s top is currently making a laughable attempt at covering ${his} lewd, bulging pregnancy, barely covering half its bulk.`); + } else if (slave.weight > 160) { + r.push(`${slave.slaveName}'s top fails to contain ${his} hugely fat belly, leaving it hanging loose and covering ${his} spats from view.`); + } else if (slave.weight > 130) { + r.push(`${slave.slaveName}'s top fails to contain ${his} big fat belly, leaving it hanging loose and covering ${his} spats from view.`); + } else if (slave.bellyPreg >= 5000 || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`${slave.slaveName}'s top can't entirely cover ${his} big pregnancy, leaving ${him} looking particularly slutty.`); + } else if (slave.weight > 95) { + r.push(`${slave.slaveName}'s top can't entirely contain ${his} fat belly, leaving a bit of it hanging loose and covering ${his} spats from view.`); + } else if (((slave.bellyPreg >= 1500) || (slave.bellyAccessory === "a small empathy belly"))) { + r.push(`${slave.slaveName}'s top bulges with ${his} growing pregnancy, leaving some of it exposed to view at the bottom.`); + } else if (slave.weight > 30) { + r.push(`${slave.slaveName}'s top bulges with ${his} chubby belly, leaving some of it exposed to view.`); + } + } + } + + if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") { + if (slave.weight > 190) { + r.push(`Your sleek, slim society is absolutely appalled by ${his} horrendously bloated body.`); + } else if (slave.weight > 160) { + r.push(`Your sleek, slim society finds ${his} disgustingly bloated body repulsive.`); + } else if (slave.weight > 130) { + r.push(`Your sleek, slim society finds ${his} hugely bloated body disgusting.`); + } else if (slave.weight > 95) { + r.push(`Your sleek, slim society finds ${his} bloated body disgusting.`); + } else if (slave.weight > 30) { + r.push(`Your sleek, slim society finds ${his} flabby body unsightly.`); + } + } + if (V.arcologies[0].FSRepopulationFocus !== "unset") { + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Your breeding focused society finds ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly near the pinnacle of fashion despite ${his} inability to have children.`); + } else if (slave.bellyImplant > 0) { + r.push(`Your breeding focused society finds ${his} unfathomable, hyper-swollen, implant-filled belly near the pinnacle of fashion despite ${his} inability to have children.`); + } else { + r.push(`Your breeding focused society finds ${his} unfathomable, hyper-swollen pregnant belly the perfect realization of the fashionable ideal.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Your breeding focused society finds ${his} monolithic ${slave.inflationType}-filled belly highly fashionable despite ${his} inability to have children.`); + } else if (slave.bellyImplant > 0) { + r.push(`Your breeding focused society finds ${his} monolithic implant-filled belly highly fashionable despite ${his} inability to have children.`); + } else { + r.push(`Your breeding focused society finds ${his} monolithic pregnant belly near to the perfect realization of the fashionable ideal.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`Your breeding focused society finds ${his} titanic bulging pregnant belly the epitome of fashion.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`Your breeding focused society finds ${his} massive pregnant belly extremely fashionable.`); + } else if (slave.bellyPreg >= 15000) { + r.push(`Your breeding focused society finds ${his} huge pregnant belly very fashionable.`); + } else if (slave.bellyPreg >= 10000) { + r.push(`Your breeding focused society finds ${his} big pregnant belly very fashionable.`); + } else if (slave.bellyPreg >= 5000) { + r.push(`Your breeding focused society finds ${his} pregnant belly fashionable.`); + } else if (slave.bellyPreg >= 1500) { + r.push(`Your breeding focused society finds a developing pregnancy very fashionable.`); + } + } else if (V.arcologies[0].FSRepopulationFocusPregPolicy === 1 && slave.bellyPreg >= 1500) { + r.push(`Thanks to your trendsetting policies, society finds ${his} pregnant belly fashionable.`); + } else if (V.arcologies[0].FSRestart !== "unset") { + if (slave.belly >= 1000000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Your eugenics obsessed society sees ${his} unfathomable, hyper-swollen, ${slave.inflationType}-filled belly as equally unfathomably degenerate.`); + } else if (slave.bellyImplant > 0) { + r.push(`Your eugenics obsessed society sees ${his} unfathomable, hyper-swollen, implant-filled belly as equally unfathomably degenerate.`); + } else { + r.push(`Your eugenics obsessed society sees ${his} unfathomable, hyper-swollen pregnant belly the perfect antithesis of the fashionable ideal.`); + } + } else if (slave.belly >= 750000) { + if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) { + r.push(`Your eugenics obsessed society sees ${his} monolithic ${slave.inflationType}-filled belly as absolutely degenerate.`); + } else if (slave.bellyImplant > 0) { + r.push(`Your eugenics obsessed society sees ${his} monolithic implant-filled belly as absolutely degenerate.`); + } else { + r.push(`Your eugenics obsessed society sees ${his} monolithic pregnant belly as a near perfect antithesis of the fashionable ideal.`); + } + } else if (slave.bellyPreg >= 600000) { + r.push(`Your eugenics obsessed society sees ${his} titanic bulging pregnant belly as the epitome of degeneracy.`); + } else if (slave.bellyPreg >= 300000) { + r.push(`Your eugenics obsessed society views ${his} massive pregnant belly as complete degeneracy.`); + } else if (slave.bellyPreg >= 15000) { + if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -1) { + r.push(`Your eugenics obsessed society is pleased that ${he} is ripe with your child.`); + } else if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -6) { + r.push(`Your eugenics obsessed society is pleased that ${he} is ripe with an Elite child.`); + } else { + r.push(`Your eugenics obsessed society finds ${his} huge pregnant belly absolutely disgusting.`); + } + } else if (slave.bellyPreg >= 10000) { + if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -1) { + r.push(`Your eugenics obsessed society is pleased that ${he} is heavy with your child.`); + } else if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -6) { + r.push(`Your eugenics obsessed society is pleased that ${he} is heavy with an Elite child.`); + } else { + r.push(`Your eugenics obsessed society finds ${his} big pregnant belly absolutely disgusting.`); + } + } else if (slave.bellyPreg >= 5000) { + if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -1) { + r.push(`Your eugenics obsessed society is pleased that ${he} is swollen with your child.`); + } else if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -6) { + r.push(`Your eugenics obsessed society is pleased that ${he} is swollen with an Elite child.`); + } else { + r.push(`Your eugenics obsessed society finds ${his} pregnant belly disgusting.`); + } + } else if (slave.bellyPreg >= 1500) { + if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -1) { + r.push(`Your eugenics obsessed society is pleased that ${he} is swelling with your child.`); + } else if (slave.breedingMark === 1 && V.propOutcome === 1 && slave.pregSource === -6) { + r.push(`Your eugenics obsessed society is pleased that ${he} is swelling with an Elite child.`); + } else { + r.push(`Your eugenics obsessed society finds ${his} developing pregnancy insulting.`); + } + } + } + } else { + r.push(`${slave.slaveName}'s belly is bare and ready for surgery.`); + } + // closes surgery description + } + // closes show clothing + + if (slave.fuckdoll === 0) { + if (setup.fakeBellies.includes(slave.bellyAccessory)) { + switch (slave.bellyAccessory) { + case "a huge empathy belly": + r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman carrying twins.`); + break; + case "a large empathy belly": + r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman.`); + break; + case "a medium empathy belly": + r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a pregnant woman in ${his} second trimester.`); + break; + case "a small empathy belly": + r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a pregnant woman in ${his} first trimester.`); + break; + } + if (V.showBodyMods === 1) { + if (slave.navelPiercing === 1) { + r.push(`${His} fake navel bears a simple stud.`); + } else if (slave.navelPiercing === 2) { + r.push(`${His} fake navel is pierced with a big ring.`); + if (slave.clothes === "slutty jewelry") { + r.push(`It has a length of gilded chain dangling from it.`); + } else { + r.push(`It has a short length of chain dangling from it.`); + } + } + } + } else { + if (V.showBodyMods === 1) { + if (slave.navelPiercing === 1) { + r.push(`${His} navel bears a simple`); + if (slave.weight > 130) { + r.push(`stud, though it has since vanished into ${his} soft folds.`); + } else { + r.push(`stud.`); + } + } else if (slave.navelPiercing === 2) { + r.push(`${His} navel is pierced with a big`); + if (slave.weight > 130) { + r.push(`ring that just managed to extend out of the fat roll covering ${his} navel.`); + } else { + r.push(`ring.`); + } + if (slave.belly >= 10000) { + r.push(`It has a heavy bell dangling from it.`); + if (slave.bellyPreg >= 10000) { + r.push(`It sounds whenever ${his} bab`); + if (slave.pregType > 1) { + r.push(`ies`); + if (slave.pregType > 10) { + r.push(`kick, which is often`); + } else { + r.push(`kick.`); + } + } else { + r.push(`y kicks.`); + } + } + } else if (slave.clothes === "slutty jewelry") { + r.push(`It has a length of gilded chain dangling from it.`); + } else { + r.push(`It has a short length of chain dangling from it.`); + } + } + if (slave.bellyTat !== 0) { + if (slave.belly >= 300000) { + if (slave.bellyTat === "a heart") { + r.push(`A heart is tattooed around ${his} popped navel, though it is barely recognizable so stretched by ${his} titanic`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } else if (slave.bellyTat === "a star") { + r.push(`A star is tattooed around ${his} popped navel, though it is barely recognizable so stretched by ${his} titanic`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } else if (slave.bellyTat === "a butterfly") { + r.push(`A butterfly is tattooed around ${his} popped navel, though it is barely recognizable so stretched by ${his} titanic`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } + } else if (slave.belly >= 150000) { + if (slave.bellyTat === "a heart") { + r.push(`A heart is tattooed around ${his} popped navel, though it is rather stretched by ${his} enormous`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } else if (slave.bellyTat === "a star") { + r.push(`A star is tattooed around ${his} popped navel, though it is rather stretched by ${his} enormous`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } else if (slave.bellyTat === "a butterfly") { + r.push(`A butterfly is tattooed around ${his} popped navel, though it is rather stretched by ${his} enormous`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy.`); + } else { + r.push(`stomach.`); + } + } + } else if (slave.weight > 190 && slave.belly < 150000) { + r.push(`${He} has a tattoo around ${his} navel, but it is impossible to tell of what due to ${his} expansive fat rolls.`); + } else if (slave.belly >= 10000) { + if (slave.bellyTat === "a heart") { + r.push(`A heart is tattooed around ${his} popped navel, only to be truly seen when ${he} has a huge belly or is full-term.`); + } else if (slave.bellyTat === "a star") { + r.push(`A star is tattooed around ${his} popped navel, only to be truly seen when ${he} has a huge belly or is full-term.`); + } else if (slave.bellyTat === "a butterfly") { + r.push(`A butterfly is tattooed around ${his} popped navel, only to be truly seen when ${he} has a huge belly or is full-term.`); + } + } else if (slave.belly >= 5000 || slave.weight <= 190) { + r.push(`${He} has a barely recognizable tattoo around ${his} navel, it should reveal itself fully once ${he} is a little bigger.`); + } else if (slave.belly >= 1500) { + r.push(`${He} has an unrecognizable tattoo around ${his} navel, it has stretched slightly along with ${his} rounded middle.`); + } else { + r.push(`${He} has an unrecognizable tattoo scrunched around ${his} navel.`); + } + } + if (slave.birthsTat > 0) { + if (slave.birthsTat > 1) { + r.push(`${He} has a series of ${slave.birthsTat} baby-shaped tattoos adorning ${his} stomach; one for each successful`); + if (slave.pregKnown === 1) { + r.push(`pregnancy and a temporary one for ${his} current pregnancy.`); + } else { + r.push(`pregnancy.`); + } + } else { + r.push(`${He} has a single baby-shaped`); + if (slave.pregKnown === 1) { + r.push(`tattoo, and one temporary one,`); + } else { + r.push(`tattoo`); + } + r.push(`adorning ${his} stomach.`); + } + } else if (slave.birthsTat === 0 && slave.abortionTat === -1 && slave.pregKnown === 1) { + r.push(`${He} has a single baby-shaped temporary tattoo adorning ${his} stomach.`); + } + if (slave.abortionTat > 0) { + if (slave.abortionTat > 1) { + r.push(`${He} has a series of ${slave.abortionTat} crossed out baby-shaped`); + if (slave.pregKnown === 1) { + r.push(`tattoos, and one uncrossed one,`); + } else { + r.push(`tattoos`); + } + r.push(`adorning ${his} stomach; one for each pregnancy ${he}'s failed to complete.`); + } else { + r.push(`${He} has a single crossed out, baby-shaped`); + if (slave.pregKnown === 1) { + r.push(`tattoo, and one uncrossed one,`); + } else { + r.push(`tattoo`); + } + r.push(`adorning ${his} stomach.`); + } + } else if (slave.abortionTat === 0 && slave.birthsTat === -1 && slave.pregKnown === 1) { + r.push(`${He} has a single baby-shaped temporary tattoo adorning ${his} stomach.`); + } + } + if (slave.breedingMark === 1) { + if (V.propOutcome === 1) { + r.push(`The Societal Elites' mark designating ${him} as a breeder is prominently displayed across ${his} lower belly, beneath ${his} navel.`); + } else { + r.push(`An alluring tattoo is prominently displayed across ${his} lower belly, beneath ${his} navel, urging ${him} to be bred.`); + } + } + if (heavyBelly === 1) { + if (canWalk(slave)) { + r.push(`${His}`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancy`); + } else { + r.push(`stomach`); + } + r.push(`is so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support it.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks with ${his} arms under ${his} belly to help take its weight.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tends to lean on things to help relieve the weight.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and tries to stay seated as much as ${he} can.`); + } + } else if (slave.belly >= 750000) { + r.push(`It dwarfs ${his} torso, making ${him} a vestigial accessory to ${his} belly.`); + } else { + r.push(`It is easily as large as ${his} torso, making ${him} at least half belly.`); + } + if (slave.assignment !== "labor in the production line" && slave.assignment !== "be confined in the arcade" && (slave.assignment !== "work in the dairy" || V.dairyRestraintsSetting < 2) && slave.belly >= 300000) { + if (V.pregAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnant`); + } + r.push(`belly`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnancies`); + } else { + r.push(`bellies`); + } + } + r.push(`wider than a standard doorway.`); + } + } + } + } else { + if (slave.navelPiercing > 0 && V.showBodyMods === 1) { + if (slave.belly >= 10000) { + if (slave.navelPiercing === 1) { + r.push(`${His} popped navel bears a simple stud.`); + } else if (slave.navelPiercing === 2) { + r.push(`${His} popped navel is pierced with a big ring.`); + } + r.push(`It's eye-catching, since most of ${his} piercings are hidden by the suit.`); + } else { + r.push(`${His} navel piercing runs through the suit's material.`); + } + } + if (heavyBelly === 1) { + r.push(`The difficulties of being enormously`); + if (slave.bellyPreg >= 3000) { + r.push(`pregnant`); + } else { + r.push(`swollen`); + } + r.push(`are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both.`); + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/butt/anus.js b/src/npc/descriptions/butt/anus.js new file mode 100644 index 0000000000000000000000000000000000000000..a301abdc398ab9375ad4fb653bc4931f94158554 --- /dev/null +++ b/src/npc/descriptions/butt/anus.js @@ -0,0 +1,135 @@ +App.Desc.anus = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + let skinDesc; + if (skinToneLevel(slave.skin) < 13) { + skinDesc = "pink"; + } else if ((slave.anusTat === "bleached")) { + skinDesc = slave.skin; + } else if ((skinToneLevel(slave.skin) > 19)) { + skinDesc = "dark"; + } else { + skinDesc = "darker"; + } + let analSkinDesc = either("crinkled", "puckered", "puffy"); + if (slave.anus === 0) { + r.push(`${He} is an <span class="lime">anal virgin;</span> ${his} asshole is fresh and tight.`); + } else if (slave.anus === 1) { + r.push(`${His} ${either("anal opening", "anus", "asshole", "butthole")} is ${either("nice and", "very")} tight,`); + if (slave.analArea - slave.anus > 3) { + r.push(`but it's surrounded by a massive oval of ${analSkinDesc} ${skinDesc} skin that runs from ${his} tailbone all the way down to the `); + if (slave.vagina > -1) { + r.push(`bottom of ${his} pussy`); + } else { + r.push(`base of ${his} cock`); + } + r.push(`.`); + } else if (slave.analArea - slave.anus > 2) { + r.push(`but it's surrounded by an oval of ${analSkinDesc} ${skinDesc} skin that occupies ${his} entire ${either("asscrack", "buttcrack")} ass`); + } else if (slave.analArea - slave.anus > 1) { + r.push(`but it's surrounded by a big ring of ${analSkinDesc} ${skinDesc} skin.`); + } else if (slave.analArea - slave.anus > 0) { + r.push(`and it's surrounded by a cute ${either("pucker", "ring", "rosebud")} of ${skinDesc} skin`); + } else { + r.push(`and the ${skinDesc} skin around it is stretched smooth, since it's been deflowered only recently.`); + } + } else if (slave.anus === 2) { + r.push(`${His} ${either("anal opening", "anus", "asshole", "asspussy", "butthole")} is `); + if (slave.analArea - slave.anus > 1) { + r.push(`only`); + } + r.push(either("relaxed", "loose", "accommodating")); + if (slave.analArea - slave.anus > 2) { + r.push(`but it's surrounded by a massive oval of ${analSkinDesc} ${skinDesc} skin that runs from ${his} tailbone all the way down to the `); + if (slave.vagina > -1) { + r.push(`bottom of ${his} pussy.`); + } else { + r.push(`base of ${his} cock.`); + } + } else if (slave.analArea - slave.anus > 1) { + r.push(`but it's surrounded by an oval of ${analSkinDesc} ${skinDesc} skin that occupies ${his} entire ${either("asscrack", "buttcrack")}`); + } else if (slave.analArea - slave.anus > 0) { + r.push(`and it's surrounded by a big ring of ${analSkinDesc} ${skinDesc} skin.`); + } else { + r.push(`and the ${skinDesc} skin around it is stretched smooth, suggesting it's getting used to being this way.`); + } + } else if (slave.anus === 3) { + r.push(`${His} ${either("anal opening", "anus", "asshole", "asspussy", "butthole")} is a ${either("lewd", "loose", "relaxed", "welcoming")} slit`); + if (slave.analArea - slave.anus > 1) { + r.push(`and it's surrounded by a massive oval of ${analSkinDesc} ${skinDesc} skin that runs from ${his} tailbone all the way down to the `); + if (slave.vagina > -1) { + r.push(`bottom of ${his} pussy.`); + } else { + r.push(`base of ${his} cock.`); + } + } else if (slave.analArea - slave.anus > 0) { + r.push(`and it's surrounded by an oval of ${analSkinDesc} ${skinDesc} skin that occupies ${his} entire ${either("asscrack", "buttcrack")}`); + } else { + r.push(`and the ${skinDesc} skin around it is stretched smooth, suggesting ${he}'s getting used to having such a cock-hungry rear fuckhole.`); + } + } else { + r.push(`${His} ${either("anal opening", "anal slit", "anus", "asshole", "asspussy", "butthole")} is a ${either("loose", "open", "permanent", "relaxed")} gape,`); + if (slave.analArea - slave.anus > 0) { + r.push(`and it's surrounded by a massive oval of ${skinDesc} skin that runs from ${his} tailbone all the way down to the `); + if (slave.vagina > -1) { + r.push(`bottom of ${his} pussy`); + } else { + r.push(`base of ${his} cock`); + } + r.push(`.`); + } else { + r.push(`and the ${skinDesc} skin around it is stretched smooth, suggesting ${he}'s only recently had ${his} ass ruined.`); + } + } + + if (slave.pubicHStyle === "bushy" || slave.pubicHStyle === "very bushy") { + if (slave.physicalAge >= 13) { + r.push(`Since ${he} has been left natural, ${he} has some light ${slave.pubicHColor} pubic hair around ${his} ass.`); + } + } + + if (slave.minorInjury === "sore ass") { + r.push(`${His} asshole has seen hard use lately and looks a little sore.`); + } + + if (V.saleDescription === 1 && V.gingering === "ginger") { + r.push(`${His} asshole looks unusually puffy and sore. ${He}'s either been cruelly assraped lately, or ${he}'s had an irritant placed in ${his} anus.`); + } + + r.push(App.Desc.buttplug(slave)); + + r.push(App.Desc.mods(slave, "anus")); + + if (slave.fuckdoll > 0) { + r.push(`As a Fuckdoll,`); + if (slave.fuckdoll <= 45) { + r.push(`${he} is only fit to be locked in place so ${his} rear hole can be raped.`); + } else { + r.push(`${he} can be instructed to rhythmically squeeze `); + if (V.PC.dick !== 0) { + r.push(`cocks`); + } else { + r.push(`anything`); + } + r.push(` inserted into ${his} rear hole.`); + if (slave.fuckdoll <= 85) { + r.push(`${He} can also be ordered to bounce atop objects in ${his} anus.`); + } + } + } else { + if (slave.skill.anal >= 100) { + r.push(`${He} is a <span class="aquamarine">masterful anal slut.</span>`); + } else if (slave.skill.anal > 60) { + r.push(`${He} is an <span class="aquamarine">expert anal slut.</span>`); + } else if (slave.skill.anal > 30) { + r.push(`${He} is a <span class="aquamarine">skilled anal slut.</span>`); + } else if (slave.skill.anal > 10) { + r.push(`${He} has <span class="aquamarine">basic knowledge about anal.</span>`); + } else { + r.push(`${He} is unskilled at taking anal.`); + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/butt/butt.js b/src/npc/descriptions/butt/butt.js new file mode 100644 index 0000000000000000000000000000000000000000..74cb2275075fb883e875538920b1c75240ba70c3 --- /dev/null +++ b/src/npc/descriptions/butt/butt.js @@ -0,0 +1,1371 @@ +App.Desc.butt = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (V.showClothing === 1 && V.saleDescription === 0) { + if (V.surgeryDescription === 0) { + switch (slave.clothes) { + case "a Fuckdoll suit": + r.push(`The suit`); + if (slave.butt > 10) { + r.push(`hugs each of its massive buttocks individually, permitting`); + } else if (slave.butt > 6) { + r.push(`hugs each of its enormous buttocks individually, permitting`); + } else if (slave.butt > 3) { + r.push(`cups each of its big buttocks, permitting`); + } else { + r.push(`fits its little buttocks closely, offering`); + } + r.push(`easy access to the rear hole.`); + break; + case "conservative clothing": + r.push(`${His} slacks are pressed and`); + if (slave.butt > 10) { + r.push(`well-tailored, but strain at the seams trying to hold back ${his} massive ass.`); + } else if (slave.butt > 6) { + r.push(`well-tailored, but can't hide the huge size of ${his} ass.`); + } else if (slave.butt > 3) { + r.push(`well-tailored, but can't hide the huge size of ${his} ass.`); + } else { + r.push(`well-tailored.`); + } + break; + case "a nice nurse outfit": + r.push(`${His} trousers are`); + if (slave.butt > 10) { + r.push(`well-tailored, but strain at the seams trying to hold back ${his} massive ass.`); + } else if (slave.butt > 6) { + r.push(`well-tailored, but can't hide the huge size of ${his} ass.`); + } else if (slave.butt > 3) { + r.push(`well-tailored, but can't hide the huge size of ${his} ass.`); + } else { + r.push(`well-tailored.`); + } + break; + case "chains": + r.push(`Each buttock has a length of chain`); + if (slave.butt > 3) { + r.push(`disappearing`); + } else { + r.push(`running tightly`); + } + r.push(`under it.`); + break; + case "Western clothing": + r.push(`${His} chaps are assless, and ${his}`); + if (slave.butt > 10) { + r.push(`butt is so massive it seems to explode out of the hole left for it.`); + } else if (slave.butt > 6) { + r.push(`butt is so big it seems to explode out of the hole left for it.`); + } else if (slave.butt > 3) { + r.push(`big butt is bare.`); + } else { + r.push(`butt is bare.`); + } + break; + case "body oil": + r.push(`${His} buttocks are shiny with oil.`); + break; + case "a toga": + r.push(`${His} toga`); + if (slave.butt > 10) { + r.push(`barely covers ${his} ass, it does nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`covers ${his} ass, though it cannot conceal its absurd size.`); + } else { + r.push(`covers ${his} ass.`); + } + break; + case "a huipil": + r.push(`${His} huipil`); + if (slave.butt > 10) { + r.push(`disappears between ${his} monstrous asscheeks.`); + } else if (slave.butt > 6) { + r.push(`covers ${his} butt, though it cannot stop it from spilling from the sides.`); + } else { + r.push(`covers ${his} butt.`); + } + break; + case "kitty lingerie": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`panties' strings struggle to stay tied.`); + } else if (slave.butt > 6) { + r.push(`huge buttocks stretches the fabric of ${his} lingerie.`); + } else if (slave.butt > 3) { + r.push(`big butt is snug within ${his} panties.`); + } else { + r.push(`silken panties accentuate ${his} behind.`); + } + break; + case "attractive lingerie for a pregnant woman": + r.push(`${His} pretty silken panties`); + if (slave.butt > 10) { + r.push(`disappear between ${his} inhuman buttocks.`); + } else if (slave.butt > 6) { + r.push(`disappear between ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`peek out from between ${his} big buttocks.`); + } else { + r.push(`makes ${his} buttocks especially delectable.`); + } + break; + case "a maternity dress": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`massive buttocks strains the seams of ${his} dress considerably.`); + } else if (slave.butt > 6) { + r.push(`huge buttocks stretches the fabric of ${his} dress considerably.`); + } else if (slave.butt > 3) { + r.push(`big ass fills out ${his} dress nicely.`); + } else { + r.push(`dress completely hides ${his} butt.`); + } + break; + case "stretch pants and a crop-top": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`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.`); + } else if (slave.butt > 6) { + r.push(`huge buttocks stretch the fabric of ${his} stretch pants considerably, ${he} can barely manage to pull them over it.`); + } else if (slave.butt > 3) { + r.push(`big ass fills out ${his} stretch pants nicely.`); + } else { + r.push(`stretch pants tightly hug ${his} trim `); + if (hasAnyLegs(slave)) { + if (hasBothLegs(slave)) { + r.push(`legs`); + } else { + r.push(`leg`); + } + r.push(`and `); + } + r.push(`rear.`); + } + switch (slave.sexualFlaw) { + case "neglectful": + r.push(`"For Your Pleasure"`); + break; + case "cum addict": + r.push(`"Cum Deep Inside"`); + break; + case "anal addict": + r.push(`"Stick It In"`); + break; + case "attention whore": + r.push(`"Have a Look"`); + break; + case "breast growth": + r.push(`"Action Around Front"`); + break; + case "abusive": + r.push(`"No Escape"`); + break; + case "malicious": + r.push(`"Ball Breaker"`); + break; + case "self hating": + r.push(`"Ride Me Dry"`); + break; + case "breeder": + r.push(`"Wrong Hole"`); + break; + default: + if (slave.fetishKnown === 1) { + switch (slave.fetish) { + case "submissive": + r.push(`"Bend Me Over"`); + break; + case "cumslut": + r.push(`"Cum Hither"`); + break; + case "humiliation": + r.push(`"Pants Me"`); + break; + case "buttslut": + r.push(`"Your Hands Here"`); + break; + case "boobs": + r.push(`"Grope My Tits"`); + break; + case "sadist": + r.push(`"Crush Warning"`); + break; + case "masochist": + r.push(`"I've Been Bad"`); + break; + case "dom": + r.push(`"Always On Top"`); + break; + case "pregnancy": + r.push(`"Knock Me Up"`); + break; + case "mindbroken": + r.push(`"No Objections"`); + break; + default: + r.push(`"Fuck My Ass"`); + break; + } + } else { + r.push(App.Desc.inscrip(slave)); + } + } + r.push(`is written across the seat of ${his} pants in large, vibrant letters.`); + break; + case "a kimono": + r.push(`${His} kimono demurely covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, it does nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a slutty qipao": + r.push(`${His} qipao is slit up the side,`); + if (slave.butt > 10) { + r.push(`and ${his} ass is so massive that the rear part of the qipao rests meekly atop it.`); + } else if (slave.butt > 6) { + r.push(`and ${his} ass is so big that the rear part of the qipao only covers its top half.`); + } else { + r.push(`baring quite a bit of the side of each buttock.`); + } + break; + case "uncomfortable straps": + r.push(`${His} slave outfit's`); + if (slave.butt > 10) { + r.push(`straining straps frame ${his} colossal rear, with a strap disappearing under each inhuman buttock.`); + } else if (slave.butt > 6) { + r.push(`straining straps frame ${his} enormous rear, with a strap disappearing under each massive buttock.`); + } else if (slave.butt > 3) { + r.push(`straining straps frame ${his} enormous buttocks, with a strap passing uncomfortably under each one.`); + } else { + r.push(`straps frame ${his} buttocks, with a strap passing uncomfortably between them.`); + } + break; + case "shibari ropes": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`inhuman ass strains the tight ropes that frame it. Ass flesh bulges from between the ropes.`); + } else if (slave.butt > 6) { + r.push(`massive ass almost explodes out of the tight ropes that frame it.`); + } else if (slave.butt > 3) { + r.push(`big buttocks are deliciously framed by tight ropes.`); + } else { + r.push(`cute buttocks are each lifted by a rope that passes under them.`); + } + break; + case "restrictive latex": + if (slave.butt > 10) { + r.push(`The latex creaks ominously as it is strained by ${his} inhuman ass.`); + } else if (slave.butt > 6) { + r.push(`The latex creaks ominously as it is strained by ${his} massive ass.`); + } else if (slave.butt > 3) { + r.push(`${His} big buttocks strain the latex.`); + } else { + r.push(`The latex makes ${his} ass look even shapelier.`); + } + break; + case "attractive lingerie": + r.push(`${His} pretty lace g-string`); + if (slave.butt > 10) { + r.push(`disappears between ${his} inhuman buttocks.`); + } else if (slave.butt > 6) { + r.push(`disappears between ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`peeks out from between ${his} big buttocks.`); + } else { + r.push(`makes ${his} buttocks especially delectable.`); + } + break; + case "a succubus outfit": + r.push(`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.`); + break; + case "a slutty maid outfit": + r.push(`${His} maid dress`); + if (slave.butt > 10) { + r.push(`fails to cover any of ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`only covers the top quarter of ${his} massive`); + } else if (slave.butt > 3) { + r.push(`ends halfway down ${his} big`); + } else { + r.push(`ends three-quarters of the way down ${his}`); + } + r.push(`buttocks.`); + break; + case "a nice maid outfit": + r.push(`${His} maid dress`); + if (slave.butt > 10) { + r.push(`strains at the seams holding back ${his} massive`); + } else if (slave.butt > 6) { + r.push(`struggles to conceal ${his} huge`); + } else if (slave.butt > 3) { + r.push(`accentuates the curves of ${his} big`); + } else { + r.push(`demurely covers ${his}`); + } + r.push(`buttocks.`); + break; + case "a string bikini": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`slutty string bikini bottom disappears between ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`slutty string bikini bottom disappears between ${his} huge`); + } else if (slave.butt > 3) { + r.push(`slutty string bikini bottom peeks out from between ${his} big`); + } else { + r.push(`string bikini bottom runs enticingly down between ${his}`); + } + r.push(`buttocks.`); + break; + case "a scalemail bikini": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`barbaric scalemail bikini bottom barely covers ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`barbaric scalemail bikini bottom only somewhat covers ${his} huge`); + } else if (slave.butt > 3) { + r.push(`barbaric scalemail bikini bottom enticingly covers ${his} big`); + } else { + r.push(`scalemail bikini bottom completely covers ${his}`); + } + r.push(`buttocks.`); + break; + case "striped panties": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`cute panties barely covers ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`cute panties only somewhat covers ${his} huge`); + } else if (slave.butt > 3) { + r.push(`cute panties enticingly covers ${his} big`); + } else { + r.push(`cute panties completely covers ${his}`); + } + r.push(`buttocks.`); + break; + case "spats and a tank top": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`huge rear threatens to tear apart ${his} spats upon any movement.`); + } else if (slave.butt > 6) { + r.push(`large ass is constrained by ${his} tightly-worn spats.`); + } else if (slave.butt > 3) { + r.push(`spats snugly fit around ${his} big butt.`); + } else { + r.push(`spats snugly fit ${his} butt.`); + } + break; + case "lederhosen": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`huge rear threatens to tear apart ${his} shorts upon any movement.`); + } else if (slave.butt > 6) { + r.push(`large ass is constrained by ${his} tightly-worn shorts.`); + } else if (slave.butt > 3) { + r.push(`shorts snugly fit around ${his} big butt.`); + } else { + r.push(`shorts snugly fit ${his} butt.`); + } + break; + case "a cheerleader outfit": + r.push(`${His} pleated cheerleader skirt rests`); + if (slave.butt > 10) { + r.push(`atop ${his} massive ass.`); + } else if (slave.butt > 6) { + r.push(`atop ${his} huge ass.`); + } else if (slave.butt > 3) { + r.push(`over ${his} plump butt.`); + } else { + r.push(`over ${his} cute butt.`); + } + break; + case "clubslut netting": + r.push(`${His} netting`); + if (slave.butt > 6) { + r.push(`strains to support ${his} massive behind.`); + } else if (slave.butt > 3) { + r.push(`strains to restrain ${his} big behind.`); + } else { + r.push(`technically covers ${his} cute butt, but it's all visible.`); + } + break; + case "cutoffs and a t-shirt": + r.push(`${His} cutoffs`); + if (slave.butt > 10) { + r.push(`fail to cover ${his} massive buttocks, with the jean material disappearing between them.`); + } else if (slave.butt > 6) { + r.push(`fail to cover ${his} huge buttocks, with the jean material almost disappearing between them.`); + } else if (slave.butt > 3) { + r.push(`bare the bottom of each of ${his} big buttocks.`); + } else { + r.push(`bare a little buttock in back.`); + } + break; + case "a slutty outfit": + if (slave.butt > 5) { + r.push(`Many of ${his} choices of slutty outfit leave all or part of ${his} huge buttocks bare.`); + } else { + r.push(`Some of ${his} choices of slutty outfit reveal part of ${his} buttocks.`); + } + break; + case "a slutty nurse outfit": + r.push(`${His}`); + if (slave.butt > 10) { + r.push(`massive buttocks are easily visible below the hem of ${his} tight skirt.`); + } else if (slave.butt > 6) { + r.push(`huge buttocks are easily visible below the hem of ${his} tight skirt.`); + } else if (slave.butt > 3) { + r.push(`big butt is just visible past the hem of ${his} tight skirt.`); + } else { + r.push(`tight skirt comes down to just below the bottom of ${his} buttocks.`); + } + break; + case "a schoolgirl outfit": + r.push(`${His} skirt`); + if (slave.butt > 10) { + r.push(`can't begin to cover ${his} massive butt, and just rests on top of ${his} buttocks, leaving virtually ${his} entire behind`); + } else if (slave.butt > 6) { + r.push(`can't begin to cover ${his} huge butt, and just rests on top of ${his} buttocks, leaving virtually ${his} entire behind`); + } else if (slave.butt > 3) { + r.push(`only covers the top of ${his} big butt, leaving most of ${his} bottom`); + } else { + r.push(`only covers the top half of ${his} butt, leaving the bottom half of ${his} behind`); + } + r.push(`bare.`); + break; + case "a fallen nuns habit": + r.push(`${His} latex habit parts to leave ${his}`); + if (slave.butt > 10) { + r.push(`inhuman`); + } else if (slave.butt > 6) { + r.push(`massive`); + } else if (slave.butt > 3) { + r.push(`big`); + } + r.push(`buttocks bare.`); + break; + case "a chattel habit": + r.push(`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 (slave.butt > 10) { + r.push(`massive buttocks have a way of trapping the strip of fabric in back between them.`); + } else if (slave.butt > 6) { + r.push(`huge buttocks have a way of trapping the strip of fabric in back between them.`); + } else if (slave.butt > 3) { + r.push(`big buttocks force the strip of fabric in back to swoop out over them.`); + } else { + r.push(`cute buttocks are just curved enough to push the strip in back out a bit.`); + } + break; + case "a slave gown": + r.push(`${His} slave gown`); + if (slave.butt > 10) { + r.push(`is tailored as tastefully as possible for ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`is tailored as tastefully as possible for ${his} massive`); + } else if (slave.butt > 3) { + r.push(`is tailored to flatter ${his} big`); + } else { + r.push(`tastefully clings to ${his}`); + } + r.push(`buttocks.`); + break; + case "a halter top dress": + r.push(`${His} beautiful halter top dress is`); + if (slave.butt > 10) { + r.push(`tailored, but still strains at the seams to hold ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`tailored as possible for ${his} massive`); + } else if (slave.butt > 3) { + r.push(`tailored to flatter ${his} big`); + } else { + r.push(`almost sculpted over ${his}`); + } + r.push(`buttocks.`); + break; + case "a dirndl": + r.push(`${His} beautiful dirndl is`); + if (slave.butt > 10) { + r.push(`tailored, but still strains at the seams to hold ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`tailored as possible for ${his} massive`); + } else if (slave.butt > 3) { + r.push(`tailored to flatter ${his} big`); + } else { + r.push(`almost sculpted over ${his}`); + } + r.push(`buttocks.`); + break; + case "a biyelgee costume": + r.push(`${His} beautiful costume is`); + if (slave.butt > 10) { + r.push(`tailored, but still strains at the seams to hold ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`tailored as possible for ${his} massive`); + } else if (slave.butt > 3) { + r.push(`tailored to flatter ${his} big`); + } else { + r.push(`almost sculpted over ${his}`); + } + r.push(`buttocks.`); + break; + case "a ball gown": + r.push(`${His} fabulous silken ball gown is draped`); + if (slave.butt > 10) { + r.push(`as tastefully as possible for ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`as tastefully as possible for ${his} massive`); + } else if (slave.butt > 3) { + r.push(`around ${his} big`); + } else { + r.push(`around ${his}`); + } + r.push(`buttocks.`); + break; + case "nice business attire": + r.push(`${His} suit skirt`); + if (slave.butt > 10) { + r.push(`is tailored but still strains to restrain ${his} massive buttocks.`); + } else if (slave.butt > 6) { + r.push(`is tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`is tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hugs ${his} derrière.`); + } + break; + case "slutty business attire": + r.push(`${His} skirt is so short that`); + if (slave.butt > 10) { + r.push(`quite a lot of inhumanly large`); + } else if (slave.butt > 6) { + r.push(`quite a lot of massive`); + } else if (slave.butt > 3) { + r.push(`more than a hint of`); + } else { + r.push(`a hint of`); + } + r.push(`buttock is visible in back.`); + break; + case "a comfortable bodysuit": + r.push(`${His} bodysuit comfortably hugs ${his}`); + if (slave.butt > 10) { + r.push(`massive`); + } + r.push(`butt.`); + break; + case "a latex catsuit": + if (slave.butt > 10) { + r.push(`The latex creaks ominously as it is strained by ${his} inhuman ass.`); + } else if (slave.butt > 6) { + r.push(`The latex creaks ominously as it is strained by ${his} massive ass.`); + } else if (slave.butt > 3) { + r.push(`${His} latex covered big buttocks are shapely and smooth.`); + } else { + r.push(`${His} latex covered buttocks are shapely and smooth.`); + } + break; + case "a military uniform": + r.push(`${His} uniform skirt`); + if (slave.butt > 10) { + r.push(`is tailored as tastefully as possible to restrain ${his} enormous buttocks, though its massive size strains the seams.`); + } else if (slave.butt > 6) { + r.push(`is tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`is tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hugs ${his} derrière.`); + } + break; + case "a mounty outfit": + r.push(`${His} uniform slacks`); + if (slave.butt > 10) { + r.push(`are tailored as tastefully as possible to restrain ${his} enormous buttocks, though its massive size strains the seams.`); + } else if (slave.butt > 6) { + r.push(`are tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`are tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hug ${his} derrière.`); + } + break; + case "a schutzstaffel uniform": + r.push(`${His} uniform trousers`); + if (slave.butt > 10) { + r.push(`are tailored as tastefully as possible to restrain ${his} enormous buttocks, though its massive size strains the seams.`); + } else if (slave.butt > 6) { + r.push(`are tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`are tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hug ${his} derrière.`); + } + break; + case "a slutty schutzstaffel uniform": + r.push(`${His} uniform miniskirt`); + if (slave.butt > 10) { + r.push(`is tailored as tastefully as possible to restrain ${his} enormous buttocks, though its massive size strains the seams.`); + } else if (slave.butt > 6) { + r.push(`is tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`is tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hug ${his} derrière.`); + } + break; + case "a red army uniform": + r.push(`${His} uniform skirt`); + if (slave.butt > 10) { + r.push(`is tailored as tastefully as possible to restrain ${his} enormous buttocks, though its massive size strains the seams.`); + } else if (slave.butt > 6) { + r.push(`is tailored as tastefully as possible to restrain ${his} huge buttocks.`); + } else if (slave.butt > 3) { + r.push(`is tailored to flatter ${his} big buttocks.`); + } else { + r.push(`tastefully hugs ${his} derrière.`); + } + break; + case "a mini dress": + r.push(`${His} scandalously short dress`); + if (slave.butt > 10) { + r.push(`is impossible to pull over ${his} enormous buttocks, leaving ${his} behind entirely exposed.`); + } else if (slave.butt > 6) { + r.push(`is at constant risk of sliding above ${his} huge butt and leaving ${his} behind entirely exposed.`); + } else if (slave.butt > 3) { + r.push(`barely covers half of ${his} ample buttocks.`); + } else { + r.push(`barely manages to cover ${his} buttocks.`); + } + break; + case "an apron": + r.push(`${His} girly, frilly apron offers no protection in the back, leaving ${his}`); + if (slave.butt > 10) { + r.push(`enormous buttocks`); + } else if (slave.butt > 6) { + r.push(`huge buttocks`); + } else if (slave.butt > 3) { + r.push(`ample buttocks`); + } else { + r.push(`buttocks`); + } + r.push(`completely exposed.`); + break; + case "a leotard": + r.push(`${His} high-sided leotard leaves ${his} hips totally bare, and`); + if (slave.butt > 10) { + r.push(`disappears completely between ${his} enormous buttocks.`); + } else if (slave.butt > 6) { + r.push(`disappears completely between ${his} buttocks.`); + } else if (slave.butt > 3) { + r.push(`almost disappears between ${his} buttocks.`); + } else { + r.push(`leaves ${his} buttocks bare.`); + } + break; + case "a monokini": + r.push(`${His} monokini covers ${his} buttocks fully, the fabric clinging to each`); + if (slave.butt > 10) { + r.push(`gargantuan cheek.`); + } else if (slave.butt > 6) { + r.push(`giant cheek.`); + } else if (slave.butt > 3) { + r.push(`substantial cheek.`); + } else { + r.push(`cheek.`); + } + break; + case "a cybersuit": + r.push(`${His} bodysuit covers ${his} buttocks fully, the material stretching tightly against ${his}`); + if (slave.butt > 10) { + r.push(`gargantuan assflesh.`); + } else if (slave.butt > 6) { + r.push(`giant assflesh.`); + } else if (slave.butt > 3) { + r.push(`substantial assflesh.`); + } else { + r.push(`assflesh.`); + } + break; + case "battlearmor": + r.push(`${His} armor covers ${his} buttocks fully, stretching tightly against ${his}`); + if (slave.butt > 10) { + r.push(`gargantuan assflesh.`); + } else if (slave.butt > 6) { + r.push(`giant assflesh.`); + } else if (slave.butt > 3) { + r.push(`substantial assflesh.`); + } else { + r.push(`assflesh.`); + } + break; + case "a bunny outfit": + r.push(`${His} teddy is actually quite modest in back, covering ${his} buttocks in tight satin with a fluffy white cottontail positioned over ${his} tailbone.`); + break; + case "harem gauze": + r.push(`${His} harem gauze filmily covers`); + if (slave.butt > 10) { + r.push(`the acres of assflesh.`); + } else if (slave.butt > 6) { + r.push(`the expanse of ${his} assflesh.`); + } else if (slave.butt > 3) { + r.push(`${his} big buttocks.`); + } else { + r.push(`${his} buttocks.`); + } + break; + case "slutty jewelry": + r.push(`${His} bangles include a loose chain about ${his} waist that`); + if (slave.butt > 10) { + r.push(`${he} constantly has to fish out of the cleft between ${his} inhuman`); + } else if (slave.butt > 6) { + r.push(`${he} constantly has to fish out of the cleft between ${his} massive`); + } else if (slave.butt > 3) { + r.push(`dips seductively down toward the cleft between ${his} big`); + } else { + r.push(`dips seductively down toward the cleft between ${his}`); + } + r.push(`buttocks.`); + break; + case "overalls": + r.push(`${His} overalls decently cover ${his}`); + if (slave.butt > 10) { + r.push(`ass, but they do nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`butt, though they cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a hijab and abaya": + case "a niqab and abaya": + r.push(`${His} abaya modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a klan robe": + r.push(`${His} robe modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a hijab and blouse": + r.push(`${His} skirt modestly covers ${his}`); + if (slave.butt > 8) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 5) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a burqa": + r.push(`${His} burqa modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a tube top and thong": + case "a thong": + case "a slutty klan robe": + case "a t-shirt and thong": + r.push(`${His} thong leaves ${his}`); + if (slave.butt > 10) { + r.push(`butt completely bare, as it has long since been lost in its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt completely bare, as its enormity has since devoured it.`); + } else if (slave.butt > 3) { + r.push(`big butt completely visible.`); + } else { + r.push(`butt completely visible.`); + } + break; + case "a button-up shirt and panties": + case "a sweater and panties": + case "panties and pasties": + case "a t-shirt and panties": + case "a tank-top and panties": + case "striped underwear": + case "panties": + r.push(`${His} panties partially cover ${his}`); + if (slave.butt > 10) { + r.push(`ass, but does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it does not conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a bra": + case "a button-up shirt": + case "a sweater": + case "a tank-top": + case "a tube top": + case "a striped bra": + case "an oversized t-shirt": + case "a t-shirt": + case "a sports bra": + case "pasties": + r.push(`${His} clothing leaves ${his}`); + if (slave.butt > 10) { + r.push(`mammoth ass completely bare.`); + } else if (slave.butt > 7) { + r.push(`huge ass completely bare.`); + } else if (slave.butt > 3) { + r.push(`big ass completely bare.`); + } else { + r.push(`ass completely bare.`); + } + break; + case "a gothic lolita dress": + r.push(`${His} dress modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a hanbok": + r.push(`${His} hanbok modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a police uniform": + r.push(`${His} police trousers modestly cover ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a nice pony outfit": + case "a slutty pony outfit": + r.push(`${His} outfit immodestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, and does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, and does nothing to conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a one-piece swimsuit": + r.push(`${His} swimsuit modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a t-shirt and jeans": + case "cutoffs": + case "jeans": + case "a sweater and cutoffs": + r.push(`${His} jeans modestly cover ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a skimpy loincloth": + r.push(`${His} loincloth barely covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "an oversized t-shirt and boyshorts": + case "boyshorts": + r.push(`${His} boy shorts modestly cover ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "sport shorts and a t-shirt": + case "sport shorts and a sports bra": + case "sport shorts": + r.push(`${His} shorts cling tightly to ${his}`); + if (slave.butt > 10) { + r.push(`ass, but do nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`butt, though they cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "leather pants and pasties": + case "leather pants": + case "leather pants and a tube top": + r.push(`${His} leather pants snugly cover ${his}`); + if (slave.butt > 10) { + r.push(`curvaceously mammoth ass, but do nothing to conceal its absurd size.`); + } else if (slave.butt > 7) { + r.push(`curvaceously huge ass, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`curvaceous big ass.`); + } else { + r.push(`curvaceous ass.`); + } + break; + case "a burkini": + r.push(`${His}`); + if (slave.butt > 9) { + r.push(`giant ass pushes up ${his} swimsuit's tunic.`); + } else if (slave.butt > 6) { + r.push(`large butt is accentuated by ${his} swimsuit.`); + } else if (slave.butt > 3) { + r.push(`big bottom is modestly covered by ${his} swimsuit.`); + } else { + r.push(`rear is modestly covered by ${his} swimsuit.`); + } + break; + case "a long qipao": + r.push(`${His} qipao modestly covers ${his}`); + if (slave.butt > 10) { + r.push(`ass, but it does nothing to conceal its absurd size.`); + } else if (slave.butt > 6) { + r.push(`butt, though it cannot conceal its absurd size.`); + } else if (slave.butt > 3) { + r.push(`big butt.`); + } else { + r.push(`butt.`); + } + break; + case "a Santa dress": + r.push(`The hemline of ${his} dress is intentionally too high,`); + if (slave.butt > 10) { + r.push(`leaving the entirety of ${his} massive ass exposed.`); + } else if (slave.butt > 6) { + r.push(`covering only the topmost portion of ${his} giant rear.`); + } else if (slave.butt > 6) { + r.push(`only managing to cover half of ${his} big butt.`); + } else if (slave.butt > 2) { + r.push(`exposing the very bottom of ${his} asscheeks.`); + } else { + r.push(`just barely managing to cover ${his} rear.`); + } + break; + case "a courtesan dress": + r.push(`${His} dress elegantly drapes across ${his}`); + if (slave.butt > 10) { + r.push(`inhuman buttocks, fanning wide as it travels down the lewd masses.`); + } else if (slave.butt > 6) { + r.push(`massive buttocks, giving a tantilizing view as it parts ever so slightly.`); + } else if (slave.butt > 3) { + r.push(`buttocks, making it look larger than it already is.`); + } else { + r.push(`buttocks.`); + } + break; + case "a bimbo outfit": + r.push(`${His} scandalously short miniskirt`); + if (slave.butt > 10) { + r.push(`is impossible to pull over ${his} enormous buttocks, leaving ${his} behind entirely exposed. The only hint of ${his} thong are a pair of straps disapearing into ${his} crack.`); + } else if (slave.butt > 6) { + r.push(`is impossible to pull over ${his} huge butt, leaving ${his} behind entirely exposed as its enormity has since devoured ${his} thong.`); + } else if (slave.butt > 3) { + r.push(`is constantly sliding up ${his} ample buttocks, leaving ${his} thong completely visible.`); + } else { + r.push(`barely manages to cover even half ${his} buttocks, leaving ${his} thong completely visible.`); + } + break; + default: + } + } + } + + r.push(App.Desc.mods(slave, "lower back")); + + r.push(`${He}'s got a`); + if (slave.butt <= 1) { + r.push(`flat and`); + if (V.arcologies[0].FSSlimnessEnthusiast > 20 && V.arcologies[0].FSHedonisticDecadence === "unset") { + r.push(either("attractive", "enticing", "fashionable")); + } else { + r.push(either("skinny", "slim", "taut")); + } + r.push(`ass,`); + } else if (slave.butt <= 2) { + if (V.arcologies[0].FSSlimnessEnthusiast > 20 && V.arcologies[0].FSHedonisticDecadence === "unset") { + r.push(either("fashionable", "sleek and attractive", "small and enticing")); + } else { + r.push(either("rounded, small", "small but rounded", "small, sleek")); + } + r.push(`rear end,`); + } else if (slave.butt <= 3) { + r.push(`${either("big and healthy", "curved and plump", "healthy and plump")} derrière,`); + } else if (slave.butt <= 4) { + r.push(`${either("big bubble", "curvy and enticing", "juicy and large")} butt,`); + } else if (slave.butt <= 5) { + r.push(`${either("huge", "juicy and huge", "massive and undeniable")} rear end,`); + } else if (slave.butt <= 6) { + r.push(`${either("enormous", "truly massive")} posterior,`); + } else if (slave.butt <= 7) { + r.push(`${either("gigantic", "titanic")} ass,`); + } else if (slave.butt <= 10) { + r.push(`${either("gigantic", "titanic")} ass,`); + if (slave.assignment === "work in the dairy" && V.dairyStimulatorsSetting > 1) { + r.push(`so big it jiggles as the machine rapes ${his} asshole,`); + } else if (!canWalk(slave)) { + r.push(`so big it would jiggle as ${he} walked — if ${he} could walk —`); + } else { + r.push(`so big it jiggles as ${he} walks,`); + } + } else if (slave.butt <= 14) { + r.push(`${either("cushion-like", "hall-crowding")} ass,`); + if (slave.assignment === "work in the dairy" && V.dairyStimulatorsSetting > 1) { + r.push(`so big it massively jiggles as the machine rapes ${his} asshole,`); + } else if (!canWalk(slave)) { + r.push(`so big it would jiggle nonstop as ${he} walked — if ${he} could walk —`); + } else { + r.push(`so big it jiggles nonstop as ${he} walks,`); + } + } else { + r.push(`${either("bean bag sized", "room-crowding")} ass,`); + if (slave.assignment === "work in the dairy" && V.dairyStimulatorsSetting > 1) { + r.push(`so massive it jiggles endlessly as the machine rapes ${his} asshole,`); + } else if (!canWalk(slave)) { + r.push(`so massive it would jiggle endlessly as ${he} walked — if ${he} could walk —`); + } else { + r.push(`so massive it jiggles endlessly as ${he} walks,`); + } + } + + r.push(App.Desc.hips(slave)); + + if (V.showImplantEffects === 1) { + if (slave.fuckdoll > 0) { + r.push(`The tight suit forces ${his} ass into the most attractive shape possible and keeps it there regardless of position.`); + } else { + if (slave.buttImplant === 1) { + r.push(`${His} butt implants make ${his} ass look especially pert no matter how ${he} moves.`); + } else if (slave.buttImplant === 2) { + r.push(`${His} big butt implants make ${his} ass jut out curvaceously whatever pose ${he}'s in.`); + } else if (slave.buttImplant > 2) { + r.push(`${He} has `); + if (slave.buttImplantType === "string") { + r.push(`engorged string`); + } else if (slave.buttImplantType === "normal") { + r.push(`butt`); + } else { + r.push(`fillable butt`); + } + r.push(`implants, and it shows. Whatever ${his} position, ${his} ass looks just as artificially enticing.`); + } else if (slave.buttImplant > 7) { + r.push(`${He} has oversized `); + if (slave.buttImplantType === "string") { + r.push(`engorged string`); + } else if (slave.buttImplantType === "normal") { + r.push(`silicone butt`); + } else { + r.push(`fillable butt`); + } + r.push(`implants, and it is completely obvious. Whatever ${his} position, ${his} ass looks like someone shoved a pair of overinflated beachballs in ${his} buttcheeks.`); + } else if (slave.buttImplant > 12) { + r.push(`${He} has oversized `); + if (slave.buttImplantType === "string") { + r.push(`engorged string`); + } else { + r.push(`fillable butt`); + } + r.push(`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.`); + } else if (slave.buttImplant > 17) { + r.push(`${He} has oversized `); + if (slave.buttImplantType === "string") { + r.push(`engorged string`); + } else { + r.push(`fillable butt`); + } + r.push(`implants, and it is completely obvious. Whatever ${his} position, ${his} immense ass dominates ${his} surroundings with its unyielding mass.`); + } + } + if (V.arcologies[0].FSTransformationFetishist !== "unset") { + if (slave.buttImplant > 0) { + r.push(`${His} rear is about ${Math.floor((slave.buttImplant / slave.butt) * 100)}% implant.`); + } + } + if (V.arcologies[0].FSTransformationFetishist > 20) { + if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") { + if (slave.butt >= 3) { + if (slave.buttImplant / slave.butt < .25) { + r.push(`${His} ass is < span class="red" > disgustingly natural</span > for its size.`); + } else { + r.push(`${His} asscheeks are < span class="green" > obviously implants,</span > as they should be.`); + } + } + } else { + if (slave.butt >= 6) { + if (slave.buttImplant / slave.butt < .5) { + r.push(`${His} ass is < span class="red" > disgustingly natural</span > for its size.`); + } else { + r.push(`${His} asscheeks are < span class="green" > obviously implants,</span > as they should be.`); + } + } + } + } + } + + if (V.arcologies[0].FSGenderFundamentalistLawBeauty + V.arcologies[0].FSGenderRadicalistLawBeauty > 0) { + if (slave.butt > 6 && V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`It's too big for the fashionable feminine ideal.`); + } else if (slave.butt > 4 && V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`It's bigger than expected for the fashionable feminine ideal, but your arcology loves huge butts, so it's not a surprise.`); + } else if (slave.butt > 4) { + r.push(`It's too big for the fashionable feminine ideal.`); + } else if (slave.butt < 3) { + r.push(`It's too small for the fashionable feminine ideal.`); + } + } else if (V.arcologies[0].FSSlimnessEnthusiastLaw === 1 && (slave.butt > 1)) { + r.push(`It's way too big for the fashionable feminine ideal.`); + } else if (V.arcologies[0].FSHedonisticDecadenceLaw2 === 1 && (slave.butt < 5)) { + r.push(`It's too small for the fashionable feminine ideal.`); + } + + if (slave.physicalAge <= 3) { + if (slave.butt >= 8) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} butt is so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his}`); + if (hasBothArms(slave)) { + r.push(`arms`); + } else { + r.push(`arm`); + } + r.push(`to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks with ${his}`); + if (hasBothArms(slave)) { + r.push(`hands`); + } else { + r.push(`hand`); + } + r.push(`sunk into ${his} buttcheeks to help take their weight.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge cheeks on whatever nearby surfaces ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated on ${his} enormous rear rather than stand.`); + } + } else { + r.push(`Together it is nearly the same size as ${his} torso, making ${him} about half butt.`); + } + if (slave.butt > 15) { + if (V.buttAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a rear`); + } else { + r.push(`${He}`); + if (V.saleDescription === 1) { + r.push(`'ll have`); + } else { + r.push(`has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with buttcheeks`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge <= 12) { + if (slave.butt >= 12) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} butt is so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his}`); + if (hasBothArms(slave)) { + r.push(`arms`); + } else { + r.push(`arm`); + } + r.push(`to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks with ${his}`); + if (hasBothArms(slave)) { + r.push(`hands`); + } else { + r.push(`hand`); + } + r.push(`sunk into ${his} buttcheeks to help take their weight.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge cheeks on whatever nearby surfaces ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated on ${his} enormous rear rather than stand.`); + } + } else { + r.push(`Together it is nearly the same size as ${his} torso, making ${him} about half butt.`); + } + if (slave.butt > 15) { + if (V.buttAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a rear`); + } else { + r.push(`${He}`); + if (V.saleDescription === 1) { + r.push(`'ll have`); + } else { + r.push(`has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with buttcheeks`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge > 12) { + if (slave.butt > 17) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} butt is so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his}`); + if (hasBothArms(slave)) { + r.push(`arms`); + } else { + r.push(`arm`); + } + r.push(`to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks with ${his}`); + if (hasBothArms(slave)) { + r.push(`hands`); + } else { + r.push(`hand`); + } + r.push(`sunk into ${his} buttcheeks to help take their weight.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge cheeks on whatever nearby surfaces ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated on ${his} enormous rear rather than stand.`); + } + } else { + r.push(`Together it is nearly the same size as ${his} torso, making ${him} about half butt.`); + } + if (slave.butt > 15) { + if (V.buttAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a rear`); + } else { + r.push(`${He}`); + if (V.saleDescription === 1) { + r.push(`'ll have`); + } else { + r.push(`has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with buttcheeks`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } + + if (slave.fuckdoll === 0) { + if (slave.markings === "heavily freckled") { + r.push(`${His} freckles are particularly dense across ${his} lower back.`); + } else if (slave.markings === "freckles") { + r.push(`${His} lower back is covered in a light speckling of freckles.`); + } + } + + if (slave.tailShape === "neko") { + r.push(`${He} has a long, slender, ${slave.tailColor} cat tail which tends to sway side to side when ${he} is focused on a task.`); + } else if (slave.tailShape === "inu") { + r.push(`${He} has a bushy, ${slave.tailColor} dog tail which tends to wag energetically when ${he} gets exited.`); + } else if (slave.tailShape === "kit") { + r.push(`${He} has a soft, fluffy, ${slave.tailColor} fox tail.`); + } else if (slave.tailShape === "kitsune") { + r.push(`${He} has three incredibly soft, fluffy, ${slave.tailColor} fox tails; they feel heavenly to the touch.`); + } else if (slave.tailShape === "tanuki") { + r.push(`${He} has a long, fluffy, ${slave.tailColor} tanuki tail with a dark stripe running down the middle.`); + } else if (slave.tailShape === "ushi") { + r.push(`${He} has a long, ${slave.tailColor} cow tail; it has a small tuft of hair at the end and tends to swat at things absentmindedly.`); + } else if (slave.tailShape === "usagi") { + r.push(`${He} has a short and fluffy ${slave.tailColor} rabbit tail.`); + } else if (slave.tailShape === "risu") { + r.push(`${He} has a big and bushy ${slave.tailColor} squirrel tail.`); + } else if (slave.tailShape === "uma") { + r.push(`${He} has a long horse tail consisting of consisting of ${slave.tailColor} hair.`); + } else if (slave.tail === "combat") { + r.push(`${He} has a very long ${slave.tailColor} metallic tail that can lash out, constrict, and deploy razor sharp spikes on command.`); + } else if (slave.tail === "sex") { + r.push(`${He} has a long, slender, ${slave.tailColor} tail.While not strong, it is very dexterous and has a small fleshy spade - shaped tip that can vibrate and dispense lube on command.`); + } + + r.push(App.Desc.mods(slave, "buttock")); + return r.join(" "); +}; diff --git a/src/npc/descriptions/butt/buttplug.js b/src/npc/descriptions/butt/buttplug.js new file mode 100644 index 0000000000000000000000000000000000000000..a116eb92300aedafc76fe2942854a1ec527dec37 --- /dev/null +++ b/src/npc/descriptions/butt/buttplug.js @@ -0,0 +1,719 @@ +App.Desc.buttplug = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (slave.assignment === "work in the dairy" && V.dairyRestraintsSetting > 1) { + r.push(`${slave.slaveName}'s anus is`); + if (V.dairyStimulatorsSetting > 1) { + r.push(`filled by an enormous dildo `); + if (slave.balls > 0) { + r.push(`which is sodomizing ${him} vigorously to force ejaculation.`); + } else { + r.push(`which is filling ${his} rectum with curative fluids.`); + } + } else { + r.push(`being penetrated by ${his} milking machine for curative delivery.`); + } + } else { + if (V.showClothing === 1 && V.saleDescription === 0) { + switch (slave.clothes) { + case "a Fuckdoll suit": + r.push(`The suit has a wide opening for its rear hole, leaving the anus bare and unprotected.`); + break; + case "chains": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is completely visible and a chain runs down around it.`); + } else { + r.push(`Another chain runs down ${his}`); + if (slave.anus > 2) { + r.push(`asscrack; ${his} asshole is so huge that it occasionally threatens to swallow one of the links.`); + } else { + r.push(`asscrack.`); + } + } + break; + case "Western clothing": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is completely visible from the rear.`); + } else { + r.push(`With ${his} ass bare,`); + if (slave.anus > 2) { + r.push(`${his} huge asshole is very visible from the rear.`); + } else if (slave.anus > 1) { + r.push(`${his} roomy asshole is very visible from the rear.`); + } else { + r.push(`there is an occasional glimpse of ${his} asshole.`); + } + } + break; + case "body oil": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is visible from the rear.`); + } else { + r.push(`With ${his} butt bare,`); + if (slave.anus > 2) { + r.push(`${his} huge, well-oiled asshole is very visible from the rear.`); + } else if (slave.anus > 1) { + r.push(`${his} roomy, well-oiled asshole is very visible from the rear.`); + } else { + r.push(`there is an occasional glimpse of ${his} well-oiled asshole.`); + } + } + break; + case "attractive lingerie for a pregnant woman": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is quite visible under ${his} silken panties.`); + } else { + r.push(`${His}`); + if (slave.anus > 3) { + r.push(`gaping asshole can easily be discerned though ${his} panties.`); + } else { + r.push(`panties completely hide ${his} asshole.`); + } + } + break; + case "kitty lingerie": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is quite visible under ${his} silken panties.`); + } else { + r.push(`${His} silken panties cover ${his}`); + if (slave.anus > 3) { + r.push(`gaping asshole.`); + } else { + r.push(`asshole.`); + } + } + break; + case "a maternity dress": + if (slave.chastityAnus) { + r.push(`${His} maternity dress hides ${his} anal chastity accessory underneath.`); + } else { + r.push(`Though ${his} dress covers ${his} rear, ${his} asshole is bare beneath it.`); + } + break; + case "stretch pants and a crop-top": + if (slave.chastityAnus) { + r.push(`${His} tight, form-fitting pants highlight the chastity device hidden beneath them.`); + } else { + r.push(`${His} tight, form-fitting pants conceal ${his} asshole, but even a cursory fondle reveals ${he} isn't wearing any underwear.`); + } + break; + case "spats and a tank top": + if (slave.chastityAnus) { + r.push(`${His} tight, form-fitting shorts make ${his} chastity device obvious.`); + } else { + r.push(`${His} tight, form-fitting shorts hug ${his} asshole so closely that ${his} anus is distinctly visible through the material.`); + } + break; + case "a slutty qipao": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is barely covered from the rear.`); + } else { + if (slave.butt > 6) { + r.push(`The rear hem of ${his} qipao is so inadequate to cover ${his} butt that`); + if (slave.anus > 2) { + r.push(`${his} huge asshole is very visible from the rear.`); + } else if (slave.anus > 1) { + r.push(`${his} roomy asshole is very visible from the rear.`); + } else { + r.push(`there is an occasional glimpse of ${his} asshole.`); + } + } + } + break; + case "uncomfortable straps": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is completely visible. ${His} straps come down around it between ${his} buttocks.`); + } else { + r.push(`The strap between ${his} buttocks has a steel ring over ${his}`); + if (slave.anus > 2) { + r.push(`butthole to admit cock. Amusingly, the ring is probably more restrictive than ${his} loose ass.`); + } else { + r.push(`asshole to admit cock.`); + } + } + break; + case "shibari ropes": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is completely visible. ${His} rope passes around it between ${his} buttocks.`); + } else { + r.push(`The rope between ${his} buttocks passes`); + if (slave.anus > 2) { + r.push(`over ${his} asshole, but ${his} lewd anus is so big that it's visible to either side of it.`); + } else { + r.push(`tightly over ${his} asshole.`); + } + } + break; + case "restrictive latex": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt can be barely made out through the latex.`); + } else { + r.push(`${His}`); + if (slave.anus > 1) { + r.push(`well-fucked`); + } else { + r.push(`tight`); + } + r.push(`asshole is visible through a hole in the latex, left expressly to admit cock.`); + } + break; + case "attractive lingerie": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is on display.`); + } else { + r.push(`${His} g-string`); + if (slave.anus > 1) { + r.push(`cannot conceal ${his} well-fucked`); + } else { + r.push(`shows only a hint of ${his} tight`); + } + r.push(`asshole.`); + } + break; + case "a burkini": + case "a monokini": + if (slave.chastityAnus) { + r.push(`${His} anal chastity device is concealed by ${his} swimsuit.`); + } else { + r.push(`${His} swimsuit fully conceals ${his}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole.`); + } else { + r.push(`tight butthole.`); + } + } + break; + case "overalls": + if (slave.chastityAnus) { + r.push(`${His} anal chastity device is concealed by ${his} overalls.`); + } else { + r.push(`${His} overalls give no hint of the`); + if (slave.anus > 1) { + r.push(`well-fucked butthole`); + } else { + r.push(`tight asshole`); + } + r.push(`underneath.`); + } + break; + case "an apron": + if (slave.chastityAnus) { + r.push(`Since ${he} is nude under ${his} apron, ${his} anal chastity device is on open display.`); + } else { + r.push(`Since ${he} is nude under ${his} apron, ${his}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole`); + } else { + r.push(`tight butthole`); + } + r.push(`is on open display.`); + } + break; + case "a cybersuit": + if (slave.chastityAnus) { + r.push(`${His} anal chastity device is integrated into ${his} bodysuit.`); + } else { + r.push(`${His} bodysuit fully conceals ${his}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole.`); + } else { + r.push(`tight butthole.`); + } + } + break; + case "a string bikini": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is integrated into ${his} bikini.`); + } else { + r.push(`${His}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole makes a mockery of ${his} string bikini, which cannot begin to conceal it.`); + } else { + r.push(`string bikini shows more than a hint of ${his} tight asshole.`); + } + } + break; + case "a scalemail bikini": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is integrated into ${his} bikini.`); + } else { + r.push(`${His}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole is concealed by ${his} scalemail bikini.`); + } else { + r.push(`scalemail bikini conceals ${his} tight asshole.`); + } + } + break; + case "striped panties": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is integrated into ${his} panties.`); + } else { + r.push(`${His}`); + if (slave.anus > 1) { + r.push(`well-fucked asshole is concealed by ${his} cute panties.`); + } else { + r.push(`cute panties conceal ${his} tight asshole.`); + } + } + break; + case "clubslut netting": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt is fully visible through the netting.`); + } else { + r.push(`There's a hole in ${his} netting right over ${his}`); + if (slave.anus > 1) { + r.push(`big`); + } else { + r.push(`tight`); + } + r.push(`butthole.`); + } + break; + case "a cheerleader outfit": + r.push(`If ${he} bends over even slightly, the hem of ${his} skirt rides up to reveal ${his}`); + if (slave.chastityAnus) { + r.push(`anal chastity belt.`); + } else { + if (slave.anus > 1) { + r.push(`${his} lewd butthole.`); + } else { + r.push(`a hint of ${his} tight anus.`); + } + } + break; + case "harem gauze": + r.push(`${His}`); + if (slave.chastityAnus) { + r.push(`anal chastity belt is clearly`); + } else { + if (slave.anus > 1) { + r.push(`well-fucked asshole is clearly`); + } else { + r.push(`tight ass is tantalizingly`); + } + } + r.push(`visible through ${his} gauze.`); + break; + case "a fallen nuns habit": + if (slave.chastityAnus) { + r.push(`${His} uncovered butt shows off ${his} anal chastity belt clearly when ${he} bends over.`); + } else { + r.push(`With ${his} butt uncovered, committing the sin of sodomy with this nun is as easy as bending ${him} over.`); + } + break; + case "a chattel habit": + if (slave.chastityAnus) { + r.push(`Underneath ${his} chattel habit, ${his} anal chastity belt prevents anal.`); + } else { + r.push(`The strip of cloth over ${his} rear hole can be flipped up for anal, or tucked up under the belt for prolonged sodomy.`); + } + break; + case "a penitent nuns habit": + if (slave.chastityAnus) { + r.push(`Underneath ${his} habit, ${his} anal chastity belt prevents anal.`); + } else { + r.push(`${His} poor sinful asshole is terribly chafed by ${his} habit.`); + } + break; + case "a slutty outfit": + r.push(`${His} slutty outfits`); + if (slave.chastityAnus) { + r.push(`betray ${his} anal chastity belt.`); + } else { + r.push(`are designed for easy access to ${his} asshole.`); + } + break; + case "a slave gown": + if (slave.chastityAnus) { + r.push(`${His} pretty gown hides ${his} anal chastity accessory underneath.`); + } else { + r.push(`Though ${his} gown is very pretty, ${his} asshole is bare beneath it.`); + } + break; + case "a halter top dress": + if (slave.chastityAnus) { + r.push(`${His} beautiful halter top dress hides ${his} anal chastity accessory underneath.`); + } else { + r.push(`Though ${his} halter top dress is very beautiful, ${his} asshole is bare beneath it.`); + } + break; + case "a ball gown": + if (slave.chastityAnus) { + r.push(`${His} fabulous silken ball gown hides ${his} anal chastity accessory underneath.`); + } else { + r.push(`Though ${his} silken ball gown is fabulous, ${his} asshole is bare beneath it.`); + } + break; + case "a comfortable bodysuit": + r.push(`${His} bodysuit is so form-fitting that the shape of ${his}`); + if (slave.chastityAnus) { + r.push(`anal chastity accessory is clearly`); + } else { + r.push(`anus is distinctly`); + } + r.push(`visible.`); + break; + case "a latex catsuit": + r.push(`${His} crotch zipper`); + if (slave.chastityAnus) { + r.push(`does nothing as ${his} anal chastity accessory is underneath it.`); + } else { + r.push(`gives ready access to ${his} asshole.`); + } + break; + case "a leotard": + r.push(`The thin strip of leotard running between`); + if (slave.chastityAnus) { + r.push(`${his} `); + if (hasBothLegs(slave)) { + r.push(`legs`); + } else { + r.push(`hips`); + } + r.push(` are so thin that ${his} anal chastity accessory is clearly visible underneath.`); + } else { + r.push(`${his} buttocks are so thin and snug that the outline of ${his} anus is clearly`); + if (slave.butt > 3) { + r.push(`visible if ${he}'s spread.`); + } else { + r.push(`visible.`); + } + } + break; + case "a mini dress": + r.push(`If ${he} bends over even slightly, the hem of ${his} short dress rides up to reveal ${his}`); + if (slave.chastityAnus) { + r.push(`anal chastity accessory underneath.`); + } else { + if (slave.anus > 1) { + r.push(`lewd butthole.`); + } else { + r.push(`tight anus.`); + } + } + break; + case "a slutty nurse outfit": + if (slave.chastityAnus) { + r.push(`The very tight skirt covers ${his} anal chastity accessory.`); + } else { + r.push(`The skirt is tight enough that lifting it to fuck ${his} butt is an amusing wrestling match.`); + } + break; + case "a schoolgirl outfit": + r.push(`The skirt is so short that it`); + if (slave.chastityAnus) { + r.push(`reveals ${his} anal chastity accessory.`); + } else { + r.push(`doesn't even have to be lifted to fuck ${his} schoolgirl ass.`); + } + break; + case "a hijab and blouse": + r.push(`${His} long skirt may be modest, but it's also loose and easy to lift, allowing access to`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory.`); + } else { + r.push(`${his} anus.`); + } + break; + case "a hijab and abaya": + case "a niqab and abaya": + r.push(`The abaya may be modest, but it's also loose and easy to lift, allowing access to`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory.`); + } else { + r.push(`${his} anus.`); + } + break; + case "a klan robe": + r.push(`The robe fully covers ${his} body, but it's also loose and easy to lift, allowing access to`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory.`); + } else { + r.push(`${his} anus.`); + } + break; + case "a slutty klan robe": + r.push(`The skimpy robe fails to cover most of ${his} body, allowing easy access to`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory.`); + } else { + r.push(`${his} anus.`); + } + break; + case "a burqa": + r.push(`The burqa's heavy fabric makes it somewhat difficult to lift, which helps to conceal ${his}`); + if (slave.chastityAnus) { + r.push(`anal chastity accessory.`); + } else { + if (slave.anus > 2) { + r.push(`immorally used asshole.`); + } else { + r.push(`naked asshole.`); + } + } + break; + case "a slutty maid outfit": + r.push(`The short skirt of ${his} maid dress`); + if (slave.chastityAnus) { + r.push(`covers ${his} anal chastity accessory.`); + } else { + r.push(`is made to be easily liftable for access to ${his} anus.`); + } + break; + case "a nice maid outfit": + r.push(`As conservative as ${his} dress is,`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory still hides under it.`); + } else { + r.push(`${his} anus is still bare beneath it.`); + } + break; + case "a kimono": + r.push(`As demure as the kimono is,`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory still lies beneath it.`); + } else { + r.push(`${his} anus is still bare underneath it.`); + } + break; + case "a Santa dress": + r.push(`The short hem of ${his} festive dress`); + if (slave.chastityAnus) { + r.push(`fails to fully cover ${his} anal chastity device.`); + } else { + r.push(`allows easy access to ${his} anus.`); + } + break; + case "a long qipao": + r.push(`The qipao may be modest, but it's also loose and easy to lift, allowing access to`); + if (slave.chastityAnus) { + r.push(`${his} anal chastity accessory.`); + } else { + r.push(`${his} anus.`); + } + break; + case "a courtesan dress": + if (slave.chastityAnus) { + r.push(`${His} layered skirt, when unparted, hides ${his} anal chastity accessory.`); + } else { + r.push(`${His} skirt may look fancy, but it allows easy access to ${his} bare anus.`); + } + break; + case "a bimbo outfit": + case "a tube top and thong": + case "a thong": + case "a t-shirt and thong": + if (slave.chastityAnus) { + r.push(`${His} anal chastity belt keeps ${his} thong from riding up on ${him}.`); + } else { + r.push(`${His} thong can easily be slipped aside to expose ${his} anus.`); + } + break; + case "conservative clothing": + case "a toga": + case "huipil": + case "cutoffs and a t-shirt": + case "battledress": + case "battlearmor": + case "a mounty outfit": + case "lederhosen": + case "a dirndl": + case "a biyelgee costume": + case "slutty business attire": + case "nice business attire": + case "a military uniform": + case "a bunny outfit": + case "a nice nurse outfit": + case "a schutzstaffel uniform": + case "a slutty schutzstaffel uniform": + case "a red army uniform": + case "a button-up shirt and panties": + case "a gothic lolita dress": + case "a hanbok": + case "a bra": + case "a button-up shirt": + case "a nice pony outfit": + case "a sweater": + case "a tank-top": + case "a tube top": + case "a one-piece swimsuit": + case "a police uniform": + case "a striped bra": + case "a skimpy loincloth": + case "a slutty pony outfit": + case "a sports bra": + case "a sweater and panties": + case "a t-shirt": + case "a tank-top and panties": + case "an oversized t-shirt and boyshorts": + case "an oversized t-shirt": + case "a t-shirt and jeans": + case "boyshorts": + case "cutoffs": + case "leather pants and pasties": + case "leather pants": + case "panties": + case "sport shorts and a t-shirt": + case "a t-shirt and panties": + case "panties and pasties": + case "pasties": + case "striped underwear": + case "sport shorts and a sports bra": + case "jeans": + case "a sweater and cutoffs": + case "leather pants and a tube top": + case "sport shorts": + /* We could use chastity belt descriptions! */ + break; + default: + if (slave.anus > 2) { + if (slave.chastityAnus) { + r.push(`${His} bare buttocks and ${his} anal chastity accessory are very visible from the rear.`); + } else { + r.push(`With ${his} ass bare, ${his} huge asshole is very visible from the rear.`); + } + } else if ((slave.anus > 1)) { + if (slave.chastityAnus) { + r.push(`${His} bare buttocks and ${his} anal chastity accessory are very visible from the rear.`); + } else { + r.push(`With ${his} ass bare, ${his} loose asshole is visible from the rear.`); + } + } else { + if (slave.chastityAnus) { + r.push(`${His} bare buttocks and ${his} anal chastity accessory are visible.`); + } else { + r.push(`With ${his} ass bare, there is an occasional glimpse of ${his} asshole.`); + } + } + break; + } + } + } + + switch (slave.buttplug) { + case "plug": + r.push(`It's filled by a standard`); + if (slave.anus > 2) { + r.push(`buttplug, which is on the verge of falling out.`); + } else { + r.push(`buttplug.`); + } + if (slave.buttplugAttachment === "tail") { + r.push(`A tail protrudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`A bushy ${slave.hColor} tail with a white tip protrudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`A slim, spotted tail with a cute tuft at its tip protudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`A tail protrudes from the back of the plug and springs upwards from ${his} rear.`); + } + break; + case "long plug": + r.push(`It's filled by a standard sized, overly long`); + if (slave.anus > 2) { + r.push(`buttplug, which is on the verge of sliding out ${his} rear.`); + } else { + r.push(`buttplug.`); + } + r.push(`It causes a noticeable bulge in ${his} belly.`); + if (slave.buttplugAttachment === "tail") { + r.push(`A tail protrudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`A bushy ${slave.hColor} tail with a white tip protrudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`A slim, spotted tail with a cute tuft at its tip protudes from the back of the plug and dangles from ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`A tail protrudes from the back of the plug and springs upwards from ${his} rear.`); + } + break; + case "large plug": + r.push(`It's`); + if (slave.anus < 2) { + r.push(`agonizingly stretched`); + } else if (slave.anus < 3) { + r.push(`uncomfortably stretched`); + } else { + r.push(`comfortably stretched`); + } + r.push(`by a large buttplug.`); + if (slave.buttplugAttachment === "tail") { + r.push(`${He} swings the tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`${He} swings the bushy ${slave.hColor} tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`${He} swings the spotted tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`${He} bounces the tail from side to side with every shift of ${his} rear.`); + } + break; + case "long, large plug": + r.push(`It's`); + if (slave.anus < 2) { + r.push(`agonizingly stretched`); + } else if (slave.anus < 3) { + r.push(`uncomfortably stretched`); + } else { + r.push(`comfortably stretched`); + } + r.push(`by a large and long buttplug. It causes a noticeable bulge in ${his} belly.`); + if (slave.buttplugAttachment === "tail") { + r.push(`${He} swings the tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`${He} swings the bushy ${slave.hColor} tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`${He} swings the spotted tail from side to side with every shift of ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`${He} bounces the tail from side to side with every shift of ${his} rear.`); + } + break; + case "huge plug": + if (slave.anus < 4) { + r.push(`It's agonizingly stretched by a plug so huge ${his} anus is probably being stretched into a permanent gape.`); + if (slave.fuckdoll === 0) { + if (slave.fetish === "masochist" && slave.fetishKnown === 1 && slave.fetishStrength > 60) { + r.push(`${He}'s frequently in tears from the pain, which is so sharp it often tips ${him} over into spontaneous orgasm.`); + } else { + r.push(`${He} spends much of ${his} time sobbing with anal pain and fear at having ${his} hole ruined.`); + } + } + } else { + r.push(`Its ridiculous gape is comfortably filled by a huge buttplug.`); + } + if (slave.buttplugAttachment === "tail") { + r.push(`${He} sways the tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`${He} sways the bushy ${slave.hColor} tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`${He} sways the spotted tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`${He} jiggles the tail back and forth with every ginger movement of ${his} rear.`); + } + break; + case "long, huge plug": + if (slave.anus < 4) { + r.push(`It's agonizingly stretched by a plug so huge it causes ${his} belly to bulge and is likely stretching ${his} anus into a permanent gape.`); + if (slave.fuckdoll === 0) { + if (slave.fetish === "masochist" && slave.fetishKnown === 1 && slave.fetishStrength > 60) { + r.push(`${He}'s frequently in tears from the pain, which is so sharp it often tips ${him} over into spontaneous orgasm.`); + } else { + r.push(`${He} spends much of ${his} time sobbing with anal pain and fear at having ${his} hole ruined.`); + } + } + } else { + r.push(`Its ridiculous gape is comfortably filled by a wide and long buttplug. It causes a noticeable bulge in ${his} belly.`); + } + if (slave.buttplugAttachment === "tail") { + r.push(`${He} sways the tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "fox tail") { + r.push(`${He} sways the bushy ${slave.hColor} tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "cow tail") { + r.push(`${He} sways the spotted tail back and forth with every ginger movement of ${his} rear.`); + } else if (slave.buttplugAttachment === "cat tail") { + r.push(`${He} jiggles the tail back and forth with every ginger movement of ${his} rear.`); + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/crotch/crotch.js b/src/npc/descriptions/crotch/crotch.js new file mode 100644 index 0000000000000000000000000000000000000000..9cbd05d408064a06cde370a6585f13dfd339b7ac --- /dev/null +++ b/src/npc/descriptions/crotch/crotch.js @@ -0,0 +1,1530 @@ +App.Desc.crotch = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (V.showClothing === 1 && V.saleDescription === 0) { + if (slave.assignment === "work in the dairy" && V.dairyRestraintsSetting > 1) { + if (V.dairyPregSetting > 1 && slave.ovaries === 1) { + r.push(`${slave.slaveName}'s pussy is occupied by a massive dildo, servicing ${his} womb with its ejaculate.`); + } else if ((slave.balls > 0)) { + if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dick is buried in ${his} milking machine's cum receptacle.`); + } else { + r.push(`The milking machine keeps a cup against ${slave.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.`); + } + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s pussy is being serviced by a drug-ejaculating dildo.`); + } + } else { + switch (slave.clothes) { + case "a Fuckdoll suit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0) { + if (slave.dick > 6) { + r.push(`absurd`); + } else if (slave.dick > 4) { + r.push(`big`); + } else if (slave.dick > 2) { + r.push(`modest`); + } else { + r.push(`pathetic`); + } + if (canAchieveErection(slave)) { + r.push(`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 (slave.scrotum > 0) { + r.push(`${His} ballsack have its own uncomfortably tight pouch in the suit.`); + } + } else { + r.push(`soft cock`); + if (slave.scrotum > 0) { + r.push(` and balls are`); + } else { + r.push(`is`); + } + r.push(` trapped up against its abdomen, under the Fuckdoll suit's protective material.`); + } + } + if (slave.vagina > -1) { + if (slave.dick > 0) { + r.push(`${His} front hole, meanwhile, is left completely bare.`); + } else { + r.push(`front hole is left completely bare by the Fuckdoll suit's protective material.`); + } + } else if (slave.dick === 0) { + r.push(`groin is covered by featureless Fuckdoll material; there's nothing of interest there.`); + } + break; + case "conservative clothing": + if (slave.dick > 6) { + r.push(`There is an absurd bulge at the crotch of ${slave.slaveName}'s pants.`); + } else if (slave.dick > 3) { + r.push(`There is a distinct bulge at the crotch of ${slave.slaveName}'s pants.`); + } else if (slave.dick > 1) { + r.push(`There is a modest bulge at the crotch of ${slave.slaveName}'s pants.`); + } else { + r.push(`The crotch of ${slave.slaveName}'s pants is perfectly smooth.`); + } + break; + case "spats and a tank top": + if (slave.dick > 7) { + r.push(`There is an absurdly large, tightly hugged bulge running down the leg of ${slave.slaveName}'s spats.`); + if (slave.dick > 8) { + r.push(` ${His} spats are too short to keep ${his} dick`); + if (slave.dick === 9) { + r.push(`head`); + } + r.push(` from popping out of ${his} pantleg.`); + } + } else if (slave.dick > 6) { + r.push(`There is an absurdly large, tightly hugged bulge at the crotch of ${slave.slaveName}'s spats.`); + } else if (slave.dick > 3) { + r.push(`There is a tightly hugged bulge at the crotch of ${slave.slaveName}'s spats.`); + } else if (slave.dick > 1) { + r.push(`There is a slight, tightly hugged, bulge at the crotch of ${slave.slaveName}'s spats.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s spats are tight enough to highlight ${his} embarrassingly small cock.`); + } else if (slave.clit > 3) { + r.push(`There is a tightly hugged bulge at the crotch of ${slave.slaveName}'s spats that seems to be really distracting when ${he} moves.`); + } else if (slave.balls > 0 && slave.scrotum > 0) { + r.push(`There is a pair of tightly hugged bulges in the crotch of ${slave.slaveName}'s spats.`); + } else if (slave.vagina > -1) { + r.push(`${His} tight spats hug ${his} crotch so closely that ${his} `); + if (slave.vagina === 0) { + r.push(`virgin `); + } + r.push(`pussy is clearly discernible.`); + } else { + r.push(`${His} tight spats hug ${his} perfectly smooth crotch.`); + } + break; + case "stretch pants and a crop-top": + if (slave.dick > 8) { + r.push(`There is an absurd bulge at the crotch and down the leg of ${slave.slaveName}'s stretch pants.`); + } else if (slave.dick > 4) { + r.push(`There is a distinct bulge at the crotch of ${slave.slaveName}'s stretch pants.`); + } else if (slave.dick > 2) { + r.push(`There is a modest bulge at the crotch of ${slave.slaveName}'s stretch pants.`); + } else if (slave.dick > 0) { + r.push(`There is a pathetic bump in the crotch of ${slave.slaveName}'s stretch pants.`); + } else if (slave.vagina > -1) { + r.push(`${His} stretch pants are so tight you can see ${he} isn't wearing underwear right through the fabric.`); + } else { + r.push(`${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.`); + } + break; + case "chains": + if (slave.dick > 0) { + r.push(`${slave.slaveName} has chain dangling from around ${his} waist to end next to ${his} cock, so that when ${he} moves, it occasionally strikes ${him} in the dick.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s chains leave ${his} featureless groin bare; there's nothing there to restrain.`); + } else { + r.push(`${slave.slaveName}'s pussy has a chain running tightly between ${his} pussylips.`); + } + break; + case "Western clothing": + r.push(`${slave.slaveName}'s chaps have no crotch, so ${his}`); + if (slave.dick > 2) { + r.push(`dick dangles`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is`); + } else if (slave.dick > 0) { + r.push(`little dick is`); + } else { + r.push(`pussy is`); + } + r.push(`bare.`); + break; + case "body oil": + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`Every surface of ${slave.slaveName}'s hermaphroditic genitalia have been carefully`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dick has been lovingly`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s featureless groin has been lovingly`); + } else { + r.push(`${slave.slaveName}'s pussy has been lovingly`); + } + r.push(`oiled.`); + break; + case "a toga": + if (slave.dick > 3) { + r.push(`Something is tenting the front of ${slave.slaveName}'s toga.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dick is hidden behind ${his} toga.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s featureless groin is hidden by ${his} toga.`); + } else { + r.push(`${slave.slaveName}'s pussy is concealed by ${his} toga.`); + } + break; + case "a huipil": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`dick is long enough that its head dangles down below the front of ${his} short huipil.`); + } else if (slave.dick > 0) { + r.push(`huipil occasionally tents in front when ${he} moves.`); + } else if (slave.vagina === -1) { + r.push(`huipil barely comes down far enough to cover ${his} featureless groin.`); + } else { + r.push(`huipil barely comes down far enough to cover ${his} pussy.`); + } + break; + case "attractive lingerie for a pregnant woman": + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.bellyPreg >= 5000) { + r.push(`${slave.slaveName}'s massive erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.bellyPreg >= 5000)) { + r.push(`${slave.slaveName}'s huge erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s erection is so massive that ${he}'s restrained it by trapping its head under ${his} bra.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and the tip rests comically under ${his} chin.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s erection is so big that ${he}'s restrained it by trapping its head under ${his} bra.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if ((slave.dick > 3) && (slave.vagina > -1)) { + r.push(`${slave.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.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.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.`); + } else if (slave.dick > 3) { + r.push(`${slave.slaveName}'s silken panties cannot cover ${his} cock. ${He}'s simply pulled it to one side.`); + } else if (slave.dick > 0) { + r.push(`${slave.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.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s silken panties demurely cover ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s silken panties demurely cover ${his} pussy.`); + } + break; + case "a maternity dress": + if (slave.dick > 5) { + r.push(`Something massive can be seen bulging under ${his} dress.`); + } else if (slave.dick > 2) { + r.push(`When ${he} moves, something occasionally tents the front of ${his} dress.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s dress demurely conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s dress demurely conceals ${his} pussy.`); + } + break; + case "a slutty qipao": + r.push(`${slave.slaveName}'s`); + if (slave.bellyPreg >= 5000 || slave.weight > 95 || (slave.bellyAccessory === "a huge empathy belly") || (slave.bellyAccessory === "a large empathy belly") || (slave.bellyAccessory === "a medium empathy belly")) { + r.push(`qipao doesn't even come close to reaching ${his} crotch.`); + } else if (slave.dick > 3) { + r.push(`dick is long enough that its head dangles down below the front of ${his} short qipao.`); + } else if (slave.dick > 0) { + r.push(`qipao occasionally tents in front when ${he} moves.`); + } else if (slave.vagina === -1) { + r.push(`qipao barely comes down far enough to cover ${his} featureless groin.`); + } else { + r.push(`qipao barely comes down far enough to cover ${his} pussy.`); + } + break; + case "uncomfortable straps": + r.push(`${slave.slaveName}'s strap `); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs`); + } else { + r.push(`along ${his} perineum`); + } + r.push(` has a steel ring`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`around the base of ${his} dick, letting it pass through, and a ring over ${his} pussy.`); + } else if (slave.dick > 0) { + r.push(`the base of ${his} dick, letting it pass through.`); + } else if (slave.vagina === -1) { + r.push(`over the little hole in ${his} featureless groin.`); + } else { + r.push(`over ${his} pussy.`); + } + break; + case "shibari ropes": + if (!(slave.chastityPenis) && (slave.dick > 4) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`${slave.slaveName}'s ropes bind ${his} huge cock to the bottom of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnant`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly.`); + } else if (!(slave.chastityPenis) && (slave.dick > 4) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s ropes bind ${his} huge cock straight up ${his} abdomen.`); + if (slave.boobs > 400) { + r.push(` It's so long that its head rests between ${his} breasts.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s ropes are woven in a complex pattern to bind all parts of ${his} complicated genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s ropes include a tight loop around the base of ${his} dick.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName} has a couple of ropes framing ${his} featureless groin, to draw attention to it.`); + } else { + r.push(`${slave.slaveName} has a rope passing tightly between ${his} pussylips.`); + } + break; + case "restrictive latex": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia are visible through a special hole in the latex.`); + } else if (slave.dick > 0) { + r.push(`latex has a hole to leave ${his} dick bare and vulnerable.`); + } else if (slave.vagina === -1) { + r.push(`latex has no hole over ${his} featureless groin.`); + } else { + r.push(`latex has a hole to leave ${his} pussy bare and vulnerable.`); + } + break; + case "attractive lingerie": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`huge erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is so massive that ${he}'s restrained it by trapping its head under ${his} bra.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and the tip rests comically under ${his} chin.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is so big that ${he}'s restrained it by trapping its head under ${his} bra.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if ((slave.dick > 3) && (slave.vagina > -1)) { + r.push(`lace g-string 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.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`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.`); + } else if (slave.dick > 3) { + r.push(`lace g-string cannot cover ${his} cock. ${He}'s simply pulled it to one side.`); + } else if (slave.dick > 0) { + r.push(`lace g-string demurely covers ${his} dick as long as ${he} doesn't move too much, but it has a way of slipping out.`); + } else if (slave.vagina === -1) { + r.push(`lace g-string demurely covers ${his} featureless groin.`); + } else { + r.push(`lace g-string demurely covers ${his} pussy.`); + } + break; + case "a succubus outfit": + r.push(`${slave.slaveName}'s leather skirt is cut to conceal precisely nothing in front, coming down to just above`); + if (slave.dick > 0) { + r.push(`the base of ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${his} featureless groin.`); + } else { + r.push(`${his} clit.`); + } + break; + case "kitty lingerie": + r.push(`${slave.slaveName}'s panties`); + if (slave.dick > 5) { + r.push(`can't conceal ${his} giant penis, which is pushed between its fabric cat ears.`); + } else if (slave.dick > 3) { + r.push(`bulge from the size of ${his} large penis.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`cover ${his} dual genitalia.`); + } else if (slave.dick > 0) { + r.push(`cover ${his} penis.`); + } else if (slave.vagina === -1) { + r.push(`cover ${his} genitalia-free groin.`); + } else { + r.push(`cover ${his} pussy.`); + } + break; + case "a burkini": + r.push(`${slave.slaveName}'s burkini is designed to modestly cover ${his}`); + if (slave.dick > 5 && slave.vagina > -1) { + r.push(`dual genitalia, but the size of the bulge between ${his} `); + if (hasBothLegs(slave)) { + r.push(`legs`); + } else { + r.push(`hips`); + } + r.push(` shows how well that worked.`); + } else if (slave.dick > 5) { + r.push(`penis, but the size of the bulge between ${his} `); + if (hasBothLegs(slave)) { + r.push(`legs`); + } else { + r.push(`hips`); + } + r.push(` shows how well that worked.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`dual genitalia, which it does.`); + } else if (slave.dick > 0) { + r.push(`penis, which it does.`); + } else if (slave.vagina === -1) { + r.push(`genitalia-free groin, which it does very easily.`); + } else { + r.push(`pussy, which it does.`); + } + break; + case "a monokini": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`dick creates a large bulge in the front of ${his} monokini.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia creates a small bulge in the front of ${his} monokini.`); + } else if (slave.dick > 0) { + r.push(`dick creates a small bulge in the front of ${his} monokini.`); + } else if (slave.vagina === -1) { + r.push(`monokini bottom has no bulges or ridges at the front or bottom.`); + } else { + r.push(`pussy creates small ridges in the bottom of ${his} monokini.`); + } + break; + case "a cybersuit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`dick creates a large bulge in the front of ${his} bodysuit.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia creates a small bulge in the front of ${his} bodysuit.`); + } else if (slave.dick > 0) { + r.push(`dick creates a small bulge in the front of ${his} bodysuit.`); + } else if (slave.vagina === -1) { + r.push(`bodysuit conceals the featurelessness of ${his} crotch.`); + } else { + r.push(`pussy creates small soft ridges in the bottom of ${his} bodysuit.`); + } + break; + case "a string bikini": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if (slave.dick > 5 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`huge erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20) { + r.push(`erection is so massive that ${he}'s got it restrained behind ${his} string bikini top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and its tip rests comically under ${his} chin.`); + } + } else if (slave.dick > 5 && canAchieveErection(slave) && slave.devotion > 20) { + r.push(`erection is so big that ${he}'s got it restrained behind ${his} string bikini top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`just given up and pushed ${his} bikini bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed.`); + } else if (slave.dick > 0) { + r.push(`string bikini bottom is more of a banana hammock, in front.`); + } else if (slave.vagina === -1) { + r.push(`string bikini conceals the featurelessness of ${his} groin.`); + } else { + r.push(`string bikini runs lewdly between ${his} pussylips.`); + } + break; + case "a scalemail bikini": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if (slave.dick > 5 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`huge erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20) { + r.push(`erection is so massive that ${he}'s got it restrained behind ${his} scalemail bikini top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and its tip rests comically under ${his} chin.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is so big that ${he}'s got it restrained behind ${his} scalemail bikini top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`just given up and pushed ${his} scalemail bottom to one side, since the bikini bottom that fits a hermaphrodite has not yet been designed.`); + } else if (slave.dick > 0) { + r.push(`scalemail bikini bottom is more of a banana hammock, in front.`); + } else { + r.push(`scalemail bikini conceals ${his} groin.`); + } + break; + case "striped panties": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 5 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`huge erection is agonizingly pressed down by ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnancy.`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded belly.`); + } else { + r.push(`swollen belly.`); + } + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`massive erection is completely unrestrained.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and its tip rests comically under ${his} chin.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is completely unrestrained.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`cock is quite visible under the tight material of ${his} panties.`); + } else if (slave.dick > 0) { + r.push(`panties are more of a banana hammock, in front.`); + } else { + r.push(`panties conceal ${his} groin.`); + } + break; + case "clubslut netting": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia require a huge hole in ${his} netting to keep everything aired out and accessible.`); + } else if ((slave.dick > 0) && (slave.scrotum > 1)) { + r.push(`cock has its own hole in ${his} netting, but ${his} balls are restrained inside it.`); + } else if ((slave.dick > 0)) { + r.push(`cock has its own hole in ${his} netting.`); + } else if (slave.vagina === -1) { + r.push(`clubslut netting covers ${his} featureless groin, making it less obvious that there's nothing there.`); + } else { + r.push(`pussy is left bare by a hole in ${his} netting.`); + } + break; + case "a cheerleader outfit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection pins ${his} skirt against ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnant`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly, revealing ${his} bare pussy.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`huge erection pins ${his} skirt against ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`pregnant`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly, revealing ${his} bare pussy.`); + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`massive erection is so big that ${he}'s trapped it upwards against ${his} stomach and under ${his} top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage and the tip rests comically under ${his} chin.`); + } + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is so big that ${he}'s trapped it upwards against ${his} stomach and under ${his} top.`); + if (slave.boobs > 800) { + r.push(` Its head peeks out from ${his} cleavage.`); + } + } else if (slave.dick > 5) { + r.push(`cheerleader skirt is not designed for someone with a cock as big as ${he}rs; its lower half sticks out beneath its edge.`); + } else if (slave.dick > 3) { + r.push(`cheerleader skirt is not designed for someone with a cock as big as ${he}rs; its head is easily visible beneath its edge.`); + } else if (slave.dick > 0) { + r.push(`cheerleader skirt hides ${his} dick reasonably well as long as ${he} stands still.`); + } else if (slave.vagina === -1) { + r.push(`cheerleader skirt hides the featurelessness of ${his} groin.`); + } else { + r.push(`cheerleader skirt often flips up to reveal ${his} bare pussy.`); + } + break; + case "cutoffs and a t-shirt": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20) { + r.push(`erection is so massive that closing ${his} jean cutoffs are hopeless. ${He}'s got ${his} fly completely unbuttoned and ${his} gigantic dick sticking out proudly.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection is so big that closing ${his} jean cutoffs are hopeless. ${He}'s got ${his} fly unbuttoned and ${his} huge dick sticking out proudly.`); + } else if (slave.dick > 5) { + r.push(`jean cutoffs are pretty brief, and ${his} huge cock sticks out, trapped against one leg.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`jean cutoffs are pretty brief, but decently cover ${his} cock and pussy.`); + } else if (slave.dick > 0) { + r.push(`jean cutoffs are pretty brief, but decently cover ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`jean cutoffs are pretty brief, but decently cover ${his} featureless groin.`); + } else { + r.push(`jean cutoffs are pretty brief, but still cover ${his} pussy decently in front.`); + } + break; + case "a slave gown": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 6) { + r.push(`lovely gown cannot hide the fact that something massive is lurking `); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`underneath it.`); + } + } else if (slave.dick > 3) { + r.push(`cock tents the front of ${his} lovely gown.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are hidden by ${his} lovely gown.`); + } else if (slave.dick > 0) { + r.push(`cock is hidden by ${his} lovely gown.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is concealed by ${his} lovely gown.`); + } else { + r.push(`pussy is concealed by ${his} lovely gown.`); + } + break; + case "a halter top dress": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`cock tents the front of ${his} beautiful halter top dress.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are hidden by ${his} beautiful halter top dress.`); + } else if (slave.dick > 0) { + r.push(`cock is hidden by ${his} beautiful halter top dress.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is concealed by ${his} halter top dress.`); + } else { + r.push(`pussy is concealed by ${his} beautiful halter top dress.`); + } + break; + case "a ball gown": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`cock tents the front of ${his} fabulous silken ball gown.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are hidden by ${his} fabulous silken ball gown.`); + } else if (slave.dick > 0) { + r.push(`cock is hidden by ${his} fabulous silken ball gown.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is hidden by ${his} fabulous silken ball gown.`); + } else { + r.push(`pussy is concealed by ${his} fabulous silken ball gown.`); + } + break; + case "slutty business attire": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`dickhead dangles down beneath the hem of ${his} short skirt.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are barely hidden by ${his} skirt.`); + } else if (slave.dick > 0) { + r.push(`cock is barely hidden by ${his} skirt.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is barely hidden by ${his} skirt.`); + } else { + r.push(`pussy is barely concealed by ${his} skirt.`); + } + break; + case "nice business attire": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`conservative skirt bulges forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are decently hidden by ${his} skirt.`); + } else if (slave.dick > 0) { + r.push(`conservative skirt gives no hint of the cock behind it.`); + } else if (slave.vagina === -1) { + r.push(`conservative skirt gives no hint of the perverse featurelessness behind it.`); + } else { + r.push(`conservative skirt gives no hint of the pussy behind it.`); + } + break; + case "a comfortable bodysuit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia are a bit crowded by ${his} tight bodysuit.`); + } else if (slave.dick > 0) { + r.push(`cock is quite visible under the tight material of ${his} bodysuit.`); + } else if (slave.vagina === -1) { + r.push(`comfortable bodysuit fits ${his} groin well enough to make it clear there's nothing there.`); + } else { + r.push(`bodysuit forms a perfect cameltoe against ${his} pussy.`); + } + break; + case "a military uniform": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s uniform skirt bulges forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are decently hidden by ${his} skirt.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the pussy behind it.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the featureless groin behind it.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the cock behind it.`); + } + break; + case "a schutzstaffel uniform": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s uniform trousers bulges forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are decently hidden by ${his} trousers.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s uniform trousers give no hint of the pussy behind it.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s uniform trousers give no hint of the featureless groin behind it.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s uniform trousers give no hint of the cock behind it.`); + } + break; + case "a slutty schutzstaffel uniform": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s uniform miniskirt bulges forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are decently hidden by ${his} miniskirt.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s uniform miniskirt gives no hint of the pussy behind it.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s uniform miniskirt gives no hint of the featureless groin behind it.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s uniform miniskirt gives no hint of the cock behind it.`); + } + break; + case "a red army uniform": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s uniform skirt bulges forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are decently hidden by ${his} skirt.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the pussy behind it.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the featureless groin behind it.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s uniform skirt gives no hint of the cock behind it.`); + } + break; + case "an apron": + if (slave.dick > 4) { + r.push(`${slave.slaveName}'s apron has a noticeable bulge in the front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are hidden in the front by ${his} apron.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s cock is hidden in the front by ${his} apron.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s pussy is hidden in the front by ${his} apron.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s featureless groin is hidden in the front by ${his} apron.`); + } + break; + case "overalls": + if (slave.dick > 6) { + r.push(`There is a distinct bulge in the front of ${slave.slaveName}'s overalls.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s overalls cover ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s overalls cover ${his} cock.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s overalls cover ${his} pussy.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s overalls cover ${his} featureless groin.`); + } + break; + case "a bunny outfit": + if (slave.dick > 4) { + r.push(`The crotch of ${slave.slaveName}'s teddy has a significant bulge to it.`); + } else if (slave.dick > 0) { + r.push(`The crotch of ${slave.slaveName}'s teddy bulges slightly.`); + } else if (slave.vagina === -1) { + r.push(`The crotch of ${slave.slaveName}'s teddy is perfectly, and suspiciously, featureless.`); + } else { + r.push(`${slave.slaveName}'s teddy is tight enough to form a distinct cameltoe.`); + } + break; + case "a kimono": + if (slave.dick > 3) { + r.push(`Despite the quality tailoring of ${slave.slaveName}'s kimono, it is clear that ${he} has something `); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`at ${his} crotch.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s kimono demurely conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s kimono demurely conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s kimono demurely conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s kimono demurely conceals ${his} pussy.`); + } + break; + case "a biyelgee costume": + if (slave.dick > 3) { + r.push(`Despite the quality tailoring of ${slave.slaveName}'s costume, it is clear that ${he} has something `); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`at ${his} crotch.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s costume demurely conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s costume demurely conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s costume demurely conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s costume demurely conceals ${his} pussy.`); + } + break; + case "a dirndl": + if (slave.dick > 3) { + r.push(`Despite the quality tailoring of ${slave.slaveName}'s dirndl, it is clear that ${he} has something `); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`at ${his} crotch.`); + } + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s dirndl demurely conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dirndl demurely conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s dirndl demurely conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s dirndl demurely conceals ${his} pussy.`); + } + break; + case "a latex catsuit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`latex encased cock and pussy are just waiting to be exposed through ${his} crotch zipper.`); + } else if (slave.dick > 0) { + r.push(`latex encased cock is just waiting to be exposed through ${his} crotch zipper.`); + } else if (slave.vagina === -1) { + r.push(`latex covered groin can be exposed with ${his} crotch zipper, though there's little point.`); + } else { + r.push(`latex encased pussy is just waiting to be exposed through ${his} crotch zipper.`); + } + break; + case "a leotard": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && canAchieveErection(slave)) { + r.push(`tight leotard affords no extra room for ${his} penis, so when ${he} gets hard, every vein is clearly visible through the material.`); + } else if (slave.dick > 0) { + r.push(`soft cock is clearly outlined by the tight material of ${his} leotard.`); + } else if (slave.clit > 1) { + r.push(`leotard hugs ${his} pussy, so closely that ${his} impressive clit is clearly visible.`); + } else if (slave.vagina === -1) { + r.push(`leotard hugs ${his} groin, making it obvious that there's nothing there.`); + } else { + r.push(`leotard hugs ${his} pussy, forming an inviting cameltoe.`); + } + break; + case "a mini dress": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`massive erection is agonizingly pinned to the front of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`gravid`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly, entirely visible against the straining fabric of ${his} dress.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`huge erection is agonizingly pinned to the front of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`gravid`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly, entirely visible against the straining fabric of ${his} dress.`); + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`massive erection ascends up ${his} chest, entirely visible against the straining fabric of ${his} dress.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`huge erection ascends up ${his} chest, entirely visible against the straining fabric of ${his} dress.`); + } else if ((slave.dick > 3) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`erection lies flush against the bottom of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`gravid`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` stomach, visible under the tight fabric of ${his} dress.`); + } else if ((slave.dick > 3) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`erection lies flush against ${his} stomach, visible under the tight fabric of ${his} dress.`); + } else if (slave.dick > 5) { + r.push(`short dress can't possibly conceal ${his} huge cock; its lower half sticks out below the hemline.`); + } else if (slave.dick > 3) { + r.push(`short dress can't possibly conceal ${his} big cock; its head peeks out below the hemline.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`short dress scarcely covers the bulge of ${his} cock, while leaving a hint of ${his} bare pussy visible below the hemline.`); + } else if (slave.dick > 0) { + r.push(`short dress scarcely covers the bulge of ${his} cock.`); + } else if (slave.chastityVagina) { + r.push(`short dress leaves a hint of ${his} polished chastity belt below the hemline.`); + } else if (slave.chastityAnus) { + r.push(`short dress leaves a hint of ${his} polished anal chastity belt below the hemline.`); + } else if (slave.vagina === -1) { + r.push(`short dress leaves a hint of ${his} featureless groin below its hemline.`); + } else { + r.push(`short dress leaves a hint of ${his} bare pussy below the hemline.`); + } + break; + case "a nice maid outfit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia are protected by ${his} functional apron.`); + } else if (slave.dick > 0) { + r.push(`dick is protected by ${his} functional apron.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is protected by ${his} functional apron.`); + } else { + r.push(`pussy is protected by ${his} functional apron.`); + } + break; + case "a nice nurse outfit": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s trousers bulge forward in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hermaphroditic genitalia are decently hidden by ${his} trousers.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s trousers give no hint of the cock behind it.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s trousers give no hint of the featureless groin behind it.`); + } else { + r.push(`${slave.slaveName}'s trousers give no hint of the pussy behind it.`); + } + break; + case "a schoolgirl outfit": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s dickhead is visible, swinging below the hem of ${his} skirt.`); + } else if (slave.dick > 0) { + r.push(`Something is pushing against the front of ${slave.slaveName}'s plaid skirt.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s plaid skirt lifts to show off ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s plaid skirt lifts to show off ${his} pussy with the slightest provocation.`); + } + break; + case "a slutty maid outfit": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 3) { + r.push(`cockhead dangles down beneath the hem of ${his} short apron.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`hermaphroditic genitalia are poorly concealed by ${his} short apron.`); + } else if (slave.dick > 0) { + r.push(`cock is barely concealed by ${his} short apron.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is barely covered by ${his} short apron.`); + } else { + r.push(`pussy is barely covered by ${his} short apron.`); + } + break; + case "a slutty nurse outfit": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s skirt is tight enough to reveal the massive outline of ${his} dick behind it.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s skirt is tight enough to reveal the outline of the hermaphroditic genitalia behind it.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s skirt is tight enough to reveal the outline of ${his} dick behind it.`); + } else if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s skirt is barely long enough to cover ${his} pussy.`); + } + break; + case "a hijab and abaya": + case "a niqab and abaya": + if (slave.dick > 4) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} abaya.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s abaya properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s abaya properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s abaya properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s abaya properly conceals ${his} pussy.`); + } + break; + case "a klan robe": + if (slave.dick > 4) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} robe.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s robe properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s robe properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s robe properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s robe properly conceals ${his} pussy.`); + } + break; + case "a burqa": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} burqa.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s burqa properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s burqa properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s burqa properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s burqa properly conceals ${his} pussy.`); + } + break; + case "a tube top and thong": + case "a thong": + case "a slutty klan robe": + case "a t-shirt and thong": + if (slave.dick > 3) { + r.push(`When ${he} moves, ${his} thong bulges to the point of breaking.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} pussy.`); + } + break; + case "a button-up shirt and panties": + case "a sweater and panties": + case "panties and pasties": + case "a t-shirt and panties": + case "a tank-top and panties": + case "striped underwear": + case "panties": + if (slave.dick > 6) { + r.push(`When ${he} moves, ${his} panties bulge to the point of breaking.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s panties immodestly conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s panties immodestly conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s panties immodestly conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s panties immodestly conceal ${his} pussy.`); + } + break; + case "a bra": + case "a button-up shirt": + case "a sweater": + case "a tank-top": + case "a tube top": + case "a striped bra": + case "an oversized t-shirt": + case "a t-shirt": + case "a sports bra": + if (slave.dick > 6) { + r.push(`${his} outfit does nothing to conceal ${his} swinging cock.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s outfit does nothing to conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s outfit does nothing to conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s outfit does nothing to conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s outfit does nothing to conceal ${his} pussy.`); + } + break; + case "pasties": + if (slave.dick > 0) { + r.push(`${slave.slaveName}'s cock is completely exposed, save for the pastie covering its head.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s featureless groin is completely exposed, save for the pastie covering ${his} secret hole.`); + } else { + r.push(`${slave.slaveName}'s pussy is completely exposed, save for the pastie covering ${his} clit.`); + } + break; + case "a gothic lolita dress": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} dress.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s dress properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dress properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s dress properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s dress properly conceals ${his} pussy.`); + } + break; + case "a hanbok": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} hanbok.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s hanbok properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s hanbok properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s hanbok properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s hanbok properly conceals ${his} pussy.`); + } + break; + case "a police uniform": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} trousers.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s trousers properly conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s trousers properly conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s trousers properly conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s trousers properly conceal ${his} pussy.`); + } + break; + case "a nice pony outfit": + case "a slutty pony outfit": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} pony outfit.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s pony outfit immodestly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s pony outfit immodestly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s pony outfit immodestly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s pony outfit immodestly conceals ${his} pussy.`); + } + break; + case "a one-piece swimsuit": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} swimsuit.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s swimsuit properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s swimsuit properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s swimsuit properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s swimsuit properly conceals ${his} pussy.`); + } + break; + case "a t-shirt and jeans": + case "cutoffs": + case "jeans": + case "a sweater and cutoffs": + if (slave.dick > 6) { + r.push(`When ${he} moves, ${his} cock nearly flops out of ${his} jeans.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s jeans properly conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s jeans properly conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s jeans properly conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s jeans properly conceal ${his} pussy.`); + } + break; + case "a skimpy loincloth": + if (slave.dick > 6) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} loincloth.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s loincloth immodestly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s loincloth immodestly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s loincloth immodestly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s loincloth immodestly conceals ${his} pussy.`); + } + break; + case "an oversized t-shirt and boyshorts": + case "boyshorts": + if (slave.dick > 6) { + r.push(`When ${he} moves, the bulge in front of ${his} boy shorts bounces.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s boy shorts barely conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s boy shorts barely conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s boy shorts barely conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s boy shorts barely conceal ${his} pussy.`); + } + break; + case "sport shorts and a t-shirt": + case "sport shorts and a sports bra": + case "sport shorts": + if (slave.dick > 6) { + r.push(`When ${he} moves, the bulge in front of ${his} shorts bounces.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s shorts partially conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s shorts partially conceal ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s shorts partially conceal ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s shorts partially conceal ${his} pussy.`); + } + break; + case "leather pants and pasties": + case "leather pants": + case "leather pants and a tube top": + if (slave.dick > 6) { + r.push(`When ${he} moves, ${his} bulge stretches the front of ${his} leather pants.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s leather pants immodestly conceal ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s leather pants immodestly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s leather pants immodestly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s leather pants immodestly conceals ${his} pussy.`); + } + break; + case "a hijab and blouse": + if (slave.dick > 6) { + r.push(`There is an absurd bulge at the crotch of ${slave.slaveName}'s skirt.`); + } else if (slave.dick > 4) { + r.push(`There is a distinct bulge at the crotch of ${slave.slaveName}'s skirt.`); + } else if (slave.dick > 2) { + r.push(`There is a modest bulge at the crotch of ${slave.slaveName}'s skirt.`); + } else { + r.push(`The crotch of ${slave.slaveName}'s skirt is perfectly smooth.`); + } + break; + case "a long qipao": + if (slave.dick > 3) { + r.push(`When ${he} moves, something occasionally bulges the front of ${his} qipao.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s qipao properly conceals ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s qipao properly conceals ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s qipao properly conceals ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s qipao properly conceals ${his} pussy.`); + } + break; + case "battledress": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s fatigue pants bulge in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s fatigue pants protect ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s fatigue pants protect ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s fatigue pants protect ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s fatigue pants protect ${his} pussy.`); + } + break; + case "lederhosen": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s shorts bulge in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s shorts protect ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s shorts protect ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s shorts protect ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s shorts protect ${his} pussy.`); + } + break; + case "a mounty outfit": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s slacks bulge in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s slacks protect ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s slacks protect ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s slacks protect ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s slacks protect ${his} pussy.`); + } + break; + case "battlearmor": + if (slave.dick > 3) { + r.push(`${slave.slaveName}'s crotch bulges in front.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s armor protects ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s armor protects ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s armor protects ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s armor protects ${his} pussy.`); + } + break; + case "a fallen nuns habit": + r.push(`The ludicrously short skirt of ${slave.slaveName}'s habit parts below ${his} navel, leaving ${his}`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia`); + } else if (slave.dick > 0) { + r.push(`cock`); + } else if (slave.vagina === -1) { + r.push(`featureless groin`); + } else { + r.push(`pussy`); + } + r.push(`bare.`); + break; + case "a chattel habit": + r.push(`The strip of cloth running down ${his} front`); + if (slave.dick > 0 && canAchieveErection(slave)) { + r.push(`splits well above the base of ${his} dick, allowing ${his} erection to stand out proudly.`); + } else if ((slave.chastityVagina) && (slave.chastityAnus)) { + r.push(`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.`); + } else if ((slave.vagina < 0) || (slave.chastityVagina)) { + r.push(`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.`); + } else if ((slave.chastityAnus) && canDoVaginal(slave)) { + r.push(`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.`); + } else if (slave.vagina === -1) { + r.push(`has the new religion's stylized for anal sex embossed on it in gold, since this slave's front is quite featureless.`); + } else { + r.push(`has the new religion's stylized symbol depicting the vagina embossed on it in gold, and can be tucked up to bare ${his} womanhood.`); + } + break; + case "a penitent nuns habit": + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`${slave.slaveName}'s sackcloth undergarments chafe and torture ${his} poor hermaphrodite's genitalia, keeping ${his} aware that ${he} is an abomination.`); + } else if (slave.dick > 0) { + r.push(`${He}'s wearing a painful metal cilice around the base of ${his} cock, making ${him} shift constantly in search of comfort that will not come.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s sackcloth undergarments chafe and torture ${his} poor, featureless groin.`); + } else { + r.push(`${slave.slaveName}'s sackcloth undergarments chafe and torture ${his} poor womanhood.`); + } + break; + case "harem gauze": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia are partially obscured by a covering of sheer gauze. ${His} pussy is barely discernible.`); + } else if (slave.dick > 0) { + r.push(`cock is partially obscured by a covering of sheer gauze.`); + } else if (slave.vagina === -1) { + r.push(`featureless groin is partially obscured by a covering of sheer gauze.`); + } else { + r.push(`pussy is partially obscured by a covering of sheer gauze.`); + } + break; + case "a Santa dress": + if (slave.dick > 5) { + r.push(`${slave.slaveName}'s cock is long enough to poke out from under ${his} dress.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s dress covers ${his} hermaphroditic genitalia.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s dress covers ${his} cock.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s dress covers ${his} featureless groin.`); + } else { + r.push(`${slave.slaveName}'s dress covers ${his} pussy.`); + } + break; + case "a courtesan dress": + r.push(`${slave.slaveName}'s`); + if (slave.dick > 0 && slave.vagina > -1) { + r.push(`hermaphroditic genitalia`); + } else if (slave.dick > 0) { + r.push(`cock`); + } else if (slave.vagina === -1) { + r.push(`featureless groin`); + } else { + r.push(`pussy`); + } + r.push(`is obscured by a series of petal-like folds.`); + break; + case "a bimbo outfit": + if (slave.dick > 7 && canAchieveErection(slave) && slave.devotion > 20 && slave.belly >= 5000) { + r.push(`${slave.slaveName}'s massive erection extends from ${his} thong, traping ${his} miniskirt against the underside of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`gravid`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20) && (slave.belly >= 5000)) { + r.push(`${slave.slaveName}'s huge erection extends from ${his} thong, traping ${his} miniskirt against the underside of ${his} `); + if (slave.bellyPreg > 2000) { + r.push(`gravid`); + } else if (slave.bellyImplant > 2000) { + r.push(`rounded`); + } else { + r.push(`swollen`); + } + r.push(` belly.`); + } else if ((slave.dick > 7) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s massive erection extends from ${his} thong and juts out from beneath ${his} miniskirt.`); + } else if ((slave.dick > 5) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s huge erection extends from ${his} thong and juts out from beneath ${his} miniskirt.`); + } else if ((slave.dick > 3) && canAchieveErection(slave) && (slave.devotion > 20)) { + r.push(`${slave.slaveName}'s erection extends from ${his} thong, tenting ${his} typically useless miniskirt.`); + } else if (slave.dick > 5) { + r.push(`${slave.slaveName}'s thong can't possibly contain ${his} huge cock; it hangs out for all to see beneath ${his} miniskirt.`); + } else if (slave.dick > 3) { + r.push(`${slave.slaveName}'s thong can barely contain ${his} cock; it threatens to pop out in full view thanks to ${his} miniskirt.`); + } else if ((slave.dick > 0) && (slave.vagina > -1)) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} hermaphroditic genitalia in place of ${his} miniskirt.`); + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} cock in place of ${his} miniskirt.`); + } else if (slave.chastityVagina) { + r.push(`${slave.slaveName}'s miniskirt leaves ${his} chastity belt fully visible.`); + } else if (slave.vagina === -1) { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} featureless groin in place of ${his} miniskirt.`); + } else { + r.push(`${slave.slaveName}'s thong immodestly conceals ${his} pussy in place of ${his} miniskirt.`); + } + break; + default: + if (slave.vagina > -1) { + r.push(`${slave.slaveName}'s `); + if (slave.dick > 0) { + r.push(`hermaphroditic genitalia are`); + } else { + r.push(`pussy is`); + } + r.push(` bare and available.`); + } else if ((slave.chastityPenis === 1)) { + } else if (slave.dick > 0) { + r.push(`${slave.slaveName}'s`); + switch (slave.dick) { + case 10: + r.push(`inhuman cock hangs naked.`); + break; + case 9: + r.push(`absurd cock hangs naked.`); + break; + case 8: + r.push(`titanic`); + if (canAchieveErection(slave)) { + } else { + r.push(`, flaccid`); + } + r.push(` cock hangs naked.`); + break; + case 7: + r.push(`gigantic`); + if (canAchieveErection(slave)) { + } else { + r.push(`, flaccid`); + } + r.push(` cock hangs naked.`); + break; + case 6: + r.push(`huge`); + if (canAchieveErection(slave)) { + } else { + r.push(`, flaccid`); + } + r.push(` cock hangs naked.`); + break; + case 5: + r.push(`imposing`); + if (canAchieveErection(slave)) { + } else { + r.push(`, flaccid`); + } + r.push(` cock swings naked.`); + break; + case 4: + r.push(`big`); + if (canAchieveErection(slave)) { + } else { + r.push(`, flaccid`); + } + r.push(` cock dangles naked.`); + break; + case 3: + if (canAchieveErection(slave)) { + } else { + r.push(` flaccid`); + } + r.push(` cock dangles bare.`); + break; + case 2: + r.push(`little`); + if (canAchieveErection(slave)) { + } else { + r.push(` flaccid`); + } + r.push(` dick is bare.`); + break; + case 1: + r.push(`tiny`); + if (canAchieveErection(slave)) { + } else { + r.push(` flaccid`); + } + r.push(` dick is bare.`); + break; + default: + r.push(`hypertrophied cock hangs naked.`); + break; + } + } else { + r.push(`${slave.slaveName}'s `); + if (slave.balls > 0) { + r.push(`lonely balls are`); + } else { + r.push(`featureless groin is`); + } + r.push(` bare and vulnerable.`); + } + } + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/crotch/dick.js b/src/npc/descriptions/crotch/dick.js new file mode 100644 index 0000000000000000000000000000000000000000..5d60283e4783cd01baf10c8dc0d0996a1b0633e6 --- /dev/null +++ b/src/npc/descriptions/crotch/dick.js @@ -0,0 +1,2091 @@ +App.Desc.dick = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (slave.dick > 0) { + switch (slave.dick) { + case 10: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`awe-inspiring,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`awe-inspiring`); + } + r.push(`penis is around ${dickToEitherUnit(slave.dick)} long,`); + } else { + r.push(`${He} has an`); + if (V.seeCircumcision === 1) { + r.push(`awe-inspiring,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`awe-inspiring`); + } + r.push(`penis,`); + } + r.push(`a true masterpiece of modern growth hormone treatment,`); + break; + case 9: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`monstrous,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`monstrous`); + } + r.push(`penis is around ${dickToEitherUnit(slave.dick)} long,`); + } else { + r.push(`${He} has a`); + if (V.seeCircumcision === 1) { + r.push(`monstrous,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`monstrous`); + } + r.push(`penis,`); + } + r.push(`a work of modern pharmacological art,`); + break; + case 8: + if (V.showDickCMs === 1) { + r.push(`${His} truly`); + if (V.seeCircumcision === 1) { + r.push(`imposing,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`imposing`); + } + r.push(`penis is around ${dickToEitherUnit(slave.dick)} long when as hard as it can get,`); + } else { + r.push(`${He} has a truly`); + if (V.seeCircumcision === 1) { + r.push(`imposing,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`imposing`); + } + r.push(`penis,`); + } + r.push(`an obvious product of modern growth hormones,`); + break; + case 7: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`massive,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`massive`); + } + r.push(`penis is around ${dickToEitherUnit(slave.dick)} long when as hard as it can get,`); + } else { + r.push(`${He} has a`); + if (V.seeCircumcision === 1) { + r.push(`massive,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`massive`); + } + r.push(`penis,`); + } + r.push(`larger than a dick can grow naturally,`); + break; + case 6: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`enormous,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`enormous`); + } + r.push(`penis`); + if (canAchieveErection(slave)) { + r.push(`is around ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be around ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has an`); + if (V.seeCircumcision === 1) { + r.push(`enormous,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`enormous`); + } + r.push(`penis,`); + } + r.push(`a rival to the world's largest natural dicks,`); + break; + case 5: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`huge,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`huge`); + } + r.push(`penis`); + if (canAchieveErection(slave)) { + r.push(`is more than ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be around ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has a huge`); + if (V.seeCircumcision === 1) { + r.push(`huge,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`huge`); + } + r.push(`penis,`); + } + r.push(`large enough to be sexually inconvenient,`); + break; + case 4: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`large,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`large`); + } + r.push(`penis`); + if (canAchieveErection(slave)) { + r.push(`is around ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be around ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has a`); + if (V.seeCircumcision === 1) { + r.push(`large,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`large`); + } + r.push(`penis,`); + } + r.push(`big enough to be a source of pride on a male,`); + break; + case 3: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`average-sized,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`average-sized`); + } + r.push(`penis`); + if (canAchieveErection(slave)) { + r.push(`is around ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be around ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has an`); + if (V.seeCircumcision === 1) { + r.push(`average-sized,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`average-sized`); + } + r.push(`penis,`); + } + break; + case 2: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`small,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`small`); + } + r.push(`penis`); + if (canAchieveErection(slave)) { + r.push(`is around ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be around ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has a`); + if (V.seeCircumcision === 1) { + r.push(`small,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`small`); + } + r.push(`penis,`); + } + r.push(`little enough to be a source of embarrassment on a male,`); + break; + case 1: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } + r.push(`micropenis`); + if (canAchieveErection(slave)) { + r.push(`is less than ${dickToEitherUnit(slave.dick)} long when`); + } else { + r.push(`would be less than ${dickToEitherUnit(slave.dick)} long if it could become`); + } + r.push(`erect,`); + } else { + r.push(`${He} has`); + if (V.seeCircumcision === 1) { + if (slave.foreskin > 0) { + r.push(`an uncut`); + } else { + r.push(`a circumcised`); + } + } else { + r.push(`a`); + } + r.push(`micropenis,`); + } + break; + default: + if (V.showDickCMs === 1) { + r.push(`${His}`); + if (V.seeCircumcision === 1) { + r.push(`mind-shattering,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`mind-shattering`); + } + r.push(`penis is around ${dickToEitherUnit(slave.dick)} long,`); + } else { + r.push(`${He} has a`); + if (V.seeCircumcision === 1) { + r.push(`mind-shattering,`); + if (slave.foreskin > 0) { + r.push(`uncut`); + } else { + r.push(`circumcised`); + } + } else { + r.push(`mind-shattering`); + } + r.push(`penis,`); + } + r.push(`a true masterpiece of modern growth hormone treatment,`); + break; + } + + if (slave.scrotum === 0) { + if (slave.vagina > -1) { + r.push(`and is right above ${his} vagina.`); + } else { + r.push(`and rests above nothing but smooth, sensitive skin until`); + switch (slave.anus) { + case 0: + r.push(`the tiny crinkle of ${his} virgin asshole.`); + break; + case 1: + r.push(`${his} tight little rosebud.`); + break; + case 2: + r.push(`the bottom of the vertical slit formed by ${his} rear pussy.`); + break; + case 3: + r.push(`the bottom of the soft slit formed by ${his} lewd rear pussy.`); + break; + default: + r.push(`the edge of ${his} open anal gape.`); + break; + } + } + } else { + switch (slave.balls) { + case 10: + r.push(`and ${he} has an inhuman pair of testicles`); + if (V.showDickCMs === 1) { + r.push(`testicles, nearly ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 9: + r.push(`and ${he} has a titanic pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 8: + r.push(`and ${he} has a gigantic pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 7: + r.push(`and ${he} has a monstrous pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 6: + r.push(`and ${he} has an enormous pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 5: + r.push(`and ${he} has a huge pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 4: + r.push(`and ${he} has a big pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 3: + r.push(`and ${he} has an average pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 2: + r.push(`and ${he} has a small pair of testicles`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 1: + r.push(`and ${his} testicles are so small they have retreated up into ${his} abdomen.`); + break; + case 0: + if (slave.dick === 2) { + r.push(`and ${he} lacks testicles.`); + } else if ((slave.dick === 1)) { + r.push(`and ${he} lacks testicles: ${his} vestigial dick is functionally a large, soft clit.`); + } else { + r.push(`but ${he} lacks testicles.`); + } + break; + default: + r.push(`and ${he} has a hypertrophied, clearly unnatural pair of testicles,`); + if (V.showDickCMs === 1) { + r.push(`about ${ballsToEitherUnit(slave.balls)} long,`); + } + r.push(`a true masterpiece of modern growth hormone treatment.`); + break; + } + if (slave.fuckdoll === 0 && slave.balls > 0 && slave.scrotum > 0) { + let scrotalFullness = slave.scrotum - slave.balls; + if (slave.balls > 90) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and looks ready to burst. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they`); + if (hasAnyLegs(slave)) { + r.push(`drag along the floor.`); + } else { + r.push(`hang far from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls >= 20) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and taut. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else { + r.push(`knee.`); + } + } else { + r.push(`quite the distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 5) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in agony.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`halfway to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else { + r.push(`knee.`); + } + } else { + r.push(`some distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 3) { + if (scrotalFullness < -1) { + r.push(`They're too big for ${his} tiny scrotum, which is stretched tight over each ball.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} soft scrotum allows them to rest comfortably`); + if (hasBothLegs(slave)) { + r.push(`between ${his} leg.s`); + } else { + r.push(`beneath ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`${He} has a loose, dangling scrotum that allows them to swing`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 1) { + if (scrotalFullness < 0) { + r.push(`They're held tightly by a very minimal scrotum that turns them into a soft little bump.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable little scrotum allows them to rest softly.`); + } else { + r.push(`They're almost lost in ${his} big soft scrotum, wrinkled for lack of anything to fill it properly.`); + } + } else { + if (scrotalFullness === 0) { + r.push(`${He} has a soft little trace of scrotum.`); + } else { + r.push(`They've left ${his} scrotum soft and empty.`); + } + } + } + } + + if (slave.fuckdoll === 0) { + if (slave.mpreg === 1 && canAchieveErection(slave) && slave.bellyPreg >= 10000 && slave.prostate > 0) { + r.push(`${His} huge pregnancy puts pressure on ${his} prostate at all times, leaving ${him} fully erect and trailing cum.`); + } else if ((slave.assignment === "work in the dairy") && (V.dairyStimulatorsSetting > 1) && canAchieveErection(slave)) { + if (slave.dick > 8) { + r.push(`${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 catch basin.`); + } else if ((slave.dick > 6)) { + r.push(`${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 { + r.push(`The drugs ejaculated by the dildo up ${his} asshole keep ${his} almost permanently hard, only letting ${him} go soft right after ejaculation.`); + } + r.push(`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.`); + } else if (slave.chastityPenis === 1) { + r.push(App.Desc.dickAccessory(slave)); + } else if (slave.drugs === "priapism agents") { + if (slave.dick > 8) { + r.push(`${He}'s painfully hard, despite the size of ${his} cock, and on the brink of losing consciousness, since a dangerous amount of ${his} blood volume is required to even get it to this point.`); + } else if ((slave.dick > 6)) { + r.push(`${He}'s painfully erect, or as erect that a cock of that size could be, and ${he} must feel very faint, since even that requires much of ${his} blood volume.`); + } else { + r.push(`${He}'s painfully erect.`); + } + } else if ((slave.dick > 8)) { + r.push(`${He}'s too huge for ${his} cardiovascular system to create even the beginnings of an erection. ${His} cock is a soft, sensitive monolith`); + if (slave.dick * 6 > slave.height) { + r.push(`bigger than ${his} body,`); + } else if ((slave.dick * 6) > (slave.height / 2)) { + r.push(`the size of one of ${his} legs,`); + } else { + r.push(`the size of one of ${his} arms,`); + } + if (!hasAnyLegs(slave) && ((slave.dick * 6) > (slave.height / 2))) { + r.push(`or would be if ${he} had any of those.`); + } else if (!hasAnyArms(slave) && ((slave.dick * 6) <= (slave.height / 2))) { + r.push(`or would be if ${he} had any of those.`); + } else { + r.push(`hanging with its head`); + if (hasAnyLegs(slave)) { + if (slave.dick > 9) { + r.push(`below`); + } else if (hasBothLegs(slave)) { + r.push(`between`); + } else { + r.push(`next to`); + } + r.push(`${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else { + r.push(`knee.`); + } + } else { + r.push(`far below ${his}`); + if (isAmputee(slave)) { + r.push(`limb`); + } else { + r.push(`leg`); + } + r.push(`less torso.`); + } + } + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((V.saleDescription === 1 && V.gingering === "vasodilator")) { + r.push(`${He}'s painfully erect.`); + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.aphrodisiacs > 1) || (slave.inflationType === "aphrodisiac" && slave.inflation >= 2)) { + r.push(`The aphrodisiacs have ${his} cock painfully`); + if (slave.drugs === "hormone blockers" || !(slave.balls > 0 ? slave.hormoneBalance < 100 : slave.hormoneBalance <= -100) || slave.ballType === "sterile") { + r.push(`hard, despite ${his} usual inability to achieve an erection.`); + } else { + r.push(`hard.`); + } + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.balls > 0) && slave.ballType === "sterile") { + r.push(`Since ${he} has been chemically castrated, ${his} cock is soft.`); + if (slave.energy > 95) { + r.push(`${He}'s such a nympho that despite this, ${his} limp member is tipped by a drop of precum.`); + } + } else if ((slave.balls === 0)) { + r.push(`Since ${he}`); + if (slave.genes === "XY") { + r.push(`has been gelded,`); + } else { + r.push(`lacks testicles,`); + } + r.push(`${his} cock is soft.`); + if (slave.energy > 95) { + r.push(`${He}'s such a nympho that despite this, ${his} limp member is tipped by a drop of precum.`); + } + } else if ((slave.dick > 0) && (slave.hormoneBalance >= 100)) { + r.push(`Since ${his} body is flooded with female hormones, ${his} cock is soft.`); + if (slave.devotion > 75) { + r.push(`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.`); + } else if ((slave.drugs === "testicle enhancement") || (slave.drugs === "hyper testicle enhancement")) { + r.push(`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.`); + } + } else if ((slave.dick > 6)) { + r.push(`${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 (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.dick > 1)) { + if (slave.aphrodisiacs > 0 || slave.inflationType === "aphrodisiac") { + r.push(`The aphrodisiacs have ${his} cock`); + if (!canAchieveErection(slave)) { + r.push(`hard, despite ${his} usual inability to achieve erection`); + } else { + r.push(`hard.`); + } + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.energy > 95)) { + r.push(`As a nympho, ${he}'s almost constantly hard.`); + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.fetish === "buttslut") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about being buttfucked.`); + } else if ((slave.fetish === "cumslut") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about being facefucked.`); + } else if ((slave.fetish === "humiliation") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about being humiliated.`); + } else if ((slave.fetish === "submissive") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about submission.`); + } else if ((slave.fetish === "dom") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about dominating someone.`); + } else if ((slave.fetish === "masochist") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about pain.`); + } else if ((slave.fetish === "sadist") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about hurting someone.`); + } else if ((slave.fetish === "pregnancy") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + if (canGetPregnant(slave)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about sporting a huge pregnant belly.`); + } else { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about getting someone pregnant.`); + } + } else if ((slave.fetish === "boobs") && (slave.fetishStrength > 60) && (slave.fetishKnown === 1)) { + r.push(`Judging by how hard ${he}`); + if (slave.prostate > 1) { + r.push(`is and the constant flow of precum leaking from the tip of ${his} dick,`); + } else if (slave.prostate > 0) { + r.push(`is and the little bead of precum forming at the tip of ${his} dick,`); + } else { + r.push(`is,`); + } + r.push(`${he}'s probably fantasizing about boobs.`); + } else if ((slave.devotion > 50)) { + r.push(`As a devoted sex slave, ${he} has no trouble keeping ${him}self hard for ${his} ${WrittenMaster(slave)}.`); + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else if ((slave.devotion > 20)) { + r.push(`As an obedient sex slave, ${he} does ${his} best to keep ${him}self hard for ${his} ${WrittenMaster(slave)}.`); + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He}'s got a string of precum dangling from the tip of ${his} cock; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + } else { + r.push(`Judging by the softness of ${his} dick, ${he} doesn't find ${his} situation arousing.`); + } + } else { + r.push(`You can't tell if ${he} is hard or soft at a glance, not that there is much of a size difference between it.`); + if (slave.prostate > 2) { + r.push(`The area above ${his} crotch has a slight swell to it from ${his} prostate implant; a swell that makes ${his} cock look even smaller by comparison.`); + } + } + + if (slave.balls > 0 && slave.vasectomy === 1) { + r.push(`${He} shoots blanks thanks to ${his} vasectomy.`); + } else if (slave.balls > 0 && slave.ballType === "sterile") { + r.push(`${He} no longer produces sperm, so ${his} ejaculate lacks potency.`); + } + + if (slave.physicalAge <= 3) { + if (slave.dick >= 15) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} penis so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support it.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely move ${his} penis, and usually walks carrying it in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to move ${his} penis, and tries to rest it on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous penis doesn't weigh ${him} down as much.`); + } + } else { + r.push(`${His} penis is nearly the same size as ${his} torso, making ${him} about half cock.`); + } + if (slave.dick >= 20) { + if (V.dickAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a cock`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl} s with dicks`); + } + r.push(`bigger than they are.`); + } + } + } + } else if (slave.physicalAge <= 12) { + if (slave.dick >= 30) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} penis so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support it.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely to move ${his} penis, and usually walks carrying it in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to move ${his} penis, and tries to rest it on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous penis doesn't weigh ${him} down as much.`); + } + } else { + r.push(`${His} penis is nearly the same size as ${his} torso, making ${him} about half cock.`); + } + if (slave.dick >= 30) { + if (V.dickAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a cock`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with dicks`); + } + r.push(`bigger than they are.`); + } + } + } + } else if (slave.physicalAge > 12) { + if (slave.dick >= 30) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} penis so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support it.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely to move ${his} penis, and usually walks carrying it in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to move ${his} penis, and tries to rest it on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous penis doesn't weigh ${him} down as much.`); + } + } else { + r.push(`${His} penis is nearly the same size as ${his} torso, making ${him} about half cock.`); + } + if (slave.dick >= 30) { + if (V.dickAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with a cock`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with dicks`); + } + r.push(`bigger than they are.`); + } + } + } + } + + if (slave.balls >= 50) { + r.push(`${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.`); + } else if (slave.balls >= 37) { + r.push(`${His} perpetual stream of semen - laced precum leaves a mess on the floor wherever ${he}`); + if (canAchieveErection(slave)) { + r.push(`goes, along with ${his} shaft`); + if (hasAnyLegs(slave)) { + r.push(`and leg`); + if (hasBothLegs(slave)) { + r.push(`s`); + } + } + r.push(`whenever ${he} is erect.`); + } else { + r.push(`goes.`); + } + } else if (slave.balls >= 25) { + r.push(`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.`); + } else if (slave.balls >= 10) { + r.push(`${He} produces so much cum that ${his} dick uncontrollably dribbles precum wherever ${he} goes, leaving a trail of drops behind ${him}.`); + } + + if (slave.prostate > 2) { + r.push(`${His} ejaculate has a distinct clearness to it from the sheer amount of prostate fluid produced by ${his} overstimulated prostate.`); + } + + if (slave.physicalAge <= 3) { + if (slave.balls >= 25) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles each dwarf ${him}, making ${him} almost entirely testicle.`); + } else { + r.push(`${His} testicles each dwarf ${his} torso, making ${him} almost entirely testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge <= 12) { + if (slave.balls >= 50) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles are each nearly the same size as ${him}, making ${him} mostly testicle.`); + } else { + r.push(`${His} testicles are each nearly the same size as ${his} torso, making a solid portion of ${his} mass testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge > 12) { + if (slave.balls > 70) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`Together, ${his} testicles are nearly the same size as ${him}, making ${him} about half testicle.`); + } else { + r.push(`Together, ${his} testicles are nearly the same size as ${his} torso, making ${him} about half testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } + + if (slave.foreskin > 0) { + if (slave.foreskin - slave.dick < -1) { + r.push(`${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(slave) && ((slave.devotion > 20) || (slave.aphrodisiacs > 0) || (V.saleDescription === 1 && V.gingering === "vasodilator") || (slave.inflationType === "aphrodisiac") || (slave.drugs === "priapism agents"))) { + r.push(`The bit of erect dickhead visible at the tip of the uncomfortably stretched skin is an angry color from being squeezed so hard.`); + } else if (canAchieveErection(slave)) { + r.push(`${He} isn't erect right now, but getting a hard-on will probably be very uncomfortable for ${him}.`); + } else { + r.push(`Fortunately for ${him}, ${he} can't get hard, making this merely uncomfortable for ${him}.`); + } + } else if ((slave.foreskin - slave.dick === -1)) { + r.push(`${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(slave) && ((slave.devotion > 20) || (slave.aphrodisiacs > 0) || (V.saleDescription === 1 && V.gingering === "vasodilator") || (slave.inflationType === "aphrodisiac") || (slave.drugs === "priapism agents"))) { + r.push(`${His} erection has stretched the skin there taut.`); + } else if (canAchieveErection(slave)) { + r.push(`${He} isn't erect right now, but getting a hard-on will probably be a bit uncomfortable for ${him}.`); + } else { + r.push(`Fortunately for ${him}, ${he} can't get hard, making this state merely odd-looking.`); + } + } else if ((slave.foreskin - slave.dick === 1)) { + r.push(`${His} foreskin seems too large for ${his} dick, probably as a result of recent penis shrinkage.`); + if (canAchieveErection(slave) && ((slave.devotion > 20) || (slave.aphrodisiacs > 0) || (V.saleDescription === 1 && V.gingering === "vasodilator") || (slave.inflationType === "aphrodisiac") || (slave.drugs === "priapism agents"))) { + r.push(`${His} erection cannot fully retract it, though it's loose enough that this doesn't look uncomfortable.`); + } else if (canAchieveErection(slave)) { + r.push(`${He} isn't erect right now, making the tip of ${his} dick look shriveled.`); + } else { + r.push(`${He} can't get hard, making the tip of ${his} dick look shriveled.`); + } + } else if ((slave.foreskin - slave.dick > 1)) { + r.push(`${His} foreskin is far too large for ${his} dick, probably as a result of recent penis shrinkage.`); + if (canAchieveErection(slave) && ((slave.devotion > 20) || (slave.aphrodisiacs > 0) || (V.saleDescription === 1 && V.gingering === "vasodilator") || (slave.inflationType === "aphrodisiac") || (slave.drugs === "priapism agents"))) { + r.push(`${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.`); + } else if (canAchieveErection(slave)) { + r.push(`${He} isn't erect right now, so the excess skin droops lamely off ${his} cockhead.`); + } else { + r.push(`${He} can't get hard, so the excess skin droops lamely off ${his} cockhead.`); + } + } + } + if (slave.dick < 3) { + if (slave.balls > 5) { + r.push(`${His} cock is small enough that it does not hang past the bottom of ${his} gigantic ballsack when soft.`); + } + } else if ((slave.dick < 2)) { + if (slave.balls > 4) { + r.push(`${His} cock is so small that it does not hang past the bottom of ${his} huge ballsack when soft.`); + } + } else if ((slave.dick < 1)) { + if (slave.balls > 3) { + r.push(`${His} cock is so small that it barely protrudes from ${his} ample ballsack.`); + } + } + } + } else if (slave.vagina === -1) { + // NULL + + if (slave.scrotum === 0) { + r.push(`${He} has`); + if (V.seeDicks > 0) { + r.push(`no penis and`); + } + r.push(`no vagina, nothing but a tiny hole in the smooth ${slave.skin} skin`); + if (hasAnyLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`at the base of ${his} hips.`); + } + } else { + r.push(`${He} has`); + if (V.seeDicks > 0) { + r.push(`no penis and`); + } + r.push(`no vagina, just a tiny hole above`); + switch (slave.balls) { + case 6: + r.push(`a gigantic, clearly unnatural pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 5: + r.push(`a huge pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 4: + r.push(`a big pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 3: + r.push(`an average pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 2: + r.push(`a small pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else { + r.push(`testicles.`); + } + break; + case 1: + r.push(`a soft little trace of scrotum, since ${his} testicles are so small they have retreated up into ${his} abdomen.`); + break; + case 0: + r.push(`smooth ${slave.skin} skin.`); + break; + default: + r.push(`a hypertrophied, clearly unnatural pair of testicles,`); + if (V.showDickCMs === 1) { + r.push(`about ${ballsToEitherUnit(slave.balls)} long,`); + } + r.push(`a true masterpiece of modern growth hormone treatment.`); + break; + } + if (slave.fuckdoll === 0 && slave.balls > 0 && slave.scrotum > 0) { + let scrotalFullness = slave.scrotum - slave.balls; + if (slave.balls > 90) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and looks ready to burst. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they`); + if (hasAnyLegs(slave)) { + r.push(`drag along the floor`); + } else { + r.push(`hang far from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso`); + } + } + } else if (slave.balls >= 20) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and taut. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else { + r.push(`knee.`); + } + } else { + r.push(`quite the distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 5) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in agony.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`halfway to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else { + r.push(`knee.`); + } + } else { + r.push(`some distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 3) { + if (scrotalFullness < -1) { + r.push(`They're too big for ${his} tiny scrotum, which is stretched tight over each ball.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} soft scrotum allows them to rest comfortably`); + if (hasAnyLegs(slave)) { + r.push(`between ${his} leg`); + if (hasBothLegs(slave)) { + r.push(`s.`); + } else { + r.push(`and stump.`); + } + } else { + r.push(`beneath ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`${He} has a loose, dangling scrotum that allows them to swing`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 1) { + if (scrotalFullness < 0) { + r.push(`They're held tightly by a very minimal scrotum that turns them into a soft little bump.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable little scrotum allows them to rest softly.`); + } else { + r.push(`They're almost lost in ${his} big soft scrotum, wrinkled for lack of anything to fill it properly.`); + } + } else { + if (scrotalFullness === 0) { + r.push(`${He} has a soft little trace of scrotum.`); + } else { + r.push(`They've left ${his} scrotum soft and empty.`); + } + } + } + if (slave.physicalAge <= 3) { + if (slave.balls >= 25) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles each dwarf ${him}, making ${him} almost entirely testicle.`); + } else { + r.push(`${His} testicles each dwarf ${his} torso, making ${him} almost entirely testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge <= 12) { + if (slave.balls >= 50) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles are each nearly the same size as ${him}, making ${him} about mostly testicle.`); + } else { + r.push(`${His} testicles are each nearly the same size as ${his} torso, making ${him} about mostly testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl} s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge > 12) { + if (slave.balls > 70) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`Together, ${his} testicles are nearly the same size as ${him}, making ${him} about half testicle.`); + } else { + r.push(`Together, ${his} testicles are nearly the same size as ${his} torso, making ${him} about half testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He} 's got a string of precum dangling from the hole; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + if (slave.aphrodisiacs > 0 || slave.inflationType === "aphrodisiac") { + r.push(`The aphrodisiacs have ${him} so horny that there's a`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little precum beading at`); + } + r.push(`the hole.`); + } else if ((slave.energy > 95)) { + r.push(`As a nympho, ${he}'s almost always got a`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole.`); + } else if (slave.fetishKnown === 0) { + } else if (slave.fetishStrength <= 60) { + } else if ((slave.fetish === "buttslut")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being buttfucked.`); + } else if ((slave.fetish === "cumslut")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being facefucked.`); + } else if ((slave.fetish === "humiliation")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being humiliated.`); + } else if ((slave.fetish === "submissive")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about submission.`); + } else if ((slave.fetish === "dom")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about dominating someone.`); + } else if ((slave.fetish === "masochist")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about pain.`); + } else if ((slave.fetish === "sadist")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about hurting someone.`); + } else if ((slave.fetish === "pregnancy")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about getting someone pregnant.`); + } else if ((slave.fetish === "boobs")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about boobs.`); + } + if (slave.prostate > 2) { + r.push(`This hole is normally almost invisible, making it absolutely shocking when ${he} orgasms and shoots a massive cumshot out of it.`); + } else if (slave.balls !== 0) { + r.push(`This hole is normally almost invisible, making it quite surprising when ${he} orgasms and shoots cum out of it.`); + } else if (slave.prostate !== 0) { + r.push(`This hole is normally almost invisible, though it does leak some watery ejaculate when ${he} orgasms.`); + } + if (slave.balls >= 50) { + r.push(`${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 down ${his} balls.`); + } else if (slave.balls >= 37) { + r.push(`${His} perpetual stream of semen-laced precum running down ${his} balls leaves a mess on the floor wherever ${he} goes.`); + } else if (slave.balls >= 25) { + r.push(`Parts of the constant dribble coming out of the hole are now white, a testament to just how much cum ${his} massive balls produce and how desperate they are for release.`); + } else if (slave.balls >= 10) { + r.push(`${He} produces so much cum that ${his} dick uncontrollably dribbles precum wherever ${he} goes, leaving a trail of drops behind ${him}.`); + } + if (slave.prostate > 2) { + r.push(`${His} ejaculate has a distinct clearness to it from the sheer amount of prostate fluid produced by ${his} overstimulated prostate.`); + } + if (slave.balls > 0 && slave.vasectomy === 1) { + r.push(`${He} shoots blanks thanks to ${his} vasectomy.`); + } else if (slave.balls > 0 && slave.ballType === "sterile") { + r.push(`${He} no longer produces sperm, so ${his} cum lacks potency.`); + } + } + } else if (slave.balls > 0) { + // vagina + balls + + if (slave.scrotum !== 0) { + r.push(`${He} has no penis, just a tiny hole above`); + switch (slave.balls) { + case 6: + r.push(`a gigantic, clearly unnatural pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else{ + r.push(`testicles.`); + } + break; + case 5: + r.push(`a huge pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else{ + r.push(`testicles.`); + } + break; + case 4: + r.push(`a big pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else{ + r.push(`testicles.`); + } + break; + case 3: + r.push(`an average pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else{ + r.push(`testicles.`); + } + break; + case 2: + r.push(`a small pair of`); + if (V.showDickCMs === 1) { + r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long`); + } else{ + r.push(`testicles.`); + } + break; + case 1: + r.push(`a soft little trace of scrotum, since ${his} testicles are so small they have retreated up into ${his} abdomen.`); + break; + case 0: + r.push(`smooth ${slave.skin} skin.`); + break; + default: + r.push(`a hypertrophied, clearly unnatural pair of testicles,`); + if (V.showDickCMs === 1) { + r.push(`about ${ballsToEitherUnit(slave.balls)} long,`); + } + r.push(`a true masterpiece of modern growth hormone treatment.`); + break; + } + if (slave.fuckdoll === 0 && slave.balls > 0 && slave.scrotum > 0) { + const scrotalFullness = slave.scrotum - slave.balls; + if (slave.balls > 90) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and looks ready to burst. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they`); + if (hasAnyLegs(slave)) { + r.push(`drag along the floor.`); + } else { + r.push(`hang far from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls >= 20) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is agonizingly overfilled and taut. ${He} must be in constant pain.`); + } else if (scrotalFullness === -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in constant discomfort.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight and size has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else{ + r.push(`knee.`); + } + } else { + r.push(`quite the distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 5) { + if (scrotalFullness < -1) { + r.push(`${His} poor scrotum is so overfilled, every little vein is visible. ${He} must be in agony.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable scrotum allows them to hang massively`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`Their weight has stretched ${his} scrotum downward, so that they dangle`); + if (hasAnyLegs(slave)) { + r.push(`halfway to ${his}`); + if (hasBothLegs(slave)) { + r.push(`knees.`); + } else{ + r.push(`knee.`); + } + } else { + r.push(`some distance from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 3) { + if (scrotalFullness < -1) { + r.push(`They're too big for ${his} tiny scrotum, which is stretched tight over each ball.`); + } else if (scrotalFullness === -1) { + r.push(`They're held against ${his} base by a tight scrotum that permits them little movement.`); + } else if (scrotalFullness === 0) { + r.push(`${His} soft scrotum allows them to rest comfortably`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`beneath ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } else { + r.push(`${He} has a loose, dangling scrotum that allows them to swing`); + if (hasBothLegs(slave)) { + r.push(`between ${his} legs.`); + } else { + r.push(`from ${his}`); + if (isAmputee(slave)) { + r.push(`limbless`); + } + r.push(`torso.`); + } + } + } else if (slave.balls > 1) { + if (scrotalFullness < 0) { + r.push(`They're held tightly by a very minimal scrotum that turns them into a soft little bump.`); + } else if (scrotalFullness === 0) { + r.push(`${His} comfortable little scrotum allows them to rest softly.`); + } else { + r.push(`They're almost lost in ${his} big soft scrotum, wrinkled for lack of anything to fill it properly.`); + } + } else { + if (scrotalFullness === 0) { + r.push(`${He} has a soft little trace of scrotum.`); + } else { + r.push(`They've left ${his} scrotum soft and empty.`); + } + } + } + if (slave.physicalAge <= 3) { + if (slave.balls >= 25) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles each dwarf ${him}, making ${him} almost entirely testicle.`); + } else { + r.push(`${His} testicles each dwarf ${his} torso, making ${him} almost entirely testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge <= 12) { + if (slave.balls >= 50) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`${His} testicles are each nearly the same size as ${him}, making ${him} about mostly testicle.`); + } else { + r.push(`${His} testicles are each nearly the same size as ${his} torso, making ${him} about mostly testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } else if (slave.physicalAge > 12) { + if (slave.balls > 70) { + if (slave.fuckdoll > 0) { + r.push(`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(slave)) { + r.push(`${His} balls are so massive that it is difficult for ${him} to move.`); + if (slave.muscles > 95) { + r.push(`However, ${he} is so powerfully built that ${he} can manage it with effort, using ${his} arms to support them.`); + } else if (slave.muscles > 30) { + r.push(`${He} can barely manage to get to ${his} feet unaided, and usually walks carrying ${his} testicles in any way ${he} can.`); + } else if (slave.muscles > 5) { + r.push(`${He} requires assistance to get to ${his} feet, and tries to rest ${his} huge balls on the ground whenever ${he} can.`); + } else { + r.push(`${He} cannot get to ${his} feet unaided, and prefers to remain seated so ${his} enormous balls don't weigh ${him} down as much.`); + } + } else if (slave.balls >= 100) { + r.push(`Together, ${his} testicles are nearly the same size as ${him}, making ${him} about half testicle.`); + } else { + r.push(`Together, ${his} testicles are nearly the same size as ${his} torso, making ${him} about half testicle.`); + } + if (slave.balls > 90) { + if (V.ballsAccessibility === 1) { + r.push(`Fortunately for ${him}, the penthouse is adapted for daily life with balls`); + } else { + if (V.saleDescription === 1) { + r.push(`${He}'ll have`); + } else { + r.push(`${He} has`); + } + r.push(`trouble living in your penthouse, which is not designed for ${girl}s with testicles`); + } + r.push(`wider than a standard doorway.`); + } + } + } + } + if (slave.prostate > 2) { + r.push(`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.`); + } else if ((slave.prostate > 1)) { + r.push(`${He} 's got a string of precum dangling from the hole and down ${his} testicles; ${his} artificially hyperactive prostate keeps ${him} that way.`); + } + if (slave.aphrodisiacs > 0 || slave.inflationType === "aphrodisiac") { + r.push(`The aphrodisiacs have ${him} so horny that there's a`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little precum beading at`); + } + r.push(`the hole.`); + } else if ((slave.energy > 95)) { + r.push(`As a nympho, ${he}'s almost always got a`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole.`); + } else if (slave.fetishKnown === 0) { + } else if (slave.fetishStrength <= 60) { + } else if ((slave.fetish === "buttslut")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being buttfucked.`); + } else if ((slave.fetish === "cumslut")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being facefucked.`); + } else if ((slave.fetish === "humiliation")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about being humiliated.`); + } else if ((slave.fetish === "submissive")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about submission.`); + } else if ((slave.fetish === "dom")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about dominating someone.`); + } else if ((slave.fetish === "masochist")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about pain.`); + } else if ((slave.fetish === "sadist")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about hurting someone.`); + } else if ((slave.fetish === "pregnancy")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about getting someone pregnant.`); + } else if ((slave.fetish === "boobs")) { + r.push(`Judging by the`); + if (slave.prostate > 1) { + r.push(`constant flow of precum leaking from`); + } else { + r.push(`little bead of precum forming at`); + } + r.push(`the hole, ${he}'s probably fantasizing about boobs.`); + } + if (slave.prostate > 2) { + r.push(`This hole is normally almost invisible, making it absolutely shocking when ${he} orgasms and shoots a massive cumshot out of it.`); + } else if (slave.balls !== 0) { + r.push(`This hole is normally almost invisible, making it quite surprising when ${he} orgasms and shoots cum out of it.`); + } else if (slave.prostate !== 0) { + r.push(`This hole is normally almost invisible, though it does leak some watery ejaculate when ${he} orgasms.`); + } + if (slave.balls >= 50) { + r.push(`${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 down ${his} balls.`); + } else if (slave.balls >= 37) { + r.push(`${His} perpetual stream of semen-laced precum running down ${his} balls leaves a mess on the floor wherever ${he} goes.`); + } else if (slave.balls >= 25) { + r.push(`Parts of the constant dribble coming out of the hole are now white, a testament to just how much cum ${his} massive balls produce and how desperate they are for release.`); + } else if (slave.balls >= 10) { + r.push(`${He} produces so much cum that ${his} dick uncontrollably dribbles precum wherever ${he} goes, leaving a trail of drops behind ${him}.`); + } + if (slave.prostate > 2) { + r.push(`${His} ejaculate has a distinct clearness to it from the sheer amount of prostate fluid produced by ${his} overstimulated prostate.`); + } + } else { + if (slave.prostate > 2) { + r.push(`The area above ${his} crotch has a slight swell to it from ${his} prostate implant.`); + } + } + } + // CLOSES DETAILED DICK DESCRIPTION + + if (slave.prostate === 0) { + if (slave.dick > 0 || slave.balls > 0) { + if (slave.genes === "XY") { + r.push(`Though it's not externally apparent, ${his} prostate has been removed,`); + } else { + r.push(`${He} is lacking a prostate,`); + } + r.push(`giving ${his} ejaculations less`); + if (slave.anus !== 0) { + r.push(`body and reducing the stimulation ${he} feels during anal sex`); + } else { + r.push(`body.`); + } + } + } + + r.push(App.Desc.mods(slave, "dick")); + r.push(App.Desc.mods(slave, "testicle")); + + return r.join(" "); +}; diff --git a/src/npc/descriptions/crotch/dickAccessory.js b/src/npc/descriptions/crotch/dickAccessory.js new file mode 100644 index 0000000000000000000000000000000000000000..3b35f29701017b4f8748832065957bb8957cb44c --- /dev/null +++ b/src/npc/descriptions/crotch/dickAccessory.js @@ -0,0 +1,16 @@ +App.Desc.dickAccessory = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (slave.chastityPenis === 1) { + r.push(`${His} cock is encased in a tight chastity cage, which is designed to be comfortable as long as ${he} remains soft.`); + if (slave.energy > 95) { + r.push(`The poor nympho looks painfully frustrated by this, and a long string of precum is dangling from the hole in the bottom of the cage.`); + } + if (V.arcologies[0].FSRestart !== "unset") { + r.push(`This pleases the Societal Elite.`); + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/describeTattoos.js b/src/npc/descriptions/describeTattoos.js index 565bb096964b31942d7cdfbccbb2a5ce6f830a42..58c4af2c6cb1e60a04158420443dbe10ced41050 100644 --- a/src/npc/descriptions/describeTattoos.js +++ b/src/npc/descriptions/describeTattoos.js @@ -4,7 +4,7 @@ */ App.Desc.tattoo = function(slave, surface) { "use strict"; - let r = ``; + let r = []; /* eslint-disable no-unused-vars*/ const { he, him, his, hers, himself, boy, He, His @@ -15,49 +15,944 @@ App.Desc.tattoo = function(slave, surface) { } switch (surface) { case "shoulder": { - r += `<<shouldersTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.shouldersTat !== 0) { + switch (slave.shouldersTat) { + case "tribal patterns": + r.push(`Tribal tattoos encircle both ${his} shoulders in swirling patterns.`); + break; + case "flowers": + r.push(`A gorgeous flower tattoo covers each shoulder.`); + break; + case "counting": + r.push(`A '¤' tattoo counting ${his} earnings and acquirements cover ${his} shoulders.`); + break; + case "advertisements": + if (slave.vagina < 0) { + r.push(`'Two Hole Whore' is tattooed on each of ${his} shoulders.`); + } else { + r.push(`'Three Hole Whore' is tattooed on each of ${his} shoulders.`); + } + break; + case "rude words": + r.push(`'Dickholster' is tattooed on ${his} left shoulder, and 'Fuckmeat' is tattooed on ${his} right.`); + break; + case "degradation": + r.push(`'Hurt Me' is tattooed on ${his} left shoulder, and 'Rape Me' on ${his} right.`); + break; + case "Asian art": + r.push(`Beautiful, colorful tattoos cover ${his} upper body: a line of wind-whipped waves lashing against mountains runs across ${his} collarbone and around both shoulders.`); + break; + case "scenes": + if (slave.vagina < 0) { + r.push(`A stylized rendition of a dick plunging into an open mouth is tattooed on ${his} left shoulder, and a similar image of a dick entering an anus on ${his} right.`); + } else { + r.push(`A stylized rendition of a dick going into a pussy is tattooed on ${his} left shoulder, and a similar image of a dick entering an anus on ${his} right.`); + } + break; + case "bovine patterns": + r.push(`${His} shoulders are flecked with tattoos of bovine blotches.`); + break; + case "sacrilege": + r.push(`Tattoos depicting demonic nude figures adorn ${his} shoulders.`); + break; + case "sacrament": + r.push(`Tattoos depicting saintly nude figures adorn ${his} shoulders.`); + break; + case "possessive": + r.push(`A rendition of your face inside a heart is tattooed onto ${his} left shoulder, and the words 'I love my ${WrittenMaster(slave)}' inside an identical heart are tattooed on ${his} right.`); + break; + case "paternalist": + r.push(`'Love Me' is tattooed on ${his} left shoulder, and 'Teach Me' on ${his} right.`); + break; + default: + r.push(slave.shouldersTat); + break; + } + } + } break; } case "lips": { - r += `<<lipsTatDescription>>`; + /* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ + if (slave.fuckdoll === 0 || slave.lips > 95) { + if (slave.lipsTat !== 0) { + switch (slave.lipsTat) { + case "tribal patterns": + r.push(`${His} face is tattooed with tribal patterns that make ${him} seem mysterious and exotic.`); + break; + case "flowers": + r.push(`${His} minimal facial tattoos are limited to a cute flower on each cheek.`); + break; + case "counting": + if (slave.counter.oral === 0) { + r.push(`There is a horizontal line tattooed across the ${his} cheeks for symbols counting ${his} oral totals to be inscribed under, once ${he} has some.`); + } else if (slave.counter.oral < 500) { + r.push(`Tiny dick, pussy, and anus symbols are tattooed all over ${his} cheeks, one for every thing ${he}'s sucked.`); + } else { + r.push(`Tiny dick, pussy, and anus symbols are tattooed all over ${his} face, forehead, and neck, one for every thing ${he}'s sucked.`); + } + break; + case "advertisements": + r.push(`${His} facial tattoos include 'Facefuck Me' across ${his} forehead, 'Cock' to the left of ${his} mouth, and 'Sucker' to the right of it.`); + break; + case "rude words": + r.push(`${His} facial tattoos include 'Sex Slave' across ${his} forehead, 'Face' to the left of ${his} mouth, and 'Pussy' to the right of it.`); + break; + case "degradation": + r.push(`'${V.desc}' is tattooed across ${his} forehead.`); + break; + case "Asian art": + r.push(`${He} has a blossoming cherry tree tattooed on one temple; its pink petals are dappled across ${his} cheeks.`); + break; + case "bovine patterns": + r.push(`${His} face is subtly tattooed to give ${him} a somewhat bovine appearance.`); + break; + case "permanent makeup": + if (slave.makeup !== 0) { + r.push(`${His} normal makeup is difficult to distinguish from the underlying tattoo.`); + } + break; + case "sacrilege": + r.push(`${His} face is subtly tattooed to give ${him} a decidedly demonic appearance.`); + break; + case "sacrament": + r.push(`${His} face is subtly tattooed to give ${him} a decidedly angelic appearance.`); + break; + case "possessive": + r.push(`'Property of ${PlayerName()}' is tattooed across ${his} forehead.`); + break; + case "paternalist": + r.push(`'Beloved ${V.desc}' is tattooed across one of ${his} cheeks.`); + break; + default: + r.push(slave.lipsTat); + break; + } + } + } break; } case "breast": { - r += `<<boobsTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.boobsTat !== 0) { + switch (slave.boobsTat) { + case "tribal patterns": + r.push(`${His} chest and breasts are tattooed with tribal patterns that focus attention on ${his} nipples.`); + break; + case "flowers": + r.push(`${His} chest is tattooed with a pattern of flowering vines that delicately outlines ${his} breasts.`); + break; + case "counting": + if (slave.counter.mammary === 0) { + r.push(`There is a horizontal line tattooed across ${his} middle chest for symbols counting ${his} mammary encounters to be inscribed under, once ${he} has some.`); + } else if (slave.counter.mammary < 500) { + r.push(`Tiny dick, lips, breast, and even pussy symbols are tattooed all over ${his} cleavage, one for each of ${his} mammary encounters.`); + } else { + r.push(`Tiny dick, lips, breast, and even pussy symbols cover ${his} breasts, cleavage, and sides, one for each of ${his} mammary encounters.`); + } + break; + case "advertisements": + r.push(`'Fuck Me!' is tattooed across ${his} chest in such large letters that the word is visible a long way off.`); + break; + case "rude words": + r.push(`'Fuckslave' is tattooed across ${his} chest in such large letters that the word is visible a long way off.`); + break; + case "degradation": + r.push(`'${WrittenMaster(slave)}'s' is tattooed across the top of ${his} right breast; 'Bitch' is tattooed across the top of ${his} left.`); + break; + case "Asian art": + r.push(`An octopus is tattooed on ${his} upper chest; its tentacles reach down to envelop ${his} breasts, their tips reaching for but not quite reaching each nipple.`); + break; + case "scenes": + r.push(`${His} chest is tattooed with lewd scenes; each of ${his} breasts shows a phallus receiving a titfuck while each of ${his} collarbones shows a ${woman} deepthroating a large phallus.`); + break; + case "bovine patterns": + r.push(`${His} chest is tattooed to look like a Holstein cow's, with ${his} udders left bare to draw attention to them.`); + break; + case "sacrilege": + r.push(`Each of ${his} breasts is tattooed with a depiction of a pentagram, with ${his} nipples forming the center.`); + break; + case "sacrament": + r.push(`Each of ${his} breasts is tattooed with a depiction of a crucifix, with ${his} nipples forming the center.`); + break; + case "possessive": + r.push(`Your personal symbol is tattooed above ${his} left breast, '${PlayerName()}' above ${his} right, leaving the rest of ${his} chest and breasts bare.`); + break; + case "paternalist": + r.push(`'${WrittenMaster(slave)}'s' is tattooed across the top of ${his} right breast; 'Darling' is tattooed across the top of ${his} left.`); + break; + default: + r.push(slave.boobsTat); + break; + } + } + } break; } case "upper arm": { /* technically the old widget describes the ENTIRE arm, but we are going to display it here to preserve order */ - r += `<<armsTatDescription>>`; + if (slave.fuckdoll === 0 && hasAnyArms(slave)) { + if (slave.armsTat !== 0) { + let arms; + if (!hasBothArms(slave)) { + arms = "arm"; + } else { + arms = "arms"; + } + switch (slave.armsTat) { + case "tribal patterns": + r.push(`${His} tribal tattoos run down ${his} ${arms}.`); + break; + case "flowers": + r.push(`${His} floral tattoos run down ${his} ${arms} to end in a pretty bloom on the back of`); + if (hasBothArms(slave)) { + r.push(`each hand.`); + } else { + r.push(`${his} hand.`); + } + break; + case "counting": + if (slave.counter.oral === 0) { + r.push(`There are horizontal lines tattooed around ${his} fore${arms}, creating a blank space to permanently tally future sexual exploits.`); + } else if (slave.counter.oral < 500) { + r.push(`Tiny dick, pussy, and anus symbols are tattooed on ${his} fore${arms}, one for each organ ${he}'s manually pleasured.`); + } else { + r.push(`Tiny dick, pussy, and anus symbols are tattooed all over`); + if (hasBothArms(slave)) { + r.push(`both of`); + } + r.push(`${his} ${arms}, one for each organ ${he}'s manually pleasured.`); + } + break; + case "advertisements": + r.push(`${His} right arm is tattooed with a price list for use if ${he}'s whoring, and ${his} left with a simple tourist guide for use if ${he}'s serving the public.`); + break; + case "rude words": + r.push(`${His} ${arms}`); + if (hasBothArms(slave)) { + r.push(`have`); + } else { + r.push(`has`); + } + r.push(`helpful instructions on how to restrain ${him} for rape, including indications of the best anchor points at ${his}`); + if (hasBothArms(slave)) { + r.push(`wrists.`); + } else { + r.push(`wrist.`); + } + break; + case "degradation": + if (slave.dick > 0) { + if (slave.vagina > -1) { + if (slave.boobs > 600) { + r.push(`'Boobs Pussy Cock Asshole' is tattooed on ${his} left arm, and 'Suck Fuck Hurt Rape' is tattooed on ${his} right.`); + } else { + r.push(`'Half Pussy & Half Cock' is tattooed on ${his} left arm, and 'All Whore' is tattooed on ${his} right.`); + } + } else if (slave.boobs > 600) { + r.push(`'I didn't use to have boobs' is tattooed on ${his} left arm, and 'I didn't always take it up the ass' is tattooed on ${his} right.`); + } else { + r.push(`'I promise to cum buckets' is tattooed on ${his} left arm, and 'If you fuck my butt' is tattooed on ${his} right.`); + } + } else { + if (slave.boobs > 800 && slave.lactation > 0) { + r.push(`'Grade AAA Milker' is tattooed on ${his} left arm, and 'Grade AAA Breeder' is tattooed on ${his} right.`); + } else if ((slave.visualAge > 35)) { + r.push(`'Please let Mommy suck your cock' is tattooed on ${his} left arm, and 'Please rape Mommy's cunt' is tattooed on ${his} right.`); + } else if ((slave.visualAge < 25)) { + r.push(`'Teach me how to suck cock' is tattooed on ${his} left arm, and 'Teach me how to take dick' is tattooed on ${his} right.`); + } else { + r.push(`'There are many sex slaves like me' is tattooed on ${his} left arm, and 'But this one is ${WrittenMaster(slave)}'s' is tattooed on ${his} right.`); + } + } + break; + case "Asian art": + r.push(`Tattoos of fierce dragons wind around both ${his} arms.`); + break; + case "scenes": + r.push(`${His} lewd tattoos cover ${his} ${arms}; they include lots of little vignettes of sex, with dates to show when ${he} was first fucked like that.`); + break; + case "bovine patterns": + r.push(`Tattoos of cow-like spots cover ${his} ${arms}, but stop short of`); + if (hasBothArms(slave)) { + r.push(`each of ${his} elbows.`); + } else { + r.push(`${his} elbow.`); + } + break; + case "sacrilege": + r.push(`Tattoos of swirling flames run down ${his} ${arms}.`); + break; + case "sacrament": + r.push(`Tattoos of swirling thorns run down ${his} ${arms}, culminating in a stylized depiction of a bloody nail on the back of each hand.`); + break; + case "possessive": + r.push(`${His} arm tattoos depict notable moments during ${his} enslavement by you, culminating in a stylized rendition of your first initial on ${his} left hand and your second on the right.`); + break; + case "paternalist": + if (slave.dick > 0) { + if (slave.vagina > -1) { + if (slave.boobs > 600) { + r.push(`'Boobs Pussy Cock Asshole' is tattooed on ${his} left arm, and 'Caress Pleasure Stroke Stretch' is tattooed on ${his} right.`); + } else { + r.push(`'Half Pussy & Half Cock' is tattooed on ${his} left arm, and 'All Loved' is tattooed on ${his} right.`); + } + } else if (slave.boobs > 600) { + r.push(`'I didn't use to have boobs' is tattooed on ${his} left arm, and 'And now I do!' is tattooed on ${his} right.`); + } else { + r.push(`'I promise to cum buckets' is tattooed on ${his} left arm, and 'If you treat me right' is tattooed on ${his} right.`); + } + } else { + if (slave.boobs > 800 && slave.lactation > 0) { + r.push(`'Please drink' is tattooed on ${his} left arm, and 'All my milk' is tattooed on ${his} right.`); + } else if ((slave.visualAge > 35)) { + r.push(`'Please let Mommy worship your cock' is tattooed on ${his} left arm, and 'Please pleasure Mommy's pussy' is tattooed on ${his} right.`); + } else if ((slave.visualAge < 25)) { + r.push(`'Please teach me how to suck cock' is tattooed on ${his} left arm, and 'Please teach me how to fuck' is tattooed on ${his} right.`); + } else { + r.push(`'There are many sex slaves like me' is tattooed on ${his} left arm, and 'But ${WrittenMaster(slave)} loves me' is tattooed on ${his} right.`); + } + } + break; + default: + r.push(slave.armsTat); + break; + } + } + } break; } case "back": { - r += `<<backTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.backTat !== 0) { + switch (slave.backTat) { + case "tribal patterns": + r.push(`${He} has a totem of ${his} spirit animal tattooed across ${his} back.`); + break; + case "flowers": + r.push(`${His} back is covered in hundreds of beautiful flower tattoos; one could spend half an hour examining them all.`); + break; + case "counting": + r.push(`${His} back is tattooed with tick marks to count the days of ${his} sexual`); + if (slave.weekAcquired === 0) { + r.push(`enslavement to you. There are a lot of them.`); + } else { + let daysEnslaved = ((V.week - slave.weekAcquired) * 7) + jsRandom(-3, 3); + if (daysEnslaved < 10) { + r.push(`slavery here. There are only a few.`); + } else { + r.push(`slavery here: ${daysEnslaved} of them.`); + } + } + break; + case "advertisements": + r.push(`${He} has an ad for the arcology itself tattooed across ${his} back.`); + break; + case "rude words": + r.push(`'Sex Slave' is tattooed across ${his} back; the tattoo uses the broad space to make each letter`); + if (V.showInches === 2) { + r.push(`six inches`); + } else { + r.push(`fifteen centimeters`); + } + r.push(`tall, so that ${his} identity can be read from hundreds of`); + if (V.showInches === 2) { + r.push(`yards`); + } else { + r.push(`meters`); + } + r.push(`off.`); + break; + case "degradation": + r.push(`${He} has`); + if (slave.dick > 0) { + if (slave.vagina > -1) { + if (slave.boobs > 600) { + r.push(`'Futa`); + if (slave.visualAge > 35) { + r.push(`MILF`); + } + r.push(`Slave'`); + } else { + if (slave.visualAge > 35) { + r.push(`MILF Hermaphrodite'`); + } else { + r.push(`'Hermaphrodite'`); + } + } + } else if (slave.boobs > 600) { + r.push(`'Shemale`); + if (slave.visualAge > 35) { + r.push(`MILF`); + } + r.push(`Slave'`); + } else { + r.push(`'Dickgirl`); + if (slave.visualAge > 35) { + r.push(`MILF`); + } + r.push(`Slave'`); + } + } else { + if (slave.boobs > 800 && slave.lactation > 0) { + r.push(`'Slave Cow'`); + } else if ((slave.visualAge > 35)) { + r.push(`'MILF Slave'`); + } else if (slave.visualAge < 25) { + r.push(`'Slave Girl'`); + } else { + r.push(`'Sex Slave'`); + } + } + r.push(`tattooed across ${his} back in gothic script.`); + break; + case "Asian art": + r.push(`An Asian dragon is tattooed in a circle across ${his} back; the dragon has subtle features that, according to traditional meanings, relate it to ${his} personality.`); + break; + case "scenes": + if (slave.vagina === -1) { + r.push(`A line-art rendition of ${slave.slaveName} ${him}self cumming copiously while riding a dick is tattooed across ${his} entire back.`); + } else if (slave.lactation > 0) { + r.push(`A line-art rendition of ${slave.slaveName} ${him}self nursing a pair of ${his} fellow slaves is tattooed across ${his} entire back.`); + } else if (slave.skill.vaginal >= 100) { + r.push(`A line-art rendition of ${slave.slaveName} ${him}self performing reverse cowgirl and spreading ${his} pussy is tattooed across ${his} entire back.`); + } else if (V.PC.vagina !== -1) { + r.push(`A line-art rendition of ${slave.slaveName} ${him}self eating pussy is tattooed across ${his} entire back.`); + } else { + r.push(`A line-art rendition of ${slave.slaveName} ${him}self deepthroating a cock is tattooed across ${his} entire back.`); + } + break; + case "bovine patterns": + r.push(`${His} back is tattooed to resemble the dappled flank of a cow.`); + break; + case "sacrilege": + r.push(`${He} has a pair of blackened wings tattooed across ${his} entire back.`); + break; + case "sacrament": + r.push(`${He} has a pair of pure white wings tattooed across ${his} entire back.`); + break; + case "possessive": + r.push(`An abridged and stylized version of ${his} slave contract is tattooed across ${his} entire back.`); + break; + case "paternalist": + r.push(`${He} has your name and the location of your penthouse tattooed on ${his} upper back, so kind citizens can return ${him} to you if ${he} wanders off.`); + break; + default: + r.push(slave.backTat); + break; + } + } + } break; } case "lower back": { - r += `<<stampTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.stampTat !== 0) { + switch (slave.stampTat) { + case "tribal patterns": + r.push(`${He} has a tribal-patterned tramp stamp.`); + break; + case "flowers": + r.push(`${He} has a floral-patterned tramp stamp.`); + break; + case "counting": + if (slave.anus === 0) { + r.push(`${He} has the dashed outline of a cock tattooed across ${his} lower back.`); + } else { + r.push(`${He} has the silhouette of the largest cock ${he}'s ever had up ${his} anus tattooed across ${his} lower back.`); + } + break; + case "advertisements": + r.push(`${He} has a tramp stamp which reads 'Fuck my ass!'`); + break; + case "rude words": + r.push(`${He} has a tramp stamp which reads 'Rear Entrance,' with an arrow pointing downward.`); + break; + case "degradation": + r.push(`${He} has a tramp stamp formed from gothic lettering that reads 'Anal Whore.'`); + break; + case "Asian art": + r.push(`A traditional Asian household scene is tattooed on ${his} lower back, showing a rendition of ${slave.slaveName}, dressed in rich silks, having sex with a`); + if (V.PC.title === 1) { + r.push(`gentleman`); + } else { + r.push(`lady`); + } + r.push(`. The slave and the`); + if (V.PC.title === 1) { + r.push(`gentleman`); + } else { + r.push(`lady`); + } + r.push(`are kissing passionately as ${getPronouns(V.PC).pronoun}`); + if (slave.vagina < 0) { + r.push(`penetrates the slave's anus.`); + } else if (slave.bellyPreg >= 1500 || slave.bellyImplant >= 1500) { + r.push(`embraces the slave's`); + if (slave.pregKnown === 1) { + r.push(`pregnant`); + } else { + r.push(`rounded`); + } + r.push(`belly.`); + } else { + r.push(`penetrates the slave's vagina.`); + } + break; + case "scenes": + r.push(`${He} has a tramp stamp which shows a cock entering an anus, recognizably ${he}rs.`); + break; + case "bovine patterns": + r.push(`${He} has an identifying barcode tattooed across ${his} lower back.`); + break; + case "sacrilege": + r.push(`${He} has a tramp stamp which reads 'Fuck my ass and be damned.'`); + break; + case "sacrament": + r.push(`${He} has a tramp stamp which reads 'Fuck my ass and be blessed.'`); + break; + case "possessive": + r.push(`${He} has a tramp stamp which reads '${V.PC.slaveName}'s ${V.desc}.'`); + break; + case "paternalist": + r.push(`${He} has a tramp stamp which reads 'Fuck me slowly' with an arrow pointing downward.`); + break; + default: + r.push(slave.stampTat); + break; + } + } + } break; } case "buttock": { - r += `<<buttTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.buttTat !== 0) { + switch (slave.buttTat) { + case "tribal patterns": + r.push(`${His} buttocks and hips are tattooed with tribal patterns that emphasize ${his} womanly curves.`); + break; + case "flowers": + r.push(`${His} hips are tattooed with a cute floral design.`); + break; + case "counting": + if (slave.counter.anal === 0) { + r.push(`There is a horizontal line tattooed across the tops of ${his} buttocks for symbols counting ${his} anal exploits to be inscribed under, once ${he} has some.`); + } else if (slave.counter.anal < 500) { + r.push(`Tiny dick symbols are tattooed all over the top of ${his} buttocks, one for every time ${he}'s been assfucked.`); + } else { + r.push(`Tiny dick symbols are tattooed all over ${his} entire buttocks, attesting to long anal slavery.`); + } + break; + case "advertisements": + r.push(`'Shove' is tattooed across ${his} left buttock; 'It In' is tattooed across ${his} right.`); + break; + case "rude words": + if (slave.vagina > 0) { + r.push(`'No. 2'`); + } else { + r.push(`'No. 1'`); + } + r.push(`is tattooed across ${his} left buttock; 'Fuckhole' is tattooed across ${his} right.`); + break; + case "degradation": + r.push(`'Treat it' is tattooed across ${his} left buttock; 'Like a Pussy' is tattooed across ${his} right.`); + break; + case "Asian art": + r.push(`Each of ${his} buttocks bears a tattoo of a coiled dragon, advancing meaningfully towards ${his} anus.`); + break; + case "scenes": + if (slave.dick > 0 && slave.balls > 0) { + r.push(`${His} buttocks are tattooed with lewd scenes; each of ${his} buttocks shows a smiling shemale offering ${his} anus, while each of ${his} thighs shows a rear view of a shemale simultaneously being sodomized and sodomizing.`); + } else if ((slave.dick > 0)) { + r.push(`${His} buttocks are tattooed with lewd scenes; each of ${his} buttocks shows a gelding, legs together to conceal ${his} cock and display ${his} anus, while each of ${his} thighs shows a gelding being double penetrated in ${his} gaping anus.`); + } else { + r.push(`${His} buttocks are tattooed with lewd scenes; each of ${his} buttocks shows a ${woman} being sodomized while each of ${his} thighs shows a ${woman} being gangbanged in all ${his} holes.`); + } + break; + case "bovine patterns": + r.push(`${His} buttocks are tattooed with large black splotches like those of a Holstein cow.`); + break; + case "sacrilege": + r.push(`'It's not a sin' is tattooed across ${his} left buttock;`); + if (slave.vagina > -1) { + r.push(`'If I don't enjoy it'`); + } else { + r.push(`'I'm a girl'`); + } + r.push(`is tattooed across ${his} right.`); + break; + case "sacrament": + r.push(`'This is my penance' is tattooed across ${his} left buttock;`); + if (slave.vagina > -1) { + r.push(`'Make me suffer.'`); + } else { + r.push(`'As a ${slave}.'`); + } + r.push(`is tattooed across ${his} right.`); + break; + case "possessive": + r.push(`'${V.PC.slaveName} made me their' is tattooed across ${his} left buttock; with '${V.desc}' tattooed across ${his} right.`); + break; + case "paternalist": + r.push(`'Treat it' is tattooed across ${his} left buttock; 'Gently' is tattooed across ${his} right.`); + break; + default: + r.push(slave.buttTat); + break; + } + } + } + break; } case "vagina": { - r += `<<vaginaTatDescription>>`; + /* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ + if (slave.vaginaTat !== 0) { + switch (slave.vaginaTat) { + case "tribal patterns": + r.push(`${His} abdomen is tattooed with tribal patterns that draw the eye down toward ${his}`); + if (slave.dick !== 0) { + r.push(`cock.`); + } else if (slave.vagina === -1) { + r.push(`featureless crotch.`); + } else { + r.push(`vagina.`); + } + break; + case "flowers": + r.push(`${His} abdomen bears a tasteful tattoo of a`); + if (slave.dick !== 0) { + r.push(`lily with a large stamen.`); + } else { + r.push(`blooming flower.`); + } + break; + case "counting": + if (slave.counter.vaginal === 0) { + r.push(`${His} abdomen reads 'count begins other side, sorry.'`); + } else if (slave.counter.vaginal < 500) { + r.push(`Tiny dick symbols are tattooed all over ${his} abdomen, one for every time ${he}'s been fucked.`); + } else { + r.push(`Tiny dick symbols are tattooed all over ${his} abdomen, one for every time ${he}'s been fucked. There are so many that they spread up to ${his} breasts and around ${his} sides.`); + } + break; + case "advertisements": + r.push(`${His} abdomen reads`); + if (slave.vagina < 0) { + r.push(`'Rear Entrance Other Side.'`); + } else { + r.push(`'Insert Cock' with an arrow pointing downward.`); + } + break; + case "rude words": + r.push(`${His} abdomen reads`); + if (slave.vagina < 0) { + r.push(`'Useless, Rape Ass Instead' with an arrow pointing downward.`); + } else { + r.push(`'Fucktoy.'`); + } + break; + case "degradation": + r.push(`${His} abdomen is tattooed with`); + if (slave.dick !== 0) { + r.push(`a downward-pointing arrow which reads 'Bounces When Buttfucked.'`); + } else { + r.push(`gothic script that reads '`); + if (V.PC.dick !== 0) { + if (V.PC.vagina !== -1) { + r.push(`Futa`); + } else { + r.push(`Cock`); + } + } else { + r.push(`Cunt`); + } + r.push(`Pleaser.'`); + } + break; + case "Asian art": + r.push(`${He} has formal Asian characters tattooed across ${his} abdomen. To those who do not know the language, they look elegant, but roughly translated, they read`); + if (slave.dick > 0 && canAchieveErection(slave)) { + r.push(`'dick girl slut.'`); + } else if (slave.dick > 0) { + r.push(`'limp dick slut.'`); + } else if (slave.pregKnown === 1 && slave.bellyPreg >= 100) { + r.push(`'pregnant cow.'`); + } else if (slave.physicalAge > 35) { + r.push(`'horny old bitch.'`); + } else { + r.push(`'sex ${slave}.'`); + } + break; + case "scenes": + r.push(`${His} abdomen is tattooed with lewd scenes. It entices with a depiction of`); + if (slave.dick !== 0) { + if (slave.balls !== 0) { + r.push(`sodomy of a shemale.`); + } else { + r.push(`sodomy of a gelding.`); + } + } else if (slave.vagina === -1) { + r.push(`sodomy of a null.`); + } else { + r.push(`loving intercourse.`); + } + break; + case "bovine patterns": + r.push(`${His} abdomen is tattooed in a Holstein cow pattern.`); + break; + case "sacrilege": + r.push(`${His} abdomen is tattooed with a variety of heretical symbols.`); + break; + case "sacrament": + r.push(`${His} abdomen is tattooed with a variety of religious symbols.`); + break; + case "possessive": + r.push(`${His} abdomen is tattooed with`); + if (slave.dick > 0 && canAchieveErection(slave)) { + r.push(`'Dick girl slave`); + } else if (slave.dick > 0) { + r.push(`'Limp dick slave`); + } else if (slave.counter.births > 5) { + r.push(`'Breeder slave`); + } else if (slave.actualAge > 35) { + r.push(`'MILF slave`); + } else { + r.push(`'Sex slave`); + } + r.push(`of ${WrittenMaster(slave)} ${V.PC.slaveName}.'`); + break; + case "paternalist": + r.push(`${His} abdomen is tattooed with a downward-pointing arrow which reads 'Let's come together.'`); + break; + default: + r.push(slave.vaginaTat); + break; + } + } + break; } case "dick": { - r += `<<dickTatDescription>>`; + if (slave.fuckdoll === 0) { + if (slave.dick !== 0 && slave.dickTat !== 0) { + switch (slave.dickTat) { + case "tribal patterns": + r.push(`${His} cock is tattooed with tribal patterns.`); + break; + case "flowers": + r.push(`${His} cock is tattooed with a vine that wraps around its shaft.`); + break; + case "counting": + if (slave.counter.penetrative === 0) { + r.push(`There is a horizontal line tattooed around the base of ${his} dick for symbols counting ${his} penetrative exploits to be inscribed under, once ${he} has some.`); + } else if (slave.counter.penetrative < 500) { + r.push(`Tiny anus, pussy and mouth symbols are tattooed all over ${his} dick, recounting ${his} penetrative exploits.`); + } else { + r.push(`Tiny anus, pussy and mouth symbols are tattooed all over ${his} dick, recounting ${his} penetrative exploits. ${He} has so many that they radiate out across ${his} crotch, too.`); + } + break; + case "advertisements": + r.push(`${His} cock reads 'Sissy Slut.'`); + break; + case "rude words": + r.push(`${His} cock reads 'Bitchstick.'`); + break; + case "degradation": + if (slave.anus === 0) { + r.push(`${His} cock reads '100% Virgin Anus.'`); + } else { + r.push(`${His} cock reads 'Comes When Assraped.'`); + } + break; + case "Asian art": + r.push(`${His} cock has an Asian dragon rushing down each side to the tip.`); + break; + case "bovine patterns": + r.push(`${His} cock is tattooed to make it look a little like a bulls'.`); + break; + case "sacrilege": + r.push(`${His} cock is covered in tiny words, each derived from a sacrilegious text.`); + break; + case "sacrament": + r.push(`${His} cock is covered in tiny words, each derived from a sacred scripture.`); + break; + case "possessive": + r.push(`${His} cock has an identification barcode tattooed on its side.`); + break; + case "paternalist": + if (slave.anus === 0) { + r.push(`${His} cock reads 'Still an Ass Virgin.'`); + } else { + r.push(`${His} cock reads 'Comes When Stroked.'`); + } + break; + default: + r.push(slave.dickTat); + break; + } + } + } break; } case "anus": { - r += `<<anusTatDescription>>`; + /* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ + if (slave.anusTat !== 0) { + switch (slave.anusTat) { + case "bleached": + r.push(`${His} anus is bleached.`); + break; + case "tribal patterns": + r.push(`${His} anus is bleached. It is tattooed with a tribal pattern that changes interestingly when ${he} relaxes or tightens ${his} sphincter.`); + break; + case "flowers": + r.push(`${He} has a huge blooming flower tattooed right over ${his} anus.`); + break; + case "counting": + if (slave.counter.anal === 0) { + r.push(`${He} has a dashed line tattooed around ${his} anus as a guideline for where ${his} anal count will be inscribed.`); + } else if (slave.counter.anal < 1000) { + r.push(`${He} has fine rings tattooed around ${his} anus, one for each hundred cocks.`); + } else { + r.push(`${He} has thick and fine rings tattooed around ${his} anus, for each thousand and hundred cocks.`); + } + break; + case "advertisements": + if (slave.vagina > -1) { + r.push(`${He} has a ring of text tattooed around ${his} anus which reads 'Second Pussy.'`); + } else { + r.push(`${He} has a ring of text tattooed around ${his} anus which reads 'Spit First.'`); + } + break; + case "rude words": + if (slave.vagina > -1) { + r.push(`${He} has a ring of text tattooed around ${his} anus which reads 'Fucktoy's Favorite Fuckhole.'`); + } else { + r.push(`${He} has a ring of text tattooed around ${his} anus which reads 'Sissy Slut's Sodomy Slit.'`); + } + break; + case "degradation": + r.push(`${His} anus is bleached. It is tattooed with gothic script in a ring around ${his} hole, reading '${WrittenMaster(slave)} Made Me An Anal Slut.'`); + break; + case "bovine patterns": + r.push(`${His} anus is tattooed to mimic the puffy, dark appearance of a cow's.`); + break; + case "sacrilege": + r.push(`${He} has a ring of Aramaic text tattooed around ${his} anus, which translates to horrible blasphemy.`); + break; + case "sacrament": + r.push(`${He} has a ring of Aramaic text tattooed around ${his} anus, which translates to a comforting blessing.`); + break; + case "possessive": + r.push(`${He} has a ring of numbers around ${his} anus, detailing the date ${he} was enslaved by you.`); + break; + case "paternalist": + r.push(`${His} anus is bleached. It is tattooed with text in a ring around ${his} hole, reading '${WrittenMaster(slave)} Helped Me Love Anal.'`); + break; + case "Asian art": + r.push(`${His} anus is bleached.`); + break; + default: + r.push(slave.anusTat); + break; + } + } + break; } case "thigh": { /* technically the old widget describes the ENTIRE leg, but we are going to display it here to preserve order */ - r += `<<legsTatDescription>>`; + if (slave.fuckdoll === 0 && hasAnyLegs(slave)) { + if (slave.legsTat !== 0) { + let legs; + if (!hasBothLegs(slave)) { + legs = "leg"; + } else { + legs = "legs"; + } + switch (slave.legsTat) { + case "tribal patterns": + r.push(`${His} tribal tattoos run down ${his} ${legs}.`); + break; + case "flowers": + r.push(`${His} floral tattoos run down ${his} ${legs}, with an especially beautiful bouquet of blooms sprayed across`); + if (hasBothLegs(slave)) { + r.push(`each`); + } else { + r.push(`${his}`); + } + r.push(`thigh.`); + break; + case "counting": + r.push(`${His} thighs are used as space for tattoos that count the number of times ${he}'s done various degrading but nonsexual things.`); + break; + case "advertisements": + r.push(`${His} thighs are used as simple ad space, promoting ${V.arcologies[0].name} and your business pursuits.`); + break; + case "rude words": + r.push(`${His} left thigh reads '${V.desc}' and the right 'slut.'`); + break; + case "degradation": + if (slave.vagina < 0) { + r.push(`${His} left thigh reads 'I Used To Fuck,' and the right 'But Now I Get Fucked.'`); + } else { + r.push(`${His} left thigh reads 'My Life Is Sex,' and the right 'All I'm Good For.'`); + } + break; + case "Asian art": + r.push(`A komainu is tattooed across ${his} right leg while a shishi graces ${his} left, the fierce lions guarding the way to ${his} "temple".`); + break; + case "scenes": + r.push(`${He} has symmetrical tattoos on`); + if (hasBothLegs(slave)) { + r.push(`each`); + } else { + r.push(`${his}`); + } + r.push(`thigh depicting ${him} being spitroasted.`); + break; + case "bovine patterns": + r.push(`${His} ${legs}`); + if (hasBothLegs(slave)) { + r.push(`are`); + } else { + r.push(`is`); + } + r.push(`covered in tattoos of spots, giving ${him} a noticeably bovine appearance.`); + break; + case "sacrilege": + r.push(`${His} ${legs}`); + if (hasBothLegs(slave)) { + r.push(`are`); + } else { + r.push(`is`); + } + r.push(`covered in tattoos of swirling flames.`); + break; + case "sacrament": + r.push(`${His} ${legs}`); + if (hasBothLegs(slave)) { + r.push(`are`); + } else { + r.push(`is`); + } + r.push(`covered in tattoos of swirling thorns.`); + break; + case "possessive": + r.push(`${His} left thigh is tattooed with a stylized representation of your initials, and the right with a depiction of your personal symbol.`); + break; + case "paternalist": + r.push(`${His} left thigh reads 'I Love My Life,' and the right 'Let Me Love Yours Too.'`); + break; + default: + r.push(slave.legsTat); + break; + } + } + } + break; } } - return r; + return r.join(" "); }; diff --git a/src/npc/descriptions/hips.js b/src/npc/descriptions/hips.js new file mode 100644 index 0000000000000000000000000000000000000000..7503c167a628e50ff50c46af30120ddea881669d --- /dev/null +++ b/src/npc/descriptions/hips.js @@ -0,0 +1,95 @@ +App.Desc.hips = function(slave) { + const r = []; + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + if (slave.hips < -1) { + if (slave.butt > 2) { + if (V.arcologies[0].FSHedonisticDecadence !== "unset") { + r.push(`disproportionately large for ${his} narrow hips, but your hedonistic arcology finds this attractive.`); + } else if (V.arcologies[0].FSTransformationFetishist !== "unset") { + r.push(`disproportionately large for ${his} narrow hips, but your transformation fetishist arcology considers this attractive.`); + } else if (V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`disproportionately large for ${his} narrow hips, but that's just fine to your asset expansionist society.`); + } else { + r.push(`<span class="red">disproportionately large</span> for ${his} narrow hips.`); + } + } else { + r.push(`and ${his} hips are very narrow.`); + } + } else if (slave.hips < 0) { + if (slave.butt > 4) { + if (V.arcologies[0].FSHedonisticDecadence !== "unset") { + r.push(`disproportionately large for ${his} trim hips, but your hedonistic arcology finds this attractive.`); + } else if (V.arcologies[0].FSTransformationFetishist !== "unset") { + r.push(`disproportionately large for ${his} trim hips, but your transformation fetishist arcology considers this attractive.`); + } else if (V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`disproportionately large for ${his} trim hips, but that's just fine to your asset expansionist society.`); + } else { + r.push(`<span class="red">disproportionately large</span> for ${his} trim hips.`); + } + } else { + r.push(`complemented by ${his} trim hips.`); + } + } else if (slave.hips > 2) { + if (slave.butt <= 8) { + r.push(`<span class="red">disproportionately small</span> for ${his} monstrous hips.`); + } else { + r.push(`fitting for ${his} monstrous hips.`); + } + } else if (slave.hips > 1) { + if (slave.butt <= 3 && (V.arcologies[0].FSSlimnessEnthusiast === "unset" || (slave.boobs >= 500))) { + r.push(`<span class="red">disproportionately small</span> for ${his} very wide`); + if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") { + r.push(`hips, which your arcology finds unattractive on busty slaves.`); + } else { + r.push(`hips.`); + } + } else { + r.push(`flattered by ${his} very wide hips.`); + } + } else if (slave.hips > 0) { + if (slave.butt > 8) { + if (V.arcologies[0].FSHedonisticDecadence !== "unset") { + r.push(`disproportionately large for ${his} broad hips, but your hedonistic arcology finds this attractive.`); + } else if (V.arcologies[0].FSTransformationFetishist !== "unset") { + r.push(`disproportionately large for ${his} broad hips, but your transformation fetishist arcology considers this attractive.`); + } else if (V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`disproportionately large for ${his} broad hips, but that's just fine to your asset expansionist society.`); + } else { + r.push(`<span class="red">disproportionately large</span> for ${his} broad hips.`); + } + } else if (slave.butt <= 2 && (V.arcologies[0].FSSlimnessEnthusiast === "unset" || (slave.boobs >= 500))) { + r.push(`<span class="red">disproportionately small</span> for ${his} broad`); + if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") { + r.push(`hips, which your arcology finds unattractive on busty slaves.`); + } else { + r.push(`hips.`); + } + } else { + r.push(`complemented by ${his} broad hips.`); + } + } else { + if (slave.butt > 6) { + if (V.arcologies[0].FSHedonisticDecadence !== "unset") { + r.push(`disproportionately large for ${his} womanly hips, but your hedonistic arcology finds this attractive.`); + } else if (V.arcologies[0].FSTransformationFetishist !== "unset") { + r.push(`disproportionately large for ${his} womanly hips, but your transformation fetishist arcology considers this attractive.`); + } else if (V.arcologies[0].FSAssetExpansionist !== "unset") { + r.push(`disproportionately large for ${his} womanly hips, but that's just fine to your asset expansionist society.`); + } else { + r.push(`<span class="red">disproportionately large</span> for ${his} womanly hips.`); + } + } else if (slave.butt <= 1 && (V.arcologies[0].FSSlimnessEnthusiast === "unset" || (slave.boobs >= 500))) { + r.push(`<span class="red">disproportionately small</span> for ${his} ample`); + if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") { + r.push(`hips, which your arcology finds unattractive on busty slaves.`); + } else { + r.push(`hips.`); + } + } else { + r.push(`complemented by ${his} ample hips.`); + } + } + return r.join(" "); +}; diff --git a/src/npc/descriptions/waist.js b/src/npc/descriptions/waist.js new file mode 100644 index 0000000000000000000000000000000000000000..80c6217b80864fd9da4708949a63e218141fa796 --- /dev/null +++ b/src/npc/descriptions/waist.js @@ -0,0 +1,387 @@ +App.Desc.waist = function(slave) { + const r = []; + let frag; + let belly; + if (slave.belly >= 1500) { + belly = bellyAdjective(slave); + } + const { + he, him, his, hers, himself, boy, He, His + } = getPronouns(slave); + r.push(`${He} has`); + + if (slave.waist > 95) { + r.push(`a badly <span class="red">masculine waist</span> that ruins ${his}`); + if (slave.weight > 30) { + r.push(`figure and greatly exaggerates how fat ${he} is.`); + } else if (slave.weight < -30) { + r.push(`figure despite how thin ${he} is.`); + } else { + r.push(`figure.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} thick waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 300000) { + r.push(`${His} ${belly} belly is hidden by ${his} thick waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly can be seen around ${his} thick waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} thick waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges around ${his} thick waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else if (slave.waist > 40) { + r.push(`a broad, <span class="red">ugly waist</span> that makes ${him} look`); + if (slave.weight > 30) { + r.push(`mannish and exaggerates how fat ${he} is.`); + } else if (slave.weight < -30) { + r.push(`mannish despite how thin ${he} is.`); + } else { + r.push(`mannish.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} chunky waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 150000) { + r.push(`${His} ${belly} belly is hidden by ${his} chunky waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly can be seen around ${his} chunky waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} chunky waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges around ${his} chunky waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else if (slave.waist > 10) { + r.push(`an <span class="red">unattractive waist</span> that conceals ${his}`); + if (slave.physicalAge <= 25) { + r.push(`girlish`); + } else { + r.push(`womanly`); + } + if (slave.weight > 30) { + r.push(`figure and accentuates how fat ${he} is.`); + } else if (slave.weight < -30) { + r.push(`figure despite how thin ${he} is.`); + } else{ + r.push(`figure.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 10000) { + r.push(`From behind, ${his} figure hides ${his} ${belly} belly.`); + } else if (slave.belly < 200000) { + r.push(`From behind, ${his} figure barely hides ${his} ${belly} belly.`); + } else if (slave.belly < 300000) { + r.push(`${His} ${belly} belly can be seen around ${his} waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else if (slave.waist >= -10) { + frag = `an average waist for a `; + if (slave.physicalAge <= 25) { + frag += `${girl}`; + } else { + frag += `${woman}`; + } + if (slave.weight > 30) { + frag += `, though it looks broader since ${he}'s fat`; + } else if (slave.weight < -30) { + frag += `, though it looks narrower since ${he}'s thin`; + } + frag += `.`; + r.push(frag); + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 10000) { + r.push(`From behind, ${his} figure hides ${his} ${belly} belly.`); + } else if (slave.belly < 200000) { + r.push(`From behind, ${his} figure barely hides ${his} ${belly} belly.`); + } else if (slave.belly < 300000) { + r.push(`${His} ${belly} belly can be seen around ${his} waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else if (slave.waist >= -40) { + r.push(`a nice <span class="pink">feminine waist</span> that gives ${him} a`); + if (slave.physicalAge <= 25) { + r.push(`girlish`); + } else { + r.push(`womanly`); + } + if (slave.weight > 30) { + r.push(`figure despite ${his} extra weight.`); + } else if (slave.weight < -30) { + r.push(`figure and accentuates how thin ${he} is.`); + } else { + r.push(`figure.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 10000) { + r.push(`From behind, ${his} figure hides ${his} ${belly} belly.`); + } else if (slave.belly < 100000) { + r.push(`From behind, ${his} figure barely hides ${his} ${belly} belly.`); + } else if (slave.belly < 300000) { + r.push(`${His} ${belly} belly can be seen around ${his} waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly can clearly be seen around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges around ${his} waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else if (slave.waist >= -95) { + r.push(`a hot <span class="pink">wasp waist</span> that gives ${him} an hourglass`); + if (slave.weight > 30) { + r.push(`figure despite ${his} extra weight.`); + } else if (slave.weight < -30) { + r.push(`figure further accentuated by how thin ${he} is.`); + } else { + r.push(`figure.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} narrow waist and continues`); + if (slave.belly >= 1000000) { + r.push(`quite the distance`); + } else { + r.push(`over half a`); + if (V.showInches === 2) { + r.push(`yard`); + } else { + r.push(`meter`); + } + } + r.push(`farther to either side.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 5000) { + r.push(`From behind, ${his} narrow figure hides ${his} ${belly} belly.`); + } else if (slave.belly < 80000) { + r.push(`From behind, ${his} narrow figure barely hides ${his} ${belly} belly.`); + } else if (slave.belly < 100000) { + r.push(`${His} ${belly} belly can be seen around ${his} narrow waist.`); + } else if (slave.belly < 450000) { + r.push(`${His} ${belly} belly lewdly extends past ${his} narrow waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges to either side of ${his} narrow waist and continues for nearly half a`); + if (V.showInches === 2) { + r.push(`yard`); + } else { + r.push(`meter`); + } + r.push(`in both directions.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } else { + r.push(`an <span class="pink">absurdly narrow waist</span> that gives ${him} a cartoonishly hourglass`); + if (slave.weight > 30) { + r.push(`figure made even more ludicrous by ${his} extra weight.`); + } else if (slave.weight < -30) { + r.push(`figure made even more ludicrous by how thin ${he} is.`); + } else { + r.push(`figure.`); + } + if (slave.belly >= 1500) { + if (slave.belly >= 750000) { + r.push(`${His} ${belly} belly grotesquely bulges around ${his} narrow waist and continues`); + if (slave.belly >= 1000000) { + r.push(`quite the distance`); + } else { + r.push(`over half a`); + if (V.showInches === 2) { + r.push(`yard`); + } else { + r.push(`meter`); + } + } + r.push(`farther to either side.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 2000) { + r.push(`From behind, ${his} narrow figure hides ${his} ${belly} belly.`); + } else if (slave.belly < 5000) { + r.push(`From behind, ${his} narrow figure barely hides ${his} ${belly} belly.`); + } else if (slave.belly < 8000) { + r.push(`${His} ${belly} belly can be seen around ${his} narrow waist.`); + } else if (slave.belly < 15000) { + r.push(`${His} ${belly} belly lewdly extends past ${his} narrow waist.`); + } else if (slave.belly < 45000) { + r.push(`${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`); + } else if (slave.belly < 600000) { + r.push(`${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } else if (slave.belly < 750000) { + r.push(`${His} ${belly} belly lewdly bulges to either side of ${his} narrow waist and continues for nearly half a`); + if (V.showInches === 2) { + r.push(`yard`); + } else { + r.push(`meter`); + } + r.push(`in both directions.`); + if (slave.preg > 3) { + if (slave.belly > (slave.pregAdaptation * 1000)) { + r.push(`${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind.`); + } else { + r.push(`However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`); + } + } + } + } + } + return r.join(" "); +}; diff --git a/src/npc/interaction/fLips.tw b/src/npc/interaction/fLips.tw index 3ea471f467cb7ef269c3e02ff130a702e39e0eb9..907be5732da144be1909ffafda156ff03ed55164 100644 --- a/src/npc/interaction/fLips.tw +++ b/src/npc/interaction/fLips.tw @@ -156,7 +156,7 @@ You tell <<= getSlave($AS).slaveName>> to <</if>> <</if>> -<<if ["pointy", "fangs", "fang", "straightening braces", "cosmetic braces"].includes(getSlave($AS).teeth)>> +<<if ["cosmetic braces", "fang", "fangs", "pointy", "straightening braces"].includes(getSlave($AS).teeth)>> <<if (getSlave($AS).skill.oral >= 100)>> $He's so orally skilled that $he had the confidence to lightly graze you with <<if (getSlave($AS).teeth == "pointy")>> @@ -170,7 +170,7 @@ You tell <<= getSlave($AS).slaveName>> to <</if>> on occasion, a delightfully scary sensation. <<elseif (getSlave($AS).skill.oral > 30)>> - $He's sufficiently orally skilled that $he managed to accomplish all that without + $He's sufficiently orally skilled that $he managed to accomplish all that without <<if (getSlave($AS).teeth == "pointy")>> $his sharp teeth <<elseif (getSlave($AS).teeth == "fangs")>> diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw index e070fd2d061e9bb35f1e9641250020c743eab870..52bfb0c62b35d07a8aef7903c0bbcb2fc602abd5 100644 --- a/src/npc/startingGirls/startingGirls.tw +++ b/src/npc/startingGirls/startingGirls.tw @@ -110,7 +110,7 @@ </span> </div> <</if>> - + <div class="indent"> <<link "Back" "Starting Girls">> <</link>> </div> @@ -385,7 +385,7 @@ <div class="content"> <<set _options = new App.UI.OptionsGroup()>> - + <<set _option = _options.addOption("Devotion", "devotion", $activeSlave).showTextBox() .addRange(-100, -95, "<", "Utterly hateful") .addRange(-70, -50, "<", "Hateful") @@ -425,7 +425,7 @@ .addRange(52, 0, ">=", "Indentured Servant")>> <<if $activeSlave.indenture > -1>> <<run _options.addOption("Remaining weeeks", "indenture", $activeSlave).showTextBox()>> - + <<run _options.addOption("Indenture restrictions", "indentureRestrictions", $activeSlave) .addValueList([["None", 0], ["Protective", 1], ["Restrictive", 2]])>> <</if>> @@ -685,7 +685,7 @@ V.activeSlave.bellyPreg = 0; V.activeSlave.ovaries = 1 })>> - + <<if $activeSlave.vagina > -1>> <<if $activeSlave.dick === 0>> <<run _options.addOption("Clit", "clit", $activeSlave) @@ -814,7 +814,7 @@ }).addValueList([["Vestigial", 1], ["Small", 2], ["Normal", 3], ["Large", 4], ["Massive", 5]])>> <<run _options.addOption("Age of Male Puberty", "pubertyAgeXY", $activeSlave).showTextBox()>> - + <<if $activeSlave.balls > 0>> <<run _options.addOption("Ballsack", "scrotum", $activeSlave) .addValueList([["None", 0], ["Tiny", 1], ["Small", 2], ["Normal", 3], ["Large", 4], ["Massive", 5]])>> @@ -884,7 +884,7 @@ <div id="Mental" class="tabcontent"> <div class="content"> - + <<set _options = new App.UI.OptionsGroup()>> <<if $activeSlave.fetishKnown === 0>> <<run _options.addOption("Fetish", "fetishKnown", $activeSlave) diff --git a/src/pregmod/FCTV/seFCTVshows.tw b/src/pregmod/FCTV/seFCTVshows.tw index d190eab4e434dc1a9d3bacb061a8b8fadc4f90b9..fa3d38dc4dc53ebaa281c818c1d892bf2c5f4199 100644 --- a/src/pregmod/FCTV/seFCTVshows.tw +++ b/src/pregmod/FCTV/seFCTVshows.tw @@ -471,7 +471,7 @@ <<set $activeSlave = _slave, $saleDescription = 1>> <<if $cash >= _slaveCost>> - <<link "Buy this contract.">> + <<link "Buy this contract.">> <<run cashX(forceNeg(_slaveCost), "slaveTransfer", _slave)>> <<set $nextLink = "Scheduled Event", $returnTo = "Scheduled Event">> <<goto "New Slave Intro">> @@ -715,7 +715,7 @@ dick: 4, boobs: 0, hLength: 10, hColor: "black" }, - _model2, { + _model2, { devotion: 0, trust: 0, hLength: 50, hStyle: "luxurious", hColor: "blonde", boobs: 700, @@ -1469,7 +1469,7 @@ <br><br> You flip off the TV. News from a pirate, how novel. <<elseif FCTV.channelCount(2)>> - the pirate themed channel. Apparently this is a live feed produced by a band of pirates and you tuned in right as they board a small pleasure craft. + the pirate themed channel. Apparently this is a live feed produced by a band of pirates and you tuned in right as they board a small pleasure craft. <br><br> Three armed pirates are swiftly sweeping the boat, gathering the passengers, a man, his wife and his two children, on deck and tying them up. The camera is attached to the pirate captain as he sweeps below deck finding their supplies. <br><br> diff --git a/src/pregmod/reTheSirenStrikesBack.tw b/src/pregmod/reTheSirenStrikesBack.tw index 39f8f2e5966b2803a3afb8dfd46fafcff6f7be44..5f6d156ea4ebf1fa4728a3ac54afc966e02a8f55 100644 --- a/src/pregmod/reTheSirenStrikesBack.tw +++ b/src/pregmod/reTheSirenStrikesBack.tw @@ -108,11 +108,11 @@ Several weeks have passed since you gained the musical prodigy and you couldn't <<replace "#result">> You decide to give the victimized prodigy a chance for payback. $He moves over to $his former boss and begins to caress the despicable thief as _he2 shakes with dread of what is to come. As $he moves lower, $he applies more pressure, peaking right on the genitals. The cowardly former executive yelps in pain, instinctively trying to get away from the <<if hasAnyArms(_ssb)>>hand<<else>>foot<</if>> crushing the most sensitive spot on _his2 body. After several minutes of the coward screaming in pain, _his2 former victim gets up and delivers a hard <<if hasBothLegs(_ssb)>>kick<<elseif hasAnyLegs(_ssb)>>stomp<<else>>punch<</if>> to the groin, eliciting another scream and causing $his former boss to assume the fetal position. You send for another slave to drag the whimpering slave<<= _girl2>> to _his2 feet for inspection. Being given an opportunity for revenge has increased _ssb.slaveName's @@.hotpink;devotion@@ and @@.mediumaquamarine;trust.@@ <<if _ssb.fetish != "sadist" && fetishChangeChance(_ssb) > jsRandom(0,100)>> - Abusing the producer has caused $him to @@.lightcoral;develop a fondness for sadism.@@ + Abusing the producer has caused $him to @@.lightcoral;develop a fondness for sadism.@@ <<set _ssb.fetish = "sadist", _ssb.fetishKnown = 1, _ssb.fetishStrength = 20>> <<elseif _ssb.fetish == "sadist">> <<if _ssb.fetishKnown == 1>> - Abusing the producer has increased $his @@.lightcoral;fondness of sadism.@@ + Abusing the producer has increased $his @@.lightcoral;fondness of sadism.@@ <<set _ssb.fetishStrength += 5>> <<else>> Abusing the producer has revealed $his @@.lightcoral;fondness of sadism!@@ diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 3bf52cf63aff857dbc9bd9e65df377da3023267e..83b65de06a916db44bf1e53f9d32b2d5008d874b 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -2239,7 +2239,7 @@ At your <<if canSee($activeSlave)>>nod<<else>>acknowledgment<</if>>, $he <</if>> <</if>> -<<if ($activeSlave.energy > 95) && ($activeSlave.dick > 0) && ($activeSlave.dick < 5) && ($activeSlave.balls > 0) && !["humiliation", "submissive", "masochist"].includes($activeSlave.fetish)>> +<<if ($activeSlave.energy > 95) && ($activeSlave.dick > 0) && ($activeSlave.dick < 5) && ($activeSlave.balls > 0) && !["humiliation", "masochist", "submissive"].includes($activeSlave.fetish)>> <<set _possibleDrugs.push({type: "dick", text: "peni<<s>> enhan<<c>>ement? I ju<<s>>t want to fuck all the time, <<Master>>. Girl<<s>> with big cock<<s>> have more fun, even getting fucked. E<<s>>pe<<c>>ially getting fucked."})>> <</if>> @@ -9924,7 +9924,7 @@ brought in to you. This time <<= App.UI.slaveDescriptionDialog($activeSlave)>> h grinning far more sweetly than _hisA muscular form should be able to manage. <<case "businesswoman">> though _heA's blushing _himselfA. - <<case "fairy" "pregnant fairy" "cherub">> + <<case "cherub" "fairy" "pregnant fairy">> flitting around and giggling excitedly. <<case "goddess">> massaging _hisA pregnant belly meaningfully. @@ -19320,13 +19320,20 @@ brought in to you. This time <<= App.UI.slaveDescriptionDialog($activeSlave)>> h <</if>> $He begins to straighten, to face you, but you place a <<if $PC.title == 1>>strong<<else>>feminine<</if>> hand on $his chest, right between $his breasts, and keep $him leaning backward. Then, without any preamble, you take $his right breast in both of your hands, bend forward, and take $his nipple into your mouth. $He gasps<<if canTalk($activeSlave)>>, <<say>>s "Oh, <<Master>>"<</if>> quietly, and then begins to moan as you begin to suck powerfully, <<switch $activeSlave.nipples>> - <<case "tiny">>drawing $his tiny nipple entirely into your mouth. - <<case "puffy">>engorging $his soft, puffy nipple until it fills your mouth. - <<case "partially inverted">>pulling $his partially inverted nipple straight out and into your mouth. - <<case "inverted">>gradually pulling at $his inverted nipple until it's finally forced to pop out and into your mouth. - <<case "huge">>$his huge nipple filling your mouth comfortably. - <<case "fuckable">>drawing an unreasonable amount of breast into your mouth just to keep a seal. - <<default>>pulling $his soft nipple and some of the areolae around it into your mouth. + <<case "tiny">> + drawing $his tiny nipple entirely into your mouth. + <<case "puffy">> + engorging $his soft, puffy nipple until it fills your mouth. + <<case "partially inverted">> + pulling $his partially inverted nipple straight out and into your mouth. + <<case "inverted">> + gradually pulling at $his inverted nipple until it's finally forced to pop out and into your mouth. + <<case "huge">> + $his huge nipple filling your mouth comfortably. + <<case "fuckable">> + drawing an unreasonable amount of breast into your mouth just to keep a seal. + <<default>> + pulling $his soft nipple and some of the areolae around it into your mouth. <</switch>> $His rich milk begins to flow across your tongue, creamy and with a hint of vanilla. $He breathes faster and faster as $he becomes aroused, but then the stimulation peaks. You keep drinking from $him, making no move to stop nursing and start fucking $him. $He sighs with sudden contentment, realizing that you're going to drink every drop $he has, and $his sudden relaxation sends a little extra gush of milk into your mouth. $He @@.hotpink;definitely enjoys the experience,@@ leaning back compliantly as you drain that breast and then $his left one, too. <<if $activeSlave.boobs > 25000 || ($activeSlave.boobs > 10000 && $activeSlave.lactation > 1)>>Your clothes feel tight around your middle for the rest of the day; you may have indulged a little too much.<</if>> diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index e159920fa7f4d0fce4c2a9ba243a815b1745363b..fb09203737d4e2de441237532a86a4058adca0f3 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -943,7 +943,7 @@ Or design your own: <<textbox "$scarDesign.local" $scarDesign.local "Body Modifi <div> Choose a site for scaring: -<<if ["menacing", "exotic"].includes($scarDesign.local)>> +<<if ["exotic", "menacing"].includes($scarDesign.local)>> [[Cheeks|Body Modification][$scarTarget.local = "cheek"]] <<else>> /* Sorted head to toe */ @@ -996,7 +996,7 @@ Or a custom site: <<textbox "$scarTarget.local" $scarTarget.local "Body Modifica </div> /* Correct some "bad" choices" */ -<<if ["menacing", "exotic"].includes($scarDesign.local)>> +<<if ["exotic", "menacing"].includes($scarDesign.local)>> <<if $scarTarget.local != "cheek">> <<set $scarTarget.local = "cheek">> <</if>> diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw index fd1b2b681c5e5e4eee2def624caae4b0d3239bcd..c6c5413c84662f0f8d5fe0afaa74e98e9a7cd17b 100644 --- a/src/uncategorized/brothelReport.tw +++ b/src/uncategorized/brothelReport.tw @@ -156,10 +156,10 @@ <<if (_DL+$brothelSlavesGettingHelp < 10)>> <<set $i = _FLs>> /* apply following SA passages to facility leader */ - <<setLocalPronouns _slave>> + <<setLocalPronouns $slaves[$i]>> <<set _oldCash = $cash>> <<if $showEWD != 0>> - <br> $He <<= App.SlaveAssignment.whore(_slave)>> + <br> $He <<= App.SlaveAssignment.whore($slaves[$i])>> <<else>> <<run App.SlaveAssignment.whore($slaves[$i])>> <</if>> diff --git a/src/uncategorized/buySlaves.tw b/src/uncategorized/buySlaves.tw index 55201fd3c888e84363f6f9cdd54f8bb2b343f1ca..4955a1cf6d709b12fd796b4ee61e9bc6a049b79b 100644 --- a/src/uncategorized/buySlaves.tw +++ b/src/uncategorized/buySlaves.tw @@ -35,7 +35,7 @@ <<if $cash > _minimumTen>> [[(x10)|Bulk Slave Generate][$slaveMarket = "corporate", $introType = "bulk", $numSlaves = 10]] | <</if>> - <<if $corp.Market == 1>>//Slaves from your corporation purchased at a discounted rate.//<<else>>//Slaves from your corporation//<</if>> + <<if $corp.Market == 1>>//Slaves from your corporation purchased at a discounted rate.//<<else>>//Slaves from your corporation//<</if>> <</if>> </div> diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw index 595ad6ae31998f92d53b10888b5417df9411a07d..18626a2712822f7d29cca26e230f5a81a2e65100 100644 --- a/src/uncategorized/clinicReport.tw +++ b/src/uncategorized/clinicReport.tw @@ -256,7 +256,7 @@ <</if>> /* the clinic is a well-equipped medical facility and can allow the Nurse or player to - * directly cure serious wounds caused by injury and surgery with minimal side effects */ + * directly cure serious wounds caused by injury and surgery with minimal side effects */ <<if _slave.health.shortDamage >= 10>> <<if ($Nurse != 0)>> <<run healthCure(_slave, 5 + _healthBonus)>> diff --git a/src/uncategorized/dairy.tw b/src/uncategorized/dairy.tw index ef5ea69333c6194d2abf625782db428cdf16226f..401c090c3f4f00cf28da9bb47b4c99f34ffe7bc4 100644 --- a/src/uncategorized/dairy.tw +++ b/src/uncategorized/dairy.tw @@ -439,7 +439,7 @@ ''active.'' [[Deactivate|Dairy][$dairyStimulatorsSetting = 0]] <<if ($seeExtreme != 0) && ($dairyRestraintsSetting == 2)>> - | [[Industrial|Dairy][$dairyStimulatorsSetting = 2, $dairyStimulatorsSettingChanged = 1]] + | [[Industrial|Dairy][$dairyStimulatorsSetting = 2, $dairyStimulatorsSettingChanged = 1]] <</if>> <<else>> ''inactive.'' diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw index 8ba95ceb91c384a264df2604e43c16023557ceb0..0d0ab4afb89c43a9b6d546f7cc72eaf77c00c514 100644 --- a/src/uncategorized/fsDevelopments.tw +++ b/src/uncategorized/fsDevelopments.tw @@ -8,7 +8,7 @@ [6000,9000,12000,14000,16000], [6000,9000,11000,13000,15000,17000]]>> <<set _FSRepDescriptors = ["solid", "high", "remarkable", "great", "excellent", "unparalleled"]>> -<<set _ordinalNames = ["second", "third", "fourth", "fifth", "sixth", "seventh"]>> +<<set _ordinalNames = ["second", "third", "fourth", "fifth", "sixth", "seventh", "eighth"]>> <<if $FSCredits > 0>> @@.yellow;$arcologies[0].name's society is ready to begin accepting a new societal direction.@@ <</if>> @@ -198,7 +198,7 @@ <</if>> /* Promenade effects */ -<<run _cells = $building.findCells(cell => cell instanceof App.Arcology.Cell.Shop && !["Shops", "Brothel", "Club"].includes(cell.type))>> +<<run _cells = $building.findCells(cell => cell instanceof App.Arcology.Cell.Shop && !["Brothel", "Club", "Shops"].includes(cell.type))>> <<for _i = 0; _i < _cells.length; _i++>> The _cells[_i].type establishments on the Promenade help develop society. <<set _changed_fs = _cells[_i].type.replace(" ","")>> @@ -219,7 +219,7 @@ <</if>> <<if $arcologies[0].FSSubjugationist != "unset">> - <<if ["businesswoman", "amazon", "imp"].includes($assistant.appearance)>> + <<if ["amazon", "businesswoman", "imp"].includes($assistant.appearance)>> <<set $arcologies[0].FSSubjugationist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "subjugationist">> @@ -228,7 +228,7 @@ <</if>> <</if>> <<if $arcologies[0].FSGenderRadicalist != "unset">> - <<if ["monstergirl", "shemale", "incubus", "succubus", "witch"].includes($assistant.appearance)>> + <<if ["incubus", "monstergirl", "shemale", "succubus", "witch"].includes($assistant.appearance)>> <<set $arcologies[0].FSGenderRadicalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "gender radicalist">> @@ -246,7 +246,7 @@ <</if>> <</if>> <<if $arcologies[0].FSRestart != "unset">> - <<if ["businesswoman", "schoolgirl", "goddess", "loli", "succubus", "witch", "incubus", "angel"].includes($assistant.appearance)>> + <<if ["angel", "businesswoman", "goddess", "incubus", "loli", "schoolgirl", "succubus", "witch"].includes($assistant.appearance)>> <<set $arcologies[0].FSRestart += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "eugenics">> @@ -256,7 +256,7 @@ <</if>> <<if $arcologies[0].FSGenderFundamentalist != "unset">> - <<if ["schoolgirl", "goddess", "hypergoddess", "preggololi", "loli", "fairy", "pregnant fairy", "angel", "cherub", "succubus", "witch"].includes($assistant.appearance)>> + <<if ["angel", "cherub", "fairy", "goddess", "hypergoddess", "loli", "preggololi", "pregnant fairy", "schoolgirl", "succubus", "witch"].includes($assistant.appearance)>> <<set $arcologies[0].FSGenderFundamentalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "gender fundamentalist">> @@ -265,7 +265,7 @@ <</if>> <</if>> <<if $arcologies[0].FSPaternalist != "unset">> - <<if ["schoolgirl", "goddess", "hypergoddess", "preggololi", "loli", "fairy", "pregnant fairy", "angel", "cherub"].includes($assistant.appearance)>> + <<if ["angel", "cherub", "fairy", "goddess", "hypergoddess", "loli", "preggololi", "pregnant fairy", "schoolgirl"].includes($assistant.appearance)>> <<set $arcologies[0].FSPaternalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "paternalist">> @@ -274,7 +274,7 @@ <</if>> <</if>> <<if $arcologies[0].FSDegradationist != "unset">> - <<if ["monstergirl", "businesswoman", "preggololi", "succubus", "incubus", "imp"].includes($assistant.appearance)>> + <<if ["businesswoman", "imp", "incubus", "monstergirl", "preggololi", "succubus"].includes($assistant.appearance)>> <<set $arcologies[0].FSDegradationist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "degradationist">> @@ -302,7 +302,7 @@ <</if>> <</if>> <<if $arcologies[0].FSBodyPurist != "unset">> - <<if ["amazon", "goddess", "loli", "fairy", "pregnant fairy", "angel", "succubus", "incubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["amazon", "angel", "fairy", "goddess", "incubus", "loli", "pregnant fairy", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSBodyPurist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "body purist">> @@ -311,7 +311,7 @@ <</if>> <</if>> <<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if ["businesswoman", "shemale", "succubus", "incubus", "witch", "ERROR_1606_APPEARANCE_FILE_CORRUPT"].includes($assistant.fsAppearance)>> + <<if ["businesswoman", "ERROR_1606_APPEARANCE_FILE_CORRUPT", "incubus", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSTransformationFetishist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "transformation fetishist">> @@ -320,7 +320,7 @@ <</if>> <</if>> <<if $arcologies[0].FSMaturityPreferentialist != "unset">> - <<if ["businesswoman", "goddess", "succubus", "incubus", "witch", "angel"].includes($assistant.fsAppearance)>> + <<if ["angel", "businesswoman", "goddess", "incubus", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSMaturityPreferentialist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "maturity preferentialist">> @@ -330,7 +330,7 @@ <</if>> <<if $arcologies[0].FSYouthPreferentialist != "unset">> - <<if ["schoolgirl", "shemale", "preggololi", "loli", "succubus", "angel", "cherub", "imp", "witch"].includes($assistant.fsAppearance)>> + <<if ["angel", "cherub", "imp", "loli", "preggololi", "schoolgirl", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSYouthPreferentialist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "youth preferentialist">> @@ -357,7 +357,7 @@ <</if>> <</if>> <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> - <<if ["schoolgirl", "shemale", "loli", "cherub", "imp", "succubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["cherub", "imp", "loli", "schoolgirl", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSSlimnessEnthusiast += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "slimness enthusiast">> @@ -367,7 +367,7 @@ <</if>> <<if $arcologies[0].FSAssetExpansionist != "unset">> - <<if ["businesswoman", "shemale", "hypergoddess", "succubus", "incubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["businesswoman", "hypergoddess", "incubus", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSAssetExpansionist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "asset expansionist">> @@ -376,7 +376,7 @@ <</if>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> - <<if ["shemale", "goddess", "hypergoddess", "incubus", "succubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["goddess", "hypergoddess", "incubus", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSPastoralist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "pastoralist">> @@ -385,7 +385,7 @@ <</if>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> - <<if ["amazon", "shemale", "incubus", "succubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["amazon", "incubus", "shemale", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSPhysicalIdealist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "physical idealist">> @@ -394,7 +394,7 @@ <</if>> <</if>> <<if $arcologies[0].FSHedonisticDecadence != "unset">> - <<if ["goddess", "hypergoddess", "preggololi", "imp", "incubus", "succubus", "witch"].includes($assistant.fsAppearance)>> + <<if ["goddess", "hypergoddess", "imp", "incubus", "preggololi", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSHedonisticDecadence += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "hedonistic decadence">> @@ -404,7 +404,7 @@ <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> - <<if ["goddess", "monstergirl", "incubus", "succubus", "witch", "angel", "cherub", "imp"].includes($assistant.fsAppearance)>> + <<if ["angel", "cherub", "goddess", "imp", "incubus", "monstergirl", "succubus", "witch"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSChattelReligionist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "chattel religionist">> @@ -432,7 +432,7 @@ <</if>> <</if>> <<if $arcologies[0].FSEgyptianRevivalist != "unset">> - <<if ["goddess", "monstergirl", "incubus", "succubus"].includes($assistant.fsAppearance)>> + <<if ["goddess", "incubus", "monstergirl", "succubus"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSEgyptianRevivalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "egyptian revivalist">> @@ -441,7 +441,7 @@ <</if>> <</if>> <<if $arcologies[0].FSEdoRevivalist != "unset">> - <<if ["amazon", "monstergirl", "loli", "kitsune", "incubus", "succubus"].includes($assistant.fsAppearance)>> + <<if ["amazon", "incubus", "kitsune", "loli", "monstergirl", "succubus"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSEdoRevivalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "edo revivalist">> @@ -450,7 +450,7 @@ <</if>> <</if>> <<if $arcologies[0].FSArabianRevivalist != "unset">> - <<if ["businesswoman", "schoolgirl", "incubus", "succubus"].includes($assistant.fsAppearance)>> + <<if ["businesswoman", "incubus", "schoolgirl", "succubus"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSArabianRevivalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "arabian revivalist">> @@ -459,7 +459,7 @@ <</if>> <</if>> <<if $arcologies[0].FSChineseRevivalist != "unset">> - <<if ["schoolgirl", "monstergirl", "incubus", "succubus"].includes($assistant.fsAppearance)>> + <<if ["incubus", "monstergirl", "schoolgirl", "succubus"].includes($assistant.fsAppearance)>> <<set $arcologies[0].FSChineseRevivalist += 0.1*$FSSingleSlaveRep>> <<set _seed = 1>> <<elseif $assistant.fsAppearance == "chinese revivalist">> @@ -468,7 +468,8 @@ <</if>> <</if>> - <br><br>With _hisA $assistant.appearance appearance, $assistant.name's public visibility meshes <<if _seed == 2>>very well<<elseif _seed == 1>>well<</if>> with society. + <br><br> + With _hisA $assistant.appearance appearance, $assistant.name's public visibility meshes <<if _seed == 2>>very well<<elseif _seed == 1>>well<</if>> with society. <</if>> /* Progress overflow into influence */ diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw index 89a77c271e2044b4a3e9d6c40e98d7fef68bf9ac..f2e10b980c3ce4945d822ba827e8d18429984ff7 100644 --- a/src/uncategorized/longSlaveDescription.tw +++ b/src/uncategorized/longSlaveDescription.tw @@ -1556,7 +1556,7 @@ and $His hips are unrealistically wide, it is obvious they have been artificially widened. <</if>> -<<waistDescription>> +<<= App.Desc.waist($activeSlave)>> <<if $arcologies[0].FSStatuesqueGlorification != "unset">> <<if heightPass($activeSlave)>> @@ -1994,19 +1994,19 @@ $He is <<elseif $activeSlave.bellyImplant >= 2000>> <<BellyImplantDescription>> <<else>> - <<BellyDescription>> + <<= App.Desc.belly($activeSlave)>> <</if>> <<= App.Desc.mods($activeSlave, "belly")>> -/*<<= App.Desc.mods($activeSlave, "navel")>> Currently contained in <<bellyDescription>>*/ -<<ButtDescription>> +/*<<= App.Desc.mods($activeSlave, "navel")>> Currently contained in App.Desc.belly()*/ +<<= App.Desc.butt($activeSlave)>> <br> -<<crotchDescription>> +<<= App.Desc.crotch($activeSlave)>> <<dickDescription>> <<vaginaDescription>> -<<AnusDescription>> +<<= App.Desc.anus($activeSlave)>> <<if $activeSlave.fuckdoll == 0>> <br> @@ -2222,7 +2222,7 @@ $He is so as $he <<if hasAnyLegs($activeSlave)>>stands<<else>>sits<</if>> before you $he rubs $his shaft <<if hasBothArms($activeSlave)>> <<if canDoAnal($activeSlave) && $activeSlave.anus > 0>> - and pussy with one hand while $he fingers $his anus with the other. + and pussy with one hand while $he fingers $his anus with the other. <<else>> one hand while $he fingers $his pussy with the other. <</if>> diff --git a/src/uncategorized/manageArcology.tw b/src/uncategorized/manageArcology.tw index a3f4578e91d990e977a9a02412ef1ce0e142d8f0..84952b2f43058e02880ead33447c4a0c98cf3a7b 100644 --- a/src/uncategorized/manageArcology.tw +++ b/src/uncategorized/manageArcology.tw @@ -495,7 +495,7 @@ <<elseif $miscarriagesTotal > 0>> They have had a total of <<print num($miscarriagesTotal)>> miscarriages. <</if>> - + <<if $fuckdollsSold > 0>> $fuckdollsSold mindbroken arcade slaves have been converted into Fuckdolls and sold. <</if>> diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index 1c1142cea8d13fa3903c869b8e6a5a8b2da3eb68..b7b06b145db46d9afaa5ebda0f128b3b23bd0612 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -2182,7 +2182,7 @@ The legalities completed, <span class='slave-name'><<= SlaveFullName($activeSlav <<elseif getLimbCount($activeSlave) === 2>> both limbs <<else>> - $his limb + $his limb <</if>> behind $him, secure them together, and hoist $him up to the ceiling on a rope. $He hangs up there like a sex slave chandelier<<if $activeSlave.boobs >= 650>>, breasts swaying in a lovely way whenever $he struggles<</if>>. Periodically you let $him down to stretch $his aching <<if ((!hasAnyArms($activeSlave) && !hasBothLegs($activeSlave)) || (!hasBothArms($activeSlave) && !hasAnyLegs($activeSlave)))>>limb<<else>>limbs<</if>>, but whenever you put your decoration back up you add some clips with little bells on them: first the nose, then the nipples, and finally the <<if $activeSlave.dick != 0>>dickhead<<else>>pussylips<</if>>. By the end of the day your work is accompanied by the sweet sounds of ringing bells and @@.gold;agonized pleas@@ for mercy in $his <<if $activeSlave.voice == 3>>high, girlish<<elseif $activeSlave.voice == 2>>feminine<<else>>deep<</if>> voice. $He will remember @@.mediumorchid;what you can do to $him.@@ <</replace>> diff --git a/src/uncategorized/options.tw b/src/uncategorized/options.tw index 2e5e940f852f4bec7ee15d35a88206086738579d..eca799a9e6bd84e22cd085b80a2d7b3a9638c026 100644 --- a/src/uncategorized/options.tw +++ b/src/uncategorized/options.tw @@ -207,7 +207,7 @@ This save was created using FC version $ver build $releaseID. <<run _options.addOption("Images are", "seeImages") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> - + <<includeDOM _options.render()>> <<if $seeImages > 0>> @@ -244,7 +244,7 @@ This save was created using FC version $ver build $releaseID. .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> <<elseif $imageChoice === 3>> <<run _options.addOption("").addComment('<span class="warning">Git compiled only, no exceptions.</span>')>> - + <<run _options.addOption("Clothing erection bulges are", "showClothingErection") .addValue("Enabled", true).on().addValue("Disabled", false).off()>> <</if>> @@ -257,7 +257,7 @@ This save was created using FC version $ver build $releaseID. <<run _options.addOption("Slave images in the weekly report are", "seeReportImages") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> - + <<includeDOM _options.render()>> <</if>> </div> @@ -281,7 +281,7 @@ This save was created using FC version $ver build $releaseID. <<run _options.addOption("Extreme content like amputation is currently", "seeExtreme") .addValue("Enabled", 1).on().addValue("Disabled", 0).off() .addComment("Will not affect extreme surgeries already applied in-game.")>> - + <<run _options.addOption("Bestiality related content is currently", "seeBestiality") .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> @@ -298,7 +298,7 @@ This save was created using FC version $ver build $releaseID. <<run _options.addOption("Child gender to be generated based off dick content settings", "seeDicksAffectsPregnancy") .addValue("Enabled", 1).on().addValue("Disabled", 0).off() .addComment("<<if $seeDicksAffectsPregnancy === 1>>Currently <<print $seeDicks>>% of children will be born male. <</if>>Will not affect existing pregnancies already in-game.")>> - + <<if $seeDicksAffectsPregnancy > 0>> <<run _options.addOption("XX slaves can have sons", "adamPrinciple") .addValue("Enabled", 1).on().addValue("Disabled", 0).off() @@ -335,7 +335,7 @@ This save was created using FC version $ver build $releaseID. <<run _options.addOption("Missing slave names are currently", "showMissingSlaves") .addValue("Enabled", true).on().addValue("Disabled", false).off()>> - + <<includeDOM _options.render()>> <h2>Intersecting mechanics</h2> @@ -388,7 +388,7 @@ This save was created using FC version $ver build $releaseID. <div id="MODS" class="tabcontent"> <div class="content"> <<set _options = new App.UI.OptionsGroup()>> - + <<run _options.addOption("The Special Force Mod is currently", "Toggle", $SF) .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> @@ -406,12 +406,12 @@ This save was created using FC version $ver build $releaseID. .addValue("Enabled", 1).on().addValue("Disabled", 0).off() .addComment("<div>The mod can be activated in any moment, but it may result in unbalanced gameplay if activated very late in the game.</div> <div>''If you are enabling the mod mid game for the first time, run the either the main or mod specific BC option listed near the top.''</div>")>> - + <<includeDOM _options.render()>> <<if $secExpEnabled > 0>> <h2>Security Expansion mod options</h2> - + <<if $terrain === "oceanic">> <div>Oceanic arcologies are not by default subject to external attacks. You can however allow them to happen anyway. If you choose to do so please keep in mind that descriptions and mechanics are not intended for naval combat but land combat.</div> @@ -447,7 +447,7 @@ This save was created using FC version $ver build $releaseID. .addValueList([["Extremely fast", 2], ["Very fast", 1.5], ["Fast", 1.25], ["Normal", 1], ["Slow", 0.75], ["Very slow", 0.5]])>> <</if>> - + <<if $SecExp.settings.battle.enabled > 0>> <<run _options.addOption("Commanders gain a prestige rank every 10 victories", "allowSlavePrestige", $SecExp.settings.battle) .addValue("Yes", 1).on().addValue("No", 0).off()>> @@ -757,6 +757,6 @@ This save was created using FC version $ver build $releaseID. .addValue("Enabled", 1).on().addValue("Disabled", 0).off() .addComment("This will enable a controversial but very broken event. Warning: Snuff, cannibalism.")>> <</if>> - + <<includeDOM _options.render()>> </div> diff --git a/src/uncategorized/pit.tw b/src/uncategorized/pit.tw index 88b3f79797b64931c649fe99c7c37f8b604b9c1f..8379add2ba0818f9351fa299b9d0a8a6e45a9e56 100644 --- a/src/uncategorized/pit.tw +++ b/src/uncategorized/pit.tw @@ -96,7 +96,7 @@ $pitNameCaps is clean and ready, <<if $activeCanine != 0 || $activeHooved != 0 || $activeFeline != 0>> <<switch $activeCanine.breed>> - <<case "French Bulldog" "Beagle" "Poodle" "Yorkshire Terrier">> + <<case "Beagle" "French Bulldog" "Poodle" "Yorkshire Terrier">> <<set _animalEligible = 0>> <<default>> <<set _animalEligible = 1>> diff --git a/src/uncategorized/randomNonindividualEvent.tw b/src/uncategorized/randomNonindividualEvent.tw index 2ab1b3b8f9c72dde55c423c84fd669f50d05cb4a..8293e06236324248b66656278b6fa5ecb745dbfb 100644 --- a/src/uncategorized/randomNonindividualEvent.tw +++ b/src/uncategorized/randomNonindividualEvent.tw @@ -186,7 +186,7 @@ <</if>> <<elseif ($slaves[$i].fetish == "cumslut")>> <<if ($cumslutID == 0)>> - <<if ["ring gag", "none"].includes($slaves[$i].mouthAccessory)>> + <<if ["none", "ring gag"].includes($slaves[$i].mouthAccessory)>> <<set $cumslutID = $slaves[$i].ID>> <</if>> <</if>> diff --git a/src/uncategorized/recETS.tw b/src/uncategorized/recETS.tw index 628bf12cd0f121087e39ea7873b7217fc9f8325f..3f06aae3c74bac5a56de1eb840de6f6428877819 100644 --- a/src/uncategorized/recETS.tw +++ b/src/uncategorized/recETS.tw @@ -1366,7 +1366,7 @@ <</switch>> /* Inspection details for videocall recruitment */ - <<if ["incest mother son", "incest father daughter", "incest brother sister", "incest sister sister", "incest brother brother", "incest twin sister", "incest twin brother", "incest twins mixed", "incest mother daughter", "incest father son"].includes($RecETSevent)>> + <<if ["incest brother brother", "incest brother sister", "incest father daughter", "incest father son", "incest mother daughter", "incest mother son", "incest sister sister", "incest twin brother", "incest twin sister", "incest twins mixed"].includes($RecETSevent)>> <p> <<= capFirstChar($assistant.name)>> assembles a dossier of information and photos from information they've sent describing their bodies and skills, to be used as a substitute for an in-person inspection. </p> @@ -1401,7 +1401,7 @@ <<set _newSlaves = [$relative, $relative2]>> <<if $RecETSevent === "desperate broodmother">> <<set _newSlaves = [$relative]>> /* rushed videocall, no dossier */ - <<elseif ["addict mother daughter", "posh mother daughter", "mismatched pair"].includes($RecETSevent)>> + <<elseif ["addict mother daughter", "mismatched pair", "posh mother daughter"].includes($RecETSevent)>> <<set _newSlaves = [$relative]>> /* caller doesn't want relative involved, so you don't get to inspect her even if you can force a sale */ <</if>> <<includeDOM App.UI.MultipleInspect(_newSlaves, true, true, false)>> diff --git a/src/uncategorized/remFluctuations.tw b/src/uncategorized/remFluctuations.tw index 77fba3331d0e66aba67482600285d0a1631c2bbf..839a0e94d02c58c0f49cfb0ba71a83f30af9a647 100644 --- a/src/uncategorized/remFluctuations.tw +++ b/src/uncategorized/remFluctuations.tw @@ -107,16 +107,16 @@ <<elseif $REM == "anti-slavery coup">> For months there were strong indications that an old world nation was quietly taking steps towards legalizing slavery. The market began to anticipate a serious increase in the demand for slaves in earnest but this week a month of protests against the country's leaders ended in a violent coup. The new government, claiming to only follow the will of the people, has made several promises, including a very vocal rebuke of even the slightest possibility of legal slavery within their borders. The slave market was shocked to find the previous government to be so weak and even more shocked at how unwilling the new one is to accept the times we live in. The panicked market quickly adjusted to greatly lowered slave demand and projections show a short-term price drop of up to ten percent. There will be no immediate impact on you or your slaves, but the coming weeks will be a fine time to buy new stock, and a terrible time to sell. <span class="noteworthy">The market price of slaves has dropped.</span> <<elseif $REM == "hostilities ended">> - The Free Cities make a real effort to avoid armed conflict, especially amonst themselves, as such endeavors almost never have any real winners. But tensions grew so high in their trade conflict that the likelihood of a full blown war between two Free Cities became not just a possibility but a near certainty for months. As skirmishes commenced and slave armies were quickly drilled for action on both sides, the slave market anticipated a boost to demand as soon as the fighting intensified. Miraculously, cooler heads prevailed and the Free Cities agreed to disband their armies. While many people sighed with relief the slave market was forced into a shock adjustment, projections show a short-term price drop of up to five percent. There will be no immediate impact on you or your slaves, but the coming weeks will be a fine time to buy new stock, and a terrible time to sell. <span class="noteworthy">The market price of slaves has dropped.</span> + The Free Cities make a real effort to avoid armed conflict, especially amongst themselves, as such endeavors almost never have any real winners. But tensions grew so high in their trade conflict that the likelihood of a full blown war between two Free Cities became not just a possibility but a near certainty for months. As skirmishes commenced and slave armies were quickly drilled for action on both sides, the slave market anticipated a boost to demand as soon as the fighting intensified. Miraculously, cooler heads prevailed and the Free Cities agreed to disband their armies. While many people sighed with relief the slave market was forced into a shock adjustment, projections show a short-term price drop of up to five percent. There will be no immediate impact on you or your slaves, but the coming weeks will be a fine time to buy new stock, and a terrible time to sell. <span class="noteworthy">The market price of slaves has dropped.</span> <</if>> -<<if ["revel", "bankruptcy", "refugee boat", "arcology change"].includes($REM)>> +<<if ["arcology change", "bankruptcy", "refugee boat", "revel"].includes($REM)>> <<set $menialSupplyFactor += 12000>> -<<elseif ["tainted drugs", "antislavery terrorism", "hostilities ended"].includes($REM)>> +<<elseif ["antislavery terrorism", "hostilities ended", "tainted drugs"].includes($REM)>> <<set $menialDemandFactor -= 12000>> -<<elseif ["new free city", "medical breakthrough", "war", "empty prisons", "unemployment"].includes($REM)>> +<<elseif ["empty prisons", "medical breakthrough", "new free city", "unemployment", "war"].includes($REM)>> <<set $menialSupplyFactor += 20000>> -<<elseif ["speculation", "anti-slavery coup"].includes($REM)>> +<<elseif ["anti-slavery coup", "speculation"].includes($REM)>> <<set $menialDemandFactor -= 20000>> <</if>> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index ee20d86efd047b425862a293b959f98a02195013..27c867f9d11197f0fea16b9067dab2d9b2202851 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -669,7 +669,7 @@ <<if ($seeExtreme == 1) && (getSlave($AS).indentureRestrictions < 1)>> | [[Replace them with removable prosthetics|Surgery Degradation][getSlave($AS).teeth = "removable",cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),20),$surgeryType = "teeth"]] | [[Replace them with sharp teeth|Surgery Degradation][getSlave($AS).teeth = "pointy",cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),20),$surgeryType = "sharp"]] | - [[Replace them with fangs|Surgery Degradation][getSlave($AS).teeth = "fangs",cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),20),$surgeryType = "fangs"]] | + [[Replace them with fangs|Surgery Degradation][getSlave($AS).teeth = "fangs",cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),20),$surgeryType = "fangs"]] | [[Add a fang|Surgery Degradation][getSlave($AS).teeth = "fang",cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),20),$surgeryType = "fang"]] | <</if>> </div> diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 33af59b1cc4516c5495954a7c4930042b8bb452b..5180a98b77c7f45498752185bc35b9a6f2f33f24 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -806,7 +806,7 @@ <</if>> <<elseif ($slaves[$i].behavioralFlaw == "liberated")>> <<if ($slaves[$i].fetish == "masochist")>> - $His subconscious need to be abused has@@.green;converted $his liberated philosophy into an ability to advocate for slavery.@@ + $His subconscious need to be abused has @@.green;converted $his liberated philosophy into an ability to advocate for slavery.@@ <<run SoftenBehavioralFlaw($slaves[$i])>> <</if>> <</if>> diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw index 668885da7e9cf893005b4339fb583ca45263f9c1..d84b14450243e26a2678f2c90f7815dede1841dd 100644 --- a/src/uncategorized/surgeryDegradation.tw +++ b/src/uncategorized/surgeryDegradation.tw @@ -1049,7 +1049,7 @@ As the remote surgery's long recovery cycle completes, <<else>> listens closely to the description of $his new face, <</if>> - which $he hates, though $he hopes you'll like $his new face better and punish $him less cruelly as a result. For now, @@.mediumorchid;$he seems to view this fake face as a cruel imposition.@@ As with all surgery @@.red;$his health has been slightly affected.@@ $He is @@.gold;terribly afraid@@ of your total power over $his body. + which $he hates, though $he hopes you'll like $his new face better and punish $him less cruelly as a result. For now, @@.mediumorchid;$he seems to view this fake face as a cruel imposition.@@ As with all surgery @@.red;$his health has been slightly affected.@@ $He is @@.gold;terribly afraid@@ of your total power over $his body. <<set getSlave($AS).trust -= 10, getSlave($AS).devotion -= 5>> <</if>> diff --git a/src/uncategorized/universalRules.tw b/src/uncategorized/universalRules.tw index 696769d1fd89af563834f5af2f51cb52ac3c8858..72c942b2cbeb6f04a35a1b5aa7ea2618fdc16547 100644 --- a/src/uncategorized/universalRules.tw +++ b/src/uncategorized/universalRules.tw @@ -319,7 +319,7 @@ Or design your own: <<textbox "$brandDesign.primary" $brandDesign.primary "Unive <br> /* Correct some "bad" choices" */ -<<if ["menacing", "exotic"].includes($scarDesign.primary)>> +<<if ["exotic", "menacing"].includes($scarDesign.primary)>> <<if !["cheek", "left cheek", "right cheek"].includes($scarTarget.primary)>> <<set $scarTarget.primary = "cheek">> <</if>> diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw index e46229649fb7971c93b5349e86470ecdb5592e15..a2264b312620d96e287b24b5a89d890ed6dd2814 100644 --- a/src/utility/descriptionWidgetsFlesh.tw +++ b/src/utility/descriptionWidgetsFlesh.tw @@ -1,4315 +1,1665 @@ :: flesh description widgets [widget nobr] -<<widget "waistDescription">> +<<widget "dickDescription">> -<<if $activeSlave.belly >= 1500>> - <<set _belly = bellyAdjective($activeSlave)>> -<</if>> +<<if $activeSlave.dick > 0>> -$He has + <<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.waist > 95>> - a badly @@.red;masculine waist@@ that ruins $his figure<<if $activeSlave.weight > 30>> and greatly exaggerates how fat $he is<<elseif $activeSlave.weight < -30>> despite how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his thick waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> - <</if>> - <<elseif $activeSlave.belly < 300000>> - $His _belly belly is hidden by $his thick waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly can be seen around $his thick waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly can clearly be seen around $his thick waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> - <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges around $his thick waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> - <</if>> + <<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>> - <</if>> -<<elseif $activeSlave.waist > 40>> - a broad, @@.red;ugly waist@@ that makes $him look mannish<<if $activeSlave.weight > 30>> and exaggerates how fat $he is<<elseif $activeSlave.weight < -30>> despite how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his chunky waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. + <<else>> + <<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>> + and $he has an enormous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 5>> + and $he has a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 4>> + and $he has a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 3>> + and $he has an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<case 2>> + and $he has a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. + <<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>> + <<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. + <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <</if>> - <</if>> - <<elseif $activeSlave.belly < 150000>> - $His _belly belly is hidden by $his chunky waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly can be seen around $his chunky waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly can clearly be seen around $his chunky waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. + <<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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <</if>> - <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges around $his chunky waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline only visible from behind. + <<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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <</if>> - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.waist > 10>> - an @@.red;unattractive waist@@ that conceals $his <<if $activeSlave.physicalAge <= 25>>girlish<<else>>womanly<</if>> figure<<if $activeSlave.weight > 30>> and accentuates how fat $he is<<elseif $activeSlave.weight < -30>> despite how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. + <<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 hasBothLegs($activeSlave)>>between $his legs<<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. <</if>> - <</if>> - <<elseif $activeSlave.belly < 10000>> - From behind, $his figure hides $his _belly belly. - <<elseif $activeSlave.belly < 200000>> - From behind, $his figure barely hides $his _belly belly. - <<elseif $activeSlave.belly < 300000>> - $His _belly belly can be seen around $his waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly can clearly be seen around $his waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly can clearly be seen around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. + <<elseif $activeSlave.balls > 1>> + <<if _scrotalFullness < 0>> + 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>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + They're almost lost in $his big soft scrotum, wrinkled for lack of anything to fill it properly. <</if>> - <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline only visible from behind. + <<else>> + <<if _scrotalFullness == 0>> + $He has a soft little trace of scrotum. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + They've left $his scrotum soft and empty. <</if>> <</if>> <</if>> <</if>> -<<elseif $activeSlave.waist >= -10>> - an average waist for a <<if $activeSlave.physicalAge <= 25>>$girl<<else>>$woman<</if>><<if $activeSlave.weight > 30>>, though it looks broader since $he's fat<<elseif $activeSlave.weight < -30>>, though it looks narrower since $he's thin<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> + + <<if $activeSlave.fuckdoll == 0>> + <<if $activeSlave.mpreg == 1 && canAchieveErection($activeSlave) && $activeSlave.bellyPreg >= 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 catch basin. + <<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 $him go soft right after ejaculation. <</if>> - <<elseif $activeSlave.belly < 10000>> - From behind, $his figure hides $his _belly belly. - <<elseif $activeSlave.belly < 200000>> - From behind, $his figure barely hides $his _belly belly. - <<elseif $activeSlave.belly < 300000>> - $His _belly belly can be seen around $his waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly can clearly be seen around $his waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly can clearly be seen around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</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.chastityPenis == 1)>> + <<= App.Desc.dickAccessory($activeSlave)>> + <<elseif $activeSlave.drugs == "priapism agents">> + <<if ($activeSlave.dick > 8)>> + $He's painfully hard, despite the size of $his cock, and on the brink of losing consciousness, since a dangerous amount of $his blood volume is required to even get it to this point. + <<elseif ($activeSlave.dick > 6)>> + $He's painfully erect, or as erect that a cock of that size could be, and $he must feel very faint, since even that requires much of $his blood volume. + <<else>> + $He's painfully erect. <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline only visible from behind. + <<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 !hasAnyLegs($activeSlave) && (($activeSlave.dick*6) > ($activeSlave.height/2))>> + or would be if $he had any of those. + <<elseif !hasAnyArms($activeSlave) && (($activeSlave.dick*6) <= ($activeSlave.height/2))>> + or would be if $he had any of those. + <<else>> + hanging with its head + <<if hasAnyLegs($activeSlave)>> + <<if ($activeSlave.dick > 9)>> + below + <<elseif hasBothLegs($activeSlave)>> + between + <<else>> + next to + <</if>> + $his knee<<if hasBothLegs($activeSlave)>>s<</if>>. <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + far below $his <<if isAmputee($activeSlave)>>limb<<else>>leg<</if>>less torso. <</if>> <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.waist >= -40>> - a nice @@.pink;feminine waist@@ that gives $him a <<if $activeSlave.physicalAge <= 25>>girlish<<else>>womanly<</if>> figure<<if $activeSlave.weight > 30>> despite $his extra weight<<elseif $activeSlave.weight < -30>> and accentuates how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</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.belly < 10000>> - From behind, $his figure hides $his _belly belly. - <<elseif $activeSlave.belly < 100000>> - From behind, $his figure barely hides $his _belly belly. - <<elseif $activeSlave.belly < 300000>> - $His _belly belly can be seen around $his waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly can clearly be seen around $his waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly can clearly be seen around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</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.belly < 750000>> - $His _belly belly lewdly bulges around $his waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> + <<elseif ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>> + The aphrodisiacs have $his cock painfully hard<<if $activeSlave.drugs == "hormone blockers" || !($activeSlave.balls > 0 ? $activeSlave.hormoneBalance < 100 : $activeSlave.hormoneBalance <= -100) || $activeSlave.ballType == "sterile">>, despite $his usual inability to achieve an 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>> - <</if>> - <</if>> -<<elseif $activeSlave.waist >= -95>> - a hot @@.pink;wasp waist@@ that gives $him an hourglass figure<<if $activeSlave.weight > 30>> despite $his extra weight<<elseif $activeSlave.weight < -30>> further accentuated by how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his narrow waist and continues <<if $activeSlave.belly >= 1000000>>quite the distance<<else>>over half a <<if $showInches == 2>>yard<<else>>meter<</if>><</if>> farther to either side. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> + <<elseif ($activeSlave.balls > 0) && $activeSlave.ballType == "sterile">> + Since $he has been chemically castrated, $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.belly < 5000>> - From behind, $his narrow figure hides $his _belly belly. - <<elseif $activeSlave.belly < 80000>> - From behind, $his narrow figure barely hides $his _belly belly. - <<elseif $activeSlave.belly < 100000>> - $His _belly belly can be seen around $his narrow waist. - <<elseif $activeSlave.belly < 450000>> - $His _belly belly lewdly extends past $his narrow waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly lewdly distends far to either side of $his narrow waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> + <<elseif ($activeSlave.balls == 0)>> + Since $he + <<if $activeSlave.genes == "XY">> + has been gelded, + <<else>> + lacks testicles, <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges to either side of $his narrow waist and continues for nearly half a <<if $showInches == 2>>yard<<else>>meter<</if>> in both directions. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline barely visible from behind. - <<else>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. - <</if>> + $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 > 0) && ($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>> + <<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 cock 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 $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>> + <<else>> + Judging by the softness of $his dick, $he doesn't find $his situation arousing. + <</if>> + <<else>> + You can't tell if $he is hard or soft at a glance, not that there is much of a size difference between it. + <<if ($activeSlave.prostate > 2)>> + The area above $his crotch has a slight swell to it from $his prostate implant; a swell that makes $his cock look even smaller by comparison. <</if>> <</if>> - <</if>> -<<else>> - an @@.pink;absurdly narrow waist@@ that gives $him a cartoonishly hourglass figure<<if $activeSlave.weight > 30>> made even more ludicrous by $his extra weight<<elseif $activeSlave.weight < -30>> made even more ludicrous by how thin $he is<</if>>. - <<if $activeSlave.belly >= 1500>> - <<if $activeSlave.belly >= 750000>> - $His _belly belly grotesquely bulges around $his narrow waist and continues <<if $activeSlave.belly >= 1000000>>quite the distance<<else>>over half a <<if $showInches == 2>>yard<<else>>meter<</if>><</if>> farther to either side. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is horribly distended by $his bursting womb in a last ditch effort to find more room for $his children, leaving $his original waistline barely visible from behind. + + <<if $activeSlave.balls > 0 && $activeSlave.vasectomy == 1>> + $He shoots blanks thanks to $his vasectomy. + <<elseif $activeSlave.balls > 0 && $activeSlave.ballType == "sterile">> + $He no longer produces sperm, so $his ejaculate lacks potency. + <</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>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + <<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 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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks + <</if>> + bigger than they are. + <</if>> <</if>> <</if>> - <<elseif $activeSlave.belly < 2000>> - From behind, $his narrow figure hides $his _belly belly. - <<elseif $activeSlave.belly < 5000>> - From behind, $his narrow figure barely hides $his _belly belly. - <<elseif $activeSlave.belly < 8000>> - $His _belly belly can be seen around $his narrow waist. - <<elseif $activeSlave.belly < 15000>> - $His _belly belly lewdly extends past $his narrow waist. - <<elseif $activeSlave.belly < 45000>> - $His _belly belly lewdly distends far to either side of $his narrow waist. - <<elseif $activeSlave.belly < 600000>> - $His _belly belly lewdly distends far to either side of $his narrow waist. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is swollen wider than usual by $his crowded womb in its search for more room, leaving $his original waistline only visible from behind. + <<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>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks + <</if>> + bigger than they are. + <</if>> <</if>> <</if>> - <<elseif $activeSlave.belly < 750000>> - $His _belly belly lewdly bulges to either side of $his narrow waist and continues for nearly half a <<if $showInches == 2>>yard<<else>>meter<</if>> in both directions. - <<if $activeSlave.preg > 3>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - $His waist is greatly distended by $his overfilled womb in its desperate search for more room, leaving $his original waistline barely visible from behind. + <<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>> - However, $his body is so adapted to pregnancy that $his womb rests forward enough to preserve the shape of $his waistline. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks + <</if>> + bigger than they are. + <</if>> <</if>> <</if>> <</if>> - <</if>> -<</if>> - -<</widget>> -<<widget "ButtDescription">> - -<<if ($showClothing == 1) && ($saleDescription == 0)>> + <<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<<if hasAnyLegs($activeSlave)>> and leg<<if hasBothLegs($activeSlave)>>s<</if>><</if>> 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 $surgeryDescription == 0>> + <<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>> - <<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 <<if hasAnyLegs($activeSlave)>>leg<<if hasBothLegs($activeSlave)>>s<</if>> and <</if>>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">> - "Cum Hither" - <<case "humiliation">> - "Pants Me" - <<case "buttslut">> - "Your Hands Here" - <<case "boobs">> - "Grope My Tits" - <<case "sadist">> - "Crush Warning" - <<case "masochist">> - "I've Been Bad" - <<case "dom">> - "Always On Top" - <<case "pregnancy">> - "Knock Me Up" - <<case "mindbroken">> - "No Objections" - <<default>> - "Fuck My Ass" - <</switch>> + <<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>> - <<InscripDesc>> + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> <</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 "striped panties">> - $His - <<if $activeSlave.butt > 10>> - cute panties barely covers $his inhuman - <<elseif $activeSlave.butt > 6>> - cute panties only somewhat covers $his huge - <<elseif $activeSlave.butt > 3>> - cute panties enticingly covers $his big - <<else>> - cute panties 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 derrière. - <</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 derrière. - <</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 derrière. - <</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 derrière. - <</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 derrière. - <</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 derrière. - <</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 "overalls">> - $His overalls decently cover $his - <<if $activeSlave.butt > 10>> - ass, but they do nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 6>> - butt, though they cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> - <<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 klan robe">> - $His robe 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 tube top and thong" "a thong" "a slutty klan robe" "a t-shirt and thong">> - $His thong leaves $his - <<if $activeSlave.butt > 10>> - butt completely bare, as it has long since been lost in its absurd size. - <<elseif $activeSlave.butt > 7>> - butt completely bare, as its enormity has since devoured it. - <<elseif $activeSlave.butt > 3>> - big butt completely visible. - <<else>> - butt completely visible. - <</if>> - <<case "a button-up shirt and panties" "a sweater and panties" "panties and pasties" "a t-shirt and panties" "a tank-top and panties" "striped underwear" "panties">> - $His panties partially cover $his - <<if $activeSlave.butt > 10>> - ass, but does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 7>> - butt, though it does not conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> - <<case "a bra" "a button-up shirt" "a sweater" "a tank-top" "a tube top" "a striped bra" "an oversized t-shirt" "a t-shirt" "a sports bra" "pasties">> - $His clothing leaves $his - <<if $activeSlave.butt > 10>> - mammoth ass completely bare. - <<elseif $activeSlave.butt > 7>> - huge ass completely bare. - <<elseif $activeSlave.butt > 3>> - big ass completely bare. - <<else>> - ass completely bare. - <</if>> - <<case "a gothic lolita dress">> - $His dress 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 hanbok">> - $His hanbok 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 police uniform">> - $His police trousers modestly cover $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 nice pony outfit" "a slutty pony outfit">> - $His outfit immodestly covers $his - <<if $activeSlave.butt > 10>> - ass, and does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 7>> - butt, and does nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> - <<case "a one-piece swimsuit">> - $His swimsuit 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 t-shirt and jeans" "cutoffs" "jeans" "a sweater and cutoffs">> - $His jeans modestly cover $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 skimpy loincloth">> - $His loincloth barely 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 "an oversized t-shirt and boyshorts" "boyshorts">> - $His boy shorts modestly cover $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 "sport shorts and a t-shirt" "sport shorts and a sports bra" "sport shorts">> - $His shorts cling tightly to $his - <<if $activeSlave.butt > 10>> - ass, but do nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 7>> - butt, though they cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - big butt. - <<else>> - butt. - <</if>> - <<case "leather pants and pasties" "leather pants" "leather pants and a tube top">> - $His leather pants snugly cover $his - <<if $activeSlave.butt > 10>> - curvaceously mammoth ass, but do nothing to conceal its absurd size. - <<elseif $activeSlave.butt > 7>> - curvaceously huge ass, though it cannot conceal its absurd size. - <<elseif $activeSlave.butt > 3>> - curvaceous big ass. - <<else>> - curvaceous ass. - <</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>> - <<case "a Santa dress">> - The hemline of $his dress is intentionally too high, - <<if $activeSlave.butt > 10>> - leaving the entirety of $his massive ass exposed. - <<elseif $activeSlave.butt > 6>> - covering only the topmost portion of $his giant rear. - <<elseif $activeSlave.butt > 6>> - only managing to cover half of $his big butt. - <<elseif $activeSlave.butt > 2>> - exposing the very bottom of $his asscheeks. - <<else>> - just barely managing to cover $his rear. - <</if>> - <<case "a courtesan dress">> - $His dress elegantly drapes across $his - <<if $activeSlave.butt > 10>> - inhuman buttocks, fanning wide as it travels down the lewd masses. - <<elseif $activeSlave.butt > 6>> - massive buttocks, giving a tantilizing view as it parts ever so slightly. - <<elseif $activeSlave.butt > 3>> - buttocks, making it look larger than it already is. - <<else>> - buttocks. - <</if>> - <<case "a bimbo outfit">> - $His scandalously short miniskirt - <<if $activeSlave.butt > 10>> - is impossible to pull over $his enormous buttocks, leaving $his behind entirely exposed. The only hint of $his thong are a pair of straps disapearing into $his crack. - <<elseif $activeSlave.butt > 6>> - is impossible to pull over $his huge butt, leaving $his behind entirely exposed as its enormity has since devoured $his thong. - <<elseif $activeSlave.butt > 3>> - is constantly sliding up $his ample buttocks, leaving $his thong completely visible. - <<else>> - barely manages to cover even half $his buttocks, leaving $his thong completely visible. - <</if>> - <<default>> - <</switch>> - <</if>> - -<</if>> - -<<= App.Desc.mods($activeSlave, "lower back")>> - -$He's got a -<<if $activeSlave.butt <= 1>> - flat and - <<if $arcologies[0].FSSlimnessEnthusiast > 20 && $arcologies[0].FSHedonisticDecadence == "unset">> - <<print either("attractive", "enticing", "fashionable")>> - <<else>> - <<print either("skinny", "slim", "taut")>> - <</if>> - ass, -<<elseif $activeSlave.butt <= 2>> - <<if $arcologies[0].FSSlimnessEnthusiast > 20 && $arcologies[0].FSHedonisticDecadence == "unset">> - <<print either("fashionable", "sleek and attractive", "small and enticing")>> - <<else>> - <<print either("rounded, small", "small but rounded", "small, sleek")>> - <</if>> - rear end, -<<elseif $activeSlave.butt <= 3>><<print either("big and healthy", "curved and plump", "healthy and plump")>> derrière, -<<elseif $activeSlave.butt <= 4>><<print either("big bubble", "curvy and enticing", "juicy and large")>> butt, -<<elseif $activeSlave.butt <= 5>><<print either("huge", "juicy and huge", "massive and undeniable")>> rear end, -<<elseif $activeSlave.butt <= 6>><<print either("enormous", "truly massive")>> posterior, -<<elseif $activeSlave.butt <= 7>><<print either("gigantic", "titanic")>> ass, -<<elseif $activeSlave.butt <= 10>><<print either("gigantic", "titanic")>> ass, - <<if ($activeSlave.assignment == "work in the dairy") && ($dairyStimulatorsSetting > 1)>> so big it jiggles as the machine rapes $his asshole, - <<elseif !canWalk($activeSlave)>> so big it would jiggle as $he walked — if $he could walk — - <<else>> so big it jiggles as $he walks, - <</if>> -<<elseif $activeSlave.butt <= 14>><<print either("cushion-like", "hall-crowding")>> ass, - <<if ($activeSlave.assignment == "work in the dairy") && ($dairyStimulatorsSetting > 1)>> so big it massively jiggles as the machine rapes $his asshole, - <<elseif !canWalk($activeSlave)>> so big it would jiggle nonstop as $he walked — if $he could walk — - <<else>> so big it jiggles nonstop as $he walks, - <</if>> -<<else>><<print either("bean bag sized", "room-crowding")>> ass, - <<if ($activeSlave.assignment == "work in the dairy") && ($dairyStimulatorsSetting > 1)>> so massive it jiggles endlessly as the machine rapes $his asshole, - <<elseif !canWalk($activeSlave)>> so massive it would jiggle endlessly as $he walked — if $he could walk — - <<else>> so massive it jiggles endlessly as $he walks, - <</if>> -<</if>> - -<<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 == "string">>engorged string<<elseif $activeSlave.buttImplantType == "normal">>butt<<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 == "string">>engorged string<<elseif $activeSlave.buttImplantType == "normal">>silicone butt<<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 == "string">>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 == "string">>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 $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.buttImplant > 0>> - $His rear is about <<print Math.floor(($activeSlave.buttImplant/$activeSlave.butt)*100)>>% implant. - <</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. + <<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>> - $His asscheeks are @@.green;obviously implants,@@ as they should be. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> <</if>> <</if>> - <<else>> - <<if $activeSlave.butt >= 6>> - <<if $activeSlave.buttImplant/$activeSlave.butt < .5>> - $His ass is @@.red;disgustingly natural@@ for its size. + <<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>> - $His asscheeks are @@.green;obviously implants,@@ as they should be. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</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>> -<<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)>> - It's too small for the fashionable feminine ideal. -<</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 arm<<if hasBothArms($activeSlave)>>s<</if>> to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hand<<if hasBothArms($activeSlave)>>s<</if>> 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. + <<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") || ($activeSlave.drugs == "priapism agents"))>> + 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 hard-on will probably be very uncomfortable for $him. <<else>> - $He cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. + Fortunately for $him, $he can't get hard, making this merely uncomfortable for $him. <</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 + <<elseif ($activeSlave.foreskin - $activeSlave.dick == -1)>> + $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") || ($activeSlave.drugs == "priapism agents"))>> + $His erection has stretched the skin there taut. + <<elseif canAchieveErection($activeSlave)>> + $He isn't erect right now, but getting a hard-on will probably be a bit uncomfortable for $him. <<else>> - $He<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with buttcheeks + Fortunately for $him, $he can't get hard, making this state merely odd-looking. <</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 arm<<if hasBothArms($activeSlave)>>s<</if>> to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hand<<if hasBothArms($activeSlave)>>s<</if>> 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. + <<elseif ($activeSlave.foreskin - $activeSlave.dick == 1)>> + $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") || ($activeSlave.drugs == "priapism agents"))>> + $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 cannot get to $his feet unaided, and prefers to remain seated on $his enormous rear rather than stand. + $He can't get hard, making the tip of $his dick look shriveled. <</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 + <<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") || ($activeSlave.drugs == "priapism agents"))>> + $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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with buttcheeks + $He can't get hard, so the excess skin droops lamely off $his cockhead. <</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 arm<<if hasBothArms($activeSlave)>>s<</if>> to support them. - <<elseif $activeSlave.muscles > 30>> - $He can barely manage to get to $his feet unaided, and usually walks with $his hand<<if hasBothArms($activeSlave)>>s<</if>> 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 ($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>> - <<if $activeSlave.butt > 15>> - <<if $buttAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a rear - <<else>> - $He<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with buttcheeks - <</if>> - wider than a standard doorway. + <<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>> -<</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>> - -<<if $activeSlave.tailShape == "neko">> - $He has a long, slender, $activeSlave.tailColor cat tail which tends to sway side to side when $he is focused on a task. -<<elseif $activeSlave.tailShape == "inu">> - $He has a bushy, $activeSlave.tailColor dog tail which tends to wag energetically when $he gets exited. -<<elseif $activeSlave.tailShape == "kit">> - $He has a soft, fluffy, $activeSlave.tailColor fox tail. -<<elseif $activeSlave.tailShape == "kitsune">> - $He has three incredibly soft, fluffy, $activeSlave.tailColor fox tails; they feel heavenly to the touch. -<<elseif $activeSlave.tailShape == "tanuki">> - $He has a long, fluffy, $activeSlave.tailColor tanuki tail with a dark stripe running down the middle. -<<elseif $activeSlave.tailShape == "ushi">> - $He has a long, $activeSlave.tailColor cow tail; it has a small tuft of hair at the end and tends to swat at things absentmindedly. -<<elseif $activeSlave.tailShape == "usagi">> - $He has a short and fluffy $activeSlave.tailColor rabbit tail. -<<elseif $activeSlave.tailShape == "risu">> - $He has a big and bushy $activeSlave.tailColor squirrel tail. -<<elseif $activeSlave.tailShape == "uma">> - $He has a long horse tail consisting of consisting of $activeSlave.tailColor hair. -<<elseif $activeSlave.tail == "combat">> - $He has a very long $activeSlave.tailColor metallic tail that can lash out, constrict, and deploy razor sharp spikes on command. -<<elseif $activeSlave.tail == "sex">> - $He has a long, slender, $activeSlave.tailColor tail. While not strong, it is very dexterous and has a small fleshy spade-shaped tip that can vibrate and dispense lube on command. -<</if>> - -<<= App.Desc.mods($activeSlave, "buttock")>> - -<</widget>> - -<<widget "AnusDescription">> - -<<if (skinToneLevel($activeSlave.skin) < 13)>> - <<set _skinDesc = "pink">> -<<elseif ($activeSlave.anusTat == "bleached")>> - <<set _skinDesc = $activeSlave.skin>> -<<elseif (skinToneLevel($activeSlave.skin) > 19)>> - <<set _skinDesc = "dark">> -<<else>> - <<set _skinDesc = "darker">> -<</if>> -<<set _analSkinDesc = either("crinkled", "puckered", "puffy")>> -<<if $activeSlave.anus == 0>> - $He is an @@.lime;anal virgin;@@ $his asshole is fresh and tight. -<<elseif $activeSlave.anus == 1>> - <<set _ass = either("anal opening", "anus", "asshole", "butthole")>> - $His _ass is <<set _ass = either("nice and", "very")>>_ass 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>>. - <<elseif $activeSlave.analArea-$activeSlave.anus > 2>> - but it's surrounded by an oval of _analSkinDesc _skinDesc skin that occupies $his entire <<set _ass = either("asscrack", "buttcrack")>>_ass. - <<elseif $activeSlave.analArea-$activeSlave.anus > 1>> - 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 _ass = either("pucker", "ring", "rosebud")>>_ass of _skinDesc skin. - <<else>> - and the _skinDesc skin around it is stretched smooth, since it's been deflowered only recently. - <</if>> -<<elseif $activeSlave.anus == 2>> - <<set _ass = either("anal opening", "anus", "asshole", "asspussy", "butthole")>> - $His _ass is <<if $activeSlave.analArea-$activeSlave.anus > 1>>only <</if>><<set _ass = either("relaxed", "loose", "accommodating")>>_ass, - <<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>>. - <<elseif $activeSlave.analArea-$activeSlave.anus > 1>> - but it's surrounded by an oval of _analSkinDesc _skinDesc skin that occupies $his entire <<set _ass = either("asscrack", "buttcrack")>>_ass. - <<elseif $activeSlave.analArea-$activeSlave.anus > 0>> - 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. - <</if>> -<<elseif $activeSlave.anus == 3>> - <<set _ass = either("anal opening", "anus", "asshole", "asspussy", "butthole")>> - $His _ass is a <<set _ass = either("lewd", "loose", "relaxed", "welcoming")>>_ass 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>>. - <<elseif $activeSlave.analArea-$activeSlave.anus > 0>> - and it's surrounded by an oval of _analSkinDesc _skinDesc skin that occupies $his entire <<set _ass = either("asscrack", "buttcrack")>>_ass. - <<else>> - 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 _ass = either("anal opening", "anal slit", "anus", "asshole", "asspussy", "butthole")>> - $His _ass is a <<set _ass = either("loose", "open", "permanent", "relaxed")>>_ass 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>>. - <<else>> - and the _skinDesc skin around it is stretched smooth, suggesting $he's only recently had $his ass ruined. - <</if>> -<</if>> - -<<if ($activeSlave.pubicHStyle == "bushy" || $activeSlave.pubicHStyle == "very bushy")>> - <<if ($activeSlave.physicalAge >= 13)>> - Since $he has been left natural, $he has some light $activeSlave.pubicHColor pubic hair around $his ass. - <</if>> -<</if>> - -<<if $activeSlave.minorInjury == "sore ass">> - $His asshole has seen hard use lately and looks a little sore. -<</if>> - -<<if $saleDescription == 1 && $gingering == "ginger">> - $His asshole looks unusually puffy and sore. $He's either been cruelly assraped lately, or $he's had an irritant placed in $his anus. -<</if>> - -<<buttplugDescription>> -<<= App.Desc.mods($activeSlave, "anus")>> +<<elseif $activeSlave.vagina == -1>> /* NULL */ -<<if $activeSlave.fuckdoll > 0>> - As a Fuckdoll, - <<if $activeSlave.fuckdoll <= 45>> - $he is only fit to be locked in place so $his rear hole can be raped. - <<else>> - $he can be instructed to rhythmically squeeze <<if $PC.dick != 0>>cocks<<else>>anything<</if>> inserted into $his rear hole. - <<if $activeSlave.fuckdoll <= 85>> - $He can also be ordered to bounce atop objects in $his anus. - <</if>> - <</if>> -<<else>> - <<if $activeSlave.skill.anal >= 100>> - $He is a @@.aquamarine;masterful anal slut.@@ - <<elseif $activeSlave.skill.anal > 60>> - $He is an @@.aquamarine;expert anal slut.@@ - <<elseif $activeSlave.skill.anal > 30>> - $He is a @@.aquamarine;skilled anal slut.@@ - <<elseif $activeSlave.skill.anal > 10>> - $He has @@.aquamarine;basic knowledge about anal.@@ + <<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 hasAnyLegs($activeSlave)>>between $his legs<<else>>at the base of $his hips<</if>>. <<else>> - $He is unskilled at taking anal. - <</if>> -<</if>> - -<</widget>> - -<<widget "crotchDescription">> - -<<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. + $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 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasAnyLegs($activeSlave)>>between $his leg<<if hasBothLegs($activeSlave)>>s<<else>> and stump<</if>><<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <</if>> + <<elseif $activeSlave.balls > 1>> + <<if _scrotalFullness < 0>> + 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>> - 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 _scrotalFullness == 0>> + $He has a soft little trace of scrotum. + <<else>> + They've left $his scrotum soft and empty. + <</if>> <</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>> + <<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>> - 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 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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> <</if>> <</if>> - <<if $activeSlave.vagina > -1>> - <<if $activeSlave.dick > 0>> - $His front hole, meanwhile, is left completely bare. + <<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>> - front hole is left completely bare by the Fuckdoll suit's protective material. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> <</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 $him 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 behind $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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.bellyPreg >= 5000)>> - $activeSlave.slaveName's massive 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.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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's erection is so massive that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage and the tip rests comically under $his chin.<</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 <<if (hasBothLegs($activeSlave))>>between $his legs<<else>>along $his perineum<</if>> 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 !($activeSlave.chastityPenis) && ($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 !($activeSlave.chastityPenis) && ($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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive 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.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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so massive that $he's restrained it by trapping its head under $his bra.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage and the tip rests comically under $his chin.<</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 $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)>> - 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 <<if (hasBothLegs($activeSlave))>>legs<<else>>hips<</if>> shows how well that worked. - <<elseif $activeSlave.dick > 5>> - penis, but the size of the bulge between $his <<if (hasBothLegs($activeSlave))>>legs<<else>>hips<</if>> 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. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> <</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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive 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.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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so massive that $he's got it restrained behind $his string bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage and its tip rests comically under $his chin.<</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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive 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.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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so massive that $he's got it restrained behind $his scalemail bikini top.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage and its tip rests comically under $his chin.<</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 "striped panties">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive 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.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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - massive erection is completely unrestrained.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage and its tip rests comically under $his chin.<</if>> - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is completely unrestrained.<<if $activeSlave.boobs > 800>> Its head peeks out from $his cleavage.<</if>> - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - cock is quite visible under the tight material of $his panties. - <<elseif $activeSlave.dick > 0>> - panties are more of a banana hammock, in front. - <<else>> - panties conceal $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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - massive 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) && ($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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - massive 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 and the tip rests comically under $his chin.<</if>> - <<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 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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so massive that closing $his jean cutoffs are hopeless. $He's got $his fly completely unbuttoned and $his gigantic dick sticking out proudly. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - erection is so big that closing $his jean cutoffs are hopeless. $He's got $his fly unbuttoned and $his huge 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 <<if (hasBothLegs($activeSlave))>>between $his legs<<else>>underneath it<</if>>. - <<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. + <</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 $him 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>> + This hole is normally almost invisible, making it quite surprising when $he orgasms and shoots cum out of it. + <<elseif $activeSlave.prostate != 0>> + This hole is normally almost invisible, though it does leak some watery ejaculate when $he orgasms. + <</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 down $his balls. + <<elseif $activeSlave.balls >= 37>> + $His perpetual stream of semen-laced precum running down $his balls leaves a mess on the floor wherever $he goes. + <<elseif $activeSlave.balls >= 25>> + Parts of the constant dribble coming out of the hole 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.balls > 0 && $activeSlave.vasectomy == 1>> + $He shoots blanks thanks to $his vasectomy. + <<elseif $activeSlave.balls > 0 && $activeSlave.ballType == "sterile">> + $He no longer produces sperm, so $his cum lacks potency. + <</if>> + + <</if>> + +<<elseif $activeSlave.balls > 0>> /* vagina + balls */ + + <<if $activeSlave.scrotum != 0>> + $He has no penis, 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 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <<else>> + $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + <</if>> + <<elseif $activeSlave.balls > 1>> + <<if _scrotalFullness < 0>> + 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>> - 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 _scrotalFullness == 0>> + $He has a soft little trace of scrotum. + <<else>> + They've left $his scrotum soft and empty. + <</if>> <</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>> + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> <</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. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> <</if>> - <<case "overalls">> - <<if $activeSlave.dick > 6>> - There is a distinct bulge in the front of $activeSlave.slaveName's overalls. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's overalls cover $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's overalls cover $his cock. - <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's overalls cover $his pussy. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's overalls cover $his featureless groin. + <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles + <</if>> + wider than a standard doorway. + <</if>> + <</if>> <</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 <<if (hasBothLegs($activeSlave))>>between $his legs<<else>>at $his crotch<</if>>. - <<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 <<if (hasBothLegs($activeSlave))>>between $his legs<<else>>at $his crotch<</if>>. - <<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 <<if (hasBothLegs($activeSlave))>>between $his legs<<else>>at $his crotch<</if>>. - <<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 > 7) && 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) && ($activeSlave.belly >= 5000)>> - huge 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 > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - massive erection ascends up $his chest, entirely visible against the straining fabric of $his dress. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - huge 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.chastityVagina>> - short dress leaves a hint of $his polished chastity belt below the hemline. - <<elseif $activeSlave.chastityAnus>> - short dress leaves a hint of $his polished anal 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 klan robe">> - <<if $activeSlave.dick > 4>> - When $he moves, something occasionally bulges the front of $his robe. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's robe properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's robe properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's robe properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's robe 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 tube top and thong" "a thong" "a slutty klan robe" "a t-shirt and thong">> - <<if $activeSlave.dick > 3>> - When $he moves, $his thong bulges to the point of breaking. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's thong immodestly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's thong immodestly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's thong immodestly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's thong immodestly conceals $his pussy. - <</if>> - <<case "a button-up shirt and panties" "a sweater and panties" "panties and pasties" "a t-shirt and panties" "a tank-top and panties" "striped underwear" "panties">> - <<if $activeSlave.dick > 6>> - When $he moves, $his panties bulge to the point of breaking. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's panties immodestly conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's panties immodestly conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's panties immodestly conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's panties immodestly conceal $his pussy. - <</if>> - <<case "a bra" "a button-up shirt" "a sweater" "a tank-top" "a tube top" "a striped bra" "an oversized t-shirt" "a t-shirt" "a sports bra">> - <<if $activeSlave.dick > 6>> - $his outfit does nothing to conceal $his swinging cock. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's outfit does nothing to conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's outfit does nothing to conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's outfit does nothing to conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's outfit does nothing to conceal $his pussy. - <</if>> - <<case "pasties">> - <<if $activeSlave.dick > 0>> - $activeSlave.slaveName's cock is completely exposed, save for the pastie covering its head. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's featureless groin is completely exposed, save for the pastie covering $his secret hole. - <<else>> - $activeSlave.slaveName's pussy is completely exposed, save for the pastie covering $his clit. - <</if>> - <<case "a gothic lolita dress">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his dress. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's dress properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's dress properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's dress properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's dress properly conceals $his pussy. - <</if>> - <<case "a hanbok">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his hanbok. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's hanbok properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's hanbok properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's hanbok properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's hanbok properly conceals $his pussy. - <</if>> - <<case "a police uniform">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his trousers. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's trousers properly conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's trousers properly conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's trousers properly conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's trousers properly conceal $his pussy. - <</if>> - <<case "a nice pony outfit" "a slutty pony outfit">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his pony outfit. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's pony outfit immodestly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's pony outfit immodestly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's pony outfit immodestly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's pony outfit immodestly conceals $his pussy. - <</if>> - <<case "a one-piece swimsuit">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his swimsuit. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's swimsuit properly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's swimsuit properly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's swimsuit properly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's swimsuit properly conceals $his pussy. - <</if>> - <<case "a t-shirt and jeans" "cutoffs" "jeans" "a sweater and cutoffs">> - <<if $activeSlave.dick > 6>> - When $he moves, $his cock nearly flops out of $his jeans. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's jeans properly conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's jeans properly conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's jeans properly conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's jeans properly conceal $his pussy. - <</if>> - <<case "a skimpy loincloth">> - <<if $activeSlave.dick > 6>> - When $he moves, something occasionally bulges the front of $his loincloth. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's loincloth immodestly conceals $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's loincloth immodestly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's loincloth immodestly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's loincloth immodestly conceals $his pussy. - <</if>> - <<case "an oversized t-shirt and boyshorts" "boyshorts">> - <<if $activeSlave.dick > 6>> - When $he moves, the bulge in front of $his boy shorts bounces. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's boy shorts barely conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's boy shorts barely conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's boy shorts barely conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's boy shorts barely conceal $his pussy. - <</if>> - <<case "sport shorts and a t-shirt" "sport shorts and a sports bra" "sport shorts">> - <<if $activeSlave.dick > 6>> - When $he moves, the bulge in front of $his shorts bounces. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's shorts partially conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's shorts partially conceal $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's shorts partially conceal $his featureless groin. - <<else>> - $activeSlave.slaveName's shorts partially conceal $his pussy. - <</if>> - <<case "leather pants and pasties" "leather pants" "leather pants and a tube top">> - <<if $activeSlave.dick > 6>> - When $he moves, $his bulge stretches the front of $his leather pants. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's leather pants immodestly conceal $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's leather pants immodestly conceals $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's leather pants immodestly conceals $his featureless groin. - <<else>> - $activeSlave.slaveName's leather pants immodestly 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.chastityVagina) && ($activeSlave.chastityAnus)>> - 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.vagina < 0) || ($activeSlave.chastityVagina)>> - 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.chastityAnus) && 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 $him 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>> - <<case "a Santa dress">> - <<if $activeSlave.dick > 5>> - $activeSlave.slaveName's cock is long enough to poke out from under $his dress. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's dress covers $his hermaphroditic genitalia. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's dress covers $his cock. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's dress covers $his featureless groin. - <<else>> - $activeSlave.slaveName's dress covers $his pussy. - <</if>> - <<case "a courtesan dress">> - $activeSlave.slaveName's - <<if ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - hermaphroditic genitalia - <<elseif $activeSlave.dick > 0>> - cock - <<elseif $activeSlave.vagina == -1>> - featureless groin - <<else>> - pussy - <</if>> - is obscured by a series of petal-like folds. - <<case "a bimbo outfit">> - <<if ($activeSlave.dick > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - $activeSlave.slaveName's massive erection extends from $his thong, traping $his miniskirt against the underside of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20) && ($activeSlave.belly >= 5000)>> - $activeSlave.slaveName's huge erection extends from $his thong, traping $his miniskirt against the underside of $his <<if $activeSlave.bellyPreg > 2000>>gravid<<elseif $activeSlave.bellyImplant > 2000>>rounded<<else>>swollen<</if>> belly. - <<elseif ($activeSlave.dick > 7) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's massive erection extends from $his thong and juts out from beneath $his miniskirt. - <<elseif ($activeSlave.dick > 5) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's huge erection extends from $his thong and juts out from beneath $his miniskirt. - <<elseif ($activeSlave.dick > 3) && canAchieveErection($activeSlave) && ($activeSlave.devotion > 20)>> - $activeSlave.slaveName's erection extends from $his thong, tenting $his typically useless miniskirt. - <<elseif $activeSlave.dick > 5>> - $activeSlave.slaveName's thong can't possibly contain $his huge cock; it hangs out for all to see beneath $his miniskirt. - <<elseif $activeSlave.dick > 3>> - $activeSlave.slaveName's thong can barely contain $his cock; it threatens to pop out in full view thanks to $his miniskirt. - <<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>> - $activeSlave.slaveName's thong immodestly conceals $his hermaphroditic genitalia in place of $his miniskirt. - <<elseif $activeSlave.dick > 0>> - $activeSlave.slaveName's thong immodestly conceals $his cock in place of $his miniskirt. - <<elseif $activeSlave.chastityVagina>> - $activeSlave.slaveName's miniskirt leaves $his chastity belt fully visible. - <<elseif $activeSlave.vagina == -1>> - $activeSlave.slaveName's thong immodestly conceals $his featureless groin in place of $his miniskirt. - <<else>> - $activeSlave.slaveName's thong immodestly conceals $his pussy in place of $his miniskirt. - <</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.chastityPenis == 1)>> - <<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>> + <</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 $him 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>> + This hole is normally almost invisible, making it quite surprising when $he orgasms and shoots cum out of it. + <<elseif $activeSlave.prostate != 0>> + This hole is normally almost invisible, though it does leak some watery ejaculate when $he orgasms. + <</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 down $his balls. + <<elseif $activeSlave.balls >= 37>> + $His perpetual stream of semen-laced precum running down $his balls leaves a mess on the floor wherever $he goes. + <<elseif $activeSlave.balls >= 25>> + Parts of the constant dribble coming out of the hole 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>> + + <<else>> + + <<if $activeSlave.prostate > 2>> + The area above $his crotch has a slight swell to it from $his prostate implant. + <</if>> + <</if>> +<</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>> + giving $his ejaculations less body<<if $activeSlave.anus != 0>> and reducing the stimulation $he feels during anal sex<</if>>. + <</if>> <</if>> -<</widget>> +<<= App.Desc.mods($activeSlave, "dick")>> +<<= App.Desc.mods($activeSlave, "testicle")>> -<<widget "dickDescription">> +<</widget>> -<<if $activeSlave.dick > 0>> +<<widget "vaginaDescription">> - <<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, +<<if $activeSlave.dick > 0>> + <<if $activeSlave.vagina > -1>> + $His + <<if $activeSlave.genes == "XX">> + beautifully natural + <<elseif $activeSlave.ovaries == 1>> + finely crafted <<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. + 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>> - 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 ($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>> + +<<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 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.labia == 0>> + with minimal + <<elseif $activeSlave.labia == 1>> + with big puffy + <<elseif $activeSlave.labia == 2>> + with huge <<else>> - <<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>> - and $he has an enormous pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. - <<case 5>> - and $he has a huge pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. - <<case 4>> - and $he has a big pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. - <<case 3>> - and $he has an average pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. - <<case 2>> - and $he has a small pair of testicles<<if $showDickCMs == 1>>, about <<= ballsToEitherUnit($activeSlave.balls)>> long<</if>>. - <<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>> - <<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. - <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <</if>> - <<elseif $activeSlave.balls > 1>> - <<if _scrotalFullness < 0>> - 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>> + 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.fuckdoll == 0>> - <<if $activeSlave.mpreg == 1 && canAchieveErection($activeSlave) && $activeSlave.bellyPreg >= 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 catch basin. - <<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 $him 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.chastityPenis == 1)>> - <<dickAccessoryDescription>> - <<elseif $activeSlave.drugs == "priapism agents">> - <<if ($activeSlave.dick > 8)>> - $He's painfully hard, despite the size of $his cock, and on the brink of losing consciousness, since a dangerous amount of $his blood volume is required to even get it to this point. - <<elseif ($activeSlave.dick > 6)>> - $He's painfully erect, or as erect that a cock of that size could be, and $he must feel very faint, since even that requires much of $his blood volume. + <<if ($activeSlave.vagina > -1)>> + <<if ($activeSlave.vaginaLube == 0)>> + <<if ($activeSlave.vagina > 0) && !($activeSlave.chastityVagina)>> + $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's painfully erect. + $He produces very little natural wetness. <</if>> - <<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 !hasAnyLegs($activeSlave) && (($activeSlave.dick*6) > ($activeSlave.height/2))>> - or would be if $he had any of those. - <<elseif !hasAnyArms($activeSlave) && (($activeSlave.dick*6) <= ($activeSlave.height/2))>> - or would be if $he had any of those. - <<else>> - hanging with its head - <<if hasAnyLegs($activeSlave)>> - <<if ($activeSlave.dick > 9)>> - below - <<elseif hasBothLegs($activeSlave)>> - between - <<else>> - next to + <<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>> - $his knee<<if hasBothLegs($activeSlave)>>s<</if>>. - <<else>> - far below $his <<if isAmputee($activeSlave)>>limb<<else>>leg<</if>>less torso. <</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 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.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>> - The aphrodisiacs have $his cock painfully hard<<if $activeSlave.drugs == "hormone blockers" || !($activeSlave.balls > 0 ? $activeSlave.hormoneBalance < 100 : $activeSlave.hormoneBalance <= -100) || $activeSlave.ballType == "sterile">>, despite $his usual inability to achieve an 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. + <<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 catch basin. + <<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">> + <<if $activeSlave.pregKnown>> + having another <<if $activeSlave.pregType > 1>>brood<<else>>child<</if>> after this one. + <<else>> + getting pregnant. + <</if>> + <<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>> - <<elseif ($activeSlave.balls > 0) && $activeSlave.ballType == "sterile">> - Since $he has been chemically castrated, $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 $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>> - <<elseif ($activeSlave.balls == 0)>> - Since $he - <<if $activeSlave.genes == "XY">> - has been gelded, - <<else>> - lacks testicles, - <</if>> - $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 > 0) && ($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>> - <<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 cock 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>> + <<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 catch basin 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)>> - 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. + $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)>> - 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>> + $His cunt is almost always soaking wet, but being near you has $his almost dripping. <<elseif ($activeSlave.devotion > 20)>> - As an obedient sex slave, $he does $his best to keep $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>> + $His cunt is almost always soaking wet, and being near you isn't affecting that. <<else>> - Judging by the softness of $his dick, $he doesn't find $his situation arousing. + $His cunt is almost always soaking wet, regardless of $his feelings. <</if>> - <<else>> - You can't tell if $he is hard or soft at a glance, not that there is much of a size difference between it. - <<if ($activeSlave.prostate > 2)>> - The area above $his crotch has a slight swell to it from $his prostate implant; a swell that makes $his cock look even smaller by comparison. + <<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 $activeSlave.balls > 0 && $activeSlave.vasectomy == 1>> - $He shoots blanks thanks to $his vasectomy. - <<elseif $activeSlave.balls > 0 && $activeSlave.ballType == "sterile">> - $He no longer produces sperm, so $his ejaculate lacks potency. - <</if>> + <<vaginalAccessoryDescription>> - <<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. +<</if>> + +<<if $activeSlave.ovaImplant != 0>> + <<switch $activeSlave.ovaImplant>> + <<case "fertility">> + $His ovaries have a pair of implants attached to them to encourage ovulation<<if $activeSlave.preg < -1>>, not that it does $him any good<</if>>. + <<case "sympathy">> + $His ovaries have a pair of linked implants attached to them so that when one releases an egg the other does so as well. + <<case "asexual">> + One of $his ovaries has been replaced with a fabricated sperm sack designed to fertilize any eggs $he makes. + <</switch>> +<</if>> + +<<if $activeSlave.dick == 0 && $activeSlave.balls == 0 && $activeSlave.vagina < 0 && $arcologies[0].FSRestart > 60>> + Society looks fondly on $his complete inability to reproduce. +<</if>> + + +<<if ($activeSlave.dick == 0)>> + <<if ($activeSlave.clit > 0)>> + <<if ($activeSlave.foreskin == 0)>> + <<if ($activeSlave.clit == 1)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is quite large and visibly hard. <<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 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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks - <</if>> - bigger than they are. - <</if>> + $His clit is quite large. <</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. + $His lack of hood makes it even more prominent. + <<elseif ($activeSlave.clit == 2)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is huge and visibly erect. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks - <</if>> - bigger than they are. - <</if>> + $His clit is huge. <</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. + Lack of hood combined with its size means $he can't wear any clothes without being constantly stimulated. + <<elseif ($activeSlave.clit == 3)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is enormous, and since it's erect with arousal, it juts out proudly. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with dicks - <</if>> - bigger than they are. - <</if>> + $His clit is enormous, almost a pseudophallus. + <</if>> + <<elseif ($activeSlave.clit == 4)>> + <<if ($activeSlave.devotion > 50)>> + $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. + <<else>> + $His clit has reached the size of an average penis. + <</if>> + <<else>> + <<if ($activeSlave.devotion > 50)>> + $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. + <<else>> + $His clit is massive, having reached the size of a large penis. <</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<<if hasAnyLegs($activeSlave)>> and leg<<if hasBothLegs($activeSlave)>>s<</if>><</if>> 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. + <<elseif ($activeSlave.foreskin == 1)>> + <<if ($activeSlave.clit == 1)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is quite large and visibly hard. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit is quite large. <</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. + $His clitoral hood is stretched thin trying to cover it. + <<elseif ($activeSlave.clit == 2)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is huge and visibly erect. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit is huge. <</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. + $His small hood is no longer able to cover it completely and large part of $his clitoris is always exposed. + <<elseif ($activeSlave.clit == 3)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is enormous, and since it's erect with arousal, it juts out proudly. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit is enormous, almost a pseudophallus. <</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") || ($activeSlave.drugs == "priapism agents"))>> - 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 hard-on will probably be very uncomfortable for $him. + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. + <<elseif ($activeSlave.clit == 4)>> + <<if ($activeSlave.devotion > 50)>> + $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. <<else>> - Fortunately for $him, $he can't get hard, making this merely uncomfortable for $him. + $His clit has reached the size of an average penis. <</if>> - <<elseif ($activeSlave.foreskin - $activeSlave.dick == -1)>> - $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") || ($activeSlave.drugs == "priapism agents"))>> - $His erection has stretched the skin there taut. - <<elseif canAchieveErection($activeSlave)>> - $He isn't erect right now, but getting a hard-on will probably be a bit uncomfortable for $him. + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. + <<else>> + <<if ($activeSlave.devotion > 50)>> + $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. <<else>> - Fortunately for $him, $he can't get hard, making this state merely odd-looking. + $His clit is massive, having reached the size of a large penis. <</if>> - <<elseif ($activeSlave.foreskin - $activeSlave.dick == 1)>> - $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") || ($activeSlave.drugs == "priapism agents"))>> - $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. + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. + <</if>> + <<elseif ($activeSlave.foreskin == 2)>> + <<if ($activeSlave.clit == 1)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is quite large and visibly hard. <<else>> - $He can't get hard, making the tip of $his dick look shriveled. + $His clit is quite large. <</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") || ($activeSlave.drugs == "priapism agents"))>> - $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. + It is completely covered by its hood. + <<elseif ($activeSlave.clit == 2)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is huge and visibly erect. <<else>> - $He can't get hard, so the excess skin droops lamely off $his cockhead. + $His clit is huge. <</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 hasAnyLegs($activeSlave)>>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 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + Its hood is stretched thin trying to cover it. + <<elseif ($activeSlave.clit == 3)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is enormous, and since it's erect with arousal, it juts out proudly. <<else>> - Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His clit is enormous, almost a pseudophallus. <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + It's large enough that the hood can cover only half of it. + <<elseif ($activeSlave.clit == 4)>> + <<if ($activeSlave.devotion > 50)>> + $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. <<else>> - Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His clit has reached the size of an average penis. <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. + <<else>> + <<if ($activeSlave.devotion > 50)>> + $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. <<else>> - Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His clit is massive, having reached the size of a large penis. <</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 hasAnyLegs($activeSlave)>>between $his leg<<if hasBothLegs($activeSlave)>>s<<else>> and stump<</if>><<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. + <</if>> + <<elseif ($activeSlave.foreskin == 3)>> + <<if ($activeSlave.clit == 1)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is quite large and visibly hard. + <<else>> + $His clit is quite large. <</if>> - <<elseif $activeSlave.balls > 1>> - <<if _scrotalFullness < 0>> - 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. + The hood covering it is quite large making stimulation difficult. + <<elseif ($activeSlave.clit == 2)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is huge and visibly erect. <<else>> - They're almost lost in $his big soft scrotum, wrinkled for lack of anything to fill it properly. + $His clit is huge. <</if>> - <<else>> - <<if _scrotalFullness == 0>> - $He has a soft little trace of scrotum. + $His large hood completely covers it. + <<elseif ($activeSlave.clit == 3)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is enormous, and since it's erect with arousal, it juts out proudly. <<else>> - They've left $his scrotum soft and empty. + $His clit is enormous, almost a pseudophallus. <</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. + $His large hood covers all but the tip of $his clit even when aroused. + <<elseif ($activeSlave.clit == 4)>> + <<if ($activeSlave.devotion > 50)>> + $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit has reached the size of an average penis. <</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. + Even $his large hood can't cover it, leaving over half of the clit exposed. + <<else>> + <<if ($activeSlave.devotion > 50)>> + $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit is massive, having reached the size of a large penis. <</if>> + $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. <</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 ($activeSlave.clit == 1)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is quite large and visibly hard. <<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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + $His clit is quite large. <</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 $him 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>> - This hole is normally almost invisible, making it quite surprising when $he orgasms and shoots cum out of it. - <<elseif $activeSlave.prostate != 0>> - This hole is normally almost invisible, though it does leak some watery ejaculate when $he orgasms. - <</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 down $his balls. - <<elseif $activeSlave.balls >= 37>> - $His perpetual stream of semen-laced precum running down $his balls leaves a mess on the floor wherever $he goes. - <<elseif $activeSlave.balls >= 25>> - Parts of the constant dribble coming out of the hole 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.balls > 0 && $activeSlave.vasectomy == 1>> - $He shoots blanks thanks to $his vasectomy. - <<elseif $activeSlave.balls > 0 && $activeSlave.ballType == "sterile">> - $He no longer produces sperm, so $his cum lacks potency. - <</if>> - - <</if>> - -<<elseif $activeSlave.balls > 0>> /* vagina + balls */ - - <<if $activeSlave.scrotum != 0>> - $He has no penis, 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 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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His large thick hood covering it makes any stimulation difficult. + <<elseif ($activeSlave.clit == 2)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is huge and visibly erect. <<else>> - Their weight and size has stretched $his scrotum downward, so that they <<if hasAnyLegs($activeSlave)>>drag along the floor<<else>>hang far from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His clit is huge. <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His large thick hood covering it makes any stimulation difficult. + <<elseif ($activeSlave.clit == 3)>> + <<if ($activeSlave.devotion > 50)>> + $His clit is enormous, and since it's erect with arousal, it juts out proudly. <<else>> - Their weight and size has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>quite the distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + $His clit is enormous, almost a pseudophallus. <</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 hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. + Matching its size is the thick hood covering it. + <<elseif ($activeSlave.clit == 4)>> + <<if ($activeSlave.devotion > 50)>> + $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. <<else>> - Their weight has stretched $his scrotum downward, so that they dangle <<if hasAnyLegs($activeSlave)>>halfway to $his knee<<if hasBothLegs($activeSlave)>>s<</if>><<else>>some distance from $his<<if isAmputee($activeSlave)>> limbless<</if>> 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 hasBothLegs($activeSlave)>>between $his legs<<else>>beneath $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <<else>> - $He has a loose, dangling scrotum that allows them to swing <<if hasBothLegs($activeSlave)>>between $his legs<<else>>from $his<<if isAmputee($activeSlave)>> limbless<</if>> torso<</if>>. - <</if>> - <<elseif $activeSlave.balls > 1>> - <<if _scrotalFullness < 0>> - 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. + $His clit has reached the size of an average penis. <</if>> + $His large hood covering over half of it adds to its penis-like appearance. <<else>> - <<if _scrotalFullness == 0>> - $He has a soft little trace of scrotum. + <<if ($activeSlave.devotion > 50)>> + $His clit is massive, having reached the size of a large penis. It is semi-erect, since lack of erectile tissues means it can never reach full erection. <<else>> - They've left $his scrotum soft and empty. + $His clit is massive, having reached the size of a large penis. <</if>> + Not even its large hood can contain it, leaving over half of it exposed. <</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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s 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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + <</if>> +<</if>> + +<<= App.Desc.mods($activeSlave, "vagina")>> +<<= App.Desc.mods($activeSlave, "clit")>> + +<<if $activeSlave.fuckdoll == 0>> + <<if $activeSlave.rules.release.masturbation == 1>> + <<if (($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")) && $activeSlave.drugs != "priapism agents">> + <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation > 1)>> + <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && (!hasAnyArms($activeSlave))>> + 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.counter.anal > 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.ballType == "sterile" && (!hasAnyArms($activeSlave))>> + The extreme dose of aphrodisiacs combined with the chemical castration that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.counter.anal > 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.balls == 0) && (!hasAnyArms($activeSlave))>> + 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.counter.anal > 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.counter.anal > 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.counter.anal > 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.counter.anal > 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 leaves precum dripping from its head. <</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<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with testicles - <</if>> - wider than a standard doorway. - <</if>> + <<else>> + <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && (!hasAnyArms($activeSlave))>> + 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.counter.anal > 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.ballType == "sterile" && (!hasAnyArms($activeSlave))>> + The aphrodisiacs combined with the chemical castration that keeps $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.counter.anal > 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) && (!hasAnyArms($activeSlave))>> + 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.counter.anal > 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.counter.anal > 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.counter.anal > 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 ($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 $him 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>> - This hole is normally almost invisible, making it quite surprising when $he orgasms and shoots cum out of it. - <<elseif $activeSlave.prostate != 0>> - This hole is normally almost invisible, though it does leak some watery ejaculate when $he orgasms. - <</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 down $his balls. - <<elseif $activeSlave.balls >= 37>> - $His perpetual stream of semen-laced precum running down $his balls leaves a mess on the floor wherever $he goes. - <<elseif $activeSlave.balls >= 25>> - Parts of the constant dribble coming out of the hole 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>> - - <<else>> - - <<if $activeSlave.prostate > 2>> - The area above $his crotch has a slight swell to it from $his prostate implant. - <</if>> - <</if>> +<</if>> -<</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, +<<if $activeSlave.fuckdoll > 0>> + <<if $activeSlave.vagina > 0>> + $His front hole + <<if $activeSlave.fuckdoll <= 45>> + is mostly useful when $he's restrained for rape. <<else>> - $He is lacking a prostate, + will massage <<if $PC.dick != 0>>cocks<<else>>anything<</if>> placed inside it on command. + <<if $activeSlave.fuckdoll <= 85>> + $He is even capable of riding <<if $PC.dick != 0>>dick<<else>>a strap-on<</if>>. + <</if>> <</if>> - giving $his ejaculations less body<<if $activeSlave.anus != 0>> and reducing the stimulation $he feels during anal sex<</if>>. + <</if>> +<<else>> + <<if $activeSlave.vagina == -1>> + <<if $seeDicks >= 100>><<elseif $activeSlave.anus == 0>><<else>>Since $he lacks a vagina, $he takes it up <<if $seeRace == 1>>$his $activeSlave.race<<else>>the<</if>> ass instead.<</if>> + <<elseif $activeSlave.skill.vaginal >= 100>>$He is a @@.aquamarine;vanilla sex master.@@ + <<elseif $activeSlave.skill.vaginal > 60>>$He is a @@.aquamarine;vanilla sex expert.@@ + <<elseif $activeSlave.skill.vaginal > 30>>$He is @@.aquamarine;skilled at vanilla sex.@@ + <<elseif $activeSlave.skill.vaginal > 10>>$He has @@.aquamarine;basic knowledge about vanilla sex.@@ + <<else>>$He is unskilled at vaginal sex. <</if>> <</if>> -<<= App.Desc.mods($activeSlave, "dick")>> -<<= App.Desc.mods($activeSlave, "testicle")>> - -<</widget>> - -<<widget "vaginaDescription">> +<<= App.Desc.mods($activeSlave, "pubic mound")>> -<<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. +<<set _pubertyAge = Math.min($activeSlave.pubertyAgeXX, $activeSlave.pubertyAgeXY)>> +<<if ($activeSlave.physicalAge < _pubertyAge-2)>> + $He is too sexually immature to have pubic hair. +<<elseif ($activeSlave.pubicHStyle == "hairless")>> + $He's naturally smooth and hairless. +<<elseif ($activeSlave.pubicHStyle == "bald")>> + $He is no longer able to grow pubic hair leaving $him hairless and smooth. +<<elseif ($activeSlave.pubicHStyle == "waxed")>> + <<if $activeSlave.fuckdoll > 0>> + $His pubic hair has been removed to prevent chafing. + <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> + $His pubic hair has been removed to prevent chafing. + <<else>> + $He's waxed and smooth. + <</if>> +<<elseif ($activeSlave.physicalAge < _pubertyAge-1)>> + $He has a few wisps of pubic hair. +<<elseif ($activeSlave.physicalAge < _pubertyAge)>> + $He is on the verge of puberty and has a small patch of $activeSlave.pubicHColor pubic hair above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. +<<elseif ($activeSlave.pubicHStyle == "in a strip")>> + $His $activeSlave.pubicHColor pubic hair is waxed into a narrow strip above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. +<<elseif ($activeSlave.pubicHStyle == "neat")>> + $His $activeSlave.pubicHColor pubic hair is waxed into a neat patch above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. +<<elseif ($activeSlave.pubicHStyle == "bushy in the front and neat in the rear")>> + $His $activeSlave.pubicHColor pubic hair forms a natural bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. +<<elseif ($activeSlave.pubicHStyle == "bushy")>> + $His $activeSlave.pubicHColor pubic hair forms a natural bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. +<<elseif ($activeSlave.pubicHStyle == "very bushy")>> + $His $activeSlave.pubicHColor pubic hair forms a dense bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>> that trails up to $his navel. +<</if>> + +<</widget>> + +<<widget "earDescription">> +/* ear shape description here */ +<<if $activeSlave.earShape == "none">> + <<if $activeSlave.earImplant == 1>> + <<if $activeSlave.earT != "none">> + $He has smooth skin where $his ears should be as $his hearing has been cybernetically rerouted to $his secondary ears. <<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>> + $He has nothing but small, perforated metal disks where $his ears should be. <</if>> - <<if $activeSlave.clit == 0>> - The base of $his cock is located where the clitoris would be on a normal woman. + <<elseif $activeSlave.earwear == "none">> + $He has small unsightly holes on the sides of $his head. /*That can't be sanitary.*/ + <<else>> + The sides of $his head are smooth where $his ears should be, but upon closer inspection it is revealed that + <<if $activeSlave.earwear == "hearing aids">> + $his ear canals are fitted with hearing aids capped with a skin-matching sheet to obscure the hole. + <<else>> + $his ear canals are filled with plugs with skin-matching caps. <</if>> <</if>> +<<elseif $activeSlave.earShape == "damaged">> + $His outer ears have been severely damaged. +<<elseif $activeSlave.earShape == "normal" && $activeSlave.earT != "none">> /* Ears are expected, so lets only mention them if we have two sets */ + $He has perfectly ordinary ears. +<<elseif $activeSlave.earShape == "robot">> + $He has high tech cyber-ears that could be mistaken for headphones. /*not yet implemented*/ +<<elseif $activeSlave.earShape == "pointy">> + $His small, <<print either("elfin", "leaf-shaped", "pointed")>> ears are quite cute and give $him an exotic appearance. +<<elseif $activeSlave.earShape == "elven">> + $He has long, thin elven ears that <<print either("tend to droop when $he is relaxed or sad", "tend to waggle up and down when $he is excited", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earShape == "ushi">> + $He has long, floppy cow ears. /* that <<print either("tend to droop when $he is relaxed or sad", "tend waggle up and down when $he is excited", "twitch at the slightest touch")>>. These don't make sense for the most part. */ <</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 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 $activeSlave.earT == "neko">> + $He has cute, $activeSlave.earTColor cat ears on $his head; they + <<if $activeSlave.earImplant == 1>> + perk up at + <<if $activeSlave.devotion > 20>> + the sound of your voice and + <<else>> + sudden noises and + <</if>> <</if>> - - <<if $activeSlave.labia == 0>> - with minimal - <<elseif $activeSlave.labia == 1>> - with big puffy - <<elseif $activeSlave.labia == 2>> - with huge - <<else>> - with huge dangling + <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earT == "inu">> + $He has cute, $activeSlave.earTColor dog ears on $his head; they + <<if $activeSlave.earImplant == 1>> + perk up at + <<if $activeSlave.devotion > 50>> + the sound of your voice and + <<else>> + sudden noises and + <</if>> <</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. + <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earT == "kit">> + $He has elegant, $activeSlave.earTColor fox ears on $his head; they + <<if $activeSlave.earImplant == 1>> + perk up at + <<if $activeSlave.devotion > 50>> + the sound of your voice and <<else>> - $activeSlave.skin pussylips. + sudden noises and <</if>> - <<else>> - $activeSlave.skin pussylips. <</if>> - - <<if ($activeSlave.vagina > -1)>> - <<if ($activeSlave.vaginaLube == 0)>> - <<if ($activeSlave.vagina > 0) && !($activeSlave.chastityVagina)>> - $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 catch basin. - <<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">> - <<if $activeSlave.pregKnown>> - having another <<if $activeSlave.pregType > 1>>brood<<else>>child<</if>> after this one. - <<else>> - getting pregnant. - <</if>> - <<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>> + <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earT == "tanuki">> + $He has adorable, $activeSlave.earTColor, round tanuki ears on $his head; they + <<if $activeSlave.earImplant == 1>> + perk up at + <<if $activeSlave.devotion > 50>> + the sound of your voice and <<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 catch basin 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>> + sudden noises and <</if>> <</if>> - - <<vaginalAccessoryDescription>> - -<</if>> - -<<if $activeSlave.ovaImplant != 0>> - <<switch $activeSlave.ovaImplant>> - <<case "fertility">> - $His ovaries have a pair of implants attached to them to encourage ovulation<<if $activeSlave.preg < -1>>, not that it does $him any good<</if>>. - <<case "sympathy">> - $His ovaries have a pair of linked implants attached to them so that when one releases an egg the other does so as well. - <<case "asexual">> - One of $his ovaries has been replaced with a fabricated sperm sack designed to fertilize any eggs $he makes. - <</switch>> -<</if>> - -<<if $activeSlave.dick == 0 && $activeSlave.balls == 0 && $activeSlave.vagina < 0 && $arcologies[0].FSRestart > 60>> - Society looks fondly on $his complete inability to reproduce. -<</if>> - - -<<if ($activeSlave.dick == 0)>> - <<if ($activeSlave.clit > 0)>> - <<if ($activeSlave.foreskin == 0)>> - <<if ($activeSlave.clit == 1)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is quite large and visibly hard. - <<else>> - $His clit is quite large. - <</if>> - $His lack of hood makes it even more prominent. - <<elseif ($activeSlave.clit == 2)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is huge and visibly erect. - <<else>> - $His clit is huge. - <</if>> - Lack of hood combined with its size means $he can't wear any clothes without being constantly stimulated. - <<elseif ($activeSlave.clit == 3)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is enormous, and since it's erect with arousal, it juts out proudly. - <<else>> - $His clit is enormous, almost a pseudophallus. - <</if>> - <<elseif ($activeSlave.clit == 4)>> - <<if ($activeSlave.devotion > 50)>> - $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. - <<else>> - $His clit has reached the size of an average penis. - <</if>> - <<else>> - <<if ($activeSlave.devotion > 50)>> - $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. - <<else>> - $His clit is massive, having reached the size of a large penis. - <</if>> - <</if>> - <<elseif ($activeSlave.foreskin == 1)>> - <<if ($activeSlave.clit == 1)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is quite large and visibly hard. - <<else>> - $His clit is quite large. - <</if>> - $His clitoral hood is stretched thin trying to cover it. - <<elseif ($activeSlave.clit == 2)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is huge and visibly erect. - <<else>> - $His clit is huge. - <</if>> - $His small hood is no longer able to cover it completely and large part of $his clitoris is always exposed. - <<elseif ($activeSlave.clit == 3)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is enormous, and since it's erect with arousal, it juts out proudly. - <<else>> - $His clit is enormous, almost a pseudophallus. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <<elseif ($activeSlave.clit == 4)>> - <<if ($activeSlave.devotion > 50)>> - $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. - <<else>> - $His clit has reached the size of an average penis. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <<else>> - <<if ($activeSlave.devotion > 50)>> - $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. - <<else>> - $His clit is massive, having reached the size of a large penis. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <</if>> - <<elseif ($activeSlave.foreskin == 2)>> - <<if ($activeSlave.clit == 1)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is quite large and visibly hard. - <<else>> - $His clit is quite large. - <</if>> - It is completely covered by its hood. - <<elseif ($activeSlave.clit == 2)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is huge and visibly erect. - <<else>> - $His clit is huge. - <</if>> - Its hood is stretched thin trying to cover it. - <<elseif ($activeSlave.clit == 3)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is enormous, and since it's erect with arousal, it juts out proudly. - <<else>> - $His clit is enormous, almost a pseudophallus. - <</if>> - It's large enough that the hood can cover only half of it. - <<elseif ($activeSlave.clit == 4)>> - <<if ($activeSlave.devotion > 50)>> - $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. - <<else>> - $His clit has reached the size of an average penis. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <<else>> - <<if ($activeSlave.devotion > 50)>> - $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. - <<else>> - $His clit is massive, having reached the size of a large penis. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <</if>> - <<elseif ($activeSlave.foreskin == 3)>> - <<if ($activeSlave.clit == 1)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is quite large and visibly hard. - <<else>> - $His clit is quite large. - <</if>> - The hood covering it is quite large making stimulation difficult. - <<elseif ($activeSlave.clit == 2)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is huge and visibly erect. - <<else>> - $His clit is huge. - <</if>> - $His large hood completely covers it. - <<elseif ($activeSlave.clit == 3)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is enormous, and since it's erect with arousal, it juts out proudly. - <<else>> - $His clit is enormous, almost a pseudophallus. - <</if>> - $His large hood covers all but the tip of $his clit even when aroused. - <<elseif ($activeSlave.clit == 4)>> - <<if ($activeSlave.devotion > 50)>> - $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. - <<else>> - $His clit has reached the size of an average penis. - <</if>> - Even $his large hood can't cover it, leaving over half of the clit exposed. - <<else>> - <<if ($activeSlave.devotion > 50)>> - $His clit is massive, having reached the size of a large penis. It is semi-erect since lack of erectile tissues means it can never become fully erect. - <<else>> - $His clit is massive, having reached the size of a large penis. - <</if>> - $His hood can no longer contain it and has slid back causing $his clitoris to be always exposed. - <</if>> + <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earT == "usagi">> + $He has long, $activeSlave.earTColor, fluffy rabbit ears on $his head; they + <<if $activeSlave.earImplant == 1>> + perk up at + <<if $activeSlave.devotion > 50>> + the sound of your voice and <<else>> - <<if ($activeSlave.clit == 1)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is quite large and visibly hard. - <<else>> - $His clit is quite large. - <</if>> - $His large thick hood covering it makes any stimulation difficult. - <<elseif ($activeSlave.clit == 2)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is huge and visibly erect. - <<else>> - $His clit is huge. - <</if>> - $His large thick hood covering it makes any stimulation difficult. - <<elseif ($activeSlave.clit == 3)>> - <<if ($activeSlave.devotion > 50)>> - $His clit is enormous, and since it's erect with arousal, it juts out proudly. - <<else>> - $His clit is enormous, almost a pseudophallus. - <</if>> - Matching its size is the thick hood covering it. - <<elseif ($activeSlave.clit == 4)>> - <<if ($activeSlave.devotion > 50)>> - $His clit has reached the size of an average penis, it stands at attention but due to lack of erectile tissues it can't reach the same hardness a penis would. - <<else>> - $His clit has reached the size of an average penis. - <</if>> - $His large hood covering over half of it adds to its penis-like appearance. - <<else>> - <<if ($activeSlave.devotion > 50)>> - $His clit is massive, having reached the size of a large penis. It is semi-erect, since lack of erectile tissues means it can never reach full erection. - <<else>> - $His clit is massive, having reached the size of a large penis. - <</if>> - Not even its large hood can contain it, leaving over half of it exposed. - <</if>> + sudden noises and <</if>> <</if>> + <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. +<<elseif $activeSlave.earT == "normal">> + $He has <<if $activeSlave.earShape != "none">>a second set<<else>>a pair<</if>> of non-functioning ears grafted to the top of $his head. <</if>> -<<= App.Desc.mods($activeSlave, "vagina")>> -<<= App.Desc.mods($activeSlave, "clit")>> - -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.rules.release.masturbation == 1>> - <<if (($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")) && $activeSlave.drugs != "priapism agents">> - <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation > 1)>> - <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && (!hasAnyArms($activeSlave))>> - 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.counter.anal > 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.ballType == "sterile" && (!hasAnyArms($activeSlave))>> - The extreme dose of aphrodisiacs combined with the chemical castration that keeps $him flaccid have $him in a state of extreme sexual frustration; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.counter.anal > 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.balls == 0) && (!hasAnyArms($activeSlave))>> - 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.counter.anal > 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.counter.anal > 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.counter.anal > 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.counter.anal > 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 leaves precum dripping from its head. - <</if>> - <<else>> - <<if ($activeSlave.dick != 0) && ($activeSlave.hormoneBalance >= 100) && (!hasAnyArms($activeSlave))>> - 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.counter.anal > 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.ballType == "sterile" && (!hasAnyArms($activeSlave))>> - The aphrodisiacs combined with the chemical castration that keeps $him flaccid have $him sexually frustrated; $he's <<if (($activeSlave.fetish == "buttslut") || (($activeSlave.sexualFlaw != "hates anal") && ($activeSlave.counter.anal > 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) && (!hasAnyArms($activeSlave))>> - 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.counter.anal > 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.counter.anal > 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.counter.anal > 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 $activeSlave.fuckdoll > 0>> - <<if $activeSlave.vagina > 0>> - $His front hole - <<if $activeSlave.fuckdoll <= 45>> - is mostly useful when $he's restrained for rape. - <<else>> - will massage <<if $PC.dick != 0>>cocks<<else>>anything<</if>> placed inside it on command. - <<if $activeSlave.fuckdoll <= 85>> - $He is even capable of riding <<if $PC.dick != 0>>dick<<else>>a strap-on<</if>>. - <</if>> - <</if>> - <</if>> -<<else>> - <<if $activeSlave.vagina == -1>> - <<if $seeDicks >= 100>><<elseif $activeSlave.anus == 0>><<else>>Since $he lacks a vagina, $he takes it up <<if $seeRace == 1>>$his $activeSlave.race<<else>>the<</if>> ass instead.<</if>> - <<elseif $activeSlave.skill.vaginal >= 100>>$He is a @@.aquamarine;vanilla sex master.@@ - <<elseif $activeSlave.skill.vaginal > 60>>$He is a @@.aquamarine;vanilla sex expert.@@ - <<elseif $activeSlave.skill.vaginal > 30>>$He is @@.aquamarine;skilled at vanilla sex.@@ - <<elseif $activeSlave.skill.vaginal > 10>>$He has @@.aquamarine;basic knowledge about vanilla sex.@@ - <<else>>$He is unskilled at vaginal sex. - <</if>> -<</if>> - -<<= App.Desc.mods($activeSlave, "pubic mound")>> - -<<set _pubertyAge = Math.min($activeSlave.pubertyAgeXX, $activeSlave.pubertyAgeXY)>> -<<if ($activeSlave.physicalAge < _pubertyAge-2)>> - $He is too sexually immature to have pubic hair. -<<elseif ($activeSlave.pubicHStyle == "hairless")>> - $He's naturally smooth and hairless. -<<elseif ($activeSlave.pubicHStyle == "bald")>> - $He is no longer able to grow pubic hair leaving $him hairless and smooth. -<<elseif ($activeSlave.pubicHStyle == "waxed")>> - <<if $activeSlave.fuckdoll > 0>> - $His pubic hair has been removed to prevent chafing. - <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> - $His pubic hair has been removed to prevent chafing. - <<else>> - $He's waxed and smooth. - <</if>> -<<elseif ($activeSlave.physicalAge < _pubertyAge-1)>> - $He has a few wisps of pubic hair. -<<elseif ($activeSlave.physicalAge < _pubertyAge)>> - $He is on the verge of puberty and has a small patch of $activeSlave.pubicHColor pubic hair above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. -<<elseif ($activeSlave.pubicHStyle == "in a strip")>> - $His $activeSlave.pubicHColor pubic hair is waxed into a narrow strip above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. -<<elseif ($activeSlave.pubicHStyle == "neat")>> - $His $activeSlave.pubicHColor pubic hair is waxed into a neat patch above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. -<<elseif ($activeSlave.pubicHStyle == "bushy in the front and neat in the rear")>> - $His $activeSlave.pubicHColor pubic hair forms a natural bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. -<<elseif ($activeSlave.pubicHStyle == "bushy")>> - $His $activeSlave.pubicHColor pubic hair forms a natural bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>>. -<<elseif ($activeSlave.pubicHStyle == "very bushy")>> - $His $activeSlave.pubicHColor pubic hair forms a dense bush above $his <<if $activeSlave.dick > 0>>cock<<elseif $activeSlave.vagina == -1>>smoothness<<else>>pussy<</if>> that trails up to $his navel. -<</if>> - -<</widget>> - -<<widget "earDescription">> -/* ear shape description here */ -<<if $activeSlave.earShape == "none">> - <<if $activeSlave.earImplant == 1>> - <<if $activeSlave.earT != "none">> - $He has smooth skin where $his ears should be as $his hearing has been cybernetically rerouted to $his secondary ears. - <<else>> - $He has nothing but small, perforated metal disks where $his ears should be. - <</if>> - <<elseif $activeSlave.earwear == "none">> - $He has small unsightly holes on the sides of $his head. /*That can't be sanitary.*/ - <<else>> - The sides of $his head are smooth where $his ears should be, but upon closer inspection it is revealed that - <<if $activeSlave.earwear == "hearing aids">> - $his ear canals are fitted with hearing aids capped with a skin-matching sheet to obscure the hole. - <<else>> - $his ear canals are filled with plugs with skin-matching caps. - <</if>> - <</if>> -<<elseif $activeSlave.earShape == "damaged">> - $His outer ears have been severely damaged. -<<elseif $activeSlave.earShape == "normal" && $activeSlave.earT != "none">> /* Ears are expected, so lets only mention them if we have two sets */ - $He has perfectly ordinary ears. -<<elseif $activeSlave.earShape == "robot">> - $He has high tech cyber-ears that could be mistaken for headphones. /*not yet implemented*/ -<<elseif $activeSlave.earShape == "pointy">> - $His small, <<print either("elfin", "leaf-shaped", "pointed")>> ears are quite cute and give $him an exotic appearance. -<<elseif $activeSlave.earShape == "elven">> - $He has long, thin elven ears that <<print either("tend to droop when $he is relaxed or sad", "tend to waggle up and down when $he is excited", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earShape == "ushi">> - $He has long, floppy cow ears. /* that <<print either("tend to droop when $he is relaxed or sad", "tend waggle up and down when $he is excited", "twitch at the slightest touch")>>. These don't make sense for the most part. */ -<</if>> - -<<if $activeSlave.earT == "neko">> - $He has cute, $activeSlave.earTColor cat ears on $his head; they - <<if $activeSlave.earImplant == 1>> - perk up at - <<if $activeSlave.devotion > 20>> - the sound of your voice and - <<else>> - sudden noises and - <</if>> - <</if>> - <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earT == "inu">> - $He has cute, $activeSlave.earTColor dog ears on $his head; they - <<if $activeSlave.earImplant == 1>> - perk up at - <<if $activeSlave.devotion > 50>> - the sound of your voice and - <<else>> - sudden noises and - <</if>> - <</if>> - <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earT == "kit">> - $He has elegant, $activeSlave.earTColor fox ears on $his head; they - <<if $activeSlave.earImplant == 1>> - perk up at - <<if $activeSlave.devotion > 50>> - the sound of your voice and - <<else>> - sudden noises and - <</if>> - <</if>> - <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earT == "tanuki">> - $He has adorable, $activeSlave.earTColor, round tanuki ears on $his head; they - <<if $activeSlave.earImplant == 1>> - perk up at - <<if $activeSlave.devotion > 50>> - the sound of your voice and - <<else>> - sudden noises and - <</if>> - <</if>> - <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earT == "usagi">> - $He has long, $activeSlave.earTColor, fluffy rabbit ears on $his head; they - <<if $activeSlave.earImplant == 1>> - perk up at - <<if $activeSlave.devotion > 50>> - the sound of your voice and - <<else>> - sudden noises and - <</if>> - <</if>> - <<print either("tend to droop when $he is relaxed or sad", "twitch at the slightest touch")>>. -<<elseif $activeSlave.earT == "normal">> - $He has <<if $activeSlave.earShape != "none">>a second set<<else>>a pair<</if>> of non-functioning ears grafted to the top of $his head. -<</if>> - -<<if $activeSlave.hears < 0>> - <<if $activeSlave.hears == -1>> - $His hearing is noticeably impaired, - <<elseif $activeSlave.hears < -1>> - $He is completely deaf, +<<if $activeSlave.hears < 0>> + <<if $activeSlave.hears == -1>> + $His hearing is noticeably impaired, + <<elseif $activeSlave.hears < -1>> + $He is completely deaf, <</if>> <<if $activeSlave.hears < -1 && $activeSlave.earShape == "none">> which is fitting due to $his lack of ears. @@ -4463,11563 +1813,194 @@ $His <<if $activeSlave.faceImplant > 95>> had so much cosmetic surgery that $his face is located at the bottom of the uncanny valley <<if $activeSlave.face < -10>>in addition to its ugliness<<elseif $activeSlave.face <= 10>>the only thing really distinctive about it<<else>>its attractiveness notwithstanding<</if>>. <<elseif $activeSlave.faceImplant > 60>> - obviously gotten a lot of facial cosmetic surgery. - <<elseif $activeSlave.faceImplant > 30>> - noticeably received facial cosmetic surgery. - <<else>> - had some facial cosmetic surgery, though it's subtle. - <<if $PC.skill.medicine >= 100>>Someone without your knowledge might miss it entirely.<</if>> - <</if>> - <<if $arcologies[0].FSBodyPurist != "unset">> - <<if $activeSlave.faceImplant > 30>> - This is considered extremely tragic by a society that values bodily purity. - <<else>> - Since society values bodily purity, even this subtlety affects $his attractiveness when it's noticed. - <</if>> - <<elseif $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.faceImplant > 30>> - Your transformationist society doesn't think this <<if $activeSlave.face >= -10>>reduces $his attractiveness<<else>>makes $him uglier<</if>>. - <</if>> - <<else>> - <<if $activeSlave.faceImplant > 30>> - The effect is enough to reduce $his attractiveness. - <</if>> - <</if>> -<</if>> -<<if $activeSlave.smells == -1>> - $He has no sense of smell, but this isn't immediately obvious just by looking at $his nose. -<</if>> - -<<if $showBodyMods == 1>> - <<if $activeSlave.fuckdoll == 0>> - <<= App.Desc.makeup($activeSlave)>> - <</if>> -<</if>> - -<</widget>> - -<<widget "hornDescription">> - <<if $activeSlave.horn == "curved succubus horns">> - $He has - <<if $activeSlave.face > 40>> - majestic $activeSlave.hornColor horns that jut out from the back of $his head and curve forward, looking almost like a crown. - <<elseif $activeSlave.face > 0>> - imposing $activeSlave.hornColor horns that jut out from the back of $his head and curve forward nicely. - <<else>> - terrifying $activeSlave.hornColor horns that jut out from the back of $his head and curve forward menacingly. - <</if>> - <<elseif $activeSlave.horn == "backswept horns">> - <<if $activeSlave.face > 40>> - majestic $activeSlave.hornColor horns that jut out the front of $his head and curve backwards, like some royal headdress. - <<elseif $activeSlave.face > 0>> - imposing $activeSlave.hornColor horns that jut out the front of $his head and curve backwards nicely. - <<else>> - terrifying $activeSlave.hornColor horns that jut out the front of $his head and curve backwards, looking like some twisted helmet. - <</if>> - <<elseif $activeSlave.horn == "cow horns">> - $He has two $activeSlave.hornColor cow horns on the sides of $his head; they curve sharply upward. - <<elseif $activeSlave.horn == "two long oni horns">> - $He has two long $activeSlave.hornColor horns sticking straight up out of $his forehead<<if $activeSlave.devotion > 20>>; $he holds them up proudly<</if>>. - <<elseif $activeSlave.horn == "one long oni horn">> - $He has a long $activeSlave.hornColor horn sticking straight up out of $his forehead<<if $activeSlave.devotion > 20>>; $he holds it up proudly<</if>>. - <<elseif $activeSlave.horn == "small horns">> - $He has cute, little $activeSlave.hornColor horns sticking out of $his head. - <</if>> -<</widget>> - -<<widget "mouthDescription">> - -$He has -<<if $activeSlave.lips <= 10>> - thin, unattractive lips. -<<elseif $activeSlave.lips <= 20>> - normal lips. -<<elseif $activeSlave.lips <= 40>> - full, attractive lips. -<<elseif $activeSlave.lips <= 70>> - plump, beestung lips. -<<elseif $activeSlave.lips <= 95>> - huge, obviously augmented lips. -<<else>> - a facepussy: $his lips are so huge that they're always a bit parted in the middle, forming a moist, inviting hole<<if $PC.dick != 0>> for cock<</if>>. -<</if>> - -<<if $showImplantEffects == 1>> - <<if $arcologies[0].FSTransformationFetishist != "unset">> - <<if $activeSlave.lipsImplant > 0>> - They are about <<print Math.floor(($activeSlave.lipsImplant/$activeSlave.lips)*100)>>% implant. - <</if>> - <<if ($arcologies[0].FSTransformationFetishist > 20)>> - <<if $activeSlave.lips > 70>> - <<if ($activeSlave.lipsImplant/$activeSlave.lips < .50)>> - $His lips are huge and @@.red;disgustingly natural@@ for their size. - <<else>> - $His lips are huge and @@.green;obviously implants,@@ as they should be. - <</if>> - <</if>> - <</if>> - <</if>> -<</if>> - -<<if $activeSlave.fuckdoll > 0>> - $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. - <<else>> - $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; '<<= WrittenMaster($activeSlave)>>' comes out as '<<= lispReplace(WrittenMaster($activeSlave))>>.' - <</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>> - <<elseif $activeSlave.teeth == "gapped">> - $He has a prominent gap between $his front teeth<<if $activeSlave.faceShape == "cute">> that suits $his cute face surprisingly well<</if>>. - <<if canTalk($activeSlave)>> - It also leaves $him with a slight lisp. - <</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. - <<elseif $activeSlave.teeth == "fangs">> - $His upper canine teeth have been replaced with realistic implants that mimic fangs. $His smiles are frightening, and $he can bare them to become truly terrifying. - <<elseif $activeSlave.teeth == "fang">> - One of $his upper canine teeth has been replaced with realistic implant shaped like a fang. - <<if $activeSlave.faceShape == "cute">> - It gives $his cute face an added charm<<if $activeSlave.lips <= 50>>, especially when it rests over $his lower lip<</if>>. - <<else>> - <<if $activeSlave.lips <= 50>> - It stands out when it rests over $his lower lip. - <<else>> - It doesn't fit well in $his mouth and frequently prods $his fat lower lip. - <</if>> - <</if>> - <<elseif $activeSlave.teeth == "baby">> - $He still has $his baby teeth. - <<elseif $activeSlave.teeth == "mixed">> - $He is in the process of replacing $his baby teeth. - <</if>> - <</if>> -<</if>> -<<if $activeSlave.tastes == -1>> - $He has no sense of taste, but this isn't immediately obvious just by looking at $his tongue. -<</if>> - -<<= App.Desc.mods($activeSlave, "lips")>> -<<= App.Desc.mods($activeSlave, "tongue")>> - -<<if $activeSlave.fuckdoll > 0>> - <<if $PC.dick != 0>>Sticking a dick<<else>>Sliding a dildo<</if>> into $his <<if $activeSlave.lips > 95>>facepussy<<else>>mouth insert<</if>> - <<if $activeSlave.fuckdoll <= 45>> - mostly results in gagging. - <<else>> - offers its user a selection of delightful face hole massage options. - <</if>> -<<else>> - $He is - <<if $activeSlave.skill.oral >= 100>>an @@.aquamarine;oral sex master.@@ - <<elseif $activeSlave.skill.oral > 60>>an @@.aquamarine;expert at oral.@@ - <<elseif $activeSlave.skill.oral > 30>>@@.aquamarine;orally skilled.@@ - <<elseif $activeSlave.skill.oral > 10>>@@.aquamarine;capable of basic oral sex.@@ - <<else>>unskilled at oral sex. - <</if>> -<</if>> - -<</widget>> - -<<widget "BellyDescription">> - -<<if $activeSlave.belly >= 30000>> - <<if ($activeSlave.belly >= 400000+($activeSlave.muscles*2000) && $activeSlave.physicalAge >= 18)>> - <<set _heavyBelly = 1>> - <<elseif ($activeSlave.belly >= 300000+($activeSlave.muscles*1000) && $activeSlave.physicalAge >= 13)>> - <<set _heavyBelly = 1>> - <<elseif ($activeSlave.belly >= 100000+($activeSlave.muscles*500) && $activeSlave.physicalAge <= 3)>> - <<set _heavyBelly = 1>> - <<elseif ($activeSlave.belly >= 200000+($activeSlave.muscles*800) && $activeSlave.physicalAge <= 12)>> - <<set _heavyBelly = 1>> - <</if>> -<</if>> - -<<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is swollen beyond any reasonable description, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost under the squirming mass of infants that now completely fills $his body. $He has been reduced to nothing more than a womb with a few trace remnants of a little $girl attached.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than a womb with a $loli attached. $He struggles to not be lost under the squirming mass of infants that dwarf $his body.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>> and aid $him through $his daily affairs.<</if>> - <<else>> - and $he is nothing more than a womb with a $girl attached. $He is physically unable to keep $his boundless middle off the ground for long, if at all.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>> and aid $him through $his daily affairs.<</if>> $His extraordinary size greatly limits what $he can do and what can be done to $him. - <<if canWalk($activeSlave)>>Surprisingly, $he is still capable of moving $himself in such a state.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. Despite being so taut, you can clearly see the grotesque figures of the infants forced against $his uterine walls by their siblings. $His womb is so cramped, they can barely squirm at all under the pressure and it baffles the mind how $he has managed to grow so full. - <<else>> - Despite being stretched taut, you can clearly see the grotesque figures of the infants forced against $his uterine walls by their siblings. $His womb is so cramped, they can barely squirm at all under the pressure and it is a wonder $he has managed to grow this large. - <</if>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - There is no telling how much further $his body could possibly take this pregnancy successfully. - <<if $activeSlave.preg < 30>> - Worse still, $he isn't even close to full term. It will be a miracle if $he manages to complete it intact. - <</if>> - <<else>> - Unbelievably, $he seems unshaken by $his obscene gravidity; $his body is so adapted to carrying children that, even at $his current size, $his pregnancy can be considered healthy. - <<if $activeSlave.preg < 30>> - Though $he isn't even close to full term. It will be a miracle if $he manages to bring $his brood into the world in one piece. - <</if>> - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a barely noticeable curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges just a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He is far beyond the recommended limit, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost under the straining mass of the implant that now fills $his body. $He has been reduced to nothing more than a balloon with a few trace remnants of a little $girl attached.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than an obscene over-filled implant with a $loli attached. $He struggles to not be lost under the straining mass that dwarfs $his body.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>> and aid $him through $his daily affairs.<</if>> - <<else>> - and $he is nothing more than an over-filled implant with a $girl attached. $He is physically unable to keep $his boundless middle off the ground for long, if at all.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>> and aid $him through $his daily affairs.<</if>> $His extraordinary size greatly limits what $he can do and what can be done to $him. - <<if canWalk($activeSlave)>>Surprisingly, $he is still capable of moving $himself in such a state.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both $him and $his implant have managed to hold together this long. - <<else>> - $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both $him and $his implant have managed to hold together this long. - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. $He is so overfilled you can clearly make out the implant within $his body through $his skin. - <<else>> - $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. - <</if>> - It baffles the mind how $him and $his implant could swell to such a size. - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - <<else>> - Unbelievably, $he seems unshaken by $his obscene gravidity; $his body is so adapted to carrying children that, even at $his current volume, $he is physically capable of growing larger. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a barely noticeable curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges just a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>is close to bursting<<else>>should be nearing $his capacity<</if>>, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost under the squirming mass of infants that <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>threaten to rupture $his body<<else>>fill $his body<</if>>. $He has been reduced to nothing more than a womb stretched to its limit.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - a breaking womb with a $loli attached. $He struggles to not be lost under the squirming mass of infants that threaten to rupture $his body. - <<else>> - an overstuffed womb with a $loli attached. $He struggles to not be lost under the squirming mass of infants that fill $his body. - <</if>> - <<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame can keep $his - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - straining belly off the ground; but only for a moment. $He opts to not try this often as $his womb is already at its limit and could do without being slammed against the floor. - <<else>> - life brimming belly off the ground; but only for a moment. $He opts to not try this often as $his occupants are liable to voice their complaints with a hail of kicks. - <</if>> - <<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $he is nothing more than - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - a breaking womb with a $girl attached. $He struggles to remain seen under the squirming mass of infants that threaten to rupture $his body. - <<else>> - an overstuffed womb with a $girl attached. $He struggles to remain seen under the squirming mass of infants that fill $his body. - <</if>> - <<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 90>> - and $his muscular body <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>barely manages to contain<<else>>perfectly handles<</if>> $his monolithic belly, though $he still can't move with it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<else>> - and $he is nothing more than - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - a breaking womb with a $girl attached. - <<else>> - an overstuffed womb with a $girl attached. - <</if>> - $He is physically unable to keep $his straining belly off the ground.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. Despite being so taut, you can clearly see the grotesque figures of the infants forced against $his uterine walls by their siblings. $His womb is so cramped, they can barely squirm at all under the pressure and it is a wonder $he has managed to grow this large. - <<else>> - Despite being stretched taut, you can clearly see the grotesque figures of the infants forced against $his uterine walls by their siblings. $His womb is so cramped, they can barely squirm at all under the pressure and it is a wonder $he has managed to grow this large<<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>; even the slightest provocation could cause $him to burst<</if>>. - <</if>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - <<if $activeSlave.preg < 30>> - Worse still, $he isn't even close to full term. It will be a miracle if $he manages to complete $his pregnancy intact. - <</if>> - <<else>> - Unbelievably, $he seems unshaken by $his obscene gravidity; $his body is so adapted to carrying children that, even at $his current size, $his pregnancy can be considered healthy. - <<if $activeSlave.preg < 30>> - Though $he isn't even close to full term. It will be a miracle if $he manages to bring $his brood into the world in one piece. - <</if>> - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>is at $his limit<<else>>should be nearing $his limit<</if>>, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost under the straining mass of the ready-to-rupture implant that <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>threatens to burst out of<<else>>thoroughly fills $his body<</if>>. $He has been reduced to nothing more than a balloon stretched to its limit.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than a ready-to-rupture implant with a $loli attached. $He struggles to not be lost under the straining mass that - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - threatens to burst out of $his body. - <<else>> - fills $his body. - <</if>> - <<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame can keep $his <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>straining<</if>> belly off the ground; but only for a moment. $He opts to not try this often as $his implant is already at its limit and could do without being slammed against the floor.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $he is nothing more than a ready-to-rupture implant with a $girl attached. $He struggles to remain seen under the straining mass that - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - threatens to burst out of $his body. - <<else>> - fills $his body. - <</if>> - <<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 90>> - and $his muscular body <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>barely manages to contain<<else>>perfectly handles<</if>> $his monolithic belly, though $he still can't move with it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<else>> - and $he is nothing more than a ready-to-rupture implant with a $girl attached. $He is physically unable to keep $his <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>straining<</if>> belly off the ground.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both $him and $his implant have managed to hold together this long. - <<else>> - $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents nor can one push their hand into it. It's a wonder that both $him and $his implant have managed to hold together this long. - <</if>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - <<else>> - Unbelievably, $he seems unshaken by $his obscene gravidity; $his body is so adapted to carrying children that, even at $his current volume, $he is physically capable of growing larger, even if the implant can't. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is dangerously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost against the squirming mass of infants that make up the bulk of $his body. $He has been reduced to nothing more than a straining womb.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than a womb with a $loli attached. $He has to be careful not to get crushed under $his own quivering mass.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely keeps $his titanic belly off the ground; with considerable effort, of course.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $he is nothing more than a womb with a $girl attached. $He has to be careful not to get crushed under $his own quivering mass.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 90>> - and $his muscular body barely allows $him to manage $his titanic belly. - <<else>> - and $he is nothing more than a womb with a $girl attached. While $he can barely heft $his titanic belly off the floor, it takes a considerable amount of effort to do so and quickly comes to rest back where it started.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. Despite being so taut, $his belly visibly bulges and squirms from all the babies writhing within $him. $His womb is so full you can see the babies forced up against $his uterus, <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>$he is at risk of rupturing should $he grow larger<<else>>though $his body shows little sign of being troubled by this<</if>>. - <<else>> - Despite being stretched taut, $his belly visibly bulges and squirms from all the babies writhing within $him. $His womb is so full you can see the babies forced up against $his uterus, <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>>$he is at risk of rupturing should $he grow larger<<else>>though $his body shows little sign of being troubled by this<</if>>. - <</if>> - <<if $activeSlave.preg < 30>> - Given how far along $he is, $he is clearly having an obscene number of children. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks ready to pop, - <<if $activeSlave.physicalAge <= 3>> - and $he is lost against the greatly overfilled implant that makes up the bulk of $his body. $He has been reduced to nothing more than a straining balloon.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is nothing more than a greatly overfilled implant with a $loli attached. $He has to be careful not to get crushed under $his own taut mass.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely keeps $his titanic belly off the ground; with considerable effort, of course.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $he is nothing more than a greatly overfilled implant with a $girl attached. $He has to be careful not to get crushed under $his own taut mass.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 90>> - and $his muscular body barely allows $him to manage $his titanic belly. - <<else>> - and $he is nothing more than a greatly overfilled implant with a $girl attached. While $he can barely heft $his titanic belly off the floor, it takes a considerable amount of effort to do so and quickly comes to rest back where it started.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat and $his softness, firm. $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents. - <<else>> - $He is so overfilled you can clearly make out the implant within $his body through $his skin. It is so full, not one motion can be seen in its contents. - <</if>> - <<if $activeSlave.belly > ($activeSlave.pregAdaptation*1000)>> - Both $him and $his implant are at risk of rupturing should either be filled any more. - <<else>> - While $his implant may be at risk of rupturing, $his body shows no signs of struggling to support it. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is immensely pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $he is nothing more than a womb with a $loli attached. $He has to be careful not to get crushed under $his own mass.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $his youthful figure is grotesquely bloated by $his pregnancy. $He can't keep $his gigantic belly off the floor and fights a losing battle to not be pinned by it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely keeps $his gigantic belly off the ground; with considerable effort, of course.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $his small figure is utterly dwarfed by $his pregnancy. $He can't keep $his gigantic belly off the floor and fights a losing battle to not be pinned by it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 30>> - and $his fit body barely allows $him to manage $his gigantic belly. - <<else>> - and $he is dwarfed by $his pregnancy. While $he can keep barely $his gigantic belly off the floor, it takes a considerable amount of effort to do so.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat. $His pregnancy is covered in an ever thinning layer of fat, save for the bulging upper portion where $his fat is thinnest. In that, rather large, area, you can just make out the many babies bulging $his stomach. - <<else>> - $He is so pregnant you can just make out the many babies bulging $his stomach. - <</if>> - <<if $activeSlave.preg < 30>> - Given how far along $he is, $he is clearly having an obscene number of children. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks immensely pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $he is nothing more than an overfilled implant with a $loli attached. $He has to be careful not to get crushed under $his own mass.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $his youthful figure is grotesquely bloated by $his overfilled implant. $He can't keep $his gigantic belly off the floor and fights a losing battle to not be pinned by it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely keeps $his gigantic belly off the ground; with considerable effort, of course.<<if hasAnyNaturalLegs($activeSlave)>> $He requires multiple slaves to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height < 150>> - and $his small figure is utterly dwarfed by $his overfilled implant. $He can't keep $his gigantic belly off the floor and fights a losing battle to not be pinned by it.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 30>> - and $his fit body barely allows $him to manage $his gigantic belly. - <<else>> - and $he is dwarfed by $his overfilled implant. While $he can keep barely $his gigantic belly off the floor, it takes a considerable amount of effort to do so.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched to the limit, so much so $his folds are pulled flat. $His middle is covered in an ever thinning layer of fat, save for the bulging upper portion where $his fat is thinnest. In that, rather large, area, you can just make out the implant bulging $his stomach. - <<else>> - $He is so full you can nearly make out the implant within $his body through $his skin. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is massively pregnant, dwarfing any normal pregnancy, - <<if $activeSlave.physicalAge <= 3>> - and $he is nearly spherical. $His toddlerish form is utterly dwarfed by $his pregnancy, all $he can do is lean against it.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is more belly than $girl. $He can barely keep $his massive belly from touching the floor.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame keeps $his massive belly off the ground. - <<elseif $activeSlave.height < 150>> - and $he is more belly than $girl. $He can barely keep $his massive belly from touching the floor.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 30>> - and $his fit body allows $him to carry $his oversized belly normally with effort. - <<else>> - and $he is more belly than $girl. While $he can keep $his massive belly from touching the floor, it takes a lot of effort to do so.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched considerably, so much so $his folds are pulled flat. $His pregnancy is covered in a thick layer of fat, save for the bulging upper portion where $his fat is thinnest. - <</if>> - <<if $activeSlave.preg < 30>> - Given how far along $he is, $he is clearly having an obscene number of children. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks so massively pregnant that $he dwarfs any normal pregnancy, - <<if $activeSlave.physicalAge <= 3>> - and $he is nearly spherical. $His toddlerish form is utterly dwarfed by $his implant, all $he can do is lean against it.<<if $saleDescription == 0>> $He requires multiple slaves to move $his bulk when $he must go somewhere.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he is more belly than $girl. $He can barely keep $his massive belly from touching the floor.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame keeps $his massive belly off the ground. - <<elseif $activeSlave.height < 150>> - and $he is more belly than $girl. $He can barely keep $his massive belly from touching the floor.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.muscles > 30>> - and $his fit body allows $him to carry $his oversized belly normally with effort. - <<else>> - and $he is more belly than $girl. While $he can keep $his massive belly from touching the floor, it takes a lot of effort to do so.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched considerably, so much so $his folds are pulled flat. $His middle is covered in a thick layer of fat, save for the bulging upper portion where $his fat is thinnest. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is massively pregnant, beyond any typical pregnancy, - <<if $activeSlave.physicalAge <= 3>> - and $his belly pins $him to the ground. $His toddlerish form is dwarfed by $his pregnancy, and try as $he might $he cannot even drag the oversized thing.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he can barely function with $his oversized belly.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely bears $his oversized, drum-taut belly. - <<elseif $activeSlave.height < 150>> - and $he can barely function with $his oversized belly. - <<elseif $activeSlave.muscles > 30>> - and $his fit body allows $him to carry $his oversized belly without too much trouble. - <<else>> - and $he can barely function with $his oversized belly. - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched considerably; $his folds are nearly pulled flat from the strain. $His pregnancy is covered in a thick layer of fat, save for the bulging upper portion where $his fat is thinnest. - <</if>> - <<if $activeSlave.preg < $activeSlave.pregData.normalBirth/1.33>> - Given how far along $he is, $he is clearly having an obscene number of children. - <<elseif $activeSlave.preg > $activeSlave.pregData.normalBirth*1.05>> - <<if $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 4>> - $His womb contains a quartet of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 5>> - $His womb contains a quintet of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 6>> - $His womb contains a sextet of oversized babies. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 7>> - $His womb contains a septet of oversized babies. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 8>> - $His womb contains an octet of oversized babies. There is little chance of $him giving birth to them. - <</if>> - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks massively pregnant, beyond any typical pregnancy, - <<if $activeSlave.physicalAge <= 3>> - and $his belly pins $him to the ground. $His toddlerish form is dwarfed by $his implant, and try as $he might $he cannot even drag the oversized thing.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $he can barely function with $his oversized belly.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.height >= 185>> - but $his tall frame barely bears $his oversized, drum-taut belly. - <<elseif $activeSlave.height < 150>> - and $he can barely function with $his oversized belly. - <<elseif $activeSlave.muscles > 30>> - and $his fit body allows $him to carry $his oversized belly without too much trouble. - <<else>> - and $he can barely function with $his oversized belly. - <</if>> - <<if $activeSlave.weight > 190>> - $His massively fat belly is stretched considerably; $his folds are nearly pulled flat from the strain. $His middle is covered in a thick layer of fat, save for the bulging upper portion where $his fat is thinnest. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is massively pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his giant belly is as big as $he is.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $his giant belly is nearly as big as $he is.<<if hasAnyNaturalLegs($activeSlave)>> $He requires assistance to <<if !hasBothLegs($activeSlave)>>stand up<<else>>get to $his feet<</if>><<if $saleDescription == 0>>, and uses a wheeled stand to support $his pregnancy when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.weight > 190>> - and $his big fat belly is absolutely enormous when coupled with $his filled womb. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his overfull belly well. - <<elseif $activeSlave.height < 150>> - and $his giant belly looks absolutely huge on $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - but $his strong frame bears $his hefty belly well. - <<else>> - and $his hugely distended belly juts far out from $his front and widely from $his sides. - <</if>> - <<if $activeSlave.preg < 40>> - Given how far along $he is, $he is clearly having an obscene number of children. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with octuplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 4>> - $His womb contains a quartet of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 5>> - $His womb contains a quintet of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 6>> - $His womb contains a sextet of oversized babies. There is little chance of $him giving birth to them. - <<elseif $activeSlave.pregType == 7>> - $His womb contains a septet of oversized babies. There is little to no chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with octuplets, - <<if $activeSlave.physicalAge <= 3>> - and $his giant belly is as big as $he is.<<if hasAnyLegs($activeSlave)>> $He requires assistance to get to $his feet<<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.physicalAge <= 12>> - and $his giant belly is nearly as big as $he is.<<if hasAnyLegs($activeSlave)>> $He requires assistance to get to $his feet<<if $saleDescription == 0>>, and uses a wheeled stand to support $his middle when $he must walk anywhere<</if>>.<</if>> - <<elseif $activeSlave.weight > 190>> - and $his big fat belly is absolutely enormous when coupled with $his filled implant. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his overfull belly well. - <<elseif $activeSlave.height < 150>> - and $his giant belly looks absolutely huge on $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - but $his strong frame bears $his hefty belly well. - <<else>> - and $his hugely distended belly juts far out from $his front and widely from $his sides. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 105000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 40>> - Given how far along $he is, $he is clearly having more than seven. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with septuplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 4>> - $His womb contains a quartet of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 5>> - $His womb contains a quintet of massive unborn children. There is little chance of $him giving birth to them. - <<elseif $activeSlave.pregType == 6>> - $His womb contains a sextet of oversized babies. There is little to no chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with septuplets, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 90000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 40>> - Given how far along $he is, $he is clearly having more than six. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with sextuplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 4>> - $His womb contains a quartet of massive unborn children. There is little chance of $him giving birth to them. - <<elseif $activeSlave.pregType == 5>> - $His womb contains a quintet of oversized babies. There is little to no chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with sextuplets, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 75000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 40>> - Given how far along $he is, $he is clearly having more than five. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with quintuplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. They have grown so large that $he will never be able to birth them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of massive unborn children. There is little chance of $him giving birth to them. - <<elseif $activeSlave.pregType == 4>> - $His womb contains a quartet of oversized babies. There is little to no chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with quintuplets, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 60000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 36>> - Given how far along $he is, $he is clearly having more than four. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with quadruplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. It has grown so large that $he will never be able to birth it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of massive unborn children. There is little to no chance of $him giving birth to them. - <<elseif $activeSlave.pregType == 3>> - $His womb contains a trio of oversized babies. There is little chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with quadruplets, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 45000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 35>> - Given how far along $he is, $he is clearly having more than three. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with triplets. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive unborn child. There is little to no chance of $him giving birth to it. - <<elseif $activeSlave.pregType == 2>> - $His womb contains a pair of oversized babies. There is little chance of $him giving birth to them. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with triplets, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not too obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 33>> - Given how far along $he is, $he is clearly having more than two. - <<elseif $activeSlave.preg < 42>> - $He is clearly full-term with twins. - <<elseif $activeSlave.pregType == 1>> - $His womb contains one single, massive child. There is little chance of $him giving birth to it. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks full term with twins, - <<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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 15000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is enormously pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his toddlerish body is absolutely filled by $his womb. $He can barely move $himself and resembles an over inflated blow-up doll. - <<elseif $activeSlave.physicalAge <= 12>> - and $his huge, drum-taut belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 33>> - Given how far along $he is, $he is clearly having multiples. - <<else>> - $He is clearly full-term. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $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 huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 190>> - but $he's so massively fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's bulging it outwards. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his huge, drum-taut belly well. - <<elseif $activeSlave.height < 150>> - and $his huge, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his huge, drum-taut belly well. - <<else>> - and $his huge, drum-taut belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 10000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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>> - and $his massive, drum-taut belly dominates $his poor little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. - <<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.bellyPreg > 0>> - $He is heavily pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his gravid belly is nearly as big as $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his gravid belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. Only the firmness at its top gives away $his pregnancy. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his gravid belly well. - <<elseif $activeSlave.height < 150>> - and $his gravid belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his gravid belly well. - <<else>> - and $his gravid belly dominates $his frame. - <</if>> - <<if $activeSlave.preg < 20>> - Given how massive $he is without being halfway through $his pregnancy; $he is clearly having way too many children. - <<elseif $activeSlave.preg < 30>> - Given how far along $he is, $he is clearly having multiples. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks heavily pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his distended belly is nearly as big as $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his distended belly lewdly dominates $his poor little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. Only the firmness at $his belly's top and the weight in its sway give any hint that something's amiss. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his distended belly well. - <<elseif $activeSlave.height < 150>> - and $his distended belly dominates $his poor little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his distended belly well. - <<else>> - and $his distended belly dominates $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 5000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $He is greatly distended with <<print $activeSlave.inflationType>>, - <<if $activeSlave.physicalAge <= 3>> - and $his swollen belly is nearly as big as $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his swollen belly is eye-catching on $his little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his swollen belly well. - <<elseif $activeSlave.height < 150>> - and $his swollen belly is eye-catching on $his little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his swollen belly well. - <<else>> - and $his swollen belly is eye-catching on $his little frame. - <</if>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is clearly pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his rounded belly takes up much of $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his rounded belly is eye-catching on $his little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his rounded middle well. - <<elseif $activeSlave.height < 150>> - and $his rounded belly is eye-catching on $his little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his rounded belly well. - <<else>> - and $his rounded belly is eye-catching on $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <<else>> - $He looks pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his swollen belly dominates $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 12>> - and $his swollen belly is eye-catching on $his little frame. - <<elseif $activeSlave.weight > 130>> - but $he's so fat that it's not obvious. - <<elseif $activeSlave.height >= 185>> - but $his tall frame bears $his swollen belly well. - <<elseif $activeSlave.height < 150>> - and $his swollen belly is eye-catching on $his little frame. - <<elseif $activeSlave.muscles > 30>> - and $his fit body bears $his swollen belly well. - <<else>> - and $his swollen belly is eye-catching on $his frame. - <</if>> - <<if $activeSlave.bellyFluid >= 1500>> - <<if $activeSlave.inflationMethod == 2>> - There is a distinct curve to $his upper belly, the result of a stomach filled with $activeSlave.inflationType. - <<else>> - $His stomach bulges a little larger thanks to all the $activeSlave.inflationType in $his bowels. - <</if>> - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 1500>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $He is visibly swollen with <<print $activeSlave.inflationType>>, - <<if $activeSlave.physicalAge <= 3>> - and $his sloshing belly looks obscene on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 10>> - and $his sloshing belly 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 sloshing belly looks huge on $his tiny frame. - <<elseif $activeSlave.weight <= -10>> - $his thin form making $his sloshing belly very obvious. - <<else>> - giving $his stomach a distinct curvature. - <</if>> - <<if $activeSlave.bellySag > 0>> - $His swollen belly fills out $his overstretched middle slightly. - <</if>> - <<elseif $activeSlave.bellyPreg > 0>> - $He is visibly pregnant, - <<if $activeSlave.physicalAge <= 3>> - and $his swelling belly looks obscene on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 10>> - and $his swelling 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 swelling belly already looks huge on $his tiny frame. - <<elseif $activeSlave.weight < -10>> - $his thin form making $his swelling belly very obvious. - <<else>> - the life growing within $his beginning to swell $his belly. - <</if>> - <<if $activeSlave.bellySag > 0>> - $His new pregnancy reduces the amount of sag to $his overstretched middle. - <</if>> - <<else>> - $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 $activeSlave.bellySag > 0>> - $His swollen belly fills out $his overstretched middle slightly. - <</if>> - <</if>> -<<elseif $activeSlave.belly >= 100>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $His belly is slightly bloated - <<if $activeSlave.physicalAge <= 3>> - and painfully obvious on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 10>> - and abundantly clear on $his youthful frame. - <<elseif $activeSlave.weight > 95>> - but $he's sufficiently overweight that it's not noticeable in passing. - <<elseif $activeSlave.height < 150>> - and abundantly clear on $his tiny frame. - <<elseif $activeSlave.weight < -10>> - and $his thin form makes it very obvious. - <<else>> - but not very obvious. - <</if>> - <<elseif $activeSlave.bellyPreg > 0>> - $His belly is slightly bloated - <<if $activeSlave.physicalAge <= 3>> - and painfully obvious on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 10>> - and abundantly clear on $his youthful frame. - <<elseif $activeSlave.weight > 95>> - but $he's sufficiently overweight that it's not noticeable in passing. - <<elseif $activeSlave.height < 150>> - and abundantly clear on $his tiny frame. - <<elseif $activeSlave.weight < -10>> - and $his thin form makes it very obvious. - <<else>> - but not very obvious. - <</if>> - <<if $activeSlave.bellySag > 0>> - $His belly seems to sag a little less as $his middle bulges. - <</if>> - <<else>> - $His belly is slightly bloated - <<if $activeSlave.physicalAge <= 3>> - and painfully obvious on $his toddlerish body. - <<elseif $activeSlave.physicalAge <= 10>> - and abundantly clear on $his youthful frame. - <<elseif $activeSlave.weight > 95>> - but $he's sufficiently overweight that it's not noticeable in passing. - <<elseif $activeSlave.height < 150>> - and abundantly clear on $his tiny frame. - <<elseif $activeSlave.weight < -10>> - and $his thin form makes it very obvious. - <<else>> - but not very obvious. - <</if>> - <<if $activeSlave.bellySag > 0>> - $His belly seems to sag a little less as $his middle bulges. - <</if>> - <</if>> -<<elseif $activeSlave.bellySagPreg > 20>> - $His <<if $activeSlave.geneMods.rapidCellGrowth != 1>>stretch mark streaked<<else>>overstretched<</if>> stomach sags massively after being distended for so long by so many children. -<<elseif $activeSlave.bellySag > 20>> - $His <<if $activeSlave.geneMods.rapidCellGrowth != 1>>stretch mark streaked<<else>>overstretched<</if>> stomach sags massively after being distended for so long. -<<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyFeedersSetting + $dairyStimulatorsSetting > 2)>> - $His stomach is painfully distended from the nutrition and hydration being pumped down $his throat and up $his butt. -<<elseif $activeSlave.weight > 190>> - <<if $activeSlave.muscles > 95>> - $His massive abs are lost beneath $his overwhelming flab. In fact, $he's so massively fat that $his navel is also lost deep in a fold of $his belly. Multiple thick, huge rolls run along its sides around to $his flabby back. - <<elseif $activeSlave.muscles > 30>> - $His abs are lost beneath $his overwhelming flab; $he's so hugely fat that $his navel is also lost deep in a fold of $his belly. Multiple thick rolls run along its sides around to $his flabby back. - <<else>> - $He carries a tremendous amount of $his weight on $his stomach; $he's so massively fat that $his navel is lost deep in a fold of $his belly. Multiple thick rolls run along its sides around to $his flabby back. - <</if>> - <<if $activeSlave.bellySag > 1>> - $His immensely fat belly sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>, though it's hard to tell since it always sagged under its crushing weight and massive size. - <<elseif $activeSlave.physicalAge > 35>> - $His immensely fat belly is starting to show its age, and sags a lot more than usual; though it's hard to tell since it always sagged under its crushing weight and massive size. - <</if>> -<<elseif $activeSlave.weight > 160>> - <<if $activeSlave.muscles > 95>> - $His massive abs are shrouded by an extra thick layer of fat. In fact, $he's so hugely fat that $his navel is buried deep in a fold of $his belly. Several thick rolls run along its sides around to $his flabby back. - <<elseif $activeSlave.muscles > 30>> - $His abs are hidden behind a massive soft stomach; $he's so hugely fat that $his navel is buried deep in a fold of $his belly. Several thick rolls run along its sides around to $his flabby back. - <<else>> - $He carries a huge amount of $his weight on $his stomach; $he's so hugely fat that $his navel is buried deep in a fold of $his belly. Several thick rolls run along its sides around to $his flabby back. - <</if>> - <<if $activeSlave.bellySag > 1>> - $His huge fat belly sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>, though it already hangs due to its size and weight. - <<elseif $activeSlave.physicalAge > 35>> - $His huge fat belly is starting to show its age, and sags a lot. - <</if>> -<<elseif $activeSlave.weight > 130>> - <<if $activeSlave.muscles > 95>> - $His massive abs are shrouded by a thick layer of fat. In fact, $he's so fat that $his navel is buried in a fold of $his belly. Said fold runs from $his navel around to $his back. - <<elseif $activeSlave.muscles > 30>> - $His abs are hidden behind a huge soft stomach; $he's so fat that $his navel is buried in a fold of $his belly. Said fold runs from $his navel around to $his back. - <<else>> - $He carries a lot of $his weight on $his stomach; $he's so fat that $his navel is buried in a fold of $his belly. Said fold runs from $his navel around to $his back. - <</if>> - <<if $activeSlave.bellySag > 1>> - $His big fat belly sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <<elseif $activeSlave.physicalAge > 35>> - $His big fat belly is starting to show its age, and sags a little. - <</if>> -<<elseif $activeSlave.weight > 95>> - <<if $activeSlave.muscles > 95>> - $His massive abs are shrouded by a thick layer of fat. In fact, $he's so fat that $his navel is buried in a fold of $his belly. - <<elseif $activeSlave.muscles > 30>> - $His abs are hidden behind a big soft stomach; $he's so fat that $his navel is buried in a fold of $his belly. - <<else>> - $He carries a lot of $his weight on $his stomach; $he's so fat that $his navel is buried in a fold of $his belly. - <</if>> - <<if $activeSlave.bellySag > 1>> - $His fat belly sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <<elseif $activeSlave.physicalAge > 35>> - $His fat belly is starting to show its age, and sags a little. - <</if>> -<<elseif $activeSlave.weight > 30>> - <<if $activeSlave.muscles > 95>> - $His abs are big enough that they're visible behind $his well-padded belly. - <<elseif $activeSlave.muscles > 5>> - $He's fit enough to carry $his extra weight well, leaving $his chubby belly appealingly soft. - <<else>> - $His chubby belly is nice and soft, hiding the curve of $his waist a little. - <</if>> - <<if $activeSlave.bellySag > 1>> - However, it sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <</if>> -<<elseif $activeSlave.weight > 10>> - <<if $activeSlave.muscles > 30>> - $His ripped abs are only slightly blurred by feminine belly fat. - <<elseif $activeSlave.muscles > 5>> - $He's fit yet soft, with $his toned abs complementing $his feminine belly. - <<else>> - $His belly is pleasantly soft. - <</if>> - <<if $activeSlave.bellySag > 1>> - However, it sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <</if>> -<<elseif $activeSlave.weight >= -10>> - <<if $activeSlave.muscles > 30>> - $His abs ripple as $he moves, each one well-defined under the skin of $his midsection. - <<elseif $activeSlave.muscles > 5>> - $He has a nicely toned midsection, promising good stamina. - <<else>> - $He has a feminine belly with just a hint of softness. - <</if>> - <<if $activeSlave.bellySag > 1>> - However, it sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <</if>> -<<elseif $activeSlave.weight >= -30>> - <<if $activeSlave.muscles > 30>> - <<if $activeSlave.bellySag > 1>> - $His once ridiculous abs sag <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being stretched so long and so full by $his many children. - <<else>> - $His ridiculous abs ripple as $he moves, every single striation and vein clearly visible under the skin of $his midsection. - <</if>> - <<elseif $activeSlave.muscles > 5>> - <<if $activeSlave.bellySag > 1>> - $His once toned belly sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <<else>> - $His thin midsection highlights $his abs, showing off a hint of a six-pack. - <</if>> - <<else>> - <<if $activeSlave.bellySag > 1>> - $He once had a model's midsection, however, it now sags <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <<else>> - $He has a model's midsection, without any hint of belly or musculature. - <</if>> - <</if>> -<<else>> - <<if $activeSlave.muscles > 5>> - <<if $activeSlave.bellySag > 1>> - $He has abs, but they sag <<if $activeSlave.bellySag >= 10>>considerably <</if>>from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $his excessive pregnancy<<else>>distended for so long<</if>>. - <<else>> - $His abs are clearly visible, stretched over $his emaciated frame as they are. - <</if>> - <<else>> - <<if $activeSlave.bellySag > 1>> - $His emaciated belly is <<if $activeSlave.bellySag >= 10>>extremely <</if>>stretched; the product of being too <<if $activeSlave.bellySagPreg > 1>>pregnant<<else>>distended<</if>> for too long. - <<else>> - $His emaciated belly is perfectly flat. - <</if>> - <</if>> -<</if>> -<<if $activeSlave.belly < 1500>> - <<if $activeSlave.bellySagPreg > 1 || $activeSlave.bellySagPreg == -1>> - <<if $arcologies[0].FSRepopulationFocus != "unset">> - While most societies would find $his sagging, pregnancy ruined stomach unattractive, your repopulation focused one merely sees $him as a breeder between pregnancies. - <<else>> - Society finds $his pregnancy ruined stomach very unattractive. - <</if>> - <<elseif $activeSlave.bellySag > 1>> - Society finds $his ruined stomach very unattractive. - <</if>> -<</if>> -<<if $activeSlave.mpreg == 1 && $activeSlave.belly < 100>> - $He has a slight curve to $his abdomen, unusual for a male slave. -<</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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly makes a mockery of $his tearing $his corset; the poor thing is on its last fibers. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly makes a mockery of $his corset; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly agonizingly strains $his corset, threatening to burst it; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly painfully strains $his corset, threatening to burst it; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly strains $his corset, threatening to burst it; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is painfully compressed by $his corset; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is painfully compressed by $his corset; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is painfully compressed by $his corset; one or the other will eventually win out. - <<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>> - $activeSlave.slaveName's corset looks ridiculous on $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's corset can barely function with $his titanic <<print $activeSlave.inflationType>>-filled belly disrupting it. It aggravatingly digs into $his already strained stomach. - <<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>> - $activeSlave.slaveName's corset looks ridiculous trying to bind $his middle while allowing $his titanic <<print $activeSlave.inflationType>>-filled belly to hang out. - <<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>> - $activeSlave.slaveName's corset struggles to bind $his middle while being dominated by $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's corset struggles to bind $his middle while allowing $his massive <<print $activeSlave.inflationType>>-filled belly the room it demands. - <<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>> - $activeSlave.slaveName's corset strains around $his giant <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly stretches out $his corset - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly comfortably bulges out of $his corset. - <<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 $him 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>> - <<case "a support band">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly is cradled by an equally oversized support band - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is cradled by an equally oversized support band - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnancy is cradled by an equally oversized support band - <</if>> - doing its best to alleviate the strain on $his body. - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly strains against $his enormous support band - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly strains against $his enormous support band - <<else>> - $activeSlave.slaveName's monolithic pregnant belly strains against $his enormous support band - <</if>> - as it struggles to hold $his body together. - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is cradled by $his enormous support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly is cradled by $his enormous support band, - <<else>> - $activeSlave.slaveName's titanic pregnant belly is cradled by $his enormous support band, - <</if>> - alleviating some of the strain of carrying it and helping to keep things in place. - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly strains against $his extra large support band - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic implant-filled belly strains against $his extra large support band - <<else>> - $activeSlave.slaveName's gigantic pregnant belly strains against $his extra large support band - <</if>> - as it dutifully alleviates the stress on $his body. - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is cradled by $his extra large support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive implant-filled belly is cradled by $his extra large support band, - <<else>> - $activeSlave.slaveName's massive pregnant belly is cradled by $his extra large support band, - <</if>> - alleviating much of the strain of carrying it. - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is cradled by $his extra large support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly is cradled by $his extra large support band, - <<else>> - $activeSlave.slaveName's giant pregnant belly is cradled by $his extra large support band, - <</if>> - alleviating much of the strain of carrying it. - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly strains against $his support band - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly strains against $his support band - <<else>> - $activeSlave.slaveName's giant pregnant belly strains against $his support band - <</if>> - as it dutifully alleviates the stress on $his body. - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is cradled by $his support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is cradled by $his support band, - <<else>> - $activeSlave.slaveName's huge pregnant belly is cradled by $his support band, - <</if>> - alleviating much of the strain of carrying it. - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massive gut is cradled by $his support band, giving it a rather smooth appearance and taking some of the weight off $his front. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is cradled by $his support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly is cradled by $his support band, - <<else>> - $activeSlave.slaveName's huge pregnant belly is cradled by $his support band, - <</if>> - reducing the strain on $his back. - <<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 cradled by $his support band, - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly is cradled by $his support band, - <<else>> - $activeSlave.slaveName's big pregnant belly is cradled by $his support band, - <</if>> - reducing the strain on $his back. - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's giant gut is cradled by $his support band, giving it a rather smooth appearance. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's huge gut is cradled by $his support band, giving it a rather smooth appearance. - <<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 cradled by $his support band. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is cradled by $his support band. - <<else>> - $activeSlave.slaveName's pregnant belly is cradled by $his support band. - <</if>> - It doesn't accomplish much, however. - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's large gut is cradled by $his support band, giving it a rather smooth appearance. - <<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 cradled by $his support band. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly is cradled by $his support band. - <<else>> - $activeSlave.slaveName's growing belly is cradled by $his support band. - <</if>> - It doesn't accomplish much, however. - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby stomach is cradled by $his support band, halting any jiggling and giving it a smooth appearance. - <<else>> - $activeSlave.slaveName's support band rests around $his stomach, accomplishing little. - <</if>> - <</switch>> - - <<switch $activeSlave.clothes>> - <<case "a Fuckdoll suit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's suit has no stomach to it as it's the only way to give $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly the space it demands. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - 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>> - $activeSlave.slaveName's suit has no stomach to it, as it's the only way to give $his monolithic <<print $activeSlave.inflationType>>-filled belly the space it demands. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of an enormous hole in the suit. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is allowed to bulge out of a huge hole in the suit. - <<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 > $activeSlave.pregData.normalBirth/1.17>> - $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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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, <<print $activeSlave.inflationType>>-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, <<print $activeSlave.inflationType>>-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, <<print $activeSlave.inflationType>>-filled belly, allowing the bulging mass the room it demands. - <<else>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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 threatens to displace $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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his monolithic <<print $activeSlave.inflationType>>-filled belly but do little to hide its imposing mass as it lewdly distends between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly allowing the bulging mass the room it demands. - <<else>> - $activeSlave.slaveName's blouse rests atop $his monolithic <<print $activeSlave.inflationType>>-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. - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his titanic <<print $activeSlave.inflationType>>-filled belly but do little to hide its size as it forces its way between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - $He's left $his pants unfastened as there is no chance of $him managing to close them. - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his gigantic <<print $activeSlave.inflationType>>-filled belly but do little to hide its size as it forces its way between them. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - $He's left $his pants unfastened to give the staggering orb more room. - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his massive <<print $activeSlave.inflationType>>-filled belly but do little to hide its size. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly parts $his poorly covered breasts. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his massive <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - $He's left $his pants unfastened to give the hefty globe more room. - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant <<print $activeSlave.inflationType>>-filled belly allowing the firm dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - $He's left $his pants unfastened to give the overstretched dome more room. - <<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 firm 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>> - $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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater far from $his giant <<print $activeSlave.inflationType>>-filled belly allowing the rounded dome to part $his tits. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater rests atop $his giant <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's blouse rests atop $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his huge <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater can no longer contain $his <<print $activeSlave.inflationType>>-filled pregnant belly and merely rests atop it. - <<else>> - $activeSlave.slaveName's blouse can no longer contain $his <<print $activeSlave.inflationType>>-filled pregnant belly and merely rests atop it. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 24000)>> - $activeSlave.slaveName's immense breasts keep $his oversized sweater from covering $his huge <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves. - <<elseif ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's sweater is pulled taut by $his huge <<print $activeSlave.inflationType>>-filled belly; it barely reaches $his popped navel. - <<else>> - $activeSlave.slaveName's blouse is pulled taut by $his huge <<print $activeSlave.inflationType>>-filled belly; it barely reaches $his popped navel. - <</if>> - <<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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. They can barely sink into the firm globe, only agitating $his flesh more. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. It bulges agonizingly little as they can barely dig into the overfilled globe. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep as they can into the taut flesh. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. It bulges agonizingly as they dig deep into the taut flesh. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is wrapped with tight chains. It bulges angrily as they dig deep into the taut flesh. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is wrapped with agonizingly tight chains. It bulges angrily as they dig deep into $his sore skin. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is tightly wrapped with chains, causing it to bulge angrily as well as making $him squirm in discomfort. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his monolithic <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his titanic <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his gigantic <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his massive <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his giant <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his giant <<print $activeSlave.inflationType>>-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. - <<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>> - $activeSlave.slaveName's flannel shirt can't close over $his huge <<print $activeSlave.inflationType>>-filled belly, so $he has left the bottom buttons open leaving $his stomach hanging out. - <<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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is covered in a sheen of special oil meant to prevent stretch marks. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly the room it demands. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his monolithic <<print $activeSlave.inflationType>>-filled belly the room it demands. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his titanic <<print $activeSlave.inflationType>>-filled belly to hang heavily. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his gigantic <<print $activeSlave.inflationType>>-filled belly to hang heavily. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his massive <<print $activeSlave.inflationType>>-filled belly to bulge freely. - <<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>> - $activeSlave.slaveName's toga bares $his middle to allow $his giant <<print $activeSlave.inflationType>>-filled belly to jut far from $his body. - <<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>> - $activeSlave.slaveName's toga strains around $his giant <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's toga tightly hugs $his huge <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's huipil meekly rests atop $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly, its role completely usurped by the colossal mass. - <<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>> - $activeSlave.slaveName's huipil meekly rests atop $his monolithic <<print $activeSlave.inflationType>>-filled belly, its role completely usurped by the heavy mass. - <<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>> - $activeSlave.slaveName's huipil meekly rests atop $his titanic <<print $activeSlave.inflationType>>-filled belly, its role completely usurped by the heavy mass. - <<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>> - $activeSlave.slaveName's huipil meekly rests atop $his gigantic <<print $activeSlave.inflationType>>-filled belly, its role completely usurped by the heavy mass. - <<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>> - $activeSlave.slaveName's huipil meekly rests atop $his massive <<print $activeSlave.inflationType>>-filled belly, its role completely usurped by the heavy mass. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly lifts $his huipil, though it itself hangs low enough to hide $his crotch. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly lifts $his huipil, though it itself is just large enough to hide $his shame. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly lifts $his huipil, exposing $his crotch for all to see. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his massive <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his giant <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it merely rests atop $his huge <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it only covers the top quarter of $his huge <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $His qipao is slit up the side. However, it only covers half of $his huge <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps run along the surface of $his monolithic <<print $activeSlave.inflationType>>-filled belly. The straps connect to a steel ring encircling $his popped navel. - <<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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps barely press into $his titanic <<print $activeSlave.inflationType>>-filled belly. The straps connect to a steel ring encircling $his popped navel. - <<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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps barely press into $his gigantic <<print $activeSlave.inflationType>>-filled belly, forcing flesh to painfully bulge 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 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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his massive <<print $activeSlave.inflationType>>-filled belly, forcing flesh to painfully bulge 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 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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant <<print $activeSlave.inflationType>>-filled belly, forcing flesh to painfully bulge 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 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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his giant <<print $activeSlave.inflationType>>-filled belly, forcing flesh to painfully bulge 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 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>> - $activeSlave.slaveName's slave outfit's agonizingly tight straps press into $his huge <<print $activeSlave.inflationType>>-filled belly, forcing 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 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>> - $activeSlave.slaveName's slave outfit's straining straps press into $his huge <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; they stand no chance of sinking into the bloated orb, and can barely wrap around it. - <<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>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; they stand no chance at sinking into the bloated orb. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; they barely sink into the bloated orb. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; they barely sink into the bloated orb. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; flesh bulges angrily from between them. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; flesh bulges angrily from between them. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is tightly bound with ropes; flesh bulges angrily from between them. - <<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 envelop 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 "a latex catsuit" "restrictive latex">> - <<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 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. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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. - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge <<print $activeSlave.inflationType>>-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge <<print $activeSlave.inflationType>>-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge <<print $activeSlave.inflationType>>-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge <<print $activeSlave.inflationType>>-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic and undershirt lie half open, since there is no chance of closing the buttons over $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly parts $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt lies half open, since $his huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly has triumphed over $his buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's tunic lies half open, since $his huge <<print $activeSlave.inflationType>>-filled belly has triumphed over $his uniform's buttons. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly is barely obscured by $his massive tits. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's undershirt strains to contain $his huge <<print $activeSlave.inflationType>>-filled belly. - <<else>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly threatens to pop the buttons off $his uniform's jacket. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang tremendously. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang tremendously. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more space to hang tremendously. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's monolithic <<print $activeSlave.inflationType>>-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang tremendously. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his monolithic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang tremendously. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his monolithic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more space to hang tremendously. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang heavily. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his titanic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room to hang heavily. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his titanic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more space to hang heavily. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his gigantic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his gigantic <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more space. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly parts $his uncovered breasts. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room. - <<elseif ($activeSlave.boobs > 4000)>> - $activeSlave.slaveName's oversized breasts keep $his scrub top far from $his massive <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more room. - <<else>> - $activeSlave.slaveName's scrub top rests meekly atop $his massive <<print $activeSlave.inflationType>>-filled belly. In addition, $he's left $his trousers unfastened to give $his overfilled belly more space. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <<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>> - <<if ($activeSlave.boobs > 12000)>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>>-filled belly hangs out from under them, bulging from $his unfastened trousers. - <<else>> - $activeSlave.slaveName's nurse outfit is almost conservative, though $his huge <<print $activeSlave.inflationType>>-filled belly hangs out from under $his top and forces $him to leave $his trousers unfastened. - <</if>> - <<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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's mini dress is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's mini dress tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - $activeSlave.slaveName's tunic is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's tunic is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's tunic is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's tunic is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's tunic is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's tunic is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's tunic tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's dress is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's dress tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - Traditional battle armor would be useless on $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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 <<print $activeSlave.inflationType>> and special hookups to optimize the value of mobility aids. - <<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>> - $activeSlave.slaveName's armor is specially tailored to fit such a dangerously gravid $girl. It tightly clings to $his monolithic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's armor is specially tailored to fit such a 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 a 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>> - $activeSlave.slaveName's armor is specially tailored to fit such an absurdly gravid $girl. It tightly clings to $his titanic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's armor is specially tailored to fit such a massively gravid $girl. It tightly clings to $his gigantic <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his massive <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's armor is specially tailored to fit such a hugely gravid $girl. It tightly clings to $his giant <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's armor is specially tailored to fit such a gravid $girl. It tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and draws the eye right to $his protruding navel. - <<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>> - $activeSlave.slaveName's armor tightly clings to $his huge <<print $activeSlave.inflationType>>-filled belly and frequently rides up far enough to show off $his privates. - <<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>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his massive <<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 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>> - $activeSlave.slaveName has given up trying to tie $his apron's strings, allowing the frilly garment to idly rest upon $his giant <<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 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>> - $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.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 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 klan robe">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's robe 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 robe has been stretched so thin by $his monolithic implant-filled belly, it's now ironically much more comfortable to wear. - <<else>> - $activeSlave.slaveName's robe 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 robes are stretching itself thin to cover $his titanic <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes are stretching itself thin to cover $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's robes are 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 robes are 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 robes are starting to chafe the sensitive skin of $his gigantic implant-filled belly. - <<else>> - The heavy fabric of $activeSlave.slaveName's robes are 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 robes have been given numerous extensions in order to properly cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes have been given numerous extensions in order to properly cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName's robes have 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 robes are straining to cover $his giant <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes are straining to cover $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's robes are 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 robes lie taut against $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The heavy fabric of $activeSlave.slaveName's robes lie taut against $his titanic implant-filled belly. - <<else>> - The heavy fabric of $activeSlave.slaveName's robes lie taut against $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's robes are 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 robes are filled out by $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's robes are filled out by $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes are filled out by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's robes are 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 robes are noticeably rounded out by $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's robes are noticeably rounded out by $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes are noticeably rounded out by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's robes are noticeably rounded out by $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly pushes out $his robes. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly slightly pushes out $his robes. - <<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 robes, 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 robes, 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 robes, thanks to $his implant-filled belly. - <<else>> - There is a slight roundness to the middle of $activeSlave.slaveName's robes, thanks to $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly just manages to brush up against $his robes. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's robes bulge with $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's robes show no sign of $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's robes show no sign of $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's robes show no sign of $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's robes totally conceal $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's robes totally conceal $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's robes totally conceal $his abdominal muscles. - <</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 nice pony outfit" "a slutty pony outfit">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's outfit lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's outfit lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's outfit lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit 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 outfit has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's outfit 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 outfit 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 outfit 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 outfit 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 outfit has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName outfit has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName outfit 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 outfit'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 outfit'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 outfit'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 outfit lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's outfit lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's outfit lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's outfit 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 fabric of $activeSlave.slaveName's outfit is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's outfit is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's outfit is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's outfit 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 fabric of $activeSlave.slaveName's outfit is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's outfit is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's outfit is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's outfit is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's outfit is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's outfit 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 outfit bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's outfit bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's outfit 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 outfit gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's outfit gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's outfit is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's outfit is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's outfit barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a tube top and thong" "a bra" "a thong" "a tube top" "a striped bra" "striped underwear" "a skimpy loincloth" "a slutty klan robe" "a sports bra" "boyshorts" "cutoffs" "leather pants and pasties" "leather pants" "panties" "panties and pasties" "pasties" "sport shorts and a sports bra" "jeans" "leather pants and a tube top" "sport shorts">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's outfit completely bares $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's outfit completely bares $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's outfit completely bares $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit completely bares $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit completely bares $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's outfit completely bares $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The tunic $activeSlave.slaveName's outfit completely bares $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The tunic $activeSlave.slaveName's outfit completely bares $his gigantic implant-filled belly. - <<else>> - The tunic $activeSlave.slaveName's outfit completely bares $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName outfit completely bares $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName outfit completely bares $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName outfit completely bares $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit completely bares $his popped navel, ensuring that $his giant <<print $activeSlave.inflationType>>-filled belly is fully visible. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit completely bares $his popped navel, ensuring that $his giant implant-filled belly is fully visible. - <<else>> - $activeSlave.slaveName's outfit completely bares $his popped navel, ensuring that $his giant pregnant belly is fully visible. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's outfit completely bares $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's outfit completely bares $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's outfit completely bares $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's outfit 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 fabric of $activeSlave.slaveName's outfit completely bares $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's outfit completely bares $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's outfit completely bares $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's outfit completely bares $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - The fabric of $activeSlave.slaveName's outfit completely bares $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's outfit completely bares $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's outfit completely bares $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's outfit completely bares $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's outfit completely bares $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's outfit completely bares $his big fat belly. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's outfit completely bares $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit completely bares $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit completely bares $his implant-filled belly. - <<else>> - $activeSlave.slaveName's outfit completely bares $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's outfit completely bares $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's outfit completely bares $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's outfit completely bares $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's outfit completely bares $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's outfit completely bares $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's outfit completely bares $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's outfit completely bares $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's outfit completely bares $his abdominal muscles. - <</if>> - <<case "a one-piece swimsuit">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's swimsuit lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's swimsuit lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's swimsuit lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's swimsuit 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 swimsuit has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's swimsuit 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 $activeSlave.slaveName's swimsuit can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his swimsuit has been widened to pick up the slack. - <<elseif $activeSlave.bellyImplant > 0>> - The $activeSlave.slaveName's swimsuit can't possibly cover the underside of $his gigantic implant-filled belly, so $his swimsuit has been widened to pick up the slack. - <<else>> - The $activeSlave.slaveName's swimsuit can't possibly cover the underside of $his gigantic pregnant belly, so $his swimsuit has been widened to pick up the slack. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName swimsuit has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName swimsuit has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName swimsuit 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 swimsuit has 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 swimsuit has been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's swimsuit has 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 swimsuit lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's swimsuit lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's swimsuit lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's swimsuit 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 fabric of $activeSlave.slaveName's swimsuit is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's swimsuit is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's swimsuit is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's swimsuit 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 fabric of $activeSlave.slaveName's swimsuit is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's swimsuit is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's swimsuit is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's swimsuit is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's swimsuit is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's swimsuit 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 swimsuit bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's swimsuit bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's swimsuit bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's swimsuit bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's swimsuit 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 swimsuit gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's swimsuit gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's swimsuit gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's swimsuit gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's swimsuit is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's swimsuit is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's swimsuit barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a sweater" "a sweater and cutoffs" "a sweater and panties">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's sweater lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's sweater lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's sweater lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's sweater 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 sweater has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's sweater 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 $activeSlave.slaveName's sweater can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his sweater has been widened to pick up the slack. - <<elseif $activeSlave.bellyImplant > 0>> - The $activeSlave.slaveName's sweater can't possibly cover the underside of $his gigantic implant-filled belly, so $his sweater has been widened to pick up the slack. - <<else>> - The $activeSlave.slaveName's sweater can't possibly cover the underside of $his gigantic pregnant belly, so $his sweater has been widened to pick up the slack. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName sweater has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName sweater has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName sweater 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 sweater has 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 sweater has been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's sweater has 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 sweater lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's sweater lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's sweater lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's sweater 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 fabric of $activeSlave.slaveName's sweater is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's sweater is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's sweater is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's sweater 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 fabric of $activeSlave.slaveName's sweater is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's sweater is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's sweater is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's sweater is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's sweater is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's sweater 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 sweater bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's sweater bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's sweater bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's sweater bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's sweater 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 sweater gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's sweater gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's sweater gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's sweater gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's sweater is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's sweater is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's sweater barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a police uniform">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's uniform's shirt lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's uniform's shirt lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's uniform's shirt lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's uniform's shirt 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 uniform's shirt has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's uniform's shirt 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 shirt $activeSlave.slaveName's uniform 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 shirt $activeSlave.slaveName's uniform 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 shirt $activeSlave.slaveName's uniform 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 uniform's shirt has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName uniform's shirt has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName uniform's shirt 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 uniform'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 uniform'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 uniform'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 uniform's shirt lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's uniform's shirt lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's uniform's shirt lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's uniform 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 shirt of $activeSlave.slaveName's uniform is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The shirt of $activeSlave.slaveName's uniform is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The shirt of $activeSlave.slaveName's uniform is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The shirt of $activeSlave.slaveName's uniform 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 shirt of $activeSlave.slaveName's uniform is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The shirt of $activeSlave.slaveName's uniform is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The shirt of $activeSlave.slaveName's uniform is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The shirt of $activeSlave.slaveName's uniform is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's uniform is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's uniform 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 uniform bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's uniform bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's uniform bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's uniform bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's uniform 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 uniform gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's uniform gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's uniform gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's uniform gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's uniform is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's uniform is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's uniform barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a hanbok">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's hanbok lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's hanbok lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's hanbok lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hanbok 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 hanbok has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's hanbok 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 $activeSlave.slaveName's hanbok can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his hanbok has been widened to pick up the slack. - <<elseif $activeSlave.bellyImplant > 0>> - The $activeSlave.slaveName's hanbok can't possibly cover the underside of $his gigantic implant-filled belly, so $his hanbok has been widened to pick up the slack. - <<else>> - The $activeSlave.slaveName's hanbok can't possibly cover the underside of $his gigantic pregnant belly, so $his hanbok has been widened to pick up the slack. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName hanbok has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName hanbok has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName hanbok 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 hanbok has 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 hanbok has been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's hanbok has 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 hanbok lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's hanbok lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's hanbok lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's hanbok 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 fabric of $activeSlave.slaveName's hanbok is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's hanbok is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's hanbok is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's hanbok 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 fabric of $activeSlave.slaveName's hanbok is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's hanbok is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's hanbok is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's hanbok is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hanbok is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's hanbok 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 hanbok bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hanbok bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's hanbok bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's hanbok bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's hanbok 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 hanbok gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hanbok gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's hanbok gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's hanbok gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's hanbok is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's hanbok is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's hanbok barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a gothic lolita dress">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's dress lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's dress lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's dress lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress 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 dress has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's dress 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 $activeSlave.slaveName's dress can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his dress has been widened to pick up the slack. - <<elseif $activeSlave.bellyImplant > 0>> - The $activeSlave.slaveName's dress can't possibly cover the underside of $his gigantic implant-filled belly, so $his dress has been widened to pick up the slack. - <<else>> - The $activeSlave.slaveName's dress can't possibly cover the underside of $his gigantic pregnant belly, so $his dress has been widened to pick up the slack. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName dress has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName dress has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName dress 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 dress has 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 dress has been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName's dress has 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 dress lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's dress lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's dress lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's dress 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 fabric of $activeSlave.slaveName's dress is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's dress is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's dress is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's dress 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 fabric of $activeSlave.slaveName's dress is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName's dress is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's dress is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName's dress is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's dress is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's dress 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 dress bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's dress bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's dress 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 dress gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's dress gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's dress is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's dress is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's dress barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a tank-top" "a tank-top and panties">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName tank-top lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName tank-top lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName tank-top lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName tank-top has been lengthened a great deal just to cover most of $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName tank-top has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName tank-top 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 $activeSlave.slaveName tank-top 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 $activeSlave.slaveName tank-top 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 $activeSlave.slaveName tank-top 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 tank-top has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName tank-top has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName tank-top 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 tank-top 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 tank-top pants have been extended to reach $his popped navel to ensure that $his giant implant-filled belly is fully covered. - <<else>> - $activeSlave.slaveName tank-top 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 tank-top lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName tank-top lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName tank-top lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName tank-top 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 fabric of $activeSlave.slaveName tank-top is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName tank-top is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName tank-top is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName tank-top 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 fabric of $activeSlave.slaveName tank-top is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fabric of $activeSlave.slaveName tank-top is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName tank-top is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric of $activeSlave.slaveName tank-top is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName tank-top is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName tank-top 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 tank-top bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName tank-top bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName tank-top bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName tank-top bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName tank-top bulges from $his fat belly. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName tank-top gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName tank-top gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName tank-top gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName tank-top gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName tank-top is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName tank-top is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName tank-top barely shows the contours of $his abdominal muscles. - <</if>> - <<case "a button-up shirt and panties" "a button-up shirt" "a t-shirt" "a t-shirt and thong" "an oversized t-shirt and boyshorts" "an oversized t-shirt" "sport shorts and a t-shirt" "a t-shirt and jeans" "a t-shirt and panties">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's shirt lies taut across $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's shirt lies taut across $his monolithic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's shirt lies taut across $his monolithic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's shirt 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 shirt has been lengthened a great deal just to cover most of $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's shirt 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>> - $activeSlave.slaveName's shirt 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>> - $activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic implant-filled belly, so $his pants have been widened to pick up the slack. - <<else>> - $activeSlave.slaveName's shirt 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 shirt has been let out a great deal to cover $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName shirt has been let out a great deal to cover $his massive implant-filled belly. - <<else>> - $activeSlave.slaveName shirt 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 shirt'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 shirt'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 shirt'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 shirt lies at crotch-level due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's shirt lies at crotch-level due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's shirt lies at crotch-level due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's shirt 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 bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's shirt 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 bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's shirt is filled out by $his hugely fat belly. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's shirt 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 shirt bulges significantly from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's shirt bulges significantly from $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's shirt bulges significantly from $his implant-filled belly. - <<else>> - $activeSlave.slaveName's shirt bulges significantly from $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's shirt 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 shirt gently bulges from $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's shirt gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's shirt gently bulges from $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's shirt gently bulges from $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's shirt is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's shirt is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's shirt barely shows the contours of $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 fabric 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 fabric 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 fabric of $activeSlave.slaveName's burkini is pushed up to just below $his crotch due to $his huge implant-filled belly. - <<else>> - The fabric 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 fabric 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 fabric of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fabric of $activeSlave.slaveName's burkini is slightly pushed up thanks to $his huge implant-filled belly. - <<else>> - The fabric 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 been retrofitted with a large elastic band to accommodate $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's skirt has been retrofitted with a large elastic band to accommodate $his titanic implant-filled belly. - <<else>> - $activeSlave.slaveName's skirt has been 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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string 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 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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string 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 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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string and takes full advantage of its freedom to hang heavily. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string and bulges heavily from $his body. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly completely hides $his lacy g-string. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly completely 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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly sticks far out of $his corset, which is barely laced above it as best $he can manage. - <<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>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly sticks far out of $his corset, which is laced above it as best $he can manage. - <<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>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above it as best $he can manage. - <<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>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled pregnant belly sticks out of $his corset, which is laced above it as best $he can manage. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly sticks out of $his corset, which is laced above it as best $he can manage. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his monolithic <<print $activeSlave.inflationType>>-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his titanic <<print $activeSlave.inflationType>>-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his gigantic <<print $activeSlave.inflationType>>-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his massive <<print $activeSlave.inflationType>>-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his giant <<print $activeSlave.inflationType>>-filled belly, but the outfit includes a thin white blouse that rests meekly atop $his stomach. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his huge <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's maid dress fails to cover $his huge <<print $activeSlave.inflationType>>-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. - <<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>> - $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 <<print $activeSlave.inflationType>>-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. - <<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>> - $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 <<print $activeSlave.inflationType>>-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. - <<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>> - $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 <<print $activeSlave.inflationType>>-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. - <<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>> - $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 <<print $activeSlave.inflationType>>-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. - <<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>> - $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 <<print $activeSlave.inflationType>>-filled belly thoroughly, though it does nothing to hide $his popped navel, poking through the front, and draws attention to how large $he is. - <<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>> - $activeSlave.slaveName's maid dress is almost conservative. It barely covers $his giant seam splitting <<print $activeSlave.inflationType>>-filled belly, though it cannot hide $his popped navel, poking through the front. - <<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>> - $activeSlave.slaveName's maid dress is almost conservative. It covers $his huge <<print $activeSlave.inflationType>>-filled belly completely, though it cannot hide $his popped navel, poking through the front. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his massive <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his giant <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's latex habit's corset is left hanging open fully revealing $his huge <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $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. - <<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>> - $activeSlave.slaveName's titanic implant-filled belly stretches $his habit and looks absolutely blasphemous. The coarse cloth aggravates $his overly taut, very sensitive skin. - <<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>> - $activeSlave.slaveName's gigantic implant-filled belly completely fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. - <<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>> - $activeSlave.slaveName's massive implant-filled belly fills $his habit while looking absolutely blasphemous. The coarse cloth aggravates $his expansive, taut, sensitive skin. - <<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>> - $activeSlave.slaveName looks absolutely blasphemous in a habit bearing such a giant implant-filled belly. The coarse cloth aggravates $his sensitive overly stretched skin. - <<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>> - $activeSlave.slaveName looks absolutely blasphemous in a habit with such a huge 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 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 Santa dress">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress's belt can no longer cross all of $his monolithic <<print $activeSlave.inflationType>>-filled belly, let alone $his whole body. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress's belt can no longer cross all of $his monolithic implant-filled belly, let alone $his whole body. - <<else>> - $activeSlave.slaveName's dress's belt can no longer cross all of $his monolithic pregnant belly, let alone $his whole body. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's dress is turning taut due to $his titanic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's dress is turning taut due to $his titanic implant-filled belly. - <<else>> - The bottom of $activeSlave.slaveName's dress is turning taut due to $his titanic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The fur trim on $activeSlave.slaveName's dress appears ragged from being stretched by $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The fur trim on $activeSlave.slaveName's dress appears ragged from being stretched by $his gigantic implant-filled belly. - <<else>> - The fur trim on $activeSlave.slaveName's dress appears ragged from being stretched by $his gigantic pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The thick fabric of $activeSlave.slaveName's dress is stretched thin over $his massive <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The thick fabric of $activeSlave.slaveName's dress is stretched thin over $his massive implant-filled belly. - <<else>> - The thick fabric of $activeSlave.slaveName's dress is stretched thin over $his massive pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's dress's belt has been glued to it, rather than try to actually encircle $his giant <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's dress's belt has been glued to it, rather than try to actually encircle $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's dress's belt has been glued to it, rather than try to actually encircle $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The bottom of $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is stretching $his dress's belt to its breaking point. - <<elseif $activeSlave.bellyImplant > 0>> - The bottom of $activeSlave.slaveName's titanic implant-filled belly is stretching $his dress's belt to its breaking point. - <<else>> - The bottom of $activeSlave.slaveName's titanic pregnant belly is stretching $his dress's belt to its breaking point. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly emphasizes the design of and strains $his festive dress. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's leather belt can only just barely fit around $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's leather belt can only just barely fit around $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's leather belt can only just barely fit around $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's leather belt can only just barely fit around $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 belt is struggling to fully encircle $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's belt is struggling to fully encircle $his hugely <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's belt is struggling to fully encircle $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's belt is struggling to fully encircle $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly accentuates the design of and badly stretches out $his festive dress. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly stretches out the leather belt around $his waist. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - The belt on $activeSlave.slaveName's dress has been loosened to accommodate the significant bulge of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The belt on $activeSlave.slaveName's dress has been loosened to accommodate the significant bulge of $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - The belt on $activeSlave.slaveName's dress has been loosened to accommodate the significant bulge of $his implant-filled belly. - <<else>> - The belt on $activeSlave.slaveName's dress has been loosened to accommodate the significant bulge of $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly bulges around the belt around $his waist. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - The belt of $activeSlave.slaveName's dress lies atop the gentle bulge of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - The belt of $activeSlave.slaveName's dress lies atop the gentle bulge of $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - The belt of $activeSlave.slaveName's dress lies atop the gentle bulge of $his implant-rounded belly. - <<else>> - The belt of $activeSlave.slaveName's dress lies atop the gentle bulge of $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's dress is slightly rounded by $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's dress is slightly rounded by $his belly. - <<elseif $activeSlave.muscles > 30>> - The fabric of $activeSlave.slaveName's dress is thick enough to cover the contours of $his abdominal muscles. - <</if>> - <<case "overalls">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's megalithic breasts keep $his overalls away from $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment. - <<else>> - $activeSlave.slaveName's overalls can only cover a relatively small strip in the center of $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's megalithic breasts keep $his overalls away from $his unfathomable, hyper-swollen, implant-filled belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment. - <<else>> - $activeSlave.slaveName's overalls can only cover a relatively small strip in the center of $his unfathomable, hyper-swollen, implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's megalithic breasts keep $his overalls away from $his unfathomable, hyper-swollen pregnant belly but do little to hide its imposing mass as it lewdly distends from behind the straining garment. - <<else>> - $activeSlave.slaveName's overalls can only cover a relatively small strip in the center of $his unfathomable, hyper-swollen pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's immense breasts push out $his overalls away from $his monolithic <<print $activeSlave.inflationType>>-filled belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment. - <<else>> - $activeSlave.slaveName's overalls indent the sensitive skin of $his monolithic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's immense breasts push out $his overalls away from $his monolithic implant-filled belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment. - <<else>> - $activeSlave.slaveName's overalls indent the sensitive skin of $his monolithic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's immense breasts push out $his overalls away from $his monolithic pregnant belly but do little to hide its imposing mass as it lewdly distends from behind the overstretched garment. - <<else>> - $activeSlave.slaveName's overalls indent the sensitive skin of $his monolithic pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gargantuan breasts push out $his overalls away from $his titanic <<print $activeSlave.inflationType>>-filled belly but do little to hide its size as it spills out from behind the stretched garment. - <<else>> - $activeSlave.slaveName's overalls work to compress $his titanic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gargantuan breasts push out $his overalls away from $his titanic implant-filled belly but do little to hide its size as it spills out from behind the stretched garment. - <<else>> - $activeSlave.slaveName's overalls work to compress $his titanic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gargantuan breasts push out $his overalls away from $his titanic pregnant belly but do little to hide its size and shape as it spills out from behind the stretched garment. - <<else>> - $activeSlave.slaveName's overalls work to compress $his titanic pregnant belly allowing the squirming mass to bulge freely. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's tremendous breasts push out $his overalls away from $his gigantic <<print $activeSlave.inflationType>>-filled belly but do little to hide its size as it bulges out from behind the taut garment. - <<else>> - $activeSlave.slaveName's overalls push against $his gigantic <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's tremendous breasts push out $his overalls away from $his gigantic implant-filled belly but do little to hide its size as it bulges out from behind the taut garment. - <<else>> - $activeSlave.slaveName's overalls push against $his gigantic implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's tremendous breasts push out $his overalls away from $his gigantic pregnant belly but do little to hide its size as it bulges out from behind the taut garment. - <<else>> - $activeSlave.slaveName's overalls push against $his gigantic pregnant belly . - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's monolithic breasts push out $his overalls away from $his massive <<print $activeSlave.inflationType>>-filled belly but do little to hide its size. - <<else>> - The front of $activeSlave.slaveName's overalls can barely cover a quarter of $his massive <<print $activeSlave.inflationType>>-filled belly. - <</if>> - $He's left $his pants unfastened to give the hefty globe more room. - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's monolithic breasts push out $his overalls away from $his massive implant-filled belly but do little to hide its size. - <<else>> - The front of $activeSlave.slaveName's overalls can barely cover a quarter of $his massive implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's monolithic breasts push out $his overalls away from $his massive pregnant belly but do little to hide its size. - <<else>> - The front of $activeSlave.slaveName's overalls can barely cover a quarter of $his massive pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's titanic breasts push out $his overalls so far that $his giant <<print $activeSlave.inflationType>>-filled belly is left slightly uncovered. - <<else>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly strains the fabric of $his overalls. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's titanic breasts push out $his overalls so far that $his giant implant-filled belly is left slightly uncovered. - <<else>> - $activeSlave.slaveName's giant implant-filled belly strains the fabric of $his overalls. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's titanic breasts push out $his overalls so far that $his giant pregnant belly is left slightly uncovered. - <<else>> - $activeSlave.slaveName's giant pregnant belly strains the fabric of $his overalls. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's colossal breasts push out $his overalls so far that $his giant <<print $activeSlave.inflationType>>-filled belly is left partially uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers a third of $his giant <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's colossal breasts push out $his overalls so far that $his giant implant-filled belly is left partially uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers a third of $his giant implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's colossal breasts push out $his overalls so far that $his giant pregnant belly is left partially uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers a third of $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>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gigantic breasts push out $his overalls so far that $his huge <<print $activeSlave.inflationType>>-filled belly is left halfway uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers half of $his huge <<print $activeSlave.inflationType>>-filled pregnant belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gigantic breasts push out $his overalls so far that $his huge implant-filled belly is left halfway uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers half of $his huge implant-filled pregnant belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's gigantic breasts push out $his overalls so far that $his huge pregnant belly is left halfway uncovered. - <<else>> - The front of $activeSlave.slaveName's overalls barely covers half of $his huge pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 190>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's enormous breasts push out $his overalls so far that $his massively fat belly is left mostly uncovered. - <<else>> - $activeSlave.slaveName's massively fat belly spills out over the sides of $his overalls. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's enormous breasts push out $his overalls so far that $his huge pregnant belly is left mostly uncovered. - <<else>> - $activeSlave.slaveName's overalls are pulled taut by $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's enormous breasts push out $his overalls so far that $his huge <<print $activeSlave.inflationType>>-filled belly is left mostly uncovered. - <<else>> - $activeSlave.slaveName's overalls are pulled taut by $his huge <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's enormous breasts push out $his overalls so far that $his huge implant-filled belly is left mostly uncovered. - <<else>> - $activeSlave.slaveName's overalls are pulled taut by $his huge implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's enormous breasts push out $his overalls so far that $his huge pregnant belly is left mostly uncovered. - <<else>> - $activeSlave.slaveName's overalls are pulled taut by $his huge pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's massive breasts push out $his overalls so far that $his big pregnant belly is left almost entirely uncovered. - <<else>> - $activeSlave.slaveName's big pregnant belly stretches out the fabric of $his overalls. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's massive breasts push out $his overalls so far that $his hugely swollen belly is left almost entirely uncovered. - <<else>> - $activeSlave.slaveName's hugely swollen belly stretches out the fabric of $his overalls. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's massive breasts push out $his overalls so far that $his big implant-filled belly is left almost entirely uncovered. - <<else>> - $activeSlave.slaveName's big implant-filled belly stretches out the fabric of $his overalls. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's massive breasts push out $his overalls so far that $his big pregnant belly is left almost entirely uncovered. - <<else>> - $activeSlave.slaveName's big pregnant belly stretches out the fabric of $his overalls. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 160>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's giant breasts push out $his overalls so far that $his hugely fat belly is left uncovered. - <<else>> - $activeSlave.slaveName's hugely fat belly bulges over the sides of $his overalls. - <</if>> - <<elseif $activeSlave.weight > 130>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's giant breasts push out $his overalls so far that $his big fat belly is left uncovered. - <<else>> - $activeSlave.slaveName's big fat belly spills out from behind $his overalls. - <</if>> - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's huge breasts push out $his overalls so far that $his pregnant belly is left uncovered. - <<else>> - $activeSlave.slaveName's overalls are significantly curved by $his pregnant belly. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's huge breasts push out $his overalls so far that $his jiggling <<print $activeSlave.inflationType>>-filled belly is left uncovered. - <<else>> - $activeSlave.slaveName's overalls are significantly curved by $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's huge breasts push out $his overalls so far that $his implant-filled belly is left uncovered. - <<else>> - $activeSlave.slaveName's overalls are significantly curved by $his implant-filled belly. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's huge breasts push out $his overalls so far that $his pregnant belly is left uncovered. - <<else>> - $activeSlave.slaveName's overalls are significantly curved by $his pregnant belly. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 95>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's large breasts push out $his overalls so far that $his fat belly is left uncovered. - <<else>> - $activeSlave.slaveName's fat belly bulges out from over the sides of $his overalls. - <</if>> - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's large breasts push out $his overalls so far that $his small pregnant belly is left uncovered. - <<else>> - $activeSlave.slaveName's small pregnant belly rounds out the front of $his overalls. - <</if>> - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's large breasts push out $his overalls so far that $his <<print $activeSlave.inflationType>>-swollen belly is left uncovered. - <<else>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rounds out the front of $his overalls. - <</if>> - <<elseif $activeSlave.bellyImplant > 0>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's large breasts push out $his overalls so far that $his implant-rounded belly is left uncovered. - <<else>> - $activeSlave.slaveName's implant-rounded belly rounds out the front of $his overalls. - <</if>> - <<else>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's large breasts push out $his overalls so far that $his growing belly is left uncovered. - <<else>> - $activeSlave.slaveName's growing belly rounds out the front of $his overalls. - <</if>> - <</if>> - <<elseif $activeSlave.weight > 30>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's big breasts push out $his overalls so far that $his chubby belly is left uncovered. - <<else>> - The sides of $activeSlave.slaveName's chubby belly peek out from behind $his overalls. - <</if>> - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's big breasts push out $his overalls so far that $his rounded belly is left uncovered. - <<else>> - There is a slight curve to $activeSlave.slaveName's from $his belly. - <</if>> - <<elseif $activeSlave.muscles > 30>> - <<if ($activeSlave.boobs > ($activeSlave.belly+250))>> - $activeSlave.slaveName's big breasts push out $his overalls so far that $his ripped abs are left uncovered. - <<else>> - The sides of $activeSlave.slaveName's ripped abs peek out from behind $his overalls. - <</if>> - <</if>> - <<case "a string bikini">> - <<if $activeSlave.belly >= 1000000>> - //WIP// - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly is so monolithic that most of $his string bikini is completely eclipsed by its immense bulk. - <<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>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly is so titanic that most of $his string bikini is completely eclipsed by its immense bulk. - <<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>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly is so gigantic that most of $his string bikini is completely eclipsed by its bulk. - <<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>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-filled belly is so massive that most of $his string bikini is completely eclipsed by its bulk. - <<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>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly forces $his string bikini to either side and hangs low enough to hide $his crotch. - <<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>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly parts $his string bikini to either side. - <<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>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly completely hides $his scalemail bikini 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 scalemail bikini and takes full advantage of its lack of restriction to bulge tremendously. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his scalemail bikini. $His exposed middle gives $his children the room they so desperately need to keep growing. They frequently squirm from the chafing, only to cause $him rub against the scales more. - <</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 scalemail bikini 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 scalemail bikini and takes full advantage of its lack of restriction to bulge massively. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his scalemail bikini. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines, save for when they squirm angrily over the chafing. - <</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 scalemail bikini and takes full advantage of its freedom to hang heavily. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic implant-filled belly completely hides $his scalemail bikini and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly completely hides $his scalemail bikini. $His children appreciate the space granted by $his exposed middle, but could do without the occasional chafing. - <</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 scalemail bikini and takes full advantage of its freedom to hang heavily. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive implant-filled belly completely hides $his scalemail bikini and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's massive pregnant belly completely hides $his scalemail bikini 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 completely hides $his scalemail bikini and bulges heavily from $his body. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly completely hides $his scalemail bikini and bulges heavily from $his body. - <<else>> - $activeSlave.slaveName's giant pregnant belly completely hides $his lacy scalemail bikini and bulges heavily from $his body. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hides $his scalemail bikini, but the constant chafing reminds $him it's there. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly forces $his scalemail bikini to be fastened beneath it. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled forces $his scalemail bikini to be fastened beneath it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled forces $his scalemail bikini to be fastened beneath it. - <<else>> - $activeSlave.slaveName's huge pregnant belly forces $his scalemail bikini to be fastened beneath it. - <</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 pushes out $his scalemail bikini. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly forces $his scalemail bikini down and rests heavily above it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly greatly pushes out $his scalemail bikini. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly pushes out $his scalemail bikini. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hides $his scalemail bikini, but the constant chafing reminds $him it's there. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hides $his scalemail bikini, but the constant chafing reminds $him it's there. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly pushes out $his scalemail bikini. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly forces $his scalemail bikini down and juts out above it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly pushes out $his scalemail bikini. - <<else>> - $activeSlave.slaveName's pregnant belly pushes out $his scalemail bikini. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly hides $his scalemail bikini, but the constant chafing reminds $him it's there. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges underneath $his bikini. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges underneath $his tight bikini. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges underneath $his bikini. - <<else>> - $activeSlave.slaveName's growing belly bulges underneath $his bikini. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly rests above $his bikini, concealing the top of it and scraping against the scalemail. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's scalemail bikini scrapes uncomfortably against $his lower belly and draws attention to the slight swell to it. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are prominently displayed for all to see and perfectly suit $his scalemail bikini. - <</if>> - <<case "striped panties">> - <<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 cute 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 cute panties and takes full advantage of its lack of restriction to bulge tremendously. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his cute panties. $His exposed middle gives $his children the room they so desperately need to keep growing. They frequently squirm from the chafing, only to cause $him rub against the fabric more. - <</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 cute 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 cute panties and takes full advantage of its lack of restriction to bulge massively. - <<else>> - $activeSlave.slaveName's titanic pregnant belly completely hides $his cute panties. $His children greatly appreciate the space granted by $his exposed middle and squirm happily in their cramped confines, save for when they squirm angrily against the fabric. - <</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 cute 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 cute panties and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly completely hides $his cute panties. $His children appreciate the space granted by $his exposed middle, but could do without the occasional chafing. - <</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 cute 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 cute panties and takes full advantage of its freedom to hang heavily. - <<else>> - $activeSlave.slaveName's massive pregnant belly completely hides $his cute 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 completely hides $his cute panties and bulges heavily from $his body. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly completely hides $his cute panties and bulges heavily from $his body. - <<else>> - $activeSlave.slaveName's giant pregnant belly completely hides $his cute panties and bulges heavily from $his body. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly hides $his cute panties, but the constant chafing reminds $him it's there. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly forces $his cute panties to stretch beneath it. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's huge <<print $activeSlave.inflationType>>-filled belly forces $his cute panties to stretch beneath it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly forces $his cute panties to stretch beneath it. - <<else>> - $activeSlave.slaveName's huge pregnant belly forces $his cute panties to stretch beneath it. - <</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 pushes out $his cute panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly forces $his cute panties down and rests heavily above it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly greatly pushes out $his cute panties. - <<else>> - $activeSlave.slaveName's big pregnant belly greatly pushes out $his cute panties. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly hides $his cute panties, but the constant chafing of the fabric reminds $him it's there. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly hides $his cute panties, but the constant chafing of the fabric reminds $him it's there. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly pushes out $his cute panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly forces $his cute panties down and juts out above it. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly pushes out $his cute panties. - <<else>> - $activeSlave.slaveName's pregnant belly pushes out $his cute panties. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly hides $his cute panties, but the constant chafing of the fabric reminds $him it's there. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges underneath $his panties. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges underneath $his panties. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges underneath $his panties. - <<else>> - $activeSlave.slaveName's growing belly bulges underneath $his panties. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly rests above $his panties, concealing the top of it and scraping against the fabric. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's cute panties rub uncomfortably against $his lower belly and draws attention to the slight swell to it. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are prominently displayed for all to see and perfectly suit $his cute panties. - <</if>> - <<case "clubslut netting">> - <<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 is so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a $girl of $his girth. The excessive garment tightly hugs the curve of $his middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic implant-filled belly is so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a $girl of $his girth. The excessive garment tightly hugs the curve of $his middle. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly has grown so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a $girl of $his girth. The excessive garment tightly hugs the curve of $his middle and every bump and gully that $his unborn children cause along its surface. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's titanic <<print $activeSlave.inflationType>>-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain $his bulging middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain $his bulging middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit trying to contain $his bulging middle. - <<else>> - $activeSlave.slaveName's titanic pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is stretched to its limit by $his excessive gravidity and the bulges of $his unborn slipping through the mesh. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's gigantic <<print $activeSlave.inflationType>>-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by $his bulging middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by $his bulging middle. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment is completely filled out by $his excessive gravidity. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's massive <<print $activeSlave.inflationType>>-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around $his bulging middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive implant-filled belly is so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around $his bulging middle. - <<else>> - $activeSlave.slaveName's massive pregnant belly has grown so large that it requires a special clubslut netting with an expanse of extra mesh attached to its front. The extended garment stretches around $his excessive gravidity. - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's giant <<print $activeSlave.inflationType>>-filled belly is so large that it requires $his clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to the rounded curve of $his middle. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled belly is so large that it requires $his clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to the rounded curve of $his middle. - <<else>> - $activeSlave.slaveName's giant pregnant belly has grown so large that it requires $his clubslut netting to have an expanse of extra mesh added to its front. The newly extended garment clings to $his excessive gravidity. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his giant <<print $activeSlave.inflationType>>-filled belly. It is so tight around $his middle that flesh bulges through the mesh. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his giant implant-filled belly. It is so tight around $his middle that flesh bulges through the mesh. - <<else>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his giant pregnant belly. It is so tight around $his middle that flesh bulges through the mesh. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's clubslut netting is stretched to the breaking point by $his massively fat belly's desire for more room. Flab juts massively through the mesh and entire folds are hugged tightly by the straining material. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's clubslut netting is greatly stretched out by $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's clubslut netting is greatly stretched out by $his huge <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's clubslut netting is greatly stretched out by $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's clubslut netting is greatly stretched 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 clubslut netting clings tightly to the curve of $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's clubslut netting clings tightly to the curve of $his big <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's clubslut netting clings tightly to the curve of $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's clubslut netting clings tightly to the curve of $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's clubslut netting is greatly stretched out 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 stretched out by $his big fat belly, forcing flab to poke through the mesh. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's clubslut netting is stretched by $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's clubslut netting is stretched by $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's clubslut netting is stretched by $his implant-filled belly. - <<else>> - $activeSlave.slaveName's clubslut netting is stretched by $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's clubslut netting is stretched by $his fat belly causing flab to poke through the mesh. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's clubslut netting clings to $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's clubslut netting clings to $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's clubslut netting clings to $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's clubslut netting clings to $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's clubslut netting clings to $his chubby belly, gently forcing pudge through the mesh. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's clubslut netting clings to $his figure leaving the slight swell to $his lower belly quite noticeable. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs peek through the gaps in $his clubslut netting. - <</if>> - <<case "a cheerleader outfit">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top leaves $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly bare. $He's so expansive that $he alone is needed for the base of the pyramid. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top leaves $his unfathomable, hyper-swollen, implant-filled belly bare. $He's so expansive that $he alone is needed for the base of the pyramid. - <<else>> - $activeSlave.slaveName's cheerleader top leaves $his unfathomable, hyper-swollen pregnant belly bare, clearly displaying that this cheerleader is not only ready to burst with school spirit, but preparing to bring a class of $his own into the world. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top leaves $his monolithic <<print $activeSlave.inflationType>>-filled belly bare. $He's so large, it's expected that $he'd make a fantastic base for the pyramid all on $his own. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top leaves $his monolithic implant-filled belly bare. $He's so large, it's expected that $he'd make a fantastic base for the pyramid all on $his own. - <<else>> - $activeSlave.slaveName's cheerleader top leaves $his monolithic pregnant belly bare, clearly displaying that this cheerleader is ready to burst with school spirit. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top leaves $his titanic <<print $activeSlave.inflationType>>-filled belly bare leaving spectators in awe at just what $his cheers must look like. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top leaves $his titanic implant-filled belly bare leaving spectators in awe at just what $his cheers must look like. - <<else>> - $activeSlave.slaveName's cheerleader top leaves $his titanic pregnant belly bare, clearly displaying that this cheerleader is thoroughly filled with school spirit. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top leaves $his gigantic <<print $activeSlave.inflationType>>-filled belly bare leaving spectators in awe at just what $his cheers must look like. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top leaves $his gigantic implant-filled belly bare leaving spectators in awe at just what $his cheers must look like. - <<else>> - $activeSlave.slaveName's cheerleader top leaves $his gigantic pregnant belly bare, clearly displaying that this cheerleader has been cheering on the entirety of both teams. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top leaves $his massive <<print $activeSlave.inflationType>>-filled belly bare leaving spectators to wonder just how such a gravid $girl has managed to stay on the squad. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top leaves $his massive implant-filled belly bare leaving spectators to wonder just how such a gravid $girl has managed to stay on the squad. - <<else>> - $activeSlave.slaveName's cheerleader top leaves $his massive pregnant belly bare, clearly displaying that this cheerleader has been bred by the entire team. - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant <<print $activeSlave.inflationType>>-filled belly, leaving spectators to wonder just how such a gravid $girl is supposed to perform. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant implant-filled belly, leaving spectators to wonder just how such a gravid $girl is supposed to perform. - <<else>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant pregnant belly, leaving a rumor to spread that $he's making a team of $his own. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant <<print $activeSlave.inflationType>>-filled belly, leaving spectators to pity the girls lower on the pyramid. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant implant-filled belly, leaving spectators to pity the girls lower on the pyramid. - <<else>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his giant pregnant belly, leaving spectators to pity the girls that have to lift $his gravid bulk. - <</if>> - <<elseif $activeSlave.belly >= 60000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his huge <<print $activeSlave.inflationType>>-filled belly, leaving spectators to question how $he can even perform. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his huge implant-filled belly, leaving spectators to question how $he can even perform. - <<else>> - $activeSlave.slaveName's cheerleader top can't be pulled over $his huge pregnant belly, leaving it obvious how $he is still on the cheer squad. - <</if>> - <<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.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's cheerleader top rides up $his huge pregnant belly, barely covering the top of it while leaving it obvious how such a slut is still on the squad. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top rides up $his huge <<print $activeSlave.inflationType>>-filled belly, barely covering the top of it while leaving spectators to assume $he's a slut. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top rides up $his huge implant-filled belly, barely covering the top of it while leaving spectators to assume $he's a slut. - <<else>> - $activeSlave.slaveName's cheerleader top rides up $his huge pregnant belly, barely covering the top of it while leaving it obvious how such a slut is still on the squad. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $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.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top rides up $his big implant-filled belly, covering only the top of it while leaving the rest on display to make this cheerleader look like a giant slut. - <<else>> - $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. - <</if>> - <<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 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 letting everyone know how badly this cheerleader needs to diet. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $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.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top covers most of $his jiggling <<print $activeSlave.inflationType>>-filled belly, the bottom of which peeks to make this cheerleader look like a slut. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top covers most of $his implant-filled belly, the bottom of which peeks out to make this cheerleader look like a slut. - <<else>> - $activeSlave.slaveName's cheerleader top covers most of $his pregnant belly, the bottom of which peeks out showing how slutty this cheerleader is. - <</if>> - <<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.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's cheerleader top gently bulges from $his small pregnant belly displaying how slutty this cheerleader is. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's cheerleader top gently bulges from $his <<print $activeSlave.inflationType>>-swollen belly making $him look slutty. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's cheerleader top gently bulges from $his implant-rounded belly making $him look slutty. - <<else>> - $activeSlave.slaveName's cheerleader top gently bulges from $his growing belly displaying how slutty this cheerleader is. - <</if>> - <<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. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's cheerleader top is tight enough to draw attention to the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs can be seen through $his cheerleader top. - <</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>> - $activeSlave.slaveName's exposed midriff fully exposes $his monolithic, <<print $activeSlave.inflationType>>-filled belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell. - <<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.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body. - <<else>> - $activeSlave.slaveName's titanic pregnant belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body. - <</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 takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body. - <</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 takes advantage $his exposed midriff and unfastened jeans to hang heavily from $his body. - <<else>> - $activeSlave.slaveName's massive pregnant belly takes advantage $his exposed midriff and unfastened jeans to hang heavily from $his body. - <</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 dominates $his exposed midriff and thwarts any efforts to zip up $his fly. - <<else>> - $activeSlave.slaveName's giant pregnant belly dominates $his exposed midriff and thwarts any efforts to zip up $his fly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's massively fat belly is left to jiggle freely and spill from $his unfastened jeans. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his huge pregnancy. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's exposed midriff and unfastened jeans prominently display $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his ripe pregnancy. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his big pregnancy. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his advanced pregnancy. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly is left to jiggle freely and hang over $his unfastened jeans. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly is left to jiggle freely and spill from $his unfastened jeans. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his pregnancy. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his jiggling <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his implant-filled belly. - <<else>> - $activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his pregnancy. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly is left to hang free and cover $his jeans. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's jeans are left unfastened to give $his small pregnant belly room. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jeans are left unfastened to give $his <<print $activeSlave.inflationType>>-swollen belly room. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's jeans are left unfastened to give $his implant-rounded belly room. - <<else>> - $activeSlave.slaveName's jeans are left unfastened to give $his growing belly room. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is left free to hang over the waist of $his jeans. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's jeans are left unfastened and display a slight swell to $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's exposed midriff fully exposes $his ripped abs. - <</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 adds tremendously to $his slutty appearance. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly makes it abundantly clear that $he is a boundless slut. - <</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 really adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's titanic pregnant belly makes it abundantly clear that $he is a massive slut. - <</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 really adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly makes it abundantly clear that this slut puts 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 really adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's massive pregnant belly makes it abundantly clear that this slut puts 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 adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's giant pregnant belly makes it clear that this slut puts out. - <</if>> - <<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.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's huge pregnant belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's huge pregnancy adds to $his slutty appearance. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's big pregnant belly adds to $his slutty appearance. - <</if>> - <<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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnancy adds to $his slutty appearance. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's pregnancy adds to $his slutty appearance. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName lets $his fat belly hang free, leaving $him looking particularly slutty. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly adds to $his slutty appearance. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly adds to $his slutty appearance. - <<else>> - $activeSlave.slaveName's growing pregnancy adds to $his slutty appearance. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly is allowed to openly jiggle, making $him look particularly slutty. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's slutty outfit highlights the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's slutty outfit shows off $his slutty abs. - <</if>> - <<case "a bimbo 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 eclipses $his miniskirt and leaves little to hold up $his thong. - <<else>> - $activeSlave.slaveName's monolithic pregnant belly eclipses $his miniskirt and thong and leaves it abundantly clear that this bimbo will happily fuck until $he explodes. - <</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 eclipses $his miniskirt and leaves little to hold up $his thong. - <<else>> - $activeSlave.slaveName's titanic pregnant belly eclipses $his miniskirt and thong and leaves it abundantly clear that this bimbo considers sex far above anything else. - <</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 eclipses $his miniskirt and leaves little to hold up $his thong. - <<else>> - $activeSlave.slaveName's gigantic pregnant belly eclipses $his miniskirt and thong and leaves it abundantly clear that this bimbo doesn't understand limits. - <</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 eclipses $his miniskirt and leaves little to hold up $his thong. - <<else>> - $activeSlave.slaveName's massive pregnant belly eclipses $his miniskirt and thong from the front and leaves it abundantly clear that this bimbo doesn't understand contraception. - <</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 thong strings to tightly hug its curvature as it hangs low enough to obscure $his miniskirt completely. - <<else>> - $activeSlave.slaveName's giant pregnant belly forces $his thong strings to tightly hug its curvature as it hangs low enough to obscure $his miniskirt completely. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's thong strings and miniskirt are buried under $his massively fat belly. - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's miniskirt is trapped beneath $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's miniskirt is trapped beneath $his huge implant-filled belly and $his thong strings forced to caress its curves. - <<else>> - $activeSlave.slaveName's miniskirt is trapped beneath $his huge pregnant belly and $his thong strings forced to caress its curves. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's miniskirt rests at the base of $his big pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly forces $his miniskirt out of the way as it hangs ponderously from $his midriff. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's miniskirt rests at the base of $his big implant-filled belly. - <<else>> - $activeSlave.slaveName's miniskirt rests at the base of $his big pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's thong strings are buried in $his hugely fat belly as it hangs lewdly over $his miniskirt. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's thong strings dig deep into $his big fat belly as it lewdly spills over $his miniskirt. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's miniskirt rests at the base of $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's miniskirt digs into $his jiggling <<print $activeSlave.inflationType>>-filled belly as the top half spills over its egde. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's miniskirt rests at the base of $his implant-filled belly. - <<else>> - $activeSlave.slaveName's miniskirt rests at the base of $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's thong strings dig into $his fat belly as it lewdly drapes over $his miniskirt. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's miniskirt keeps sliding down $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's miniskirt pushes into $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's miniskirt keeps sliding down $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's miniskirt keeps sliding down $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly bulges between the strings of $his thong and sticks out over $his miniskirt. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's miniskirt is obviously bulged out by the slight swell of $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's thong strings perfectly frame $his abs. - <</if>> - <<case "a courtesan 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 corset attempts to cradle, rather than bind, $his monolithic implant-filled belly, but the sheer size of $his artificial bump forces the ribs wide, exposing the thinning cloth beneath. - <<else>> - $activeSlave.slaveName's corset attempts to cradle, rather than bind, $his monolithic pregnant belly, but the sheer size of $his overstuffed womb forces the ribs wide, giving the many writhing bulges coating $his stomach room to spill out against the thinning material of $his dress. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset attempts to cradle, rather than bind, $his titanic implant-filled belly, but the sheer size of $his artificial bump forces the ribs wide, exposing the thin cloth beneath. - <<else>> - $activeSlave.slaveName's corset attempts to cradle, rather than bind, $his titanic pregnant belly, but the sheer size of $his overfilled womb forces the ribs wide, giving the bulges of $his children room to spill out against the thin material of $his dress. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset cradles, rather than binds, $his gigantic implant-filled belly, but the sheer size of $his artificial bump forces the ribs wide, exposing the thin cloth beneath. - <<else>> - $activeSlave.slaveName's corset cradles, rather than binds, $his gigantic pregnant belly, but the sheer size of $his filled womb forces the ribs wide, exposing the thin cloth and uneven skin beneath. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset cradles, rather than binds, $his massive implant-filled belly, but the sheer size of $his artificial bump forces the ribs wide, exposing the thin cloth beneath. - <<else>> - $activeSlave.slaveName's corset cradles, rather than binds, $his massive pregnant belly, but the sheer size of $his fecund orb forces the ribs wide, exposing the thin cloth beneath. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset cradles, rather than binds, $his giant implant-filled belly. - <<else>> - $activeSlave.slaveName's corset cradles, rather than binds, $his giant pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 190>> - $activeSlave.slaveName's corset cradles, rather than binds, $his massively fat belly, though the ribs still create deep ravines of succulent flesh. - <<elseif $activeSlave.belly >= 30000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset cradles, rather than binds, $his huge implant-filled belly. - <<else>> - $activeSlave.slaveName's corset cradles, rather than binds, $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant belly strains the ribs of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly strains the ribs of $his corset. - <<else>> - $activeSlave.slaveName's huge pregnant belly strains the ribs 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 is carefully gripped by the ribs of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly strains under the ribs of $his corset. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly is carefully gripped by the ribs of $his corset. - <<else>> - $activeSlave.slaveName's big pregnant belly is carefully gripped by the ribs of $his corset. - <</if>> - <<elseif $activeSlave.weight > 160>> - $activeSlave.slaveName's hugely fat belly strains the ribs of $his corset, creating deep ravines of bountiful, soft flesh. - <<elseif $activeSlave.weight > 130>> - $activeSlave.slaveName's big fat belly strains the ribs of $his corset, creating deep valleys of soft flesh. - <<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly is carefully caressed by the ribs of $his corset. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is tightly gripped by the ribs of $his corset, forcing it to bulge angrily between the gaps. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly is carefully caressed by the ribs of $his corset. - <<else>> - $activeSlave.slaveName's pregnant belly is carefully caressed by the ribs of $his corset. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's fat belly bulges the ribs of $his corset, creating valleys of soft flesh. - <<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's corset bulges with $his small pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges between the ribs of $his corset. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's corset bulges with $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's corset bulges with $his growing pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly bulges between the ribs of $his corset. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's swollen lower belly slightly bulges the lower rib of $his corset. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are completely hidden by $his corset. - <</if>> - <<case "a slave gown">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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, <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material, and 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, and gives $him a sensual, motherly look as it caresses and supports $his unfathomable, hyper-swollen pregnant belly. Despite it's size, it still has enough give to allow $his unborn children to bulge and squirm as desired. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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 $him, it gives $him a sensual, motherly look as it carefully caresses $his monolithic, <<print $activeSlave.inflationType>>-filled belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored using a huge quantity of material, and 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, and gives $him a sensual, motherly look as it carefully caresses and supports $his monolithic pregnant belly. It has enough give to allow $his unborn children to bulge and squirm as desired. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his titanic, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses and supports $his titanic bulging pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his gigantic, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses and supports $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 slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his massive, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses and supports $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 slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his giant, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses and supports $his giant pregnant belly. - <</if>> - <<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.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his huge pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his huge, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his huge pregnant belly. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $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.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, almost motherly look, as it carefully caresses $his hugely swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his big, implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his big pregnant belly. - <</if>> - <<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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his pregnant belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his implant-filled belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his pregnant belly. - <</if>> - <<elseif $activeSlave.weight > 95>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his fat belly. - <<elseif (($activeSlave.belly >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual, motherly look as it carefully caresses $his small belly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his <<print $activeSlave.inflationType>>-swollen belly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his implant-rounded belly. - <<else>> - $activeSlave.slaveName's slave gown is carefully tailored, giving $him a sensual look as it carefully caresses $his growing belly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging every curve of $his chubby belly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging even the slight bulge to $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's slave gown is carefully tailored, accentuating and hugging $his ripped abs. - <</if>> - <<case "slutty business attire">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. $His skirt is held together by strained straps, as $his immensity promises to soon rid $him of the oppressive garmit. - <<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. $His skirt is held together by strained straps, as $his immensity promises to soon rid $him of the oppressive garmit. - <<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. $His skirt is held together by strained straps, as $his immensity promises to soon rid $him of the oppressive garmit. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-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. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on the poor garmit. - <<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, even more so with the amount of pressure inside $his middle. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on the poor garmit. - <<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, even more so with the amount of pressure inside $his cramped womb. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on the poor garmit. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic 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. $His skirt is shoved down by the heavy mass, but $his overfilled middle draws attention away from $his exposed nethers. - <<else>> - $activeSlave.slaveName's titanic 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, not that $his rowdy brood would tolerate that. $His skirt is shoved down by the ponderous mass, but $his overfilled womb draws attention away from $his exposed nethers. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic 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. $His skirt is shoved down by the heavy mass, but $his overfilled middle draws attention away from $his exposed nethers. - <<else>> - $activeSlave.slaveName's gigantic 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. $His skirt is shoved down by the ponderous mass, but $his overfilled womb draws attention away from $his exposed nethers. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive 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. $His skirt is shoved so low by the ponderous mass it barely hides $his crotch, though $his inflated middle more than covers for it. - <<else>> - $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. $His skirt is shoved so low by the ponderous mass it barely hides $his crotch, though $his gravid swell more than covers for it. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant 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. $He's so bulbous, $his skirt is forced scandalously low beneath $his inflated middle. - <<else>> - $activeSlave.slaveName's giant 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. $He's grown so large, $his skirt is forced scandalously low beneath $his gravid mound. - <</if>> - <<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.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $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. - <<else>> - $activeSlave.slaveName's huge pregnant stomach hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $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.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly hangs out the front of $his suit jacket and blouse, as there is no way $he could close them. - <<else>> - $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. - <</if>> - <<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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant stomach strains the buttons of $his suit jacket and blouse. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled stomach strains the buttons of $his suit jacket and blouse. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly strains the buttons of $his suit jacket and blouse. - <<else>> - $activeSlave.slaveName's pregnant stomach strains the buttons of $his suit jacket and blouse. - <</if>> - <<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.belly >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. - <<else>> - $activeSlave.slaveName's growing belly bulges $his suit jacket and blouse. It peeks out from under their bottom slightly. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly fills out $his suit jacket and blouse. It peeks out from under their bottom slightly. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's suit jacket and blouse are tight around $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName has left the bottom few buttons of $his suit jacket and blouse undone to allow $his ripped abs to stand out. - <</if>> - <<case "nice business attire">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is left open to give $him as much space as possible, leaving $his inflated middle to cover $his shame. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is left open to give $him as much space as possible, leaving $his inflated middle to cover $his shame. - <<else>> - $activeSlave.slaveName's unfathomable, hyper-swollen pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is left open to give $him as much space as possible, leaving $his gravid mound to cover $his shame. - <</if>> - <<elseif $activeSlave.belly >= 750000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on the poor garmit. $His skirt is left open, but $his inflated middle draws attention away from the fact. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's monolithic, implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them, even more so with the amount of pressure inside $his middle. $His skirt is left open, but $his inflated middle draws attention away from the fact. - <<else>> - $activeSlave.slaveName's monolithic pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them, even more so with the amount of pressure inside $his cramped womb. $His skirt is left open, but $his gravid mound draws attention away from the fact. - <</if>> - <<elseif $activeSlave.belly >= 600000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's titanic implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by strained straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <<else>> - $activeSlave.slaveName's titanic pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them, not that $his rowdy brood would tolerate that. $His skirt is loosely held together by strained straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <</if>> - <<elseif $activeSlave.belly >= 450000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's gigantic implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <<else>> - $activeSlave.slaveName's gigantic pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <</if>> - <<elseif $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's massive implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <<else>> - $activeSlave.slaveName's massive pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way $he could ever come close to closing them. $His skirt is loosely held together by straps, as $his immensity guarantees $he'll burst any seams on a proper garmit. - <</if>> - <<elseif $activeSlave.belly >= 120000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's giant implant-filled stomach hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. $He's so bulbous, $his maternity skirt has stretched to its limit. - <<else>> - $activeSlave.slaveName's giant pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. $He's grown so large, $his maternity skirt has stretched to its limit. - <</if>> - <<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.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>> - <<if $activeSlave.bellyAccessory == "a huge empathy belly">> - $activeSlave.slaveName's huge pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. $His maternity skirt fits $him quite well, though. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's huge implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. $His maternity skirt fits $him quite well, though. - <<else>> - $activeSlave.slaveName's huge pregnant stomach hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. $His maternity skirt fits $him quite well, though. - <</if>> - <<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>> - <<if $activeSlave.bellyAccessory == "a large empathy belly">> - $activeSlave.slaveName's big pregnant belly strains $his specially tailored blouse and jacket. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's hugely swollen belly strains $his specially tailored blouse and jacket. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's big implant-filled belly strains $his specially tailored blouse and jacket. - <<else>> - $activeSlave.slaveName's big pregnant belly strains $his specially tailored blouse and jacket. - <</if>> - <<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.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>> - <<if $activeSlave.bellyAccessory == "a medium empathy belly">> - $activeSlave.slaveName's pregnant belly looks good in $his specially tailored blouse and jacket. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly looks good in $his specially tailored blouse and jacket. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-filled belly looks good in $his specially tailored blouse and jacket. - <<else>> - $activeSlave.slaveName's pregnant belly looks good in $his specially tailored blouse and jacket. - <</if>> - <<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.belly >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>> - <<if $activeSlave.bellyAccessory == "a small empathy belly">> - $activeSlave.slaveName's small pregnant belly bulges under $his tailored blouse and jacket. - <<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly bulges under $his tailored blouse and jacket. - <<elseif $activeSlave.bellyImplant > 0>> - $activeSlave.slaveName's implant-rounded belly bulges under $his tailored blouse and jacket. - <<else>> - $activeSlave.slaveName's growing belly bulges under $his tailored blouse and jacket. - <</if>> - <<elseif $activeSlave.weight > 30>> - $activeSlave.slaveName's chubby belly fills out $his tailored blouse and jacket. - <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> - $activeSlave.slaveName's suit jacket and blouse are a little tight around $his lower belly. - <<elseif $activeSlave.muscles > 30>> - $activeSlave.slaveName's ripped abs are completely hidden by $his suit jacket. - <</if>> - <<case "harem gauze">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - $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, <<print $activeSlave.inflationType>>-filled belly and accentuate its size and shape. - <<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>> - $activeSlave.slaveName's harem girl outfit has been specially tailored to drape over $his monolithic, <<print $activeSlave.inflationType>>-filled belly and accentuate its size and shape. - <<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>> - $activeSlave.slaveName's bodysuit somehow manages to barely stretch over $his monolithic, <<print $activeSlave.inflationType>>-filled belly, pulled smooth over $his pressure flattened navel. - <<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>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly, requiring $him to hold $his nurse's jacket together over $his breasts with a length of red silk ribbon. - <<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>> - $activeSlave.slaveName's jacket fails to even come close to closing over $his monolithic, <<print $activeSlave.inflationType>>-filled belly, requiring $him to hold $his nurse's jacket together over $his breasts with a length of red silk ribbon. - <<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>> - $activeSlave.slaveName's blouse rests atop $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's blouse rests atop $his monolithic, <<print $activeSlave.inflationType>>-filled belly. - <<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 $him 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 $him 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 $him 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 $him 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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-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. - <<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 struggles 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>> - $activeSlave.slaveName's tank top rests atop $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly, leaving $him looking, falsely, like someone preparing to give birth to an army. - <<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>> - $activeSlave.slaveName's tank top rests atop $his monolithic, <<print $activeSlave.inflationType>>-filled belly, leaving $him looking, falsely, like someone preparing to give birth to a regiment of soldiers. - <<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 $him 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 $him 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 $him 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 $him 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 $him 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>> - $activeSlave.slaveName's beautiful halter top dress has been torn open by $his monolithic, <<print $activeSlave.inflationType>>-filled belly. $His squirming belly hangs out the hole it made. - <<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>> - $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his monolithic, <<print $activeSlave.inflationType>>-filled belly while still maintaining its beauty. - <<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>> - $activeSlave.slaveName's bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metallically as it shifts with $his jiggling <<print $activeSlave.inflationType>>-swollen belly. - <<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 metallically 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 metallically 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>> - $activeSlave.slaveName's tight leotard has exploded at the front, showing off $his monolithic, <<print $activeSlave.inflationType>>-filled belly. - <<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 immensely 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>> - $activeSlave.slaveName's tight bodysuit has been altered to allow $his monolithic, <<print $activeSlave.inflationType>>-filled belly to swell out from it unconstrained. - <<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>> - The strip of cloth designed to run down $his front looks tiny as it rests atop $his monolithic, <<print $activeSlave.inflationType>>-filled belly. - <<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>> - $activeSlave.slaveName's teddy has burst trying to contain $his monolithic, <<print $activeSlave.inflationType>>-filled belly, leaving it hanging out the hole it made. - <<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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. - <<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>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-filled belly completely hides $his silken panties. $His silken vest sensually frames $his belly. - <<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>> - $activeSlave.slaveName's unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-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. - <<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>> - $activeSlave.slaveName's monolithic, <<print $activeSlave.inflationType>>-filled belly takes full advantage of $his exposed midriff to hang freely. - <<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>> - unfathomable huge, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly - <<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>> - monolithic <<print $activeSlave.inflationType>>-filled belly - <<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>> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly - <<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>> - monolithic, <<print $activeSlave.inflationType>>-filled belly - <<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 $him 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>> + obviously gotten a lot of facial cosmetic surgery. + <<elseif $activeSlave.faceImplant > 30>> + noticeably received facial cosmetic surgery. + <<else>> + had some facial cosmetic surgery, though it's subtle. + <<if $PC.skill.medicine >= 100>>Someone without your knowledge might miss it entirely.<</if>> + <</if>> + <<if $arcologies[0].FSBodyPurist != "unset">> + <<if $activeSlave.faceImplant > 30>> + This is considered extremely tragic by a society that values bodily purity. + <<else>> + Since society values bodily purity, even this subtlety affects $his attractiveness when it's noticed. + <</if>> + <<elseif $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.faceImplant > 30>> + Your transformationist society doesn't think this <<if $activeSlave.face >= -10>>reduces $his attractiveness<<else>>makes $him uglier<</if>>. + <</if>> + <<else>> + <<if $activeSlave.faceImplant > 30>> + The effect is enough to reduce $his attractiveness. + <</if>> + <</if>> +<</if>> +<<if $activeSlave.smells == -1>> + $He has no sense of smell, but this isn't immediately obvious just by looking at $his nose. +<</if>> - <<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 $showBodyMods == 1>> + <<if $activeSlave.fuckdoll == 0>> + <<= App.Desc.makeup($activeSlave)>> + <</if>> +<</if>> + +<</widget>> + +<<widget "hornDescription">> + <<if $activeSlave.horn == "curved succubus horns">> + $He has + <<if $activeSlave.face > 40>> + majestic $activeSlave.hornColor horns that jut out from the back of $his head and curve forward, looking almost like a crown. + <<elseif $activeSlave.face > 0>> + imposing $activeSlave.hornColor horns that jut out from the back of $his head and curve forward nicely. + <<else>> + terrifying $activeSlave.hornColor horns that jut out from the back of $his head and curve forward menacingly. <</if>> - <<if $arcologies[0].FSRepopulationFocus != "unset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - Your breeding focused society finds $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly near the pinnacle of fashion despite $his inability to have children. - <<elseif $activeSlave.bellyImplant > 0>> - Your breeding focused society finds $his unfathomable, hyper-swollen, implant-filled belly near the pinnacle 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>> - Your breeding focused society finds $his monolithic <<print $activeSlave.inflationType>>-filled belly highly fashionable despite $his inability to have children. - <<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].FSRepopulationFocusPregPolicy == 1 && $activeSlave.bellyPreg >= 1500>> - Thanks to your trendsetting policies, society finds $his pregnant belly fashionable. - <<elseif $arcologies[0].FSRestart != "unset">> - <<if $activeSlave.belly >= 1000000>> - <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> - Your eugenics obsessed society sees $his unfathomable, hyper-swollen, <<print $activeSlave.inflationType>>-filled belly as equally unfathomably degenerate. - <<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>> - Your eugenics obsessed society sees $his monolithic <<print $activeSlave.inflationType>>-filled belly as absolutely degenerate. - <<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. - <<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -6>> - Your eugenics obsessed society is pleased that $he is ripe with an Elite 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. - <<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -6>> - Your eugenics obsessed society is pleased that $he is heavy with an Elite 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. - <<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -6>> - Your eugenics obsessed society is pleased that $he is swollen with an Elite 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. - <<elseif $activeSlave.breedingMark == 1 && $propOutcome == 1 && $activeSlave.pregSource == -6>> - Your eugenics obsessed society is pleased that $he is swelling with an Elite child. - <<else>> - Your eugenics obsessed society finds $his developing pregnancy insulting. - <</if>> - <</if>> + <<elseif $activeSlave.horn == "backswept horns">> + <<if $activeSlave.face > 40>> + majestic $activeSlave.hornColor horns that jut out the front of $his head and curve backwards, like some royal headdress. + <<elseif $activeSlave.face > 0>> + imposing $activeSlave.hornColor horns that jut out the front of $his head and curve backwards nicely. + <<else>> + terrifying $activeSlave.hornColor horns that jut out the front of $his head and curve backwards, looking like some twisted helmet. <</if>> + <<elseif $activeSlave.horn == "cow horns">> + $He has two $activeSlave.hornColor cow horns on the sides of $his head; they curve sharply upward. + <<elseif $activeSlave.horn == "two long oni horns">> + $He has two long $activeSlave.hornColor horns sticking straight up out of $his forehead<<if $activeSlave.devotion > 20>>; $he holds them up proudly<</if>>. + <<elseif $activeSlave.horn == "one long oni horn">> + $He has a long $activeSlave.hornColor horn sticking straight up out of $his forehead<<if $activeSlave.devotion > 20>>; $he holds it up proudly<</if>>. + <<elseif $activeSlave.horn == "small horns">> + $He has cute, little $activeSlave.hornColor horns sticking out of $his head. + <</if>> +<</widget>> - <<else>> - $activeSlave.slaveName's belly is bare and ready for surgery. - <</if>> /* closes surgery description */ -<</if>> /* closes show clothing */ +<<widget "mouthDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if setup.fakeBellies.includes($activeSlave.bellyAccessory)>> - <<switch $activeSlave.bellyAccessory>> - <<case "a huge empathy belly">> - $He is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman carrying twins. - <<case "a large empathy belly">> - $He is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman. - <<case "a medium empathy belly">> - $He is wearing a carefully sculpted silicone belly modeled after a pregnant woman in $his second trimester. - <<case "a small empathy belly">> - $He is wearing a carefully sculpted silicone belly modeled after a pregnant woman in $his first trimester. - <</switch>> - <<if $showBodyMods == 1>> - <<if $activeSlave.navelPiercing == 1>> - $His fake navel bears a simple stud. - <<elseif $activeSlave.navelPiercing == 2>> - $His fake navel is pierced with a big ring. - <<if ($activeSlave.clothes == "slutty jewelry")>> - It has a length of gilded chain dangling from it. +$He has +<<if $activeSlave.lips <= 10>> + thin, unattractive lips. +<<elseif $activeSlave.lips <= 20>> + normal lips. +<<elseif $activeSlave.lips <= 40>> + full, attractive lips. +<<elseif $activeSlave.lips <= 70>> + plump, beestung lips. +<<elseif $activeSlave.lips <= 95>> + huge, obviously augmented lips. +<<else>> + a facepussy: $his lips are so huge that they're always a bit parted in the middle, forming a moist, inviting hole<<if $PC.dick != 0>> for cock<</if>>. +<</if>> + +<<if $showImplantEffects == 1>> + <<if $arcologies[0].FSTransformationFetishist != "unset">> + <<if $activeSlave.lipsImplant > 0>> + They are about <<print Math.floor(($activeSlave.lipsImplant/$activeSlave.lips)*100)>>% implant. + <</if>> + <<if ($arcologies[0].FSTransformationFetishist > 20)>> + <<if $activeSlave.lips > 70>> + <<if ($activeSlave.lipsImplant/$activeSlave.lips < .50)>> + $His lips are huge and @@.red;disgustingly natural@@ for their size. <<else>> - It has a short length of chain dangling from it. + $His lips are huge and @@.green;obviously implants,@@ as they should be. <</if>> <</if>> <</if>> + <</if>> +<</if>> + +<<if $activeSlave.fuckdoll > 0>> + $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. <<else>> - <<if $showBodyMods == 1>> - <<if $activeSlave.navelPiercing == 1>> - $His navel bears a simple stud<<if $activeSlave.weight > 130>>, though it has since vanished into $his soft folds<</if>>. - <<elseif $activeSlave.navelPiercing == 2>> - $His navel is pierced with a big ring<<if $activeSlave.weight > 130>> that just managed to extend out of the fat roll covering $his navel<</if>>. - <<if ($activeSlave.belly >= 10000)>> - It has a heavy bell dangling from it. - <<if $activeSlave.bellyPreg >= 10000>> - It sounds whenever $his bab<<if $activeSlave.pregType > 1>>ies kick<<if $activeSlave.pregType > 10>>, which is often<</if>><<else>>y kicks<</if>>. - <</if>> - <<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>> - <<if $activeSlave.bellyTat != 0>> - <<if $activeSlave.belly >= 300000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, though it is barely recognizable so stretched by $his titanic <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <</if>> - <<elseif $activeSlave.belly >= 150000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, though it is rather stretched by $his enormous <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, though it is rather stretched by $his enormous <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, though it is rather stretched by $his enormous <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>>. - <</if>> - <<elseif $activeSlave.weight > 190 && $activeSlave.belly < 150000>> - $He has a tattoo around $his navel, but it is impossible to tell of what due to $his expansive fat rolls. - <<elseif $activeSlave.belly >= 10000>> - <<if $activeSlave.bellyTat == "a heart">> - A heart is tattooed around $his popped navel, only to be truly seen when $he has a huge belly or is full-term. - <<elseif $activeSlave.bellyTat == "a star">> - A star is tattooed around $his popped navel, only to be truly seen when $he has a huge belly or is full-term. - <<elseif $activeSlave.bellyTat == "a butterfly">> - A butterfly is tattooed around $his popped navel, only to be truly seen when $he has a huge belly or is full-term. - <</if>> - <<elseif $activeSlave.belly >= 5000 || $activeSlave.weight <= 190>> - $He has a barely recognizable tattoo around $his navel, it should reveal itself fully once $he is a little bigger. - <<elseif $activeSlave.belly >= 1500>> - $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.birthsTat > 0>> - <<if $activeSlave.birthsTat > 1>> - $He has a series of $activeSlave.birthsTat baby-shaped tattoos adorning $his stomach; one for each successful pregnancy<<if $activeSlave.pregKnown == 1>> and a temporary one for $his current pregnancy<</if>>. - <<else>> - $He has a single baby-shaped tattoo<<if $activeSlave.pregKnown == 1>>, and one temporary one,<</if>> adorning $his stomach. - <</if>> - <<elseif $activeSlave.birthsTat == 0 && $activeSlave.abortionTat == -1 && $activeSlave.pregKnown == 1>> - $He has a single baby-shaped temporary tattoo adorning $his stomach. - <</if>> - <<if $activeSlave.abortionTat > 0>> - <<if $activeSlave.abortionTat > 1>> - $He has a series of $activeSlave.abortionTat crossed out baby-shaped tattoos<<if $activeSlave.pregKnown == 1>>, and one uncrossed one,<</if>> adorning $his stomach; one for each pregnancy $he's failed to complete. - <<else>> - $He has a single crossed out, baby-shaped tattoo<<if $activeSlave.pregKnown == 1>>, and one uncrossed one,<</if>> adorning $his stomach. - <</if>> - <<elseif $activeSlave.abortionTat == 0 && $activeSlave.birthsTat == -1 && $activeSlave.pregKnown == 1>> - $He has a single baby-shaped temporary tattoo adorning $his stomach. - <</if>> + $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; '<<= WrittenMaster($activeSlave)>>' comes out as '<<= lispReplace(WrittenMaster($activeSlave))>>.' <</if>> - <<if $activeSlave.breedingMark == 1>> - <<if $propOutcome == 1>> - The Societal Elites' mark designating $him as a breeder is prominently displayed across $his lower belly, beneath $his navel. + <</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>> - An alluring tattoo is prominently displayed across $his lower belly, beneath $his navel, urging $him to be bred. + and occasionally looks preoccupied with discomfort as they straighten $his teeth. <</if>> - <</if>> - <<if _heavyBelly == 1>> - <<if canWalk($activeSlave)>> - $His <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>stomach<</if>> 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 $activeSlave.belly >= 750000>> - It dwarfs $his torso, making $him a vestigial accessory to $his belly. + <<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>> - It is easily as large as $his torso, making $him at least half belly. + just for appearances. <</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 $pregAccessibility == 1>> - Fortunately for $him, the penthouse is adapted for daily life with a <<if $activeSlave.bellyPreg >= 3000>>pregnant<</if>> belly + <<elseif $activeSlave.teeth == "gapped">> + $He has a prominent gap between $his front teeth<<if $activeSlave.faceShape == "cute">> that suits $his cute face surprisingly well<</if>>. + <<if canTalk($activeSlave)>> + It also leaves $him with a slight lisp. + <</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. + <<elseif $activeSlave.teeth == "fangs">> + $His upper canine teeth have been replaced with realistic implants that mimic fangs. $His smiles are frightening, and $he can bare them to become truly terrifying. + <<elseif $activeSlave.teeth == "fang">> + One of $his upper canine teeth has been replaced with realistic implant shaped like a fang. + <<if $activeSlave.faceShape == "cute">> + It gives $his cute face an added charm<<if $activeSlave.lips <= 50>>, especially when it rests over $his lower lip<</if>>. + <<else>> + <<if $activeSlave.lips <= 50>> + It stands out when it rests over $his lower lip. <<else>> - $He<<if $saleDescription == 1>>'ll have<<else>> has<</if>> trouble living in your penthouse, which is not designed for <<= $girl>>s with <<if $activeSlave.bellyPreg >= 3000>>pregnancies<<else>>bellies<</if>> + It doesn't fit well in $his mouth and frequently prods $his fat lower lip. <</if>> - wider than a standard doorway. <</if>> + <<elseif $activeSlave.teeth == "baby">> + $He still has $his baby teeth. + <<elseif $activeSlave.teeth == "mixed">> + $He is in the process of replacing $his baby teeth. <</if>> <</if>> -<<else>> - <<if $activeSlave.navelPiercing > 0 && $showBodyMods == 1>> - <<if $activeSlave.belly >= 10000>> - <<if $activeSlave.navelPiercing == 1>> - $His popped navel bears a simple stud. - <<elseif $activeSlave.navelPiercing == 2>> - $His popped navel is pierced with a big ring. - <</if>> - It's eye-catching, since most of $his piercings are hidden by the suit. - <<else>> - $His navel piercing runs through the suit's material. - <</if>> +<</if>> +<<if $activeSlave.tastes == -1>> + $He has no sense of taste, but this isn't immediately obvious just by looking at $his tongue. +<</if>> + +<<= App.Desc.mods($activeSlave, "lips")>> +<<= App.Desc.mods($activeSlave, "tongue")>> + +<<if $activeSlave.fuckdoll > 0>> + <<if $PC.dick != 0>>Sticking a dick<<else>>Sliding a dildo<</if>> into $his <<if $activeSlave.lips > 95>>facepussy<<else>>mouth insert<</if>> + <<if $activeSlave.fuckdoll <= 45>> + mostly results in gagging. + <<else>> + offers its user a selection of delightful face hole massage options. <</if>> - <<if _heavyBelly == 1>> - The difficulties of being enormously <<if $activeSlave.bellyPreg >= 3000>>pregnant<<else>>swollen<</if>> are greatly reduced for a Fuckdoll, since it's almost always restrained, stationary, or both. +<<else>> + $He is + <<if $activeSlave.skill.oral >= 100>>an @@.aquamarine;oral sex master.@@ + <<elseif $activeSlave.skill.oral > 60>>an @@.aquamarine;expert at oral.@@ + <<elseif $activeSlave.skill.oral > 30>>@@.aquamarine;orally skilled.@@ + <<elseif $activeSlave.skill.oral > 10>>@@.aquamarine;capable of basic oral sex.@@ + <<else>>unskilled at oral sex. <</if>> <</if>> <</widget>> - <<widget "pregnancyDescription">> <<if $activeSlave.pregSource > 0>> @@ -17147,85 +3128,6 @@ $His womb contains <<= num(_slaveWD.litters.length)>> separate pregnancies; <</widget>> - -<<widget "hipsDescription">> - -<<if $activeSlave.hips < -1>> - <<if $activeSlave.butt > 2>> - <<if $arcologies[0].FSHedonisticDecadence != "unset">> - disproportionately large for $his narrow hips, but your hedonistic arcology finds this attractive. - <<elseif $arcologies[0].FSTransformationFetishist != "unset">> - disproportionately large for $his narrow hips, but your transformation fetishist arcology considers this attractive. - <<elseif $arcologies[0].FSAssetExpansionist != "unset">> - disproportionately large for $his narrow hips, but that's just fine to your asset expansionist society. - <<else>> - @@.red;disproportionately large@@ for $his narrow hips. - <</if>> - <<else>> - and $his hips are very narrow. - <</if>> -<<elseif $activeSlave.hips < 0>> - <<if $activeSlave.butt > 4>> - <<if $arcologies[0].FSHedonisticDecadence != "unset">> - disproportionately large for $his trim hips, but your hedonistic arcology finds this attractive. - <<elseif $arcologies[0].FSTransformationFetishist != "unset">> - disproportionately large for $his trim hips, but your transformation fetishist arcology considers this attractive. - <<elseif $arcologies[0].FSAssetExpansionist != "unset">> - disproportionately large for $his trim hips, but that's just fine to your asset expansionist society. - <<else>> - @@.red;disproportionately large@@ for $his trim hips. - <</if>> - <<else>> - complemented by $his trim hips. - <</if>> -<<elseif $activeSlave.hips > 2>> - <<if $activeSlave.butt <= 8>> - @@.red;disproportionately small@@ for $his monstrous hips. - <<else>> - fitting for $his monstrous hips. - <</if>> -<<elseif $activeSlave.hips > 1>> - <<if $activeSlave.butt <= 3 && ($arcologies[0].FSSlimnessEnthusiast == "unset" || ($activeSlave.boobs >= 500))>> - @@.red;disproportionately small@@ for $his very wide hips<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>, which your arcology finds unattractive on busty slaves.<<else>>.<</if>> - <<else>> - flattered by $his very wide hips. - <</if>> -<<elseif $activeSlave.hips > 0>> - <<if $activeSlave.butt > 8>> - <<if $arcologies[0].FSHedonisticDecadence != "unset">> - disproportionately large for $his broad hips, but your hedonistic arcology finds this attractive. - <<elseif $arcologies[0].FSTransformationFetishist != "unset">> - disproportionately large for $his broad hips, but your transformation fetishist arcology considers this attractive. - <<elseif $arcologies[0].FSAssetExpansionist != "unset">> - disproportionately large for $his broad hips, but that's just fine to your asset expansionist society. - <<else>> - @@.red;disproportionately large@@ for $his broad hips. - <</if>> - <<elseif $activeSlave.butt <= 2 && ($arcologies[0].FSSlimnessEnthusiast == "unset" || ($activeSlave.boobs >= 500))>> - @@.red;disproportionately small@@ for $his broad hips<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>, which your arcology finds unattractive on busty slaves.<<else>>.<</if>> - <<else>> - complemented by $his broad hips. - <</if>> -<<else>> - <<if $activeSlave.butt > 6>> - <<if $arcologies[0].FSHedonisticDecadence != "unset">> - disproportionately large for $his womanly hips, but your hedonistic arcology finds this attractive. - <<elseif $arcologies[0].FSTransformationFetishist != "unset">> - disproportionately large for $his womanly hips, but your transformation fetishist arcology considers this attractive. - <<elseif $arcologies[0].FSAssetExpansionist != "unset">> - disproportionately large for $his womanly hips, but that's just fine to your asset expansionist society. - <<else>> - @@.red;disproportionately large@@ for $his womanly hips. - <</if>> - <<elseif $activeSlave.butt <= 1 && ($arcologies[0].FSSlimnessEnthusiast == "unset" || ($activeSlave.boobs >= 500))>> - @@.red;disproportionately small@@ for $his ample hips<<if $arcologies[0].FSSlimnessEnthusiast != "unset">>, which your arcology finds unattractive on busty slaves.<<else>>.<</if>> - <<else>> - complemented by $his ample hips. - <</if>> -<</if>> - -<</widget>> - <<widget "heightImplantDescription">> <<if $activeSlave.heightImplant > 1>> diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw index 7263bf0f8be8aca102c60e14991ba052068e8c36..4df3fda723a122185b9fbd35e6b3ac7f2d3b101c 100644 --- a/src/utility/descriptionWidgetsStyle.tw +++ b/src/utility/descriptionWidgetsStyle.tw @@ -6026,591 +6026,6 @@ $His <</switch>> <</widget>> -<<widget "buttplugDescription">> -<<if ($activeSlave.assignment == "work in the dairy") && ($dairyRestraintsSetting > 1)>> - $activeSlave.slaveName's anus is - <<if ($dairyStimulatorsSetting > 1)>> - filled by an enormous dildo <<if ($activeSlave.balls > 0)>>which is sodomizing $him vigorously to force ejaculation<<else>>which is filling $his rectum with curative fluids<</if>>. - <<else>> - being penetrated by $his milking machine for curative delivery. - <</if>> -<<else>> - <<if ($showClothing == 1) && ($saleDescription == 0)>> - <<switch $activeSlave.clothes>> - <<case "a Fuckdoll suit">> - The suit has a wide opening for its rear hole, leaving the anus bare and unprotected. - <<case "chains">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is completely visible and a chain runs down around it. - <<else>> - Another chain runs down $his - <<if $activeSlave.anus > 2>> - asscrack; $his asshole is so huge that it occasionally threatens to swallow one of the links. - <<else>> - asscrack. - <</if>> - <</if>> - <<case "Western clothing">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is completely visible from the rear. - <<else>> - With $his ass bare, - <<if $activeSlave.anus > 2>> - $his huge asshole is very visible from the rear. - <<elseif $activeSlave.anus > 1>> - $his roomy asshole is very visible from the rear. - <<else>> - there is an occasional glimpse of $his asshole. - <</if>> - <</if>> - <<case "body oil">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is visible from the rear. - <<else>> - With $his butt bare, - <<if $activeSlave.anus > 2>> - $his huge, well-oiled asshole is very visible from the rear. - <<elseif $activeSlave.anus > 1>> - $his roomy, well-oiled asshole is very visible from the rear. - <<else>> - there is an occasional glimpse of $his well-oiled asshole. - <</if>> - <</if>> - <<case "attractive lingerie for a pregnant woman">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is quite visible under $his silken panties. - <<else>> - $His - <<if $activeSlave.anus > 3>> - gaping asshole can easily be discerned though $his panties. - <<else>> - panties completely hide $his asshole. - <</if>> - <</if>> - <<case "kitty lingerie">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is quite visible under $his silken panties. - <<else>> - $His silken panties cover $his - <<if $activeSlave.anus > 3>> - gaping asshole. - <<else>> - asshole. - <</if>> - <</if>> - <<case "a maternity dress">> - <<if ($activeSlave.chastityAnus)>> - $His maternity dress hides $his anal chastity accessory underneath. - <<else>> - Though $his dress covers $his rear, $his asshole is bare beneath it. - <</if>> - <<case "stretch pants and a crop-top">> - <<if ($activeSlave.chastityAnus)>> - $His tight, form-fitting pants highlight the chastity device hidden beneath them. - <<else>> - $His tight, form-fitting pants conceal $his asshole, but even a cursory fondle reveals $he isn't wearing any underwear. - <</if>> - <<case "spats and a tank top">> - <<if ($activeSlave.chastityAnus)>> - $His tight, form-fitting shorts make $his chastity device obvious. - <<else>> - $His tight, form-fitting shorts hug $his asshole so closely that $his anus is distinctly visible through the material. - <</if>> - <<case "a slutty qipao">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is barely covered from the rear. - <<else>> - <<if ($activeSlave.butt > 6)>> - The rear hem of $his qipao is so inadequate to cover $his butt that - <<if $activeSlave.anus > 2>> - $his huge asshole is very visible from the rear. - <<elseif $activeSlave.anus > 1>> - $his roomy asshole is very visible from the rear. - <<else>> - there is an occasional glimpse of $his asshole. - <</if>> - <</if>> - <</if>> - <<case "uncomfortable straps">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is completely visible. $His straps come down around it between $his buttocks. - <<else>> - The strap between $his buttocks has a steel ring over $his - <<if $activeSlave.anus > 2>> - butthole to admit cock. Amusingly, the ring is probably more restrictive than $his loose ass. - <<else>> - asshole to admit cock. - <</if>> - <</if>> - <<case "shibari ropes">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is completely visible. $His rope passes around it between $his buttocks. - <<else>> - The rope between $his buttocks passes - <<if $activeSlave.anus > 2>> - over $his asshole, but $his lewd anus is so big that it's visible to either side of it. - <<else>> - tightly over $his asshole. - <</if>> - <</if>> - <<case "restrictive latex">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt can be barely made out through the latex. - <<else>> - $His - <<if $activeSlave.anus > 1>> - well-fucked - <<else>> - tight - <</if>> - asshole is visible through a hole in the latex, left expressly to admit cock. - <</if>> - <<case "attractive lingerie">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is on display. - <<else>> - $His g-string - <<if $activeSlave.anus > 1>> - cannot conceal $his well-fucked - <<else>> - shows only a hint of $his tight - <</if>> - asshole. - <</if>> - <<case "a burkini" "a monokini">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity device is concealed by $his swimsuit. - <<else>> - $His swimsuit fully conceals $his - <<if $activeSlave.anus > 1>> - well-fucked asshole. - <<else>> - tight butthole. - <</if>> - <</if>> - <<case "overalls">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity device is concealed by $his overalls. - <<else>> - $His overalls give no hint of the - <<if $activeSlave.anus > 1>> - well-fucked butthole - <<else>> - tight asshole - <</if>> - underneath. - <</if>> - <<case "an apron">> - <<if ($activeSlave.chastityAnus)>> - Since $he is nude under $his apron, $his anal chastity device is on open display. - <<else>> - Since $he is nude under $his apron, $his - <<if $activeSlave.anus > 1>> - well-fucked asshole - <<else>> - tight butthole - <</if>> - is on open display. - <</if>> - <<case "a cybersuit">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity device is integrated into $his bodysuit. - <<else>> - $His bodysuit fully conceals $his - <<if $activeSlave.anus > 1>> - well-fucked asshole. - <<else>> - tight butthole. - <</if>> - <</if>> - <<case "a string bikini">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is integrated into $his bikini. - <<else>> - $His - <<if $activeSlave.anus > 1>> - well-fucked asshole makes a mockery of $his string bikini, which cannot begin to conceal it. - <<else>> - string bikini shows more than a hint of $his tight asshole. - <</if>> - <</if>> - <<case "a scalemail bikini">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is integrated into $his bikini. - <<else>> - $His - <<if $activeSlave.anus > 1>> - well-fucked asshole is concealed by $his scalemail bikini. - <<else>> - scalemail bikini conceals $his tight asshole. - <</if>> - <</if>> - <<case "striped panties">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is integrated into $his panties. - <<else>> - $His - <<if $activeSlave.anus > 1>> - well-fucked asshole is concealed by $his cute panties. - <<else>> - cute panties conceal $his tight asshole. - <</if>> - <</if>> - <<case "clubslut netting">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt is fully visible through the netting. - <<else>> - There's a hole in $his netting right over $his - <<if $activeSlave.anus > 1>> - big - <<else>> - tight - <</if>> - butthole. - <</if>> - <<case "a cheerleader outfit">> - If $he bends over even slightly, the hem of $his skirt rides up to reveal $his - <<if ($activeSlave.chastityAnus)>> - anal chastity belt. - <<else>> - <<if $activeSlave.anus > 1>> - $his lewd butthole. - <<else>> - a hint of $his tight anus. - <</if>> - <</if>> - <<case "harem gauze">> - $His - <<if ($activeSlave.chastityAnus)>> - anal chastity belt is clearly - <<else>> - <<if $activeSlave.anus > 1>> - well-fucked asshole is clearly - <<else>> - tight ass is tantalizingly - <</if>> - <</if>> - visible through $his gauze. - <<case "a fallen nuns habit">> - <<if ($activeSlave.chastityAnus)>> - $His uncovered butt shows off $his anal chastity belt clearly when $he bends over. - <<else>> - With $his butt uncovered, committing the sin of sodomy with this nun is as easy as bending $him over. - <</if>> - <<case "a chattel habit">> - <<if ($activeSlave.chastityAnus)>> - Underneath $his chattel habit, $his anal chastity belt prevents anal. - <<else>> - The strip of cloth over $his rear hole can be flipped up for anal, or tucked up under the belt for prolonged sodomy. - <</if>> - <<case "a penitent nuns habit">> - <<if ($activeSlave.chastityAnus)>> - Underneath $his habit, $his anal chastity belt prevents anal. - <<else>> - $His poor sinful asshole is terribly chafed by $his habit. - <</if>> - <<case "a slutty outfit">> - $His slutty outfits - <<if ($activeSlave.chastityAnus)>> - betray $his anal chastity belt. - <<else>> - are designed for easy access to $his asshole. - <</if>> - <<case "a slave gown">> - <<if ($activeSlave.chastityAnus)>> - $His pretty gown hides $his anal chastity accessory underneath. - <<else>> - Though $his gown is very pretty, $his asshole is bare beneath it. - <</if>> - <<case "a halter top dress">> - <<if ($activeSlave.chastityAnus)>> - $His beautiful halter top dress hides $his anal chastity accessory underneath. - <<else>> - Though $his halter top dress is very beautiful, $his asshole is bare beneath it. - <</if>> - <<case "a ball gown">> - <<if ($activeSlave.chastityAnus)>> - $His fabulous silken ball gown hides $his anal chastity accessory underneath. - <<else>> - Though $his silken ball gown is fabulous, $his asshole is bare beneath it. - <</if>> - <<case "a comfortable bodysuit">> - $His bodysuit is so form-fitting that the shape of $his - <<if ($activeSlave.chastityAnus)>> - anal chastity accessory is clearly - <<else>> - anus is distinctly - <</if>> - visible. - <<case "a latex catsuit">> - $His crotch zipper - <<if ($activeSlave.chastityAnus)>> - does nothing as $his anal chastity accessory is underneath it. - <<else>> - gives ready access to $his asshole. - <</if>> - <<case "a leotard">> - The thin strip of leotard running between - <<if ($activeSlave.chastityAnus)>> - $his <<if (hasBothLegs($activeSlave))>>legs<<else>>hips<</if>> are so thin that $his anal chastity accessory is clearly visible underneath. - <<else>> - $his buttocks are so thin and snug that the outline of $his anus is clearly visible<<if ($activeSlave.butt > 3)>> if $he's spread<</if>>. - <</if>> - <<case "a mini dress">> - If $he bends over even slightly, the hem of $his short dress rides up to reveal $his - <<if ($activeSlave.chastityAnus)>> - anal chastity accessory underneath. - <<else>> - <<if $activeSlave.anus > 1>> - lewd butthole. - <<else>> - tight anus. - <</if>> - <</if>> - <<case "a slutty nurse outfit">> - <<if ($activeSlave.chastityAnus)>> - The very tight skirt covers $his anal chastity accessory. - <<else>> - The skirt is tight enough that lifting it to fuck $his butt is an amusing wrestling match. - <</if>> - <<case "a schoolgirl outfit">> - The skirt is so short that it - <<if ($activeSlave.chastityAnus)>> - reveals $his anal chastity accessory. - <<else>> - doesn't even have to be lifted to fuck $his schoolgirl ass. - <</if>> - <<case "a hijab and blouse">> - $His long skirt may be modest, but it's also loose and easy to lift, allowing access to - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory. - <<else>> - $his anus. - <</if>> - <<case "a hijab and abaya" "a niqab and abaya">> - The abaya may be modest, but it's also loose and easy to lift, allowing access to - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory. - <<else>> - $his anus. - <</if>> - <<case "a klan robe">> - The robe fully covers $his body, but it's also loose and easy to lift, allowing access to - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory. - <<else>> - $his anus. - <</if>> - <<case "a slutty klan robe">> - The skimpy robe fails to cover most of $his body, allowing easy access to - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory. - <<else>> - $his anus. - <</if>> - <<case "a burqa">> - The burqa's heavy fabric makes it somewhat difficult to lift, which helps to conceal $his - <<if ($activeSlave.chastityAnus)>> - anal chastity accessory. - <<else>> - <<if $activeSlave.anus > 2>> - immorally used asshole. - <<else>> - naked asshole. - <</if>> - <</if>> - <<case "a slutty maid outfit">> - The short skirt of $his maid dress - <<if ($activeSlave.chastityAnus)>> - covers $his anal chastity accessory. - <<else>> - is made to be easily liftable for access to $his anus. - <</if>> - <<case "a nice maid outfit">> - As conservative as $his dress is, - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory still hides under it. - <<else>> - $his anus is still bare beneath it. - <</if>> - <<case "a kimono">> - As demure as the kimono is, - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory still lies beneath it. - <<else>> - $his anus is still bare underneath it. - <</if>> - <<case "a Santa dress">> - The short hem of $his festive dress - <<if ($activeSlave.chastityAnus)>> - fails to fully cover $his anal chastity device. - <<else>> - allows easy access to $his anus. - <</if>> - <<case "a long qipao">> - The qipao may be modest, but it's also loose and easy to lift, allowing access to - <<if ($activeSlave.chastityAnus)>> - $his anal chastity accessory. - <<else>> - $his anus. - <</if>> - <<case "a courtesan dress">> - <<if ($activeSlave.chastityAnus)>> - $His layered skirt, when unparted, hides $his anal chastity accessory. - <<else>> - $His skirt may look fancy, but it allows easy access to $his bare anus. - <</if>> - <<case "a bimbo outfit" "a tube top and thong" "a thong" "a t-shirt and thong">> - <<if ($activeSlave.chastityAnus)>> - $His anal chastity belt keeps $his thong from riding up on $him. - <<else>> - $His thong can easily be slipped aside to expose $his anus. - <</if>> - <<case "conservative clothing" "a toga" "huipil" "cutoffs and a t-shirt" "battledress" "battlearmor" "a mounty outfit" "lederhosen" "a dirndl" "a biyelgee costume" "slutty business attire" "nice business attire" "a military uniform" "a bunny outfit" "a nice nurse outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a red army uniform" "a button-up shirt and panties" "a gothic lolita dress" "a hanbok" "a bra" "a button-up shirt" "a nice pony outfit" "a sweater" "a tank-top" "a tube top" "a one-piece swimsuit" "a police uniform" "a striped bra" "a skimpy loincloth" "a slutty pony outfit" "a sports bra" "a sweater and panties" "a t-shirt" "a tank-top and panties" "an oversized t-shirt and boyshorts" "an oversized t-shirt" "a t-shirt and jeans" "boyshorts" "cutoffs" "leather pants and pasties" "leather pants" "panties" "sport shorts and a t-shirt" "a t-shirt and panties" "panties and pasties" "pasties" "striped underwear" "sport shorts and a sports bra" "jeans" "a sweater and cutoffs" "leather pants and a tube top" "sport shorts">> - /* We could use chastity belt descriptions! */ - <<default>> - <<if ($activeSlave.anus > 2)>> - <<if ($activeSlave.chastityAnus)>> - $His bare buttocks and $his anal chastity accessory are very visible from the rear. - <<else>> - With $his ass bare, $his huge asshole is very visible from the rear. - <</if>> - <<elseif ($activeSlave.anus > 1)>> - <<if ($activeSlave.chastityAnus)>> - $His bare buttocks and $his anal chastity accessory are very visible from the rear. - <<else>> - With $his ass bare, $his loose asshole is visible from the rear. - <</if>> - <<else>> - <<if ($activeSlave.chastityAnus)>> - $His bare buttocks and $his anal chastity accessory are visible. - <<else>> - With $his ass bare, there is an occasional glimpse of $his asshole. - <</if>> - <</if>> - <</switch>> - <</if>> -<</if>> - -<<switch $activeSlave.buttplug>> -<<case "plug">> - It's filled by a standard - <<if $activeSlave.anus > 2>> - buttplug, which is on the verge of falling out. - <<else>> - buttplug. - <</if>> - <<if $activeSlave.buttplugAttachment == "tail">> - A tail protrudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - A bushy $activeSlave.hColor tail with a white tip protrudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - A slim, spotted tail with a cute tuft at its tip protudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - A tail protrudes from the back of the plug and springs upwards from $his rear. - <</if>> -<<case "long plug">> - It's filled by a standard sized, overly long - <<if $activeSlave.anus > 2>> - buttplug, which is on the verge of sliding out $his rear. - <<else>> - buttplug. - <</if>> - It causes a noticeable bulge in $his belly. - <<if $activeSlave.buttplugAttachment == "tail">> - A tail protrudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - A bushy $activeSlave.hColor tail with a white tip protrudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - A slim, spotted tail with a cute tuft at its tip protudes from the back of the plug and dangles from $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - A tail protrudes from the back of the plug and springs upwards from $his rear. - <</if>> -<<case "large plug">> - It's - <<if $activeSlave.anus < 2>> - agonizingly stretched - <<elseif $activeSlave.anus < 3>> - uncomfortably stretched - <<else>> - comfortably stretched - <</if>> - by a large buttplug. - <<if $activeSlave.buttplugAttachment == "tail">> - $He swings the tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - $He swings the bushy $activeSlave.hColor tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - $He swings the spotted tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - $He bounces the tail from side to side with every shift of $his rear. - <</if>> -<<case "long, large plug">> - It's - <<if $activeSlave.anus < 2>> - agonizingly stretched - <<elseif $activeSlave.anus < 3>> - uncomfortably stretched - <<else>> - comfortably stretched - <</if>> - by a large and long buttplug. It causes a noticeable bulge in $his belly. - <<if $activeSlave.buttplugAttachment == "tail">> - $He swings the tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - $He swings the bushy $activeSlave.hColor tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - $He swings the spotted tail from side to side with every shift of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - $He bounces the tail from side to side with every shift of $his rear. - <</if>> -<<case "huge plug">> - <<if $activeSlave.anus < 4>> - It's agonizingly stretched by a plug so huge $his anus is probably being stretched into a permanent gape. - <<if $activeSlave.fuckdoll == 0>> - <<if ($activeSlave.fetish == "masochist") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>> - $He's frequently in tears from the pain, which is so sharp it often tips $him over into spontaneous orgasm. - <<else>> - $He spends much of $his time sobbing with anal pain and fear at having $his hole ruined. - <</if>> - <</if>> - <<else>> - Its ridiculous gape is comfortably filled by a huge buttplug. - <</if>> - <<if $activeSlave.buttplugAttachment == "tail">> - $He sways the tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - $He sways the bushy $activeSlave.hColor tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - $He sways the spotted tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - $He jiggles the tail back and forth with every ginger movement of $his rear. - <</if>> -<<case "long, huge plug">> - <<if $activeSlave.anus < 4>> - It's agonizingly stretched by a plug so huge it causes $his belly to bulge and is likely stretching $his anus into a permanent gape. - <<if $activeSlave.fuckdoll == 0>> - <<if ($activeSlave.fetish == "masochist") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>> - $He's frequently in tears from the pain, which is so sharp it often tips $him over into spontaneous orgasm. - <<else>> - $He spends much of $his time sobbing with anal pain and fear at having $his hole ruined. - <</if>> - <</if>> - <<else>> - Its ridiculous gape is comfortably filled by a wide and long buttplug. It causes a noticeable bulge in $his belly. - <</if>> - <<if $activeSlave.buttplugAttachment == "tail">> - $He sways the tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "fox tail">> - $He sways the bushy $activeSlave.hColor tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cow tail">> - $He sways the spotted tail back and forth with every ginger movement of $his rear. - <<elseif $activeSlave.buttplugAttachment == "cat tail">> - $He jiggles the tail back and forth with every ginger movement of $his rear. - <</if>> -<</switch>> -<</widget>> - <<widget "vaginalAccessoryDescription">> <<if $activeSlave.chastityVagina>> <<set _held = "held in place by a chastity belt">> @@ -6685,14 +6100,3 @@ $His <</switch>> <</widget>> -<<widget "dickAccessoryDescription">> - <<if ($activeSlave.chastityPenis == 1)>> - $His cock is encased in a tight chastity cage, which is designed to be comfortable as long as $he remains soft. - <<if ($activeSlave.energy > 95)>> - The poor nympho looks painfully frustrated by this, and a long string of precum is dangling from the hole in the bottom of the cage. - <</if>> - <<if $arcologies[0].FSRestart != "unset">> - This pleases the Societal Elite. - <</if>> - <</if>> -<</widget>> diff --git a/src/utility/descriptionWidgetsTattoos.tw b/src/utility/descriptionWidgetsTattoos.tw deleted file mode 100644 index c772ab8cd8c54b6857d325dc747d4df893fa73c0..0000000000000000000000000000000000000000 --- a/src/utility/descriptionWidgetsTattoos.tw +++ /dev/null @@ -1,633 +0,0 @@ -:: tattoo description widgets [widget nobr] - -/* Tattoo Descriptions */ - -<<widget "shouldersTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.shouldersTat != 0>> - <<switch $activeSlave.shouldersTat>> - <<case "tribal patterns">> - Tribal tattoos encircle both $his shoulders in swirling patterns. - <<case "flowers">> - A gorgeous flower tattoo covers each shoulder. - <<case "counting">> - A '¤' tattoo counting $his earnings and acquirements cover $his shoulders. - <<case "advertisements">> - <<if $activeSlave.vagina < 0>> - 'Two Hole Whore' is tattooed on each of $his shoulders. - <<else>> - 'Three Hole Whore' is tattooed on each of $his shoulders. - <</if>> - <<case "rude words">> - 'Dickholster' is tattooed on $his left shoulder, and 'Fuckmeat' is tattooed on $his right. - <<case "degradation">> - 'Hurt Me' is tattooed on $his left shoulder, and 'Rape Me' on $his right. - <<case "Asian art">> - Beautiful, colorful tattoos cover $his upper body: a line of wind-whipped waves lashing against mountains runs across $his collarbone and around both shoulders. - <<case "scenes">> - <<if $activeSlave.vagina < 0>> - A stylized rendition of a dick plunging into an open mouth is tattooed on $his left shoulder, and a similar image of a dick entering an anus on $his right. - <<else>> - A stylized rendition of a dick going into a pussy is tattooed on $his left shoulder, and a similar image of a dick entering an anus on $his right. - <</if>> - <<case "bovine patterns">> - $His shoulders are flecked with tattoos of bovine blotches. - <<case "sacrilege">> - Tattoos depicting demonic nude figures adorn $his shoulders. - <<case "sacrament">> - Tattoos depicting saintly nude figures adorn $his shoulders. - <<case "possessive">> - A rendition of your face inside a heart is tattooed onto $his left shoulder, and the words 'I love my <<= WrittenMaster($activeSlave)>>' inside an identical heart are tattooed on $his right. - <<case "paternalist">> - 'Love Me' is tattooed on $his left shoulder, and 'Teach Me' on $his right. - <<default>> - $activeSlave.shouldersTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "lipsTatDescription">> -/* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ -<<if $activeSlave.fuckdoll == 0 || $activeSlave.lips > 95>> - <<if $activeSlave.lipsTat != 0>> - <<switch $activeSlave.lipsTat>> - <<case "tribal patterns">> - $His face is tattooed with tribal patterns that make $him seem mysterious and exotic. - <<case "flowers">> - $His minimal facial tattoos are limited to a cute flower on each cheek. - <<case "counting">> - <<if $activeSlave.counter.oral == 0>> - There is a horizontal line tattooed across the $his cheeks for symbols counting $his oral totals to be inscribed under, once $he has some. - <<elseif $activeSlave.counter.oral < 500>> - Tiny dick, pussy, and anus symbols are tattooed all over $his cheeks, one for every thing $he's sucked. - <<else>> - Tiny dick, pussy, and anus symbols are tattooed all over $his face, forehead, and neck, one for every thing $he's sucked. - <</if>> - <<case "advertisements">> - $His facial tattoos include 'Facefuck Me' across $his forehead, 'Cock' to the left of $his mouth, and 'Sucker' to the right of it. - <<case "rude words">> - $His facial tattoos include 'Sex Slave' across $his forehead, 'Face' to the left of $his mouth, and 'Pussy' to the right of it. - <<case "degradation">> - '$desc' is tattooed across $his forehead. - <<case "Asian art">> - $He has a blossoming cherry tree tattooed on one temple; its pink petals are dappled across $his cheeks. - <<case "bovine patterns">> - $His face is subtly tattooed to give $him a somewhat bovine appearance. - <<case "permanent makeup">> - <<if $activeSlave.makeup != 0>> - $His normal makeup is difficult to distinguish from the underlying tattoo. - <</if>> - <<case "sacrilege">> - $His face is subtly tattooed to give $him a decidedly demonic appearance. - <<case "sacrament">> - $His face is subtly tattooed to give $him a decidedly angelic appearance. - <<case "possessive">> - 'Property of <<= PlayerName()>>' is tattooed across $his forehead. - <<case "paternalist">> - 'Beloved $desc' is tattooed across one of $his cheeks. - <<default>> - $activeSlave.lipsTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "boobsTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.boobsTat != 0>> - <<switch $activeSlave.boobsTat>> - <<case "tribal patterns">> - $His chest and breasts are tattooed with tribal patterns that focus attention on $his nipples. - <<case "flowers">> - $His chest is tattooed with a pattern of flowering vines that delicately outlines $his breasts. - <<case "counting">> - <<if $activeSlave.counter.mammary == 0>> - There is a horizontal line tattooed across $his middle chest for symbols counting $his mammary encounters to be inscribed under, once $he has some. - <<elseif $activeSlave.counter.mammary < 500>> - Tiny dick, lips, breast, and even pussy symbols are tattooed all over $his cleavage, one for each of $his mammary encounters. - <<else>> - Tiny dick, lips, breast, and even pussy symbols cover $his breasts, cleavage, and sides, one for each of $his mammary encounters. - <</if>> - <<case "advertisements">> - 'Fuck Me!' is tattooed across $his chest in such large letters that the word is visible a long way off. - <<case "rude words">> - 'Fuckslave' is tattooed across $his chest in such large letters that the word is visible a long way off. - <<case "degradation">> - '<<= WrittenMaster($activeSlave)>>'s' is tattooed across the top of $his right breast; 'Bitch' is tattooed across the top of $his left. - <<case "Asian art">> - An octopus is tattooed on $his upper chest; its tentacles reach down to envelop $his breasts, their tips reaching for but not quite reaching each nipple. - <<case "scenes">> - $His chest is tattooed with lewd scenes; each of $his breasts shows a phallus receiving a titfuck while each of $his collarbones shows a $woman deepthroating a large phallus. - <<case "bovine patterns">> - $His chest is tattooed to look like a Holstein cow's, with $his udders left bare to draw attention to them. - <<case "sacrilege">> - Each of $his breasts is tattooed with a depiction of a pentagram, with $his nipples forming the center. - <<case "sacrament">> - Each of $his breasts is tattooed with a depiction of a crucifix, with $his nipples forming the center. - <<case "possessive">> - Your personal symbol is tattooed above $his left breast, '<<= PlayerName()>>' above $his right, leaving the rest of $his chest and breasts bare. - <<case "paternalist">> - '<<= WrittenMaster($activeSlave)>>'s' is tattooed across the top of $his right breast; 'Darling' is tattooed across the top of $his left. - <<default>> - $activeSlave.boobsTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "armsTatDescription">> -<<if $activeSlave.fuckdoll == 0 && hasAnyArms($activeSlave)>> - <<if $activeSlave.armsTat != 0>> - <<if !hasBothArms($activeSlave)>> - <<set _arms = "arm">> - <<else>> - <<set _arms = "arms">> - <</if>> - <<switch $activeSlave.armsTat>> - <<case "tribal patterns">> - $His tribal tattoos run down $his _arms. - <<case "flowers">> - $His floral tattoos run down $his _arms to end in a pretty bloom on the back of <<if hasBothArms($activeSlave)>>each hand<<else>>$his hand<</if>>. - <<case "counting">> - <<if $activeSlave.counter.oral == 0>> - There are horizontal lines tattooed around $his fore<<print _arms>>, creating a blank space to permanently tally future sexual exploits. - <<elseif $activeSlave.counter.oral < 500>> - Tiny dick, pussy, and anus symbols are tattooed on $his fore<<print _arms>>, one for each organ $he's manually pleasured. - <<else>> - Tiny dick, pussy, and anus symbols are tattooed all over <<if (hasBothArms($activeSlave))>>both of <</if>> $his _arms, one for each organ $he's manually pleasured. - <</if>> - <<case "advertisements">> - $His right arm is tattooed with a price list for use if $he's whoring, and $his left with a simple tourist guide for use if $he's serving the public. - <<case "rude words">> - $His _arms <<if (hasBothArms($activeSlave))>>have<<else>>has<</if>> helpful instructions on how to restrain $him for rape, including indications of the best anchor points at $his wrist<<if (hasBothArms($activeSlave))>>s<</if>>. - <<case "degradation">> - <<if $activeSlave.dick > 0>> - <<if $activeSlave.vagina > -1>> - <<if $activeSlave.boobs > 600>> - 'Boobs Pussy Cock Asshole' is tattooed on $his left arm, and 'Suck Fuck Hurt Rape' is tattooed on $his right. - <<else>> - 'Half Pussy & Half Cock' is tattooed on $his left arm, and 'All Whore' is tattooed on $his right. - <</if>> - <<elseif $activeSlave.boobs > 600>> - 'I didn't use to have boobs' is tattooed on $his left arm, and 'I didn't always take it up the ass' is tattooed on $his right. - <<else>> - 'I promise to cum buckets' is tattooed on $his left arm, and 'If you fuck my butt' is tattooed on $his right. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 800) && ($activeSlave.lactation > 0)>> - 'Grade AAA Milker' is tattooed on $his left arm, and 'Grade AAA Breeder' is tattooed on $his right. - <<elseif ($activeSlave.visualAge > 35)>> - 'Please let Mommy suck your cock' is tattooed on $his left arm, and 'Please rape Mommy's cunt' is tattooed on $his right. - <<elseif ($activeSlave.visualAge < 25)>> - 'Teach me how to suck cock' is tattooed on $his left arm, and 'Teach me how to take dick' is tattooed on $his right. - <<else>> - 'There are many sex slaves like me' is tattooed on $his left arm, and 'But this one is <<= WrittenMaster($activeSlave)>>'s' is tattooed on $his right. - <</if>> - <</if>> - <<case "Asian art">> - Tattoos of fierce dragons wind around both $his arms. - <<case "scenes">> - $His lewd tattoos cover $his _arms; they include lots of little vignettes of sex, with dates to show when $he was first fucked like that. - <<case "bovine patterns">> - Tattoos of cow-like spots cover $his _arms, but stop short of <<if (hasBothArms($activeSlave))>>each of $his elbows<<else>>$his elbow<</if>>. - <<case "sacrilege">> - Tattoos of swirling flames run down $his _arms. - <<case "sacrament">> - Tattoos of swirling thorns run down $his _arms, culminating in a stylized depiction of a bloody nail on the back of each hand. - <<case "possessive">> - $His arm tattoos depict notable moments during $his enslavement by you, culminating in a stylized rendition of your first initial on $his left hand and your second on the right. - <<case "paternalist">> - <<if $activeSlave.dick > 0>> - <<if $activeSlave.vagina > -1>> - <<if $activeSlave.boobs > 600>> - 'Boobs Pussy Cock Asshole' is tattooed on $his left arm, and 'Caress Pleasure Stroke Stretch' is tattooed on $his right. - <<else>> - 'Half Pussy & Half Cock' is tattooed on $his left arm, and 'All Loved' is tattooed on $his right. - <</if>> - <<elseif $activeSlave.boobs > 600>> - 'I didn't use to have boobs' is tattooed on $his left arm, and 'And now I do!' is tattooed on $his right. - <<else>> - 'I promise to cum buckets' is tattooed on $his left arm, and 'If you treat me right' is tattooed on $his right. - <</if>> - <<else>> - <<if ($activeSlave.boobs > 800) && ($activeSlave.lactation > 0)>> - 'Please drink' is tattooed on $his left arm, and 'All my milk' is tattooed on $his right. - <<elseif ($activeSlave.visualAge > 35)>> - 'Please let Mommy worship your cock' is tattooed on $his left arm, and 'Please pleasure Mommy's pussy' is tattooed on $his right. - <<elseif ($activeSlave.visualAge < 25)>> - 'Please teach me how to suck cock' is tattooed on $his left arm, and 'Please teach me how to fuck' is tattooed on $his right. - <<else>> - 'There are many sex slaves like me' is tattooed on $his left arm, and 'But <<= WrittenMaster($activeSlave)>> loves me' is tattooed on $his right. - <</if>> - <</if>> - <<default>> - $activeSlave.armsTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "backTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.backTat != 0>> - <<switch $activeSlave.backTat>> - <<case "tribal patterns">> - $He has a totem of $his spirit animal tattooed across $his back. - <<case "flowers">> - $His back is covered in hundreds of beautiful flower tattoos; one could spend half an hour examining them all. - <<case "counting">> - $His back is tattooed with tick marks to count the days of $his sexual - <<if $activeSlave.weekAcquired == 0>> - enslavement to you. There are a lot of them. - <<else>> - <<set _daysEnslaved = (($week-$activeSlave.weekAcquired)*7)+random(-3,3)>> - <<if _daysEnslaved < 10>> - slavery here. There are only a few. - <<else>> - slavery here: _daysEnslaved of them. - <</if>> - <</if>> - <<case "advertisements">> - $He has an ad for the arcology itself tattooed across $his back. - <<case "rude words">> - 'Sex Slave' is tattooed across $his back; the tattoo uses the broad space to make each letter <<if $showInches == 2>>six inches<<else>>fifteen centimeters<</if>> tall, so that $his identity can be read from hundreds of <<if $showInches == 2>>yards<<else>>meters<</if>> off. - <<case "degradation">> - $He has - <<if $activeSlave.dick > 0>> - <<if $activeSlave.vagina > -1>> - <<if $activeSlave.boobs > 600>> - 'Futa<<if $activeSlave.visualAge > 35>> MILF<</if>> Slave' - <<else>> - '<<if $activeSlave.visualAge > 35>>MILF <</if>>Hermaphrodite' - <</if>> - <<elseif $activeSlave.boobs > 600>> - 'Shemale<<if $activeSlave.visualAge > 35>> MILF<</if>> Slave' - <<else>> - 'Dickgirl<<if $activeSlave.visualAge > 35>> MILF<</if>> Slave' - <</if>> - <<else>> - <<if ($activeSlave.boobs > 800) && ($activeSlave.lactation > 0)>> - 'Slave Cow' - <<elseif ($activeSlave.visualAge > 35)>> - 'MILF Slave' - <<elseif ($activeSlave.visualAge < 25)>> - 'Slave Girl' - <<else>> - 'Sex Slave' - <</if>> - <</if>> - tattooed across $his back in gothic script. - <<case "Asian art">> - An Asian dragon is tattooed in a circle across $his back; the dragon has subtle features that, according to traditional meanings, relate it to $his personality. - <<case "scenes">> - <<if $activeSlave.vagina == -1>> - A line-art rendition of $activeSlave.slaveName $himself cumming copiously while riding a dick is tattooed across $his entire back. - <<elseif $activeSlave.lactation > 0>> - A line-art rendition of $activeSlave.slaveName $himself nursing a pair of $his fellow slaves is tattooed across $his entire back. - <<elseif $activeSlave.skill.vaginal >= 100>> - A line-art rendition of $activeSlave.slaveName $himself performing reverse cowgirl and spreading $his pussy is tattooed across $his entire back. - <<elseif $PC.vagina != -1>> - A line-art rendition of $activeSlave.slaveName $himself eating pussy is tattooed across $his entire back. - <<else>> - A line-art rendition of $activeSlave.slaveName $himself deepthroating a cock is tattooed across $his entire back. - <</if>> - <<case "bovine patterns">> - $His back is tattooed to resemble the dappled flank of a cow. - <<case "sacrilege">> - $He has a pair of blackened wings tattooed across $his entire back. - <<case "sacrament">> - $He has a pair of pure white wings tattooed across $his entire back. - <<case "possessive">> - An abridged and stylized version of $his slave contract is tattooed across $his entire back. - <<case "paternalist">> - $He has your name and the location of your penthouse tattooed on $his upper back, so kind citizens can return $him to you if $he wanders off. - <<default>> - $activeSlave.backTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "stampTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.stampTat != 0>> - <<switch $activeSlave.stampTat>> - <<case "tribal patterns">> - $He has a tribal-patterned tramp stamp. - <<case "flowers">> - $He has a floral-patterned tramp stamp. - <<case "counting">> - <<if $activeSlave.anus == 0>> - $He has the dashed outline of a cock tattooed across $his lower back. - <<else>> - $He has the silhouette of the largest cock $he's ever had up $his anus tattooed across $his lower back. - <</if>> - <<case "advertisements">> - $He has a tramp stamp which reads 'Fuck my ass!' - <<case "rude words">> - $He has a tramp stamp which reads 'Rear Entrance,' with an arrow pointing downward. - <<case "degradation">> - $He has a tramp stamp formed from gothic lettering that reads 'Anal Whore.' - <<case "Asian art">> - <<setPlayerPronouns>> - A traditional Asian household scene is tattooed on $his lower back, showing a rendition of $activeSlave.slaveName, dressed in rich silks, having sex with a <<if $PC.title == 1>>gentleman<<else>>lady<</if>>. The slave and the <<if $PC.title == 1>>gentleman<<else>>lady<</if>> are kissing passionately as _heP - <<if $activeSlave.vagina < 0>> - penetrates the slave's anus. - <<elseif $activeSlave.bellyPreg >= 1500 || $activeSlave.bellyImplant >= 1500>> - embraces the slave's <<if $activeSlave.pregKnown == 1>>pregnant<<else>>rounded<</if>> belly. - <<else>> - penetrates the slave's vagina. - <</if>> - <<case "scenes">> - $He has a tramp stamp which shows a cock entering an anus, recognizably $hers. - <<case "bovine patterns">> - $He has an identifying barcode tattooed across $his lower back. - <<case "sacrilege">> - $He has a tramp stamp which reads 'Fuck my ass and be damned.' - <<case "sacrament">> - $He has a tramp stamp which reads 'Fuck my ass and be blessed.' - <<case "possessive">> - $He has a tramp stamp which reads '$PC.slaveName's $desc.' - <<case "paternalist">> - $He has a tramp stamp which reads 'Fuck me slowly' with an arrow pointing downward. - <<default>> - $activeSlave.stampTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "buttTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if $activeSlave.buttTat != 0>> - <<switch $activeSlave.buttTat>> - <<case "tribal patterns">> - $His buttocks and hips are tattooed with tribal patterns that emphasize $his womanly curves. - <<case "flowers">> - $His hips are tattooed with a cute floral design. - <<case "counting">> - <<if $activeSlave.counter.anal == 0>> - There is a horizontal line tattooed across the tops of $his buttocks for symbols counting $his anal exploits to be inscribed under, once $he has some. - <<elseif $activeSlave.counter.anal < 500>> - Tiny dick symbols are tattooed all over the top of $his buttocks, one for every time $he's been assfucked. - <<else>> - Tiny dick symbols are tattooed all over $his entire buttocks, attesting to long anal slavery. - <</if>> - <<case "advertisements">> - 'Shove' is tattooed across $his left buttock; 'It In' is tattooed across $his right. - <<case "rude words">> - <<if $activeSlave.vagina > 0>> - 'No. 2' - <<else>> - 'No. 1' - <</if>> - is tattooed across $his left buttock; 'Fuckhole' is tattooed across $his right. - <<case "degradation">> - 'Treat it' is tattooed across $his left buttock; 'Like a Pussy' is tattooed across $his right. - <<case "Asian art">> - Each of $his buttocks bears a tattoo of a coiled dragon, advancing meaningfully towards $his anus. - <<case "scenes">> - <<if ($activeSlave.dick > 0) && ($activeSlave.balls > 0)>> - $His buttocks are tattooed with lewd scenes; each of $his buttocks shows a smiling shemale offering $his anus, while each of $his thighs shows a rear view of a shemale simultaneously being sodomized and sodomizing. - <<elseif ($activeSlave.dick > 0)>> - $His buttocks are tattooed with lewd scenes; each of $his buttocks shows a gelding, legs together to conceal $his cock and display $his anus, while each of $his thighs shows a gelding being double penetrated in $his gaping anus. - <<else>> - $His buttocks are tattooed with lewd scenes; each of $his buttocks shows a $woman being sodomized while each of $his thighs shows a $woman being gangbanged in all $his holes. - <</if>> - <<case "bovine patterns">> - $His buttocks are tattooed with large black splotches like those of a Holstein cow. - <<case "sacrilege">> - 'It's not a sin' is tattooed across $his left buttock; - <<if $activeSlave.vagina > -1>> - 'If I don't enjoy it' - <<else>> - 'I'm a girl' - <</if>> is tattooed across $his right. - <<case "sacrament">> - 'This is my penance' is tattooed across $his left buttock; - <<if $activeSlave.vagina > -1>> - 'Make me suffer.' - <<else>> - 'As a slave.' - <</if>> is tattooed across $his right. - <<case "possessive">> - '$PC.slaveName made me their' is tattooed across $his left buttock; with '$desc' tattooed across $his right. - <<case "paternalist">> - 'Treat it' is tattooed across $his left buttock; 'Gently' is tattooed across $his right. - <<default>> - $activeSlave.buttTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "vaginaTatDescription">> -/* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ -<<if ($activeSlave.vaginaTat != 0)>> - <<switch $activeSlave.vaginaTat>> - <<case "tribal patterns">> - $His abdomen is tattooed with tribal patterns that draw the eye down toward $his <<if $activeSlave.dick != 0>>cock<<elseif $activeSlave.vagina == -1>>featureless crotch<<else>>vagina<</if>>. - <<case "flowers">> - $His abdomen bears a tasteful tattoo of a <<if $activeSlave.dick != 0>>lily with a large stamen<<else>>blooming flower<</if>>. - <<case "counting">> - <<if $activeSlave.counter.vaginal == 0>> - $His abdomen reads 'count begins other side, sorry.' - <<elseif $activeSlave.counter.vaginal < 500>> - Tiny dick symbols are tattooed all over $his abdomen, one for every time $he's been fucked. - <<else>> - Tiny dick symbols are tattooed all over $his abdomen, one for every time $he's been fucked. There are so many that they spread up to $his breasts and around $his sides. - <</if>> - <<case "advertisements">> - $His abdomen reads <<if $activeSlave.vagina < 0>>'Rear Entrance Other Side.'<<else>>'Insert Cock' with an arrow pointing downward.<</if>> - <<case "rude words">> - $His abdomen reads <<if $activeSlave.vagina < 0>>'Useless, Rape Ass Instead' with an arrow pointing downward<<else>>'Fucktoy'<</if>>. - <<case "degradation">> - $His abdomen is tattooed with <<if $activeSlave.dick != 0>>a downward-pointing arrow which reads 'Bounces When Buttfucked.'<<else>>gothic script that reads '<<if $PC.dick != 0>><<if $PC.vagina != -1>>Futa<<else>>Cock<</if>><<else>>Cunt<</if>> Pleaser.'<</if>> - <<case "Asian art">> - $He has formal Asian characters tattooed across $his abdomen. To those who do not know the language, they look elegant, but roughly translated, they read - <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> - 'dick girl slut.' - <<elseif $activeSlave.dick > 0>> - 'limp dick slut.' - <<elseif $activeSlave.pregKnown == 1 && $activeSlave.bellyPreg >= 100>> - 'pregnant cow.' - <<elseif $activeSlave.physicalAge > 35>> - 'horny old bitch.' - <<else>> - 'sex slave.' - <</if>> - <<case "scenes">> - $His abdomen is tattooed with lewd scenes. It entices with a depiction of <<if $activeSlave.dick != 0>><<if $activeSlave.balls != 0>>sodomy of a shemale<<else>>sodomy of a gelding<</if>><<elseif $activeSlave.vagina == -1>>sodomy of a null<<else>>loving intercourse<</if>>. - <<case "bovine patterns">> - $His abdomen is tattooed in a Holstein cow pattern. - <<case "sacrilege">> - $His abdomen is tattooed with a variety of heretical symbols. - <<case "sacrament">> - $His abdomen is tattooed with a variety of religious symbols. - <<case "possessive">> - $His abdomen is tattooed with - <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>> - 'Dick girl slave - <<elseif $activeSlave.dick > 0>> - 'Limp dick slave - <<elseif $activeSlave.counter.births > 5>> - 'Breeder slave - <<elseif $activeSlave.actualAge > 35>> - 'MILF slave - <<else>> - 'Sex slave - <</if>> - of <<= WrittenMaster($activeSlave)>> $PC.slaveName.' - <<case "paternalist">> - $His abdomen is tattooed with a downward-pointing arrow which reads 'Let's come together.' - <<default>> - $activeSlave.vaginaTat - <</switch>> -<</if>> -<</widget>> - -<<widget "dickTatDescription">> -<<if $activeSlave.fuckdoll == 0>> - <<if ($activeSlave.dick != 0) && ($activeSlave.dickTat != 0)>> - <<switch $activeSlave.dickTat>> - <<case "tribal patterns">> - $His cock is tattooed with tribal patterns. - <<case "flowers">> - $His cock is tattooed with a vine that wraps around its shaft. - <<case "counting">> - <<if $activeSlave.counter.penetrative == 0>> - There is a horizontal line tattooed around the base of $his dick for symbols counting $his penetrative exploits to be inscribed under, once $he has some. - <<elseif $activeSlave.counter.penetrative < 500>> - Tiny anus, pussy and mouth symbols are tattooed all over $his dick, recounting $his penetrative exploits. - <<else>> - Tiny anus, pussy and mouth symbols are tattooed all over $his dick, recounting $his penetrative exploits. $He has so many that they radiate out across $his crotch, too. - <</if>> - <<case "advertisements">> - $His cock reads 'Sissy Slut.' - <<case "rude words">> - $His cock reads 'Bitchstick.' - <<case "degradation">> - <<if $activeSlave.anus == 0>> - $His cock reads '100% Virgin Anus.' - <<else>> - $His cock reads 'Comes When Assraped.' - <</if>> - <<case "Asian art">> - $His cock has an Asian dragon rushing down each side to the tip. - <<case "bovine patterns">> - $His cock is tattooed to make it look a little like a bulls'. - <<case "sacrilege">> - $His cock is covered in tiny words, each derived from a sacrilegious text. - <<case "sacrament">> - $His cock is covered in tiny words, each derived from a sacred scripture. - <<case "possessive">> - $His cock has an identification barcode tattooed on its side. - <<case "paternalist">> - <<if $activeSlave.anus == 0>> - $His cock reads 'Still an Ass Virgin.' - <<else>> - $His cock reads 'Comes When Stroked.' - <</if>> - <<default>> - $activeSlave.dickTat - <</switch>> - <</if>> -<</if>> -<</widget>> - -<<widget "anusTatDescription">> -/* Fuckdoll vulva and anus alone are visibile, plus enormus lips */ -<<if $activeSlave.anusTat != 0>> - <<switch $activeSlave.anusTat>> - <<case "bleached">> - $His anus is bleached. - <<case "tribal patterns">> - $His anus is bleached. It is tattooed with a tribal pattern that changes interestingly when $he relaxes or tightens $his sphincter. - <<case "flowers">> - $He has a huge blooming flower tattooed right over $his anus. - <<case "counting">> - <<if $activeSlave.counter.anal == 0>> - $He has a dashed line tattooed around $his anus as a guideline for where $his anal count will be inscribed. - <<elseif $activeSlave.counter.anal < 1000>> - $He has fine rings tattooed around $his anus, one for each hundred cocks. - <<else>> - $He has thick and fine rings tattooed around $his anus, for each thousand and hundred cocks. - <</if>> - <<case "advertisements">> - <<if ($activeSlave.vagina > -1)>> - $He has a ring of text tattooed around $his anus which reads 'Second Pussy.' - <<else>> - $He has a ring of text tattooed around $his anus which reads 'Spit First.' - <</if>> - <<case "rude words">> - <<if ($activeSlave.vagina > -1)>> - $He has a ring of text tattooed around $his anus which reads 'Fucktoy's Favorite Fuckhole.' - <<else>> - $He has a ring of text tattooed around $his anus which reads 'Sissy Slut's Sodomy Slit.' - <</if>> - <<case "degradation">> - $His anus is bleached. It is tattooed with gothic script in a ring around $his hole, reading '<<= WrittenMaster($activeSlave)>> Made Me An Anal Slut.' - <<case "bovine patterns">> - $His anus is tattooed to mimic the puffy, dark appearance of a cow's. - <<case "sacrilege">> - $He has a ring of Aramaic text tattooed around $his anus, which translates to horrible blasphemy. - <<case "sacrament">> - $He has a ring of Aramaic text tattooed around $his anus, which translates to a comforting blessing. - <<case "possessive">> - $He has a ring of numbers around $his anus, detailing the date $he was enslaved by you. - <<case "paternalist">> - $His anus is bleached. It is tattooed with text in a ring around $his hole, reading '<<= WrittenMaster($activeSlave)>> Helped Me Love Anal.' - <<case "Asian art">> - $His anus is bleached. - <<default>> - $activeSlave.anusTat - <</switch>> -<</if>> -<</widget>> - -<<widget "legsTatDescription">> -<<if $activeSlave.fuckdoll == 0 && hasAnyLegs($activeSlave)>> - <<if $activeSlave.legsTat != 0>> - <<if !hasBothLegs($activeSlave)>> - <<set _legs = "leg">> - <<else>> - <<set _legs = "legs">> - <</if>> - <<switch $activeSlave.legsTat>> - <<case "tribal patterns">> - $His tribal tattoos run down $his _legs. - <<case "flowers">> - $His floral tattoos run down $his _legs, with an especially beautiful bouquet of blooms sprayed across <<if hasBothLegs($activeSlave)>>each<<else>>$his<</if>> thigh. - <<case "counting">> - $His thighs are used as space for tattoos that count the number of times $he's done various degrading but nonsexual things. - <<case "advertisements">> - $His thighs are used as simple ad space, promoting $arcologies[0].name and your business pursuits. - <<case "rude words">> - $His left thigh reads '$desc' and the right 'slut.' - <<case "degradation">> - <<if ($activeSlave.vagina < 0)>> - $His left thigh reads 'I Used To Fuck,' and the right 'But Now I Get Fucked.' - <<else>> - $His left thigh reads 'My Life Is Sex,' and the right 'All I'm Good For.' - <</if>> - <<case "Asian art">> - A komainu is tattooed across $his right leg while a shishi graces $his left, the fierce lions guarding the way to $his "temple". - <<case "scenes">> - $He has symmetrical tattoos on <<if hasBothLegs($activeSlave)>>each<<else>>$his<</if>> thigh depicting $him being spitroasted. - <<case "bovine patterns">> - $His _legs <<if hasBothLegs($activeSlave)>>are<<else>>is<</if>> covered in tattoos of spots, giving $him a noticeably bovine appearance. - <<case "sacrilege">> - $His _legs <<if hasBothLegs($activeSlave)>>are<<else>>is<</if>> covered in tattoos of swirling flames. - <<case "sacrament">> - $His _legs <<if hasBothLegs($activeSlave)>>are<<else>>is<</if>> covered in tattoos of swirling thorns. - <<case "possessive">> - $His left thigh is tattooed with a stylized representation of your initials, and the right with a depiction of your personal symbol. - <<case "paternalist">> - $His left thigh reads 'I Love My Life,' and the right 'Let Me Love Yours Too.' - <<default>> - $activeSlave.legsTat - <</switch>> - <</if>> -<</if>> -<</widget>>