diff --git a/devTools/types/FC/gameState.d.ts b/devTools/types/FC/gameState.d.ts index d711ef739fc33e17c127274e0c0a3e363643aab4..01693c666a4870a938e7140ba4611beb4f842d6b 100644 --- a/devTools/types/FC/gameState.d.ts +++ b/devTools/types/FC/gameState.d.ts @@ -69,8 +69,6 @@ declare namespace FC { /** @deprecated */ FSNonconformistEvents: string[]; /** @deprecated */ - REAnalCowgirlSubIDs: number[]; - /** @deprecated */ RETasteTestSubIDs: number[]; /** @deprecated */ rebelSlaves: string[]; @@ -79,19 +77,11 @@ declare namespace FC { /** @deprecated */ REIfYouEnjoyItSubIDs: string[]; /** @deprecated */ - RESadisticDescriptionSubIDs: string[]; - /** @deprecated */ REShowerForceSubIDs: string[]; /** @deprecated */ - RESimpleAssaultIDs: string[]; - /** @deprecated */ RECockmilkInterceptionIDs: number[]; /** @deprecated */ - REInterslaveBeggingIDs: number[]; - /** @deprecated */ eligibleSlaves: SlaveState[]; - /** @deprecated */ - RERepressedAnalVirginSubIDs: number[]; /** @deprecated */ surgeryType: string; diff --git a/src/events/RETS/reRepressedAnalVirgin.js b/src/events/RETS/reRepressedAnalVirgin.js new file mode 100644 index 0000000000000000000000000000000000000000..fd7b59ee6960debb3f0997c2b900e2f30c23de00 --- /dev/null +++ b/src/events/RETS/reRepressedAnalVirgin.js @@ -0,0 +1,272 @@ +App.Events.RETSAnalRepressedVirgin = class RETSAnalRepressedVirgin extends App.Events.BaseEvent { + eventPrerequisites() { + return [ + ]; + } + + actorPrerequisites() { + return [ + [ // event slave /domslave + s => s.fetish !== "mindbroken", + hasAnyArms, + hasAnyLegs, + canTalk, + s => s.assignment !== Job.QUARTER, + s => s.anus === 0, + s => s.devotion >= -50, + s => s.trust >= -50, + s => s.sexualFlaw === "repressed", + ], + [ // and subslave + s => s.fetish !== "mindbroken", + canWalk, + canTalk, + hasBothLegs, + isSlaveAvailable, + s => s.devotion > 50, + s => (canDoAnal(s) && s.anus !== 0), + ] + ]; + } + + execute(node) { + /** @type {Array<App.Entity.SlaveState>} */ + let [slave, subSlave] = this.actors.map(a => getSlave(a)); + const { + He, he, His, his, him, himself, girl, Girl + } = getPronouns(slave); + const { + he2, his2, him2, girl2, himself2 + } = getPronouns(subSlave).appendSuffix("2"); + const pDick = V.PC.dick !== 0; + + V.nextLink = "Next Week"; + + App.Events.drawEventArt(node, [slave, subSlave]); + + let t = []; + t.push(contextualIntro(V.PC, subSlave, "DOM")); + t.push(`has been a very good ${girl2} this week, so when ${his2}`); + if (subSlave.anus > 2) { + t.push(`loose asshole`); + } else if (subSlave.anus > 1) { + t.push(`big butthole`); + } else { + t.push(`tight anus`); + } + t.push(`catches your eye near the start of a long inspection, you decide to be kind to ${him2} as you conduct the rest of your inspection with ${pDick ? "your cock" : "a strap-on"}.`); + t.push(contextualIntro(V.PC, slave, "DOM")); + t.push(`is next on the inspection schedule, and when ${he} comes into your office, it's to the`); + if (canSee(slave)) { + t.push(`sight of`); + t.push(App.UI.DOM.combineNodes(contextualIntro(subSlave, subSlave), "'s back and rear")); + } else if (canHear(slave)) { + t.push(`sound of ${subSlave.slaveName}`); + } else { + t.push(`presence of ${subSlave.slaveName}`); + } + t.push(`as ${he2} lazily rides ${his2} ${getWrittenTitle(subSlave)}. You've been sitting on the couch, making out with the compliant ${girl2} as ${he2} rides you, for a good half hour. Poor ${subSlave.slaveName} was pent up when you started, and ${he2}'s climaxed already; ${he2}'s feeling very devoted and relaxed at the moment, and is doing ${his2} best to get you off, too. When you finally come, ${he2} moans ${his2} thanks into your mouth nonverbally, breaks your lip lock, gives you a peck on the nose, and climbs off you. As ${he2} does, ${he2} lifts ${his2} ass off your ${pDick ? "cock" : "strap-on"}, ${his2}`); + if (subSlave.anus > 2) { + t.push(`gaping anus dripping ${pDick ? "cum" : "lube"} all over ${his2} ${subSlave.skin} legs.`); + } else if (subSlave.anus > 1) { + t.push(`well-fucked backdoor taking a few seconds to recover from its gape, dripping a little ${pDick ? "cum" : "lube"} down ${his2} ${subSlave.skin} legs.`); + } else { + t.push(`still-tight backdoor sliding quickly off you, visibly slick with ${pDick ? `cum` : `lube`}.`); + } + t.push(`You didn't fuck ${him2} too hard, but`); + if (pDick) { + t.push(`you're`); + } else { + t.push(`your strap-ons are`); + } + t.push(`not small, and ${he2} walks a little gingerly as ${he2} heads for the bathroom. ${slave.slaveName}, standing there nude for inspection, stares openmouthed at ${subSlave.slaveName} as ${he2} goes. ${He}'s obviously unfamiliar with anal sex.`); + App.Events.addParagraph(node, t); + t = []; + + t.push(`${slave.slaveName} coughs and looks doubtful, like ${he}'s mulling over a question. You let the poor repressed ${girl} chew on it for a while, and eventually ${he} bursts out,`); + t.push(Spoken(slave, `"${getWrittenTitle(slave)}, what were you doing with ${subSlave.slaveName}?"`)); + t.push(`The absurdity gives you a moment's pause, but you answer gamely that you were fucking ${his2} ass. ${slave.slaveName} blushes furiously but plunges on,`); + t.push(Spoken(slave, `"I'm s-sorry, ${getWrittenTitle(slave)}, but I still don't understand. I thought sex happened in a v-vagina. I d-didn't think b-butts were — were for, you know, that."`)); + seX(subSlave, "anal", slave, "penetrative"); + if (canImpreg(subSlave, V.PC)) { + t.push(knockMeUp(subSlave, 5, 1, -1, true)); + } + + App.Events.addResponses(node, [ + new App.Events.Result(`${Girl}s' butts are for loving`, loving, "This option will take anal virginity"), + new App.Events.Result(`${Girl}s' butts are for pounding`, pounding, "This option will take anal virginity"), + new App.Events.Result(`${His} butt is being saved for later`, later), + new App.Events.Result(`${His} butt is being sold today`, sold, "This option will take anal virginity"), + ]); + + + function loving() { + const frag = document.createDocumentFragment(); + t = []; + + t.push(`You tell ${him} that ${his} butt is for lovemaking, just like ${subSlave.slaveName}'s. ${He} looks horrified. You clear ${his} schedule and sit ${him} down on the couch (${he} carefully avoids the spot where you and ${subSlave.slaveName} embraced) before continuing with your day. ${subSlave.slaveName} was your first inspection of the day, so ${slave.slaveName} has nothing to do for hours and hours other than sit there and`); + if (canSee(slave)) { + t.push(`watch you.`); + } else { + t.push(`listen to your actions.`); + } + t.push(`${He}'s a healthy ${girl}, ${(slave.preg > slave.pregData.normalBirth/2) ? `ripe with pregnancy,` : ""} and ${his} food is laced with mild aphrodisiacs. The boredom and ${his} building arousal begin to torture ${him}, until finally ${he} grinds out a hesitant`); + t.push(Spoken(slave, `"P-please fuck me, ${getWrittenTitle(slave)}."`)); + t.push(`You glance at ${him} and ${he} quickly looks down, blushing. You go back to your work, and an hour later ${he} manages a more confident`); + t.push(Spoken(slave, `"Please fuck me, ${getWrittenTitle(slave)}."`)); + App.Events.addParagraph(frag, t); + t = []; + + t.push(`Judging ${him} ready, you tell ${him} to ${hasAnyLegs(slave) ? "kneel" : "get"} on the couch. ${He} does, trembling with fear and arousal;`); + if (slave.chastityPenis === 1) { + t.push(`${his} caged cock does not show it, but ${he}'s flushed and willing.`); + } else if ((slave.dick > 0) && !canAchieveErection(slave)) { + t.push(`as ${he}`); + if (slave.belly >= 100000) { + t.push(`struggles to pull ${his} gravid body`); + } else if (slave.belly >= 10000) { + t.push(`hefts ${his} gravid body`); + } else if (slave.belly >= 5000) { + t.push(`cradles ${his} belly and carefully climbs`); + } else { + t.push(`clambers`); + } + t.push(`up onto the couch, ${he} dribbles precum across the leather.`); + } else if (slave.dick > 0) { + t.push(`${he} has a painful hard-on.`); + } else if (slave.clit > 0) { + t.push(`${his} big clit is visibly erect.`); + } else if (slave.vagina === -1) { + t.push(`and is unconsciously presenting ${his} ass.`); + } else { + t.push(`${his} pussylips are flushed and moist.`); + } + t.push(`You tell ${him} to relax, and push a single lubed finger into ${his} anus. ${He} gasps, but does not resist, burrowing ${his} face down into the couch and doing ${his} best to calm ${himself}. After a few minutes, you withdraw your finger and press the slick tip of your ${pDick ? "cock" : "strap-on"}`); + t.push(`against ${his} virgin rosebud. ${He} starts in spite of ${himself}, but breathes out obediently, relaxing ${his} butthole enough to let you in. ${He} squeals at the sudden invasion, but you hold ${him} and let ${him} get used to you gradually. After a few minutes you encourage ${him} to`); + if (slave.chastityPenis === 1) { + t.push(`stimulate ${his} own nipples,`); + } else if ((slave.dick > 0) && !canAchieveErection(slave)) { + t.push(`play with ${his} soft cock,`); + } else if (slave.dick > 0) { + t.push(`jack off,`); + } else if (slave.clit > 0) { + t.push(`rub ${his} clit,`); + } else if (slave.vagina === 1) { + t.push(`frantically rub ${his} perineum,`); + } else { + t.push(`play with ${his} pussy,`); + } + t.push(`and ${he} almost sobs with relief. After ${he}'s almost forgotten the phallus in ${his} ass, you begin to fuck ${him} gradually. ${He} climaxes before too long, ${his} tight sphincter`); + if (pDick) { + t.push(`hugging your shaft wonderfully. `); + } else { + t.push(`visibly compressing the strap-on. `); + } + t.push(`Confused, ${he} mumbles into the couch,`); + t.push(Spoken(slave, `"${getWrittenTitle(slave)}, I c-came. I came to your thing in my butt. A-am I — does that make me a slut?"`)); + t.push(`You assure ${him} that it does. Surprisingly, ${he} does not break down, but exhales slowly and squares ${his} shoulders, visibly resolving to <span class="hotpink">be a slut</span> if ${he} has to. ${He} even takes a bit longer than strictly necessary giving ${himself} ${his} <span class="lime">first</span> post-sex enema.`); + slave.devotion += 5; + slave.anus += 1; + seX(slave, "anal", V.PC, "penetrative"); + if (canImpreg(slave, V.PC)) { + t.push(knockMeUp(slave, 5, 1, -1, true)); + } + App.Events.addParagraph(frag, t); + return frag; + } + + function pounding() { + t = []; + t.push(`You tell ${him} that ${his} butt is your property, just like ${subSlave.slaveName}'s. ${He} looks <span class="gold">terrified.</span> You continue, telling ${him} to bring your property over to you. ${He} stumbles over, begging,`); + t.push(Spoken(slave, `"P-please, fuck me ${getWrittenTitle(slave)}, please don't do stuff to my butt. It's going t-to h-hurt.`)); + if (slave.preg > slave.pregData.normalBirth/2) { + t.push(`And I-I'm r-really pregnant."`); + } else if (slave.pregKnown === 1) { + t.push(`And I-I'm p-pregnant."`); + } + t.push(`You push ${him} down across your desk, giving ${him} a swat across the rump to warn ${him} to shut up. ${He} does, though ${he} makes a little squealing noise when you begin to grope ${his} ass, working your way in towards ${his} virgin backdoor. When ${he} feels`); + if (pDick) { + t.push(`your lubed cockhead`); + } else { + t.push(`a lubed strap-on`); + } + t.push(`sliding between ${his} buttocks and then pressing against ${his} anus, ${he} bursts out,`); + t.push(Spoken(slave, `"Please no, ${getWrittenTitle(slave)}! Please not my — AAAH! OW!"`)); + t.push(`and bursts into tears. You give ${him} a few seconds to get used to your girth and then begin to fuck ${his} delicious little virgin behind. Despite the pain, the`); + if (slave.vagina !== -1) { + t.push(`stimulation gets ${him} wet,`); + } else if (slave.prostate !== 0) { + t.push(`prostate stimulation gets ${him} hard,`); + } else { + t.push(`stimulation brings a little fluid out of ${him},`); + } + t.push(`and you tell ${him} that ${he} clearly wants it. ${He} doesn't know what to say in response, so ${he} just cries harder as`); + if (slave.dick === 0) { + t.push(`you reach around to cup ${his} soaking cunt possessively.`); + } else { + t.push(`${he} starts to leak despite ${his} displeasure.`); + } + t.push(`${His} butthole is so wonderfully tight that you orgasm quickly, throwing ${his} unresisting butt over onto the couch for another round. ${He}'s <span class="green">no longer repressed,</span> but ${he} now <span class="red">hates</span> having ${his} <span class="lime">newly loosened butt</span> fucked.`); + slave.behavioralFlaw = "none"; // FIXME: Original text used slave.behavioralFlaw = 0. remove?? + slave.sexualFlaw = "hates anal"; + slave.trust -= 5; + slave.anus += 1; + seX(slave, "anal", V.PC, "penetrative"); + if (canImpreg(slave, V.PC)) { + t.push(knockMeUp(slave, 5, 1, -1, true)); + } + return t; + } + + function later() { + t = []; + + t.push(`You tell ${him} to sit down on the couch and`); + if (!canHear(slave)) { + t.push(`listen, so to speak`); + } else { + t.push(`listen.`); + } + t.push(`${He} obeys, carefully avoiding the spot where you and ${subSlave.slaveName} embraced. You explain that ${subSlave.slaveName} is an experienced anal slave, and that you enjoy having sex with ${him2} there. You point out how much ${subSlave.slaveName} enjoyed ${himself2} (${slave.slaveName} studiously avoids`); + if (canSee(slave)) { + t.push(`looking at`); + } else { + t.push(`facing`); + } + t.push(`the moist spot on the couch that evidences this), and tell ${him} that anal sex can be very enjoyable. ${He}`); + if (canSee(slave)) { + t.push(`looks at`); + } else if (canHear(slave)) { + t.push(`listens to`); + } else { + t.push(`waits for`); + } + t.push(`you uncomprehendingly,`); + if (slave.belly >= 5000) { + t.push(`${his} hand resting on ${his} rounded middle,`); + } + t.push(`so you try a different tack. You tell ${him} that ${his} anal virginity has a price: it makes ${him} a more valuable slave. ${He}'ll probably be fucked back there someday soon, but it's not something you plan to do lightly. And in any case, ${he}'ll be trained to enjoy the experience when it happens. Hesitantly, ${he} says`); + t.push(Spoken(slave, `"I understand, ${getWrittenTitle(slave)}. I <span class="mediumaquamarine">trust you.</span>"`)); + t.push(`${He} seems more confident for the rest of the inspection, and when it's done, ${he} leaves with less worry on ${his} face.`); + slave.trust += 5; + return t; + } + + function sold() { + t = []; + t.push(`You tell ${him} that ${his} butt is your property, just like ${subSlave.slaveName}'s. ${He} looks <span class="gold">terrified,</span> but this is nothing to ${his} reaction when another slave arrives to bring ${him} out for an auction of ${his} virgin anus. ${He}'s dragged out, whining,`); + t.push(Spoken(slave, `"P-please, ${getWrittenTitle(slave)}, please don't sell my butthole! I'll do anything! Please!"`)); + t.push(`${His} pleas are unavailing.`); + t.push(`${V.assistant.name} conducts a brisk streetside auction of the weeping slave ${girl}, using compliance systems to force ${him} to spread ${his} quivering buttocks for the crowd. The <span class="yellowgreen">winning bidder</span> uses a public stall to do the deed; its thin walls are nowhere near enough to disguise ${his} whining and sobbing as he <span class="lime">takes ${his} anal virginity.</span> ${He} now <span class="red">hates anal.</span>`); + cashX(500, "whore", slave); + slave.sexualFlaw = "hates anal"; + slave.trust -= 5; + slave.anus += 1; + seX(slave, "anal", "public", "penetrative"); + if (canGetPregnant(slave) && slave.eggType === "human") { + t.push(knockMeUp(slave, 5, 1, -2, true)); + } + return t; + } + } +}; diff --git a/src/events/randomEvent.js b/src/events/randomEvent.js index b564c26455e2be9173ba55f8f88919a29ff526cb..03b13234b4852eb4546656f0bb17441ddff4abcd 100644 --- a/src/events/randomEvent.js +++ b/src/events/randomEvent.js @@ -50,6 +50,7 @@ App.Events.getIndividualEvents = function() { new App.Events.RETSAnalCowgirl(), new App.Events.RETSFucktoyPrefersRelative(), new App.Events.RETSInterslaveBegging(), + new App.Events.RETSAnalRepressedVirgin(), new App.Events.RETSSadisticDescription(), new App.Events.RETSSiblingTussle(), new App.Events.RETSSimpleAssault(), diff --git a/src/js/eventSelectionJS.js b/src/js/eventSelectionJS.js index 448a6c3fb0bf9b801b09b661518f6dc62b7e8368..470cdc59fb3adcd48319ca6f431ec59185a82a6d 100644 --- a/src/js/eventSelectionJS.js +++ b/src/js/eventSelectionJS.js @@ -44,18 +44,6 @@ globalThis.generateRandomEventPool = function(eventSlave) { } } } - - if (V.RERepressedAnalVirginSubIDs.length > 0) { - if (eventSlave.anus === 0) { - if (eventSlave.devotion >= -50) { - if (eventSlave.trust >= -50) { - if (eventSlave.sexualFlaw === "repressed") { - V.RETSevent.push("repressed anal virgin"); - } - } - } - } - } } if (V.assistant.personality === 1) { diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw index e50fee14b03cec899c749970270e9e3044ccf20c..59b229db0d24bfa8abe755b3df6087f8d72c738b 100644 --- a/src/uncategorized/RETS.tw +++ b/src/uncategorized/RETS.tw @@ -85,13 +85,6 @@ <<set $subSlave = $slaves[$slaveIndices[$REShowerForceSubIDs]]>> <</if>> -<<case "repressed anal virgin">> - -<<if Array.isArray($RERepressedAnalVirginSubIDs)>> - <<set $RERepressedAnalVirginSubIDs = $RERepressedAnalVirginSubIDs.random()>> - <<set $subSlave = $slaves[$slaveIndices[$RERepressedAnalVirginSubIDs]]>> -<</if>> - <<case "cockmilk interception">> <<if Array.isArray($RECockmilkInterceptionIDs)>> @@ -463,17 +456,6 @@ As you pass the showers, you hear what sounds like a muffled altercation over th <br><br> Both slaves notice you at the same time. $subSlave.slaveName's <<if canSee($subSlave)>><<= App.Desc.eyesColor($subSlave)>> widen<<else>>face lights up<</if>>, but _his2 momentary look of hope is snuffed out when _he2 remembers who you are. $activeSlave.slaveName, on the other hand, looks a little doubtful. The rules allow $him to fuck your other slaves, but $he isn't quite sure what the right thing to do is, since $he isn't the most dominant force in the showers any more. -<<case "repressed anal virgin">> - -<<= App.UI.slaveDescriptionDialog($subSlave)>> has been a very good _girl2 this week, so when _his2 <<if $subSlave.anus > 2>>loose asshole<<elseif $subSlave.anus > 1>>big butthole<<else>>tight anus<</if>> catches your eye near the start of a long inspection, you decide to be kind to _him2 as you conduct the rest of your inspection with <<if $PC.dick != 0>>your cock<<else>>a strap-on<</if>>. <<= App.UI.slaveDescriptionDialog($activeSlave)>> is next on the inspection schedule, and when $he comes into your office, it's to the <<if canSee($activeSlave)>>sight of <<= contextualIntro($subSlave, $activeSlave)>>'s back and rear<<elseif canHear($activeSlave)>>sound of $subSlave.slaveName<<else>>presence of $subSlave.slaveName<</if>> as _he2 lazily rides _his2 <<= getWrittenTitle($subSlave)>>. You've been sitting on the couch, making out with the compliant _girl2 as _he2 rides you, for a good half hour. Poor $subSlave.slaveName was pent up when you started, and _he2's climaxed already; _he2's feeling very devoted and relaxed at the moment, and is doing _his2 best to get you off, too. When you finally come, _he2 moans _his2 thanks into your mouth nonverbally, breaks your lip lock, gives you a peck on the nose, and climbs off you. As _he2 does, _he2 lifts _his2 ass off your <<if $PC.dick != 0>>cock<<else>>strap-on<</if>>, _his2 <<if $subSlave.anus > 2>>gaping anus dripping <<if $PC.dick != 0>>cum<<else>>lube<</if>> all over _his2 $subSlave.skin legs<<elseif $subSlave.anus > 1>>well-fucked backdoor taking a few seconds to recover from its gape, dripping a little <<if $PC.dick != 0>>cum<<else>>lube<</if>> down _his2 $subSlave.skin legs<<else>>still-tight backdoor sliding quickly off you, visibly slick with <<if $PC.dick != 0>>cum<<else>>lube<</if>><</if>>. You didn't fuck _him2 too hard, but <<if $PC.dick != 0>>you're not small<<else>>your strap-ons are not small<</if>>, and _he2 walks a little gingerly as _he2 heads for the bathroom. $activeSlave.slaveName, standing there nude for inspection, stares openmouthed at $subSlave.slaveName as _he2 goes. $He's obviously unfamiliar with anal sex. -<br><br> -$activeSlave.slaveName coughs and looks doubtful, like $he's mulling over a question. You let the poor repressed $girl chew on it for a while, and eventually $he bursts out, "<<Master $activeSlave>>, what were you doing with $subSlave.slaveName?" The absurdity gives you a moment's pause, but you answer gamely that you were fucking _his2 ass. $activeSlave.slaveName blushes furiously but plunges on, "I'm <<s>>-<<s>>orry, <<Master>>, but I <<s>>till don't under<<s>>tand. I thought <<s>>e<<x>> happened in a v-vagina. I d-didn't think b-butt<<s>> were — were for, you know, that." -<<run seX($subSlave, "anal", $activeSlave, "penetrative")>> -<<if canImpreg($subSlave, $PC)>> - <<= knockMeUp($subSlave, 5, 1, -1, 1)>> -<</if>> -<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>> - <<case "cockmilk interception">> <<run seX($subSlave, "oral", $activeSlave, "oral")>> @@ -1061,76 +1043,6 @@ $he adds impishly. <<if canHear($subSlave)>>Hearing this<<else>>Realizing your p <</replace>> <</link>> -<<case "repressed anal virgin">> - -<<link "<<= $Girl>>s' butts are for loving">> - <<replace "#result">> - You tell $him that $his butt is for lovemaking, just like $subSlave.slaveName's. $He looks horrified. You clear $his schedule and sit $him down on the couch ($he carefully avoids the spot where you and $subSlave.slaveName embraced) before continuing with your day. $subSlave.slaveName was your first inspection of the day, so $activeSlave.slaveName has nothing to do for hours and hours other than sit there and <<if canSee($activeSlave)>>watch you<<else>>listen to your actions<</if>>. $He's a healthy $girl,<<if $activeSlave.preg > $activeSlave.pregData.normalBirth/2>> ripe with pregnancy,<</if>> and $his food is laced with mild aphrodisiacs. The boredom and $his building arousal begin to torture $him, until finally $he grinds out a hesitant "P-plea<<s>>e fuck me, <<Master>>." You glance at $him and $he quickly looks down, blushing. You go back to your work, and an hour later $he manages a more confident "Plea<<s>>e fuck me, <<Master>>." - <br><br> - Judging $him ready, you tell $him to <<if hasAnyLegs($activeSlave)>>kneel<<else>>get<</if>> on the couch. $He does, trembling with fear and arousal; - <<if ($activeSlave.chastityPenis == 1)>> - $his caged cock does not show it, but $he's flushed and willing. - <<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>> - as $he <<if $activeSlave.belly >= 100000>>struggles to pull $his gravid body<<elseif $activeSlave.belly >= 10000>>hefts $his gravid body<<elseif $activeSlave.belly >= 5000>>cradles $his belly and carefully climbs<<else>>clambers<</if>> up onto the couch, $he dribbles precum across the leather. - <<elseif $activeSlave.dick > 0>> - $he has a painful hard-on. - <<elseif $activeSlave.clit > 0>> - $his big clit is visibly erect. - <<elseif $activeSlave.vagina == -1>> - and is unconsciously presenting $his ass. - <<else>> - $his pussylips are flushed and moist. - <</if>> - You tell $him to relax, and push a single lubed finger into $his anus. $He gasps, but does not resist, burrowing $his face down into the couch and doing $his best to calm $himself. After a few minutes, you withdraw your finger and press the slick tip of your <<if $PC.dick != 0>>dick<<else>>strap-on<</if>> against $his virgin rosebud. $He starts in spite of $himself, but breathes out obediently, relaxing $his butthole enough to let you in. $He squeals at the sudden invasion, but you hold $him and let $him get used to you gradually. After a few minutes you encourage $him to - <<if ($activeSlave.chastityPenis == 1)>> - stimulate $his own nipples, - <<elseif ($activeSlave.dick > 0) && !canAchieveErection($activeSlave)>> - play with $his soft cock, - <<elseif $activeSlave.dick > 0>> - jack off, - <<elseif $activeSlave.clit > 0>> - rub $his clit, - <<elseif $activeSlave.vagina == 1>> - frantically rub $his perineum, - <<else>> - play with $his pussy, - <</if>> - and $he almost sobs with relief. After $he's almost forgotten the phallus in $his ass, you begin to fuck $him gradually. $He climaxes before too long, $his tight sphincter <<if $PC.dick != 0>>hugging your shaft wonderfully<<else>>visibly compressing the strap-on<</if>>. Confused, $he mumbles into the couch, "<<Master>>, I c-came. I came to your thing in my butt. A-am I — doe<<s>> that make me a <<s>>lut?" You assure $him that it does. Surprisingly, $he does not break down, but exhales slowly and squares $his shoulders, visibly resolving to @@.hotpink;be a slut@@ if $he has to. $He even takes a bit longer than strictly necessary giving $himself $his @@.lime;first@@ post-sex enema. - <<set $activeSlave.devotion += 5, $activeSlave.anus += 1>> - <<run seX($activeSlave, "anal", $PC, "penetrative")>> - <<if canImpreg($activeSlave, $PC)>> - <<= knockMeUp($activeSlave, 5, 1, -1, 1)>> - <</if>> - <</replace>> -<</link>> //This option will take anal virginity// -<br><<link "<<= $Girl>>s' butts are for pounding">> - <<replace "#result">> - You tell $him that $his butt is your property, just like $subSlave.slaveName's. $He looks @@.gold;terrified.@@ You continue, telling $him to bring your property over to you. $He stumbles over, begging, "P-plea<<s>>e, fuck me <<Master>>, plea<<s>>e don't do <<s>>tuff to my butt. It'<<s>> going t-to h-hurt.<<if $activeSlave.preg > $activeSlave.pregData.normalBirth/2>> And I-I'm r-really pregnant.<<elseif $activeSlave.pregKnown == 1>> And I-I'm p-pregnant.<</if>>" You push $him down across your desk, giving $him a swat across the rump to warn $him to shut up. $He does, though $he makes a little squealing noise when you begin to grope $his ass, working your way in towards $his virgin backdoor. When $he feels <<if $PC.dick != 0>>your lubed cockhead<<else>>a lubed strap-on<</if>> sliding between $his buttocks and then pressing against $his anus, $he bursts out, "Plea<<s>>e no, <<Master>>! Plea<<s>>e not my — AAAH! OW!" and bursts into tears. You give $him a few seconds to get used to your girth and then begin to fuck $his delicious little virgin behind. Despite the pain, the <<if $activeSlave.vagina != -1>>stimulation gets $him wet<<elseif $activeSlave.prostate != 0>>prostate stimulation gets $him hard<<else>>stimulation brings a little fluid out of $him<</if>>, and you tell $him that $he clearly wants it. $He doesn't know what to say in response, so $he just cries harder as <<if $activeSlave.dick == 0>>you reach around to cup $his soaking cunt possessively<<else>>$he starts to leak despite $his displeasure<</if>>. $His butthole is so wonderfully tight that you orgasm quickly, throwing $his unresisting butt over onto the couch for another round. $He's @@.green;no longer repressed,@@ but $he now @@.red;hates@@ having $his @@.lime;newly loosened butt@@ fucked. - <<set $activeSlave.behavioralFlaw = 0, $activeSlave.sexualFlaw = "hates anal", $activeSlave.trust -= 5, $activeSlave.anus += 1>> - <<run seX($activeSlave, "anal", $PC, "penetrative")>> - <<if canImpreg($activeSlave, $PC)>> - <<= knockMeUp($activeSlave, 5, 1, -1, 1)>> - <</if>> - <</replace>> -<</link>> //This option will take anal virginity// -<br><<link "$His butt is being saved for later">> - <<replace "#result">> - You tell $him to sit down on the couch and listen<<if !canHear($activeSlave)>>, so to speak<</if>>. $He obeys, carefully avoiding the spot where you and $subSlave.slaveName embraced. You explain that $subSlave.slaveName is an experienced anal slave, and that you enjoy having sex with _him2 there. You point out how much $subSlave.slaveName enjoyed _himself2 ($activeSlave.slaveName studiously avoids <<if canSee($activeSlave)>>looking at<<else>>facing<</if>> the moist spot on the couch that evidences this), and tell $him that anal sex can be very enjoyable. $He <<if canSee($activeSlave)>>looks at<<elseif canHear($activeSlave)>>listens to<<else>>waits for<</if>> you uncomprehendingly,<<if $activeSlave.belly >= 5000>> $his hand resting on $his rounded middle,<</if>> so you try a different tack. You tell $him that $his anal virginity has a price: it makes $him a more valuable slave. $He'll probably be fucked back there someday soon, but it's not something you plan to do lightly. And in any case, $he'll be trained to enjoy the experience when it happens. Hesitantly, $he <<say>>s, "I under<<s>>tand, <<Master>>. I @@.mediumaquamarine;tru<<s>>t you.@@" $He seems more confident for the rest of the inspection, and when it's done, $he leaves with less worry on $his face. - <<set $activeSlave.trust += 5>> - <</replace>> -<</link>> -<br><<link "$His butt is being sold today">> - <<replace "#result">> - You tell $him that $his butt is your property, just like $subSlave.slaveName's. $He looks @@.gold;terrified,@@ but this is nothing to $his reaction when another slave arrives to bring $him out for an auction of $his virgin anus. $He's dragged out, whining, "P-plea<<s>>e, <<Master>>, plea<<s>>e don't <<s>>ell my butthole! I'll do anything! Plea<<s>>e!" $His pleas are unavailing. <<= capFirstChar($assistant.name)>> conducts a brisk streetside auction of the weeping slave $girl, using compliance systems to force $him to spread $his quivering buttocks for the crowd. The @@.yellowgreen;winning bidder@@ uses a public stall to do the deed; its thin walls are nowhere near enough to disguise $his whining and sobbing as he @@.lime;takes $his anal virginity.@@ $He now @@.red;hates anal.@@ - <<run cashX(500, "whore", $activeSlave)>> - <<set $activeSlave.sexualFlaw = "hates anal", $activeSlave.trust -= 5, $activeSlave.anus += 1>> - <<run seX($activeSlave, "anal", "public", "penetrative")>> - <<if canGetPregnant($activeSlave) && $activeSlave.eggType == "human">> - <<= knockMeUp($activeSlave, 5, 1, -2, 1)>> - <</if>> - <</replace>> -<</link>> //This option will take anal virginity// - <<case "cockmilk interception">> <<link "Step in for the stimulator">> diff --git a/src/uncategorized/randomIndividualEvent.tw b/src/uncategorized/randomIndividualEvent.tw index f5f8f68b485a63217ad7bb1103bb405e3461c3e6..b6a22d1494963cc5fdacecf62a2b858ec776007f 100644 --- a/src/uncategorized/randomIndividualEvent.tw +++ b/src/uncategorized/randomIndividualEvent.tw @@ -28,7 +28,7 @@ /* SUB CHECKS */ - <<set $RETasteTestSubIDs = [], $RECockmilkInterceptionIDs = [], $REShowerForceSubIDs = [], $REIfYouEnjoyItSubIDs = [], $REBoobCollisionSubIDs = [], $RERepressedAnalVirginSubIDs = []>> + <<set $RETasteTestSubIDs = [], $RECockmilkInterceptionIDs = [], $REShowerForceSubIDs = [], $REIfYouEnjoyItSubIDs = [], $REBoobCollisionSubIDs = []>> <<for $i = 0; $i < $slaves.length; $i++>> <<if $slaves[$i].fetish != "mindbroken">> @@ -47,13 +47,6 @@ <<set $REBoobCollisionSubIDs.push($slaves[$i].ID)>> <</if>> <</if>> - <<if $slaves[$i].anus > 0 && canDoAnal($slaves[$i])>> - <<if $slaves[$i].devotion > 50>> - <<if hasBothLegs($slaves[$i])>> - <<set $RERepressedAnalVirginSubIDs.push($slaves[$i].ID)>> - <</if>> - <</if>> - <</if>> <</if>> <<if assignmentVisible($slaves[$i])>> <<if $slaves[$i].rules.living == "luxurious">>