From feb4237fde7c6643e4b323d1307bad062e4063f3 Mon Sep 17 00:00:00 2001 From: kopareigns <kopareigns@gmail.com> Date: Thu, 23 Jul 2020 22:10:39 -0400 Subject: [PATCH] Frightening Dick to JS --- src/events/RESS/frighteningDick.js | 149 +++++++++++++++++++++++++++++ src/events/RESS/obedientAddict.js | 2 +- src/events/randomEvent.js | 1 + src/js/eventSelectionJS.js | 26 ----- src/uncategorized/RESS.tw | 83 ---------------- 5 files changed, 151 insertions(+), 110 deletions(-) create mode 100644 src/events/RESS/frighteningDick.js diff --git a/src/events/RESS/frighteningDick.js b/src/events/RESS/frighteningDick.js new file mode 100644 index 00000000000..1b976c93c42 --- /dev/null +++ b/src/events/RESS/frighteningDick.js @@ -0,0 +1,149 @@ +App.Events.RESSFrighteningDick = class RESSFrighteningDick extends App.Events.BaseEvent { + eventPrerequisites() { + return [ + () => V.PC.dick > 0, + () => V.PC.belly < 5000 + ]; + } + + actorPrerequisites() { + return [ + [ // single event slave + s => s.fetish !== "mindbroken", + hasAnyArms, + hasAnyLegs, + canTalk, + s => s.assignment === Job.HOUSE, + s => s.attrXY <= 35 || s.behavioralFlaw === "hates men" || s.sexualFlaw === "repressed", + s => s.trust > 20, + s => s.devotion >= -20, + ] + ]; + } + + execute(node) { + /** @type {Array<App.Entity.SlaveState>} */ + let [eventSlave] = this.actors.map(a => getSlave(a)); + const { + He, he, His, his, him, himself + } = getPronouns(eventSlave); + const {s, say, title: Master} = getEnunciation(eventSlave); + const desc = SlaveTitle(eventSlave); + const belly = bellyAdjective(eventSlave); + + /** @type {App.Entity.PlayerState} */ + let PC = V.PC; + + V.nextLink = "Next Week"; + + App.Events.drawEventArt(node, eventSlave); + + let t = []; + + t.push("In a fortuitous confluence of circumstances,"); + t.push(App.UI.DOM.slaveDescriptionDialog(eventSlave)); + t.push(`happens to be polishing your office one evening. Keeping every surface in the penthouse at a state of perfect shine is one of your servants' endless tasks, and your office is ${his} area of responsibility today. At the key moment, ${he}'s working on an area at waist height, directly next to the door that leads to your suite; and ${he}'s crouching to polish this area most comfortably. ${He} is working diligently, and is paying close attention to what ${he}'s doing. Meanwhile, and for completely unrelated reasons, you have just finished having fun inside said suite. You are naked, and your penis remains fully erect despite your having climaxed only moments before; you are in excellent physical and sexual condition and this happens frequently. You have decided to address a likewise unrelated matter in your office, and walk into it from your suite, naked and erect.`); + App.Events.addParagraph(node, t); + t = []; + + t.push(`This is how ${eventSlave.slaveName} comes face to face with your cock, unexpectedly, at a distance of only a few ${V.showInches === 2 ? "inches" : "centimeters"}.`); + App.Events.addParagraph(node, t); + t = []; + + t.push(`${He} shrieks, backpedaling, and then falls backward, ${his}`); + if (eventSlave.butt > 6) { + t.push("monstrous bottom"); + } else if (eventSlave.butt > 3) { + t.push("healthy rear end"); + } else { + t.push("cute butt"); + } + t.push(`hitting the floor with an audible whack. The light cloth ${he} was using to polish with went flying, and flutters to the ground accusingly. After scrabbling back a short distance, looking up at you hesitantly, and visibly recollecting ${himself}, ${he} swallows twice and then says, "I'm ${s}orry, ${Master}," in a tone of voice with a great deal of effort applied to keep it even. A frantic, embarrassed search for ${his} cloth ensues. Finding it at last, ${he} returns to ${his} original, low position, and crouch-walks back to the place ${he} was polishing, doing ${his} absolute best to look diligent and industrious and not at all aware that your cock is pointing at ${him} like a gun barrel.`); + App.Events.addParagraph(node, t); + t = []; + + App.Events.addResponses(node, [ + new App.Events.Result("Polish this", polish), + new App.Events.Result(`Talk to ${him} about ${his} issues with dick`, coach), + canDoAnal(eventSlave) || canDoVaginal(eventSlave) + ? new App.Events.Result(`Rape ${him}`, rape, virginityWarning()) + : new App.Events.Result() + ]); + + function polish() { + t = []; + + t.push(`You tell ${him} to polish this instead, advancing even closer. ${He} turns, finding your cockhead so close to ${his} face that ${his} eyes cross ludicrously as they attempt to focus on it. ${He} does not like dicks, and obviously does not find the prospect of sucking this one appealing right now, but ${he} knows it's in ${his} best interests to ${eventSlave.skill.oral > 10 ? `put ${his} oral knowledge to work` : `do ${his} best`} right now. ${He} closes ${his} eyes and takes you into ${his} mouth, forming a seal around your cock with ${his}`); + if (eventSlave.lips > 40) { + t.push(`ridiculous`); + } else if (eventSlave.lips > 20) { + t.push(`pillowy`); + } else if (eventSlave.lips > 10) { + t.push(`pretty`); + } else { + t.push(`disappointingly thin`); + } + t.push(`lips before starting to suck dick. Dissatisfied with ${his} reluctance, you order ${him} to open ${his} eyes and look up at you; ${he} obeys, the ${App.Desc.eyesColor(eventSlave, "", "orb", "orbs")} glittering with a little moisture as ${he} concentrates on breathing past your penis. You ask if your cock ${canTaste(eventSlave) ? "tastes" : "feels"} any different than usual. "Mmm hmm, M'," ${he} mumbles, producing a nice humming sensation against your cock. You tell ${him} that ${he}'s ${canTaste(eventSlave) ? "tasting" : "feeling"} another slave's ${eventSlave.vagina > -1 ? "pussy" : "ass"}. ${He} gags, but only slightly, and controls ${himself} immediately. Your dick is desensitized from vigorous use, and ${he} has to suck it a long time before you cup the back of ${his} head, ram yourself all the way in, and blow your load straight down ${his} gullet. You tell ${him} ${he}'s a good ${desc}. "Thank you, ${Master}," ${he} ${say}s <span class="hotpink">submissively,</span> going back to ${his} polishing.`); + + seX(eventSlave, "oral", PC, "penetrative"); + eventSlave.devotion += 5; + return t; + } + + function coach() { + t = []; + + t.push(`You sit yourself down in the doorway, right next to ${him}, and pat your thighs. ${He} sits on your lap, obeying despite some evident reluctance to sit atop your moist cock. It nestles easily between ${his} lower buttocks and upper thighs, and ${he} gets ${himself} situated, doing ${his} best to ignore the feeling of your hot hard meat, hard against ${his} fundament. You encircle ${him} with your arms, possessively and dominantly but not sexually, and tell ${him} that you're concerned about ${his} relationship with cock. ${He} shifts uncomfortably. "${Spoken(eventSlave, `Sorry, ${Master}, sorry I'm not better at hiding that. I should be a good ${desc} and not react like that. I mean, in a bad way. You startled me, but I don't always react well to dick even when I'm not startled. I'll try harder.`)}" This is more contrition and submission than you were expecting, and you probe further, asking ${him} pointedly whether ${he}'s attracted to dicks now. "N-no," ${he} admits, after only a moment's hesitation to remember that honesty is the most important rule for ${him} to follow. "${Spoken(eventSlave, `No, I don't like them. But I'll do my best to be a good sex slave anyway, ${Master}.`)}" Pleased, you tell ${him} that things will get easier for ${him}.`); + if (eventSlave.hormoneBalance >= 50) { + t.push(`The hormone treatments ${he}'s currently taking will slowly reorient ${his} sexuality, and eventually ${he}'ll lust after every cock ${he} sees.`); + } else if (eventSlave.aphrodisiacs > 0 || eventSlave.inflationType === "aphrodisiac") { + t.push(`The aphrodisiacs ${he}'s on will make ${him} so omnisexually horny that soon ${he} won't care how anyone's equipped, as long as they'll fuck ${him}.`); + } else if (eventSlave.energy > 60) { + t.push(`${His} excellent and improving libido will eventually soften ${him} to all kinds of sex, with all kinds of people.`); + } else { + t.push(`Habit and training will get ${him} used to dick, and eventually ${he}'ll barely remember that ${he} ever had a problem with sucking a quick cock.`); + } + t.push(`${He}'s a little unsure whether or not to be reassured by this, but ${he}'s <span class="mediumaquamarine">relieved ${he}'s not in trouble.</span>`); + + eventSlave.trust += 5; + return t; + } + + function rape() { + t = []; + + t.push(`Sometimes there's really no need to overthink things. You reach down, grab ${him} under the armpits, and haul ${him} up, throwing ${him} across your desk. ${He} lands on ${his} back, and the impact drives the wind out of ${him}, so ${he} lies there, <span class="gold">all possibility of resistance driven out of ${him}.</span> ${eventSlave.clothes === "no clothing" ? `${He}'s already naked, so there's no need to` : "You"} tear the clothes off ${him}. You force yourself in between ${his} legs as ${he} struggles to get ${his} breath back, and ${he} gets another good look at the formidable dick that's about to be slammed inside ${him}`); + if (eventSlave.belly >= 5000) { + t.push(`before it disappears beneath ${his} ${eventSlave.bellyPreg >= 3000 ? "pregnant" : belly } belly`); + } + t.push(t.pop() + `. ${His} eyes go wide with fear, and you enhance the effect by smacking yourself against`); + if (canDoVaginal(eventSlave)) { + t.push(`${his} ${eventSlave.vagina === 0 ? "virgin" : ""} vulva.`); + } else if (eventSlave.dick > 0) { + t.push(`limp bitchclit.`); + } else { + t.push(`${his} buttocks.`); + } + t.push(`You tell ${him} not to worry, because you're still pretty wet from the last slave you fucked, so this shouldn't hurt too much. Then you ram your cock`); + if (eventSlave.vagina > 0) { + t.push(`inside ${him}.`); + VCheck.Vaginal(1, eventSlave); + } else { + t.push(`up ${his} spasming ass.`); + VCheck.Anal(1, eventSlave); + } + t.push(`${He} whines and bucks, but ${he}'s entirely at your mercy. ${He} doesn't like dicks, and to go by ${his} facial expression as you piston in and out of ${him}, this experience isn't going to make ${him} reconsider. When you fill ${him} with cum, pull out, and let ${him} retreat to clean ${himself} up, ${he}'s relieved to go.`); + + eventSlave.trust -= 5; + return t; + } + + function virginityWarning() { + if (eventSlave.vagina === 0 && canDoVaginal(eventSlave)) { + return `This option will take ${his} virginity`; + } else if (eventSlave.anus === 0 && !canDoVaginal(eventSlave)) { + return `This option will take ${his} anal virginity`; + } + } + } +}; diff --git a/src/events/RESS/obedientAddict.js b/src/events/RESS/obedientAddict.js index d660ef44cb7..2af19665645 100644 --- a/src/events/RESS/obedientAddict.js +++ b/src/events/RESS/obedientAddict.js @@ -38,7 +38,7 @@ App.Events.RESSObedientAddict = class RESSObedientAddict extends App.Events.Base t.push(App.UI.DOM.slaveDescriptionDialog(eventSlave)); t.push(`takes ${his} aphrodisiacs in pill form, with ${his} food. They're dispensed alongside ${his} nutrition in the kitchen. You happen to be passing by when ${he}'s being issued ${his} drugs, and you see ${him} ${canSee(eventSlave) ? "staring" : "gazing"} thoughtfully at the insignificant-looking little pill, just holding it in ${his} hand and considering it for a long time. When ${he} realizes you're watching, ${he} turns to you and you realize ${his} eyes are moist.`); if (canTalk(eventSlave)) { - t.push(`${He} ${SlaveStatsChecker.checkForLisp(eventSlave) ? "lisps through huge, quivering lips" : "mutters"}, "${Master}, ${Spoken(eventSlave, "I hate this shit. I come and come and come but it's just physical. I haven't felt close to anyone ever since I've been on these fucking aphrodisiacs.")}" ${He} shrugs bitterly. ${Spoken(eventSlave, "Still crave them though.")}`); + t.push(`${He} ${SlaveStatsChecker.checkForLisp(eventSlave) ? "lisps through huge, quivering lips" : "mutters"}, "${Master}, ${Spoken(eventSlave, "I hate this shit. I come and come and come but it's just physical. I haven't felt close to anyone ever since I've been on these fucking aphrodisiacs.")}" ${He} shrugs bitterly. ${Spoken(eventSlave, `"Still crave them though."`)}`); } else { t.push(`${He} uses trembling gestures to pour out dissatisfaction with life as an aphrodisiac addict. ${He} is emotionally unsatisfied with the mechanical orgasms ${he} gets on the drugs, but craves them intensely.`); } diff --git a/src/events/randomEvent.js b/src/events/randomEvent.js index 805d3a2de7f..aa710a9f695 100644 --- a/src/events/randomEvent.js +++ b/src/events/randomEvent.js @@ -17,6 +17,7 @@ App.Events.getIndividualEvents = function() { new App.Events.RESSDevotedVirgin(), new App.Events.RESSDevotedWaist(), new App.Events.RESSEscapee(), + new App.Events.RESSFrighteningDick(), new App.Events.RESSHotPC(), new App.Events.RESSLazyEvening(), new App.Events.RESSMoistPussy(), diff --git a/src/js/eventSelectionJS.js b/src/js/eventSelectionJS.js index 514d1cdb4b2..8f0fc2ab1b5 100644 --- a/src/js/eventSelectionJS.js +++ b/src/js/eventSelectionJS.js @@ -537,20 +537,6 @@ globalThis.generateRandomEventPoolStandard = function(eventSlave) { } } - if (V.PC.dick > 0) { - if (V.PC.belly < 5000) { - if (eventSlave.assignment === Job.HOUSE) { - if (eventSlave.attrXY <= 35 || eventSlave.behavioralFlaw === "hates men" || eventSlave.sexualFlaw === "repressed") { - if (eventSlave.devotion >= -20) { - if (eventSlave.trust > 20) { - V.RESSevent.push("frightening dick"); - } - } - } - } - } - } - if (V.spa > 0) { if (eventSlave.boobs > 2000) { if (eventSlave.devotion > 20) { @@ -1886,18 +1872,6 @@ globalThis.generateRandomEventPoolServant = function(eventSlave) { } } - if (V.PC.dick > 0) { - if (V.PC.belly < 5000) { - if (eventSlave.attrXY <= 35 || eventSlave.behavioralFlaw === "hates men" || eventSlave.sexualFlaw === "repressed") { - if (eventSlave.devotion >= -20) { - if (eventSlave.trust > 20) { - V.RESSevent.push("frightening dick"); - } - } - } - } - } - if (V.spa > 0) { if (eventSlave.boobs > 2000) { if (eventSlave.devotion > 20) { diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index c329fb85147..c0b91764c8b 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -3517,14 +3517,6 @@ During $his weekly inspection, <<= App.UI.slaveDescriptionDialog($activeSlave)>> <</switch>> wh-when I'm bad, e-everything, <<if $activeSlave.rudeTitle == 1>><<= PoliteRudeTitle($activeSlave)>><<else>><<Master>><</if>>. Oh, oh, I'm <<s>>orry, p-plea<<s>>e, I'm <<s>>orry I, I'm like thi<<s>>, I'm crying, p-plea<<s>>e <<if $activeSlave.rudeTitle == 1>><<= PoliteRudeTitle($activeSlave)>><<else>><<Master>><</if>>, plea<<s>>e don't..." $He trails off, giving you a look of supplication. -<<case "frightening dick">> - -In a fortuitous confluence of circumstances, <<= App.UI.slaveDescriptionDialog($activeSlave)>> happens to be polishing your office one evening. Keeping every surface in the penthouse at a state of perfect shine is one of your servants' endless tasks, and your office is $his area of responsibility today. At the key moment, $he's working on an area at waist height, directly next to the door that leads to your suite; and $he's crouching to polish this area most comfortably. $He is working diligently, and is paying close attention to what $he's doing. Meanwhile, and for completely unrelated reasons, you have just finished having fun inside said suite. You are naked, and your penis remains fully erect despite your having climaxed only moments before; you are in excellent physical and sexual condition and this happens frequently. You have decided to address a likewise unrelated matter in your office, and walk into it from your suite, naked and erect. -<br><br> -This is how $activeSlave.slaveName comes face to face with your cock, unexpectedly, at a distance of only a few <<if $showInches == 2>>inches<<else>>centimeters<</if>>. -<br><br> -$He shrieks, backpedaling, and then falls backward, $his <<if $activeSlave.butt > 6>>monstrous bottom<<elseif $activeSlave.butt > 3>>healthy rear end<<else>>cute butt<</if>> hitting the floor with an audible whack. The light cloth $he was using to polish with went flying, and flutters to the ground accusingly. After scrabbling back a short distance, looking up at you hesitantly, and visibly recollecting $himself, $he swallows twice and then says, "I'm <<s>>orry, <<Master>>," in a tone of voice with a great deal of effort applied to keep it even. A frantic, embarrassed search for $his cloth ensues. Finding it at last, $he returns to $his original, low position, and crouch-walks back to the place $he was polishing, doing $his absolute best to look diligent and industrious and not at all aware that your cock is pointing at $him like a gun barrel. - <<case "arcade sadist">> You happen to come across <<= App.UI.slaveDescriptionDialog($activeSlave)>> during one of $his rest periods. $He's lying on a couch in the slave areas, <<if canSee($activeSlave)>>staring at the ceiling above $him<<else>>leaning back<</if>> with a dreamy expression on $his face. $He's <<if $activeSlave.rules.release.masturbation == 1>>touching $himself idly.<<else>>not allowed to touch $himself, but $he's extremely aroused.<</if>> Whatever's on $his mind, it's so absorbing that $he doesn't realize you're there until you're standing over $him. @@ -17014,81 +17006,6 @@ brought in to you. This time <<= App.UI.slaveDescriptionDialog($activeSlave)>> h <</replace>> <</link>> -<<case "frightening dick">> - -<<link "Polish this">> - <<replace "#result">> - You tell $him to polish this instead, advancing even closer. $He turns, finding your cockhead so close to $his face that $his eyes cross ludicrously as they attempt to focus on it. $He does not like dicks, and obviously does not find the prospect of sucking this one appealing right now, but $he knows it's in $his best interests to <<if $activeSlave.skill.oral > 10>>put $his oral knowledge to work<<else>>do $his best<</if>> right now. $He closes $his eyes and takes you into $his mouth, forming a seal around your cock with $his - <<if $activeSlave.lips > 40>> - ridiculous - <<elseif $activeSlave.lips > 20>> - pillowy - <<elseif $activeSlave.lips > 10>> - pretty - <<else>> - disappointingly thin - <</if>> - lips before starting to suck dick. Dissatisfied with $his reluctance, you order $him to open $his eyes and look up at you; $he obeys, the <<= App.Desc.eyesColor($activeSlave, "", "orb", "orbs")>> glittering with a little moisture as $he concentrates on breathing past your penis. You ask if your cock <<if canTaste($activeSlave)>>tastes<<else>>feels<</if>> any different than usual. "Mmm hmm, M'," $he mumbles, producing a nice humming sensation against your cock. You tell $him that $he's <<if canTaste($activeSlave)>>tasting<<else>>feeling<</if>> another slave's <<if $activeSlave.vagina > -1>>pussy<<else>>ass<</if>>. $He gags, but only slightly, and controls $himself immediately. Your dick is desensitized from vigorous use, and $he has to suck it a long time before you cup the back of $his head, ram yourself all the way in, and blow your load straight down $his gullet. You tell $him $he's a good $desc. "Thank you, <<Master>>," $he <<say>>s @@.hotpink;submissively,@@ going back to $his polishing. - <<run seX($activeSlave, "oral", $PC, "penetrative")>> - <<set $activeSlave.devotion += 5>> - <</replace>> -<</link>> -<br><<link "Talk to $him about $his issues with dick">> - <<replace "#result">> - <<if SlaveStatsChecker.checkForLisp($activeSlave)>> - <<set _desc = lispReplace($desc)>> - <<else>> - <<set _desc = $desc>> - <</if>> - You sit yourself down in the doorway, right next to $him, and pat your thighs. $He sits on your lap, obeying despite some evident reluctance to sit atop your moist cock. It nestles easily between $his lower buttocks and upper thighs, and $he gets $himself situated, doing $his best to ignore the feeling of your hot hard meat, hard against $his fundament. You encircle $him with your arms, possessively and dominantly but not sexually, and tell $him that you're concerned about $his relationship with cock. $He shifts uncomfortably. "<<S>>orry, <<Master>>, <<s>>orry I'm not better at hiding that. I should be a good _desc and not react like that. I mean, in a bad way. You <<s>>tartled me, but I don't alway<<s>> react well to dick even when I'm not <<s>>tartled. I'll try harder." This is more contrition and submission than you were expecting, and you probe further, asking $him pointedly whether $he's attracted to dicks now. "N-no," $he admits, after only a moment's hesitation to remember that honesty is the most important rule for $him to follow. "No, I don't like them. But I'll do my be<<s>>t to be a good <<s>>e<<x>> <<s>>lave anyway, <<Master>>." Pleased, you tell $him that things will get easier for $him. - <<if $activeSlave.hormoneBalance >= 50>> - The hormone treatments $he's currently taking will slowly reorient $his sexuality, and eventually $he'll lust after every cock $he sees. - <<elseif $activeSlave.aphrodisiacs > 0 || $activeSlave.inflationType == "aphrodisiac">> - The aphrodisiacs $he's on will make $him so omnisexually horny that soon $he won't care how anyone's equipped, as long as they'll fuck $him. - <<elseif $activeSlave.energy > 60>> - $His excellent and improving libido will eventually soften $him to all kinds of sex, with all kinds of people. - <<else>> - Habit and training will get $him used to dick, and eventually $he'll barely remember that $he ever had a problem with sucking a quick cock. - <</if>> - $He's a little unsure whether or not to be reassured by this, but $he's @@.mediumaquamarine;relieved $he's not in trouble.@@ - <<set $activeSlave.trust += 5>> - <</replace>> -<</link>> -<<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>> - <br><<link "Rape $him">> - <<replace "#result">> - Sometimes there's really no need to overthink things. You reach down, grab $him under the armpits, and haul $him up, throwing $him across your desk. $He lands on $his back, and the impact drives the wind out of $him, so $he lies there, @@.gold;all possibility of resistance driven out of $him.@@ - <<if $activeSlave.clothes == "no clothing">> - $He's already naked, so there's no need to - <<else>> - You - <</if>> - tear the clothes off $him. You force yourself in between $his legs as $he struggles to get $his breath back, and $he gets another good look at the formidable dick that's about to be slammed inside $him<<if $activeSlave.belly >= 5000>> before it disappears beneath $his <<if $activeSlave.bellyPreg >= 3000>>pregnant<<else>>_belly<</if>> belly<</if>>. $His eyes go wide with fear, and you enhance the effect by smacking yourself against - <<if canDoVaginal($activeSlave)>> - $his - <<if $activeSlave.vagina == 0>> - virgin - <</if>> - vulva. - <<elseif $activeSlave.dick > 0>> - limp bitchclit. - <<else>> - $his buttocks. - <</if>> - You tell $him not to worry, because you're still pretty wet from the last slave you fucked, so this shouldn't hurt too much. Then you ram your cock - <<if $activeSlave.vagina > 0>> - inside $him. - <<= VCheck.Vaginal()>> - <<else>> - up $his spasming ass. - <<= VCheck.Anal()>> - <</if>> - $He whines and bucks, but $he's entirely at your mercy. $He doesn't like dicks, and to go by $his facial expression as you piston in and out of $him, this experience isn't going to make $him reconsider. When you fill $him with cum, pull out, and let $him retreat to clean $himself up, $he's relieved to go. - <<set $activeSlave.trust -= 5>> - <</replace>> - <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take $his virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take $his anal virginity//<</if>> -<</if>> - <<case "arcade sadist">> <<link "Ask $him about $his fantasy">> -- GitLab