Example #1
0
    public override string ContinueScene(PlayerMain player, BasicChar other)
    {
        string toReturn     = $"Your head continues to bob on their length as your tongue plays with their tip, electing soft moans from your opponent. As {other.Identity.FirstName} begins to softly hump into your throat, you meet each thrust by pushing your head down as far as you can.You emphasize their thrusts by sucking hard on their throbbing length.You feel their hand being placed on your head, pushing you deeper into their crotch.";
        Organs sexualOrgans = other.SexualOrgans;

        if (sexualOrgans.HaveBalls(5))
        {
            System.Collections.Generic.List <Dick> dicks = sexualOrgans.Dicks;
            toReturn += $" Your lips meet their crotch as their ${Settings.MorInch(dicks.BiggestSize())} nuts start to bump into your chin with each hump.";
        }
        toReturn += " Their breathing becomes deep and labored as you milk their c**k for all it’s worth.";
        return(toReturn);
    }
Example #2
0
    public override string StartScene(PlayerMain player, BasicChar other)
    {
        string returnText   = $"{other.Identity.FirstName} forces your head to their crotch, forcing you to start eating them out.";
        Organs sexualOrgans = other.SexualOrgans;

        if (sexualOrgans.HaveBalls())
        {
            System.Collections.Generic.List <Balls> balls = sexualOrgans.Balls;
            returnText += $" {other.HisHer(true)} { Settings.MorInch(balls.BiggestSize())} balls cover your face, forcing their musky scent into your nose. ";
        }
        returnText += " Despite your intentions, your body betrays you and o*****s as they cover your face in girlcum.";
        if (sexualOrgans.HaveBalls() && sexualOrgans.HaveDick())
        {
            returnText += "\nYou feel their balls twitch on your face, shooting cum over your back, eventually dripping into your hair.";
        }
        return(returnText);
    }
Example #3
0
 public override string StartScene(PlayerMain player, BasicChar other)
 {
     System.Collections.Generic.List <Dick> dicks = player.SexualOrgans.Dicks;
     return($"Commanding {other.Identity.FirstName} to get down on their all fours you f**k HisHer from behind.\n " +
            $"Their {other.SexualOrgans.Vaginas[0].Race} pussy Tightness(player, enemies[EnemyIndex],) + to your +{dicks.BiggestSize()}" +
            $" {dicks.Biggest().Race} dick.");
 }
Example #4
0
 public override string StartScene(PlayerMain player, BasicChar other)
 {
     // TODO add and tightness
     System.Collections.Generic.List <Dick> dicks = player.SexualOrgans.Dicks;
     return($"Positioning your opponent on {other.HisHer()} back you f**k {"hisher"} {other.SexualOrgans.Vaginas[0].Race} pussy with your {Settings.MorInch(dicks.BiggestSize())} {dicks.Biggest().Race} dick.\n\nTheir pussy Tightness(player, enemies[EnemyIndex] to you.");
 }
Example #5
0
 public override string StartScene(PlayerMain player, BasicChar other)
 {
     System.Collections.Generic.List <Dick>  dicks = other.SexualOrgans.Dicks;
     System.Collections.Generic.List <Balls> balls = other.SexualOrgans.Balls;
     return($"{other.Identity.FirstName} forces your head to their crotch, and starts thrusting their { Settings.MorInch(dicks.BiggestSize())} dick into your mouth. Despite your intentions, your body betrays you and o*****s as they cum {Settings.LorGal(balls.Cumming())}.");
 }
Example #6
0
    public override string StartScene(PlayerMain player, BasicChar other)
    {
        System.Collections.Generic.List <Dick> dicks = other.SexualOrgans.Dicks;
        Identity identity = other.Identity;

        return($"{other.Identity.FirstName} lays on their back, chest heaving with exhaustion from the recent fight. You make your way up to {identity.FirstName}'s body and crouch between their legs, spreading them apart. In - between lies their {Settings.MorInch(dicks.BiggestSize())} { dicks.Biggest().Race} c**k lewdly pulsing as it bobs side-to - side with each breath of your foe. You lick your lips in anticipation as you lower your head to your prize, wrapping your lips around the head of their dick and start sucking.");
        // They still lies on their stomach still spent from the battle. You grab their torso and flip them on their back for your viewing pleasure. Their dick lays flat against their stomach twitching almost expectantly. You lower your head between their legs and just before the they has time to protest you begin tending to their c**k causing them to gasp.
    }