Seduction

From Trap Quest Wiki
Jump to: navigation, search

The player can use the seduce command to intiate a minigame where will be presented with several options. Some options will bring the npc closer to orgasm (allowing the player to possibly avoid full-on submissive sex) of increase the npc's internal sexual frustration value. An npc that gets too frustrated during seduction might try to take over, ending the minigame and starting Combat. Note that although the player is in control during seduction, it still does not count as Dominant Sex.

Sex Progression

Seduction options can stimulate npc's weakly (dancing), strongly (blowjob), or not at all (apply condom). Weak progression has a lower chance to bring the npc closer to orgasm, while strong progression has a higher chance. Both will stimulate the npc by the same amount.

Seduction Choices

Generally speaking, the more pleasurable an action is for an npc, the more humiliating it is for the player, and the lower the chance it will make them frustrated. Even if an option has a chance to bring the npc closer to orgasm, that does not mean it will. Most body parts are only capable of performing one choice per turn.

Dancing

The player dances for the npc, experiencing one of three outcomes:

  • The player shakes their butt
    • Happens if a random number from 1 and the player's Hip size exceeds a random number from 1 to 10.
    • Increases the npc's frustration by a random number from 0 to a fraction of the gropability score of the player's butt.
    • Increases the gropability of the player's butt by 100.
    • slight humiliation.
  • The player shakes their breasts
    • Happens if a random number from 1 to the player's bust size exceeds a random number from 1 to 10.
    • Increases the npc's frustration by a random number from 0 to a fraction of the gropability score of the player's breasts.
    • Increases the gropability of the player's breasts by 100.
    • slight humiliation.
    • Uses the player's bust seduction for the turn.
  • The player shakes their hips.
    • Happens by default.
    • Increases the npc's frustration by a random number from 0 and a fraction of the gropability score of the player's butt.
    • trivial humiliation.
    • Increases the gropability of the player's butt by 100.

Regardless of outcome, dancing causes weak sex progression if a random number from 1 to the monster's "sex duration" value (in other words, how close they are to orgasm) is less 3. Dance seduction influencing clothing can affect the progression chance.

Kissing

The player kisses the npc, experiencing one of three outcomes:

  • The player uses a lot of tongue
    • Happens if a random number from 7 to 20 is less than the player's Sex Addiction
    • Increases the npc's frustration by a random number from 0 to 2
    • Increases the gropability of the player's mouth by 10.
  • The player lets the npc use tongue
    • Happens if a random number from 1 to 9 is less than the player's Sex Addiction
    • Increases the npc's frustration by a random number from 0 to 3
    • Increases the gropability of the player's mouth by 10.
  • The player doesn't let the npc use tongue.
    • Happens by default.
    • Increases the npc's frustration by a random number from 1 to 3
    • Increases the gropability of the player's mouth by 10.

Regardless of outcome, kissing causes weak sex progression if a random number from 1 to the monster's "sex duration" value (in other words, how close they are to orgasm) is less than the player's lip size. Kiss seduction influencing clothing can affect the progression chance.

Seduction Handwank

The player pleasures the npc with their hands. There are four possible outcomes, but all of them will strongly sex progress the npc if a random number from 1 to the npc's "sex duration" value (i.e. how close they are to orgasm) is greater than a variable progressChance. Formula is below possible outcomes.

  • The player jerks off/fingers the npc with both hands
    • Happens in either situation (as both situations rely on girth, this outcome only happens if the npc has a penis):
      • The npc's girth is 9 or higher.
      • The player has not used their hands at all this turn and the npc's girth is 5 or higher.
    • Increases the npc's frustration score by a random number from 1 to 2.
  • The player teases the npc with both hands
    • Happens if the player has already used their hands once this turn and a random number from 7 to 20 is less than or equal to the player's Sex Addiction.
    • Increases the npc's frustration score by 1.
  • The player jerks off/fingers the npc with one hand
    • Happens if a random number from 1 to 9 is less than the player's Sex Addiction.
    • Increases the npc's frustration score by a random number from 1 to 2.
  • The player teases the npc with one hand
    • Happens by default
    • Increases the npc's frustration score by 2.

Base Formula for R (Variable used to decide if this option will sex progress the npc): R = random number from 0 to 2

Formula for R if the player got the first outcome: R = random number from 0 to 4 (Basically meant to signify the player having a hard time jacking off a very large penis)

Formula for R (50% chance to be used if the player is upright and the output of either of the other two formulas was 0): R = random number from 3 to 4. (Basically meant to signify that it's harder to make the npc cum without kneeling)

Seduction Grinding

The player grinds on the npc. There are three possible outcomes which each have different chances of sex progression. Regardless of outcome, the gropability scores of the player's hips/butt and asshole are increased by 20 each. All outcomes use a variable grind_sluttiness calculated to a formula shown below. Gropability and npc frustration increases are calculated using a variable grope_squared with a formula also shown below. Possible outcomes:

  • The player grinds their ass on the npc's penis/crotch
    • Happens if a random number from 10 to 25 is less than or equal to grind_sluttiness
    • If a random number from 1 to the monster's sex duration is greater than 1, strongly sex progresses the npc. The monster's sex duration is treated as being 2 higher for this calculation.
  • The player straddles the npc and wiggles their ass
    • Happens if a random number from 4 to 10 is less than or equal to grind_sluttiness
    • If a random number from 1 to monster's sex duration is greater than 1, strongly sex progresses the npc. The monster's sex duration is treated as being 1 higher for this calculation.
  • The player brushes their butt on the npc's crotch
    • Happens by default
    • If a random number from 1 to monster's sex duration is greater than 1, weakly sex progresses the npc.

Base Formula for grind_sluttiness:

base_sluttiness = player's anal sex addiction + one half the player's global sex addiction

orifice_sluttiness = player's vaginal sex addiction, or the player's anal sex addiction if they have no vagina

clothing_sluttiness = magical influence from any seduction grind influencing clothingMain Article:Grind Seduction Influence

grind_sluttiness = base_sluttiness + orifice_sluttiness

Base Formula for grope_squared (note that this is calculated before gropability scores are messed with):

base_grope = the gropability of the player's ass + the gropability of the player's hips/butt

orifice_grope = the gropability of the player's vagina, or the player's asshole if they don't have a vagina.

grope_squared = base_grope + orifice_grope

Once this value is calculated, the npc's frustration score is increased by a random number from 1 to the square root of grope_squared.

Seduction Paizuri

The player gives the npc a boobjob (npc's with penises only). There are two possible flavor outcomes, which vary based on Titfuck Addiction. An addiction of at least 4 is required to see the sluttier variation, but there is no mechanical difference.

Paizuri always does these things, in order:

  • Increases the npc's frustration score by a random number from 1 to the square root of the gropability of the player's breasts
  • Increases the gropability score of the player's breasts by 30
  • stimulates the player's breasts
  • strongly sex progresses the npc if a random number from 0 to the npc's sex duration is higher than 0.

Seduction Oral

The player sucks the npc's dick/eats them out. Similar to Paizuri, the outcomes are mostly different in flavor, not in effects. The sluttiest outcome is only seen with 4 or higher Oral Sex Addiction, the second sluttiest outcome only seen at 2 or higher (and only if the player has not yet used their arms for the turn), and the third outcome is seen by default.

Oral always does these things, in order:

  • Increases the npc's frustration score by a random number from 1 to 2
  • If a random number from 0 to the sum of the npc's sex duration and the player's Lip Size is greater than 0, strongly sex progresses the npc.

Submission

The player allows the npc to take over. As one might expect, this will end the minigame and usually transition things to submissive sex.

Quitting

The player stops seducing the npc without making them cum or letting them take over. Decreases the npc's favorability score and if they aren't aggressive, has a chance to turn them hostile.

Condom Application

The player asks the npc to wear a condom. This increases the npc's frustration score by a random number from 1 to the npc's condom resistance (resistance score is treated as 2 higher for the purposes of this check). If the player successfully convinces the npc, they will put on the condom. For more information, see Main Article:Condoms.

Succubus Seduction

If the player is the Succubus, they have two unique seduction options available depending on whether the player is kneeling or standing. Both versions enable the player to steal the npc's soul, although there is a chance that it doesn't work and/or the npc gets angry. All succubus seduction options use a variable generated by the following formula:

D = player's soul addiction - monster level (If D less than 0, then it is treated as 0.)

Succubus Seduction (Standing)

The upright version involves the player kissing the npc and trying to get a soul that way. There are three outcomes:

  • The player is successful
    • Happens if a random number from 1 to the sum of D and 5 is equal to or greater than 5.
    • Steals the npc's soul
    • Angers the npc
    • Immediately ends the minigame and prevents the player from seducing the monster again unless they are banished.
  • The player fails, and the npc notices
    • Happens if a random number from -3 to D is less than 0.
    • Angers the npc
    • Immediately ends the minigame and prevents the player from seducing the monster again unless they are banished.
  • The player fails, but the npc doesn't notice
    • Happens by default
    • Increases the npc's frustration by a random number from 0 to 2.
    • Increases the gropability of the player's mouth by 10.
    • If a random number from 1 to the npc's sex duration is greater than 4 minus the player's lip size, weakly sex progesses the monster.

Succubus Seduction (Kneeling)

The prone version involves the player kissing the npc on the crotch and trying to get a soul that way. Easier than doing it while standing! There are three outcomes:

  • The player is successful
    • Happens if a random number from 1 to the sum of D and 8 is equal to or greater than 5.
    • Steals the npc's soul
    • Angers the npc
    • Immediately ends the minigame and prevents the player from seducing the monster again unless they are banished.
  • The player fails, and the npc notices
    • Happens if a random number from 1 to D is less than 0.
    • Angers the npc
    • Immediately ends the minigame and prevents the player from seducing the monster again unless they are banished.
  • The player fails, but the npc doesn't notice
    • Happens by default
    • If a random number from 1 to the npc's sex duration is greater than 0, strongly sex progesses the monster.

Groping

Every part of the player's body has its own "gropability" score, which is used when a monster decides which part of the player's body they want to grope.