Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<h1
class="center title">Power Rangers: Plan B</h1>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/GZehtNs.jpg'>">>
<<set _name1 to "Scarlett">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/wcyuLov.jpg'>">>
<<set _name2 to "Emilia">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/xKB54p1.jpg'>">>
<<set _name3 to "Emma">>
<p>While you browse Reddit, which seems overwhelmed by a tasteless
out of season April Fool’s joke, you are blinded by a flash of white
light hovering a few inches from your face, blocking the image of the
supposed “invader” which is something like a War of the Worlds tripod
crossed with mannequin legs ending with stilettos.
</p>
<p>Once you come to your senses, you find that your vision is
distorted by lines of text, though your body seems not to have moved.
The text changes or vanishes only as your brain processes the new
information.</p>
<p><font color="white">"If you are reading this your world
is in grave danger. Please pay attention as some of the information I am about to provide will seem impossible or even ludicrous. I assure you this is all true and vitally important. You must build a team that
balances a number of statistics I chose to label Life, Passion, and
Sense. I think it will be easy to remember that Life increases your
Ranger energy and serves as the statistic of power, Passion connects you to your harem and serves as the statistic of group harmony, and Sense keeps you on track for actually saving the world and building a team of efficient and capable Rangers. These labels were chosen to make you less likely to panic without the danger of your mission being rubbed in your face with every selection you must make."</font></p>
<p><font color="white">"You shall be guided through most of
the process by Self-Operated Ranger Series Pink. You may choose the
Bio-Form from one of three genetic templates that exist in both of our
realities."</font></p>
<h2 class="center">Choose your Pink Ranger</h2>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="white">"Scarlett will enhance the team's
Life statistic."</font><br></p>
<p>Bio-Form of Scarlett Johansson: +1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Red Ranger">>
<<set $Pink to _name1>>
<<set $Life += 1>>
<<set $MaxLife += 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border" id="pick2">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="white">"Emilia will enhance the team's
Passion statistic."</font></p>
<p>Bio-form of Emilia Clarke: +1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Red Ranger">>
<<set $Pink to _name2>>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
</div>
<div class="col border" id="pick3">
<<link "_pic3">>
<<replace "#Profile">>
<p><font color="white">"Emma will enhance your team's
Sense statistic."</font></p>
<p>Bio-Form of Emma Watson: +1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Red Ranger">>
<<set $Pink to _name3>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<<set $Life to 0>>
<<set $Passion to 0>>
<<set $Sense to 0>>
<<set $MaxLife to 0>>
<<set $MaxPassion to 0>>
<<set $MaxSense to 0>>
<<set $ABC to 0>>
<<set $Disney to 0>>
<<set $CW to 0>>
Life: <<print $Life>><br>
Passion: <<print $Passion>><br>
Sense: <<print $Sense>><br><h2
class="center">Red Ranger</h2>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/587J6ab.jpg'>">>
<<set _name1 to "Shay">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/FdJMnGU.jpg'>">>
<<set _name2 to "Brenda">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/YSPvU3y.jpg'>">>
<<set _name3 to "AnnaSophia">>
<p>A flash of pink light, and a very cute girl is hugging you and
doesn't seem to mind that she's naked. $Pink has a smile that is very
satisfied as she looks you over, bordering on smug. <font
color="pink">"Well, the condom just broke, so time for Plan B. Alien
invasion, Rhode Island in ruins, Silent Hill ass and leg monster killed a flying robot blue whale. Your planet is…” She gives you a wicked smile, “...screwed.”</font> The naked girl laughs at her own
joke.</p>
<p><font color="pink">"Let's get serious. Plan B, turned
on!"</font> $Pink twirls a wand of pink glass that might not look
as phallic under other circumstances and there is another flash of pink
light. $Pink is now covered in a tight bodysuit of what looks to be
spandex that alternates between pink and white.</p>
<p><font color="pink">"We gotta start with the Red Ranger,
as she's traditionally one of the coolest and also is the easiest place
to explain how Dr. K's advice system works. I'm basically here to guide
you on building your dream team for saving the world and providing you
with more sex than you can probably handle. According to the Doc, you
should end with at least one point in each 'stat' she helpfully
labeled.</font></p>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="pink">"Dr. K says we're like sisters to our
originators, but to me it's a bit more like a Star Trek transporter
malfunction made two of us, and the one who came here is recovering from major brain surgery. I kind of remember someone named Emily as my
ex-girlfriend, and her doppelganger on this world is named Shay
Mitchell, the same way I'm $Pink.</font></p>
<p><font color="pink">"Shay has the strength and will to
overclock her Ranger power. That is what Dr. K means when she says
choices boost "the 'Life' stat. Every Ranger is plugged into the
Bio-Field, or Morphing Grid, of their team, so the end result is that
without enough of that drive the team won't be able to draw enough power to defeat the monsters."</font></p>
<p>Bio-Form of Shay Mitchell: +1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Blue Ranger">>
<<set $Red to _name1>>
<<set $Life += 1>>
<<set $MaxLife += 1>>
<<set $ABC += 1>>
<<set $MaxABC += +1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="pink">"No idea who Brenda was in my
world. According to Dr. K she's a super nice girl, which is where the
'Passion' stat enters play. If the team can't get along well enough it
won't matter how capable we are. Someone nice like Brenda should make
this little harem work better.</font></p>
<p><font color="pink">Dr. K insists that there is a difference to the Bio-Field that comes from the Passion stat, but she never explained what that actually meant; well, she explained it and I didn't understand it. It seems like Passion's both a social thing and a
magical thing, so treat it seriously. I think she didn't want us to
understand it perfectly because it is tied into us picking up your
values and not going all Venjix on you."</font></p>
<p>Bio-Form of Brenda Song: +1 Passion,</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Blue Ranger">>
<<set $Red to _name2>>
<<set $RedPic to "<img class='pic'
src='https://i.imgur.com/IhO9z3K.jpg'>">>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<<set $Disney += 1>>
<<set $MaxDisney += 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
</div>
<div class="col border">
<<link "_pic3">>
<<replace "#Profile">><p><font
color="pink">"Don't underestimate any of us, only I was chosen based
on looks. AnnaSophia's doppelganger in my world is wicked smart and
sensible. The stat Dr. K named 'Sense' is important because even a
powerful team that works well together isn't going to do anything if
they go off on the wrong mission due to stupidity or trickery."</font></p>
<font color="pink">"I gotta say if you are choosing on looks
anyway, AnnaSophia Robb's got my vote. No surprise she's a movie star in your world, even if she's an astronaut in mine. She also was a very
widely read writer for some magazine that I never read. Both of those
seem like the kind of thing her memory compression might make harder for her to do right off the bat, but she'll have even higher levels of
potential as a synthetic."</font>
<p>Bio-Form of AnnaSophia Robb: +1 Sense</p>
<p>Switch Rangers or <<button "Continue" "Blue Ranger"
>></p>
<<set $Red to _name3>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<<set $CW += 1>>
<<set $MaxCW += 1>>
<</button>><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<<set
_pic1 to "<img class='pic'
src='https://i.imgur.com/8T8O0QZ.jpg'>">>
<<set _name1 to "Dove">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/IObs8Bz.jpg'>">>
<<set _name2 to "Jessica">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/dQrOY35.jpg'>">>
<<set _name3 to "Victoria">>
<h2>Green Ranger
</h2>
The flash of yellow light is routine by now, and the naked doppelganger
for a celebrity is not quite as cool to see when it is the fourth in a
row. The newest Ranger's eyes rapidly flick over the scene she arrived
in.
<p><font color="yellow">"You guys got started
without me?"</font>"She pauses. <font color="yellow">"Oh.
Plan B, turned on!"</font> She adds.</p>
<font color="pink"><p>"Those two can explain themselves when
they're done. Just join in if you're that disappointed. I still have
work to do before his mouth and brain stop functioning." $Pink
answers.</p></font>
<p>After $Yellow is licking at your asshole Pink gets back to
talking, though neither one of you is paying as much attention anymore.
<font color="pink">"The Green Ranger is your last chance to try
and balance out your team if you ignored earlier advice and made four
choices on three stats without getting at least one point in all three.
Fortunately, the energy of the Green Ranger is one of contrast with
other lights, making it perfect as the odd Ranger out and only
representative of a stat. Dove Cameron, blah blah, hot blonde, face of
an angel, I'm getting horny. Please just make this quick. JPK's name is
Glaser back home, so just cum on Jessica Parker Kennedy all you want. I
wish she was on my clit right now..."</font></p>
<p><font color="lightblue">"This is my fault. I'll go over
the last three for real." $Blue sighs and crawls away as $Pink dives to
take her place.</font> She gives you a light smack on the balls to
get your attention.</p>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="lightblue">"Maddie suffered an injury
that stopped her competition in the Junior Olympics shortly before the
Venjix apocalypse, and channeled that drive into being one of the best
students in our Ranger cohort. Maddie is creative and aggressive and
has a twin sister I never met. Maddie's synthetic doppelganger 'Dove'
should be a good choice for Life if you don't want someone too crazy in
it."</font></p>
<p>Bio-Form of Dove Cameron: +1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue"
"MidSeason Finale">>
<<set $Green to _name1>>
<<set $Life += 1>>
<<set $MaxLife += 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="lightblue">"Jessica, I'd call her Melissa
but that Benoist celeb would make that confusing, but your Jessica's
doppelganger a perky little thing I mostly remember following Carrie
around like a very cute puppy. I never met someone else so committed to
the Ranger thing, and after she processed the harem idea she was reading books on Wicca and polyamory trying to prepare for it. I'd love to have her on the team. Um, we'll be calling the Red candidate AnnaSophia, not Carrie if we stick with local names."</font></p>
<p>Bio-Form of Jessica Parker Kennedy: +1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"MidSeason Finale">>
<<set $Green to _name2>>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<<set $CW += 1>>
<<set $MaxCW += 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
</div>
<div class="col border">
<<link "_pic3">>
<<replace "#Profile">><p><font
color="lightblue">"Weird chick that was raised in the same type of
lab as Doctor K and some of our weirder Power Rangers. Really close to
some of the backup Ranger cohort, as they were just as weird as her.
She identifies as gay, but absolutely up for threesomes with a guy if she likes the other girl."</font></p>
<p>Bio-Form of Victoria Justice: +1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"MidSeason Finale" </p>>
<<set $Green to _name3>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<</button>><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's's
picture</h2></span>
</div><h2
class="center">Blue Ranger</h2>
<p>The flash of red light produces the naked girl who has to be
your Red Ranger. $Red looks around curiously and smiles shyly when she
sees you.</p>
<p><font color="red">"Plan B, turned on!"</font> Red
light covers the next costume change as your Red Ranger moves very close to you. <font color="red">"Were you forced to injure the Team
Censor?"</font> She asks Pink.</p>
<p><font color="pink">"Surprisingly, most humans do not require injury to accept a superhero harem."</font> Pink's voice is dripping with sarcasm.</p>
<p><font color="red">"Ranger Series Pink's download program
was optimized for retaining social skills. My program was optimized to
retain the skills required for strategy. I shall explain this
strategy."</font></p>
<p><font color="pink">"Without my social skills or her
strategic mind, the next three could be loaded with other cool things.
All of us should evolve towards more human forms pretty soon,"</font> Pink explains.</p>
<p><font color="red">"The Zeonizer Algorithm used to create
us has set us on a path of evolution towards a higher form of life that
matches with our utility functions. So long as you are an appealing
mate, the algorithm will cause psychological evolution towards appealing to you in accordance with our utility functions,"</font> Red adds
helpfully.</p>
<p><font color="pink">"You were clearly taken out of the
oven too soon, Red. You're acting like a robot, not a real
girl"</font> $Pink answers.</p>
<<switch $Red>>
<<case "Shay">>
<p><font color="red">"Fuck you. Just translate anything
that is difficult to understand into plain language and stop being such a
bitch." </font></p>
<<case "Brenda">>
<p><font color="red">"My skills are clearly limited enough
for Ranger Series Pink to be required as a translator. We should begin
before I become too emotional to do my job." </font></p>
<<case "AnnaSophia">>
<p><font color="red">"I really have to wonder if I fail to
remember you being this bitchy because my memory failed to transfer, or
if you are diverged just as badly as I have. Either way, we should get
started on the Blue Ranger."</font></p>
<</switch>>
$Red projects a red bordered hologram that displays three still images
of girls.
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/WEdZW95.jpg'>">>
<<set _name1 to "Madelaine">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/oelWFyO.jpg'>">>
<<set _name2 to "Chloe">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/BbWfya5.jpg'>">>
<<set _name3 to "Skyler">>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="red">"If I remember correctly Candidate
Blossom stabbed me with a fork during training as she was under the
impression we were dating while I was oblivious. She required medication for her mood disorder to complete a round of training at a later date, but the synthetic variant should have a healthy hormonal
balance."</font></p>
<p><font color="pink">"Wow, that's certainly a pitch for a
girl who grants Life, the stat of crazy girls who are totally worth it.
She got way better on medication, and when she went through the training again she did so with some really interesting people who we will talk about later."</font></p>
<p>Bio-Form of Madelaine Petsch: +1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Yellow Ranger">>
<<set $Blue to _name1>>
<<set $Life += 1>>
<<set $MaxLife += 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="red">"Candidate Skye, doppelganger of
your Chloe Bennet, has a criminal record but enhances the Passion
stat.</font>
<p><font color="pink">"Okay, translating that. She's a bit
of a punk, got into trouble with the law, flipped on the rest of her
gang when the city council started discussing executions to deal with
post-apocalyptic gangs. They never actually hanged anyone, but it was a
wakeup call."</font></p>
<p>Bio-Form of Chloe Bennet: +1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Yellow Ranger">>
<<set $Blue to _name2>>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
</div>
<div class="col border">
<<link "_pic3">>
<<replace "#Profile">>
<font color="red">"Candidate King has a brilliant mind and was aggressively lonely. With her's mind edited to diminish memories of
Candidate King's family, the resulting synthetic is very likely to latch onto you immediately. If you are not intimidated by her latching on hard I think Candidate King would be a good call for getting our own technical side up and running."</font>
<p><font color="pink">"Short and sweet. Nice job, Red. Yeah,
none of us had our whole brain scans sent through. Most of the gaps are
due to technical limitations, but others are because Dr. K thought it
would help us as long as we are stuck in the new world.</font>
</p>
<p>Bio-Form of Skyer Samuels: +1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Yellow Ranger" /p>>
<<set $Blue to _name3>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<<set $ABC += 1>>
<<set $MaxABC += 1>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<h2
class="center">Yellow Ranger</h2>
The flash of light is unsurprisingly blue. The naked $Blue has a smile
on her face once she sees you and makes a pose with her blue glass wand lifted.
<p><font color="lightblue">"Plan B, turned on!"</font>
Blue light covers the next costume change as your third Power Ranger
twirls her wand. <font color="lightblue">"Want a double
blowjob?</font> $Blue asks you.</p>
<p><font color="red">"There are three of us. One would miss
out on a double blowjob" Red points out.</font></p>
<<if $Blue is "Madelaine">>
<p><font color="lightblue">"Since when did you care about girls missing out?"</font></p>
<p><font color="red">"We were never really dating!" $Red insists.</font></p>
<<elseif $Blue is "Chloe">>
<p><font color="lightblue">"Pink got to him first. She
probably already blew him,"</font> Blue argues.</p>
<<elseif $Blue is "Skyler">>
<p><font color="lightblue"> "I was just trying to start this right. I guess I didn't think that through."</p>
<</if>>
<p><font color="pink">"I'm down with you two going to town
so long as $Red is quiet and you're happy,"</font> $Pink claims.
<font color="pink">"Besides, Yellow is my great rival,
not you."</font> She winks at $Blue.</p>
<p><font color="lightblue">"OMG are you still on about that?
Your crew and the Yellows took being standard girl colors so seriously. We're all ladies here, if you don't mind stretching the
definition."</font></p> Blue is trying to sit down at
comfortable crotch level.
<p><font color="red">"Pink and Yellow are contrasting
energies. You should select your Yellow Ranger to contrast best with
$Pink, as I contrast with $Blue."</font> $Red adds as she sits
down next to $Blue.</p>
<p><font color="pink">"I still don't even know what that part
means."</font> $Pink whines.</p>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/SbnOQe2.jpg'>">>
<<set _name1 to "Bella">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/dh6rKuN.jpg'>">>
<<set _name2 to "Melissa">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/u3pkATz.jpg'>">>
<<set _name3 to "Selena">>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="pink">"Oh, I remember 'Candidate Jones' as
$Red would call her. Any army that didn't need people with a fire in
their bellies would have dropped her immediately. No ability to take
orders, a long but petty record as a juvenile delinquint, and a minor
celebrity. Great choice if you're worried your team is too boring to
make into three seasons of TV."</font></p>
<p>Bio-Form of Bella Thorne: +1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Green Ranger">>
<<set $Yellow to _name1>>
<<set $Life += 1>>
<<set $MaxLife += 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="pink">"Introducing you to one of my
favorites, Marley Rose, or 'Melissa Benoist' if you prefer. The saddest I ever saw her was when she found out her doppelganger's name, it just
wasn't cute enough or cool enough for her. That's the day she didn't have dessert for dinner. Let's just say she's a gigantic puppy in human form, in the best possible way. Girl's also smart as a whip, though you have to push her a bit to make that shine through her goal of making everyone happy as a clam."</font></p>
<p>Bio-Form of Melissa Benoist: +1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Green Ranger">>
<<set $Yellow to _name2>>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<<set $Disney += 1>>
<<set $MaxDisney += 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br></div>
<div class="col border">
<<link "_pic3">>
<<replace "#Profile">>
<p> <font color="pink">"Beatrice was so happy to find out
her doppelganger's name, exact opposite of Marley. Honestly, Candidate
Quimby was a hell of a bitch, but she was a bitch on our side and you
can't help but love her a little. There's no one I'd rather have on my
side in a war, but if you choose her don't expect a minute of peace even after we win."</font></p>
<p>Bio-Form of Selena Gomez: +1 Sense</p>
<p>Switch Rangers or <<button "Continue" "Green Ranger"
</p>>
<<set $Yellow to _name3>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<</button>><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<<set
_pic1 to "<img class='pic'
src='https://i.imgur.com/5YVpzxk.jpg'>">>
<<set _name1 to "Demi">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/xuPgaGx.jpg'>">>
<<set _name2 to "Sophie">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/EdCLWTy.jpg'>">>
<<set _name3 to "Kylie">>
<p>Everyone freezes as a pale light turns on above your heads.</p>
<p><font color="pink">"It looks like they finished her pod, too."</font> $Pink looks worried.</p>
<p><font color="yellow">"We're actually doing that?"</font> $Yellow sounds a touch scared.</p>
<p><font color="red">"I understand our concerns, but this is a good thing. We can use her."</font> Red says very cautiously.</p>
<p><font color="lightblue">"Obviously we have the extra
special Ranger, too."</font> $Blue adds for your benefit</p>
<p><font color="pink">"Congrats, Blue, you conveyed that in
the dumbest way possible.</font> $Pink looks pissed.</p>
<p><font color="red">"The description is accurate and the
tropes are obvious. We should address the selection of the Twilight
Ranger before we continue,"</font> Red decides.</p>
<h2 class="center">Twilight Ranger</h2>
<p><font color="green">"Queen Cobra makes sense, and I'd
like Sophie on the team, but Cleo..."</font> $Green trails
off.</p>
<div class='row'>
<div class="col border"><<link "_pic1">>
<<replace "#Profile">>
<p><font color="pink">"So long story short, the people who
are coming to conquer your world have had some intercourse with ours.
Princess Cleocuntra came to our world for a sacred duel to find a
husband where she became his sex slave if he won and his owner if she
won, lost it to a confused straight girl, and had Summer bundle her off
to our Ranger academy for lack of better ideas."</font></p>
<p><font color="red">"Princess Cleo, or Demi Rose as her
doppelganger is known here, would absolutely love to come. She'd also
like to arrive here and be the slave wife of someone who has a harem of
powerful warriors like herself. She might be really hard to get along with or control, but no one can say she is not a powerful warrior."</font></p>
+3 Life, -1 Passion, -1 Sense
<p class='center'>Switch Rangers or <<button "Continue"
"Final Rangers">>
<<set $Twilight to _name1>>
<<set $Life += 3>>
<<set $Passion -= 1>>
<<set $Sense -= 1>>
<<set $MaxLife += 3>>
<<set $MaxPassion -= 1>>
<<set $MaxSense -= 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
</div><div class="col border">
<<link "_pic2">>
<<replace "#Profile">>
<p><font color="red">"Candidate Doe is certainly quite
agreeable, but also almost certainly fancies herself a double agent of
some kind. Raised as a nun in the empire Cleocuntra's family rules, she
was sent to seduce men to them for the breeding program they seek to
inflict on your world by force."</font>
<p><font color="pink">"Really, 'Nun?' Jane was a sacred whore and trained spy. The brainwashing center that they use to raise
those infiltrators was religious but I wouldn't use any English word for what they produce there. She might be a religious fanatic or she
might've lost that in Ranger Academy, hard to say. Don't trust her, but
the skills to be a spy hooker to lure people to her side are definitely
the skills to make a harem work."</font></p>
<p>+3 Passion, -1 Life, -1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Final Rangers">>
<<set $Twilight to _name2>>
<<set $Life -= 1>>
<<set $Passion += 3>>
<<set $Sense -= 1>>
<<set $MaxLife -= 1>>
<<set $MaxPassion += 3>>
<<set $MaxSense -= 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
</div>
<div class="col border">
<<link "_pic3">>
<<replace "#Profile">>
<p><font color="pink">"Local cultural thing, Queen Cobra's
doppelganger is super famous and not too popular in this world, $Red.
Kylie Jenner might not do much that's really wrong, but it rubs people
the wrong way that they are very good at being famous for milking their
existing fame in a vicious cycle. Of course, the intelligence needed to
do that also makes for a hell of a mercenary captain in the Twilight
Empire's service."</font> </p>
<font color="red">"I trust Queen Cobra the most of the three. She
joined us entirely willingly. The Cobra family is a family of mystical
monsters, and the monsters raised her to value treason most highly of
virtues. What greater treason can a monster commit than to seek
redemption with all of her heart?"</font>
<p>+3 Sense, -1 Life, -1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Final Rangers" /p>>
<<set $Twilight to _name3>>
<<set $Life -= 1>>
<<set $Passion -= 1>>
<<set $Sense += 3>>
<<set $MaxLife -= 1>>
<<set $MaxPassion -= 1>>
<<set $MaxSense += 3>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div><p>You cum over $Red and $Pink just as $Green's light show starts. $Yellow steps forward and kisses $Green's cheek.</p>
<<if $Yellow is "Bella">>
"Hell yeah, we're all here. Now we can get to work."
<<elseif $Yellow is "Melissa">>
<font color="yellow">"I'm glad we're all here."</font>
<<elseif $Yellow is "Selena">>
<font color="yellow">"We're finally all here. If this took much longer I was going to vote we select you later."</font></p>
<</if>>
<p><font color="green">"Looks like you didn't miss me too
much,"</font> the new Green Ranger pouts.</p>
<p><font color="red">"Would you like a taste?"</font>
$Red asks. <font color="red">"The ejaculate release is likely to
be small until production rises to meet demand."</font></p>
<p><font color="green">"Not really."</font> $Green
admits, then raises her green glass wand. <font color="green">Oh
yeah. Plan B, turned on."</font> For once the activation cry is
quiet.</p>
<p><font color="lightblue">"Well we could stand around here and
get on each others nerves until we have a catfight, or we could go to
the base Plan A built. I'm up for setting up our HQ before we go out and fight."</font> $Blue stands up, leans down, tongue kisses a
surprised looking $Pink, and helps pull her up.
<p><font color="pink">"Right. Plan B authorization Sierra,
Echo, X-Ray. All clear, Dr. K." </font> $Pink raises her wrist and
enters a new pose.
<p><font color="white">"All HQ authorization granted to Team
Censor. Access to autofactories, Gestation Tubes, and Zord Hanger
approved. DNA lock to Team Censor's Bio-Signature encoded and
irreversible."</font> The voice from the beginning reports.
<p>$Red makes a new pose and a new beam of red light hits the
ground.<font color="red">"Plan B transfer slit, widen!"</font> Cracks open in the ground and a dark red staircase is revealed.
<p><font color="pink">"We're really Power Rangers,
now.</font> $Pink sounds wistful. <font color="pink">"Plan B transfer slit, widen!"</font> After Pink does it, the other three pose together and the chorus of code activation hits. Pink takes you by the hand and leads you down into the Command Center.
<p class='center'> <<button "Continue"
"Command Center">>
<<set $nothing to $alsonothing>>
<</button>></p><<set
_pic1 to "<img class='pic'
src='https://i.imgur.com/azuU7HB.jpg'>">>
<<set _name1 to "Amy">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/Lt7Ueb1.jpg'>">>
<<set _name2 to "Becky">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/hWvoDja.jpg'>">>
<<set _name3 to "Willa">>
<<set _pic4 to "<img class='pic'
src='https://i.imgur.com/THmfDW9.jpg'>">>
<<set _name4 to "Kristen">>
<<set _pic5 to "<img class='pic'
src='https://i.imgur.com/fao6nB0.png'>">>
<<set _name5 to "Sydney">>
<<set _pic6 to "<img class='pic'
src='https://i.imgur.com/hFovtlP.jpg'>">>
<<set _name6 to "Adelaide">>
<<set _count to 0>>
<h2>Command Center</h2>
<p><font color=lightblue">"I vote we find something, anything,
to call him that isn't 'Team Censor' because that is just
gross."</font> Blue is seated at the circular table in the
planetarium like meeting room that Pink leads you into.</p>
<p><font color="red">"While it is not ideal, it seems like
using the title is a sign of respect for a man who was just drafted into a job he never asked for, no matter how pleasantly we have behaved
toward him."</font> $Red enters from a corridor looking wet from quick cleaning, quite unlike the still cum-stained $Pink.</p>
<p><font color="pink">"We were kind of hoping he'd miss that, Red."</font> $Pink sighs.</p>
<p><font color="lightblue">"It's not like he swatted us off
his dick. Either he's single, or his wife's a total bitch." $Blue
argues.</font></p>
<p><font color="green">"We can discuss what we are to each
other later. Right now I think it's time for Red and Pink to finish up
this phase of the mission."</font> $Green raises her voice
slightly to cut out the bickering.</p>
<p><font color="red">"The construction of this
Command Center is incomplete due to the attack by the Twilight Empire and this leaves us with somewhat limited options, and given the risk of
transcription error of our incomplete brain scans I suggest we consult
with the Team Censor for decisions on how to allocate these limited
resources."</font></p>
<p><font color="pink">"I agree. Joking aside, we're all
limited here. Still, I can present options. The Plan B Zords will finish production in about six hours, enabling us to begin the defense of this Earth. Two of the Gestation Tubes were completed, and we won't be able to get more up and running for a while."</font></p>
<h2 class="center">Support Staff</h2>
<p><font color="red">"We can still obtain two of our six intended
support staff. If anyone has particular comments on any of the six, now
is the time to air concerns or pitch them as especially valuable."</font></p>
<div class="row">
<div class='col'>
<<link "_pic1">>
<<if _count is 0>>
<<set $Life += 1>>
<<set $iSub1 to _name1>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name1>>
<<set $Life -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
Support Staff Candidate pictures</h2><</replace>>
<<else>>
<<set $Life += 1>>
<<set $iSub2 to _name1>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name1>>
<<set $Life -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name1>>
<<<<set $Life -= 1>>
<<set $iSub2 to "None">>
<<set _count to 0>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name1<br>Bio-Form of Amy Jo
Johnson: +1 Life<br>
<font color="red">"Kimberly's the most well known of the people on
this list and the first point of cosmic contact between your world and
the Morphing Grid. As a teenager who spent formative years as a soldier
against evil and a fantasy figure of millions. She'd make an amazing
combat trainer."</font> </div>
<div class="col">
<<link "_pic2">>
<<if _count is 0>>
<<set $Passion += 1>>
<<set $iSub1 to _name2>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name2>>
<<set $Passion -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
Support Staff Candidate pictures</h2><</replace>>
<<else>>
<<set $Passion += 1>>
<<set $iSub2 to _name2>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name2>>
<<<<set $Passion -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name2>>
<<<<set $Passion -= 1>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name2<br>Bio-Form of Becky G: +1
Passion<br>
<font color="yellow">"She's the youngest of us in real years and a recent graduate of her dimension's high school, Becky is a queer woman of color Power Ranger and would very much like to help us achieve an ethical form of polyamory in our new family. Becky would make a great relationship therapist for all of us as we adjust to being a set of newly cloned harem robots and their spouse."</font>
</div>
<div class="col">
<<link "_pic3">>
<<if _count is 0>>
<<set $Sense += 1>>
<<set $iSub1 to _name3>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name3>>
<<set $Sense -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
initial research subjects's picture</h2><</replace>>
<<else>>
<<set $Sense += 1>>
<<set $iSub2 to _name3>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name3>>
<<set $Sense -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name3>>
<<set $Sense -= 1>>
<<set $iSub2 to "None">>
<<set _count to 0>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name3<br>Bio-Form of Willa
Holland: +1 Sense<br><font color="pink">"Kimberly's daughter, total slut and I mean it in a great way. She's the child of Tommy Oliver and her two Ranger parents raised her to be completely capable of survival even if they weren't married. Willa would be a fantastic tactical advisor."</font>
</div>
</div>
<div class="row">
<div class='col'>
<<link "_pic4">>
<<if _count is 0>>
<<set $Life += 1>>
<<set $iSub1 to _name4>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name4>>
<<set $Life -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
Support Staff Candidate pictures</h2><</replace>>
<<else>>
<<set $Life += 1>>
<<set $iSub2 to _name4>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name4>>
<<set $Life -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name4>>
<<<<set $Life -= 1>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name4<br>Bio-Form of Kristen
Bell: +1 Life<br>
<font color="lightblue">"In our world Kristen Bell, or Eleanor, is
one of the world's premier martial artists and would have been a Power
Ranger if she wasn't in her late 50s by the time of the Venjix War.
She's eager to have a chance to help train us to focus our energy and
emotions into combat and would likely be able to make even you into a
capable fighter as our combat instructor, and she's happy with the idea of a hot young clone picking up where she left off."</font>
</div><div class="col">
<<link "_pic5">>
<<if _count is 0>>
<<set $Passion += 1>>
<<set $iSub1 to _name5>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name5>>
<<set $Passion -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
Support Staff Candidate pictures</h2><</replace>>
<<else>>
<<set $Passion += 1>>
<<set $iSub2 to _name5>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name5>>
<<<<set $Passion -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name5>>
<<<<set $Passion -= 1>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name5<br>Bio-Form of Sydney
Sweeney: +1 Passion<br>
<font color="pink">"Tommy Oliver's other daughter. Willa
Holland's doppelganger isn't the only slut in her family. Sydney's a bit
less competent than her little sister, but amazingly well adjusted and
thinks if her dad had just married both Kat and Kimberly then her
childhood would have gone a lot better. She'd make a great team
psychologist."</font>
</div>
<div class="col">
<<link "_pic6">>
<<if _count is 0>>
<<set $Sense += 1>>
<<set $iSub1 to _name6>>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif _count is 1>>
<<if $iSub1 is _name6>>
<<set $Sense -= 1>>
<<set $iSub1 to "None">>
<<set _count to 0>>
<<replace "#Profile">><h2>Click on one of the
Support Staff Candidate pictures</h2><</replace>>
<<else>>
<<set $Sense += 1>>
<<set $iSub2 to _name6>>
<<set _count to 2>>
<<replace "#Profile">>You have selected $iSub1 and
$iSub2. <br>Unselect one or <<button "Continue" "Twilight Ranger">><</button>><</replace>>
<</if>>
<<else>>
<<if $iSub1 is _name6>>
<<set $Sense -= 1>>
<<set $iSub1 to $iSub2>>
<<set $iSub2 to "None">>
<<set _count to 1>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<<elseif $iSub2 is _name6>>
<<set $Sense -= 1>>
<<set $iSub2 to "None">>
<<set _count to 0>>
<<replace "#Profile">>You have selected $iSub1 so far.
<br>Select one more to continue or click $iSub1 to unselect
her<</replace>>
<</if>>
<</if>>
<</link>><br>_name6<br>Bio-Form of Adelaide
Kane: +1 Sense<br><font color="green">"In our world, Teneya
was the victim of terrible experiments by a rogue artificial intelligence. The cyborg enhancements she was involuntarily granted will enable her to process information and provide insight much faster and more reliably than anyone else on the team could, and she was well known as the most dangerous of minions when she served Venjix Adelaide would make a great strategic advisor." </font>
</div>
</div>
<div class="textbox">
<center><span id="Profile"><h2>Click on one of the
Support Staff Candidate pictures</h2></span></center>
</div>
<h2 class="center">Omega Ranger</h2>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/8T8O0QZ.jpg'>">>
<<set _name1 to "Dove">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/IObs8Bz.jpg'>">>
<<set _name2 to "Jessica">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/dQrOY35.jpg'>">>
<<set _name3 to "Victoria">>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/8T8O0QZ.jpg'>">>
<div class='row'>
<div class="col border"> <<if $Green isnot
"Dove">><<link "_pic1">>
<<replace "#Profile">>
<<if $Green is "Jessica">>
<p><font color="green">"If Dove is our strongest member I expect a total powerhouse. Our enemies are gonna crack under that personality fighting that hard. She seems hard to control, though."</font></p>
<<elseif $Green is "Victoria">>
<p><font color="green">"Added Life, added Sense, reduced Passion."</font> Victoria seems to think this is all that is asked of her and looks at you hopefully.</p>
<</if>>
<p>Bio-Form of Dove Cameron: +1 Life, +1 Sense, -1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Omega to _name1>>
<<set $Life += 1>>
<<set $Passion -= 1>>
<<set $MaxPassion -= 1>>
<<set $MaxLife += 1>>
<<set $Sense += 1>>
<<set $MaxSense += 1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
<</if>>
</div>
<div class="col border">
<<if $Green isnot "Jessica">>
<<link "_pic2">>
<<replace "#Profile">>
<<if $Green is "Dove">>
<p><font color="Green">"Aww, Melissa, I mean Jessica, would be cute on the team. I could see us slowing down a bit on the war front as she'd put herself between us and the bad guys whenever she could, but I'm not sure that'd be too big a deal unless we're not fighting too hard anyway."</font></p>
<<elseif $Green is "Victoria">>
<p><font color="green">"Reduced Life, added Sense, added Passion."</font> Victoria pauses again and looks disappointed. "I'd like to sleep with her." She adds after an awkward silence.</p>
<</if>>
<p>Bio-Form of Jessica Parker Kennedy: +2 Passion, -1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Omega to _name2>>
<<set $Life -= 1>>
<<set $Passion += 1>>
<<set $Sense += 1>>
<<set $MaxPassion += 1>>
<<set $MaxSense += 1>>
<<set $MaxLife -= 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
<</if>>
</div>
<div class="col border">
<<if $Green isnot "Victoria">>
<<link "_pic3">>
<<replace "#Profile">>
<<if $Green is "Dove">>
<p><font color="Green">"Well she'll be a hot badass slapping all our asses because she doesn't know how to use her words. Not sure if that's great or terrible, but it has to be one or the other."</font></p>
<<elseif $Green is "Jessica">>
<p><font color="green">"Not saying this will be bad, but if you give the girl with the most issues the most power she is absolutely going to make herself head girl and damn anyone else. You will be sacrificing control in exchange for what is probably the most dangerous Ranger you could have on your side."</font></p>
<</if>>
<p>Bio-Form of Victoria Justice: +2 Sense, -1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending" /p>>
<<set $Omega to _name3>>
<<set $Passion -= 1>>
<<set $Sense += 2>>
<<set $MaxPassion -= 1>>
<<set $MaxSense += 2>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
<</if>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<h2
class="center">Lunar Ranger</h2>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/WEdZW95.jpg'>">>
<<set _name1 to "Madelaine">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/oelWFyO.jpg'>">>
<<set _name2 to "Chloe">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/BbWfya5.jpg'>">>
<<set _name3 to "Skyler">>
<div class='row'>
<div class="col border"> <<if $Blue isnot
"Madelaine">><<link "_pic1">>
<<replace "#Profile">>
<<if $Blue is "Chloe">>
<p><font color="lightblue">"If you choose Cheryl for Lunar Ranger she will definitely be dangerous to the enemy. This would be Dark Magic, witchcraft. We might need it, but still the idea of her as our big gun scares me."</font></p>
<<elseif $Blue is "Skyler">>
<p><font color="lightblue">"Okay, totaly on board with this. Um, not sure everyone else will be totally on board with it. Like, what id the Doc made a mistake and she comes out just as wound up as she used to be?."</font></p>
<</if>>
<p>Bio-Form of Madelaine Petsch: +2 Life, -1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Lunar to _name1>>
<<set $Life += 2>>
<<set $Passion -= 1>>
<<set $MaxPassion -= 1>>
<<set $MaxLife += 2>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
<</if>>
</div>
<div class="col border">
<<if $Blue isnot "Chloe">>
<<link "_pic2">>
<<replace "#Profile">>
<<if $Blue is "Madelaine">>
<p><font color="lightblue">"I think she was hopeless at magic when we practiced it, but she is still a smart girl and eager to help, so she'll probably work out just fine so long as you don't expect the big gun to actually win fights."</font>
<<elseif $Blue is "Skyler">>
<p><font color="lightblue">"Oh, Skye would be great at this. She kind of didn't do magic too well, but I'm sure she'll learn it better if she's got the connection to the Lunar Wand."</font></p>
<</if>>
<p>Bio-Form of Chloe Bennet:+1 Life, +1 Passion, -1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Lunar to _name2>>
<<set $Life += 1>>
<<set $Passion += 1>>
<<set $Sense -= 1>>
<<set $MaxLife += 1>>
<<set $MaxPassion += 1>>
<<set $MaxSense -= 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
<</if>>
</div>
<div class="col border">
<<if $Blue isnot "Skyler">>
<<link "_pic3">>
<<replace "#Profile">>
<<if $Blue is "Madelaine">>
<p><font color="lightblue">"Oh she'd make a great Lunar Ranger, if you don't mind being in her own little world half the time. If she has something to obsess about that isn't you I expect her to keep forgetting about you instead of bonding like we're supposed to, but there's no way she doesn't carve a path of bloody destruction once she lets go."</font>
<<elseif $Blue is "Chloe">>
<p><font color="lightblue">"I don't trust the shy chicks with that kind of power. You know there's something ready to explode in anyone who crushes as hard as Skyler does."</font></p>
<</if>>
<p>Bio-Form of Skyer Samuels: +1 Life, +1 Sense, -1 Passion</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending" /p>>
<<set $Blue to _name3>>
<<set $Life += 1>>
<<set $Passion -= 1>>
<<set $Sense += 1>>
<<set $MaxLife += 1>>
<<set $MaxPassion -= 1>>
<<set $MaxSense += 1>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
<</if>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<h2
class="center">Gold Ranger</h2>
<<set _pic1 to "<img class='pic'
src='https://i.imgur.com/SbnOQe2.jpg'>">>
<<set _name1 to "Bella">>
<<set _pic2 to "<img class='pic'
src='https://i.imgur.com/dh6rKuN.jpg'>">>
<<set _name2 to "Melissa">>
<<set _pic3 to "<img class='pic'
src='https://i.imgur.com/u3pkATz.jpg'>">>
<<set _name3 to "Selena">>
<div class='row'>
<div class="col border"> <<if $Yellow isnot
"Bella">><<link "_pic1">>
<<replace "#Profile">>
<<if $Yellow is "Melissa">>
<p><font color="yellow">"Um, she's super cute. I could maybe see her not listening well, but not at all sure about that and I mean, she's got the empathy and the drive, so sure, good call."</font></p>
<<elseif $Yellow is "Selena">>
<p><font color="lightblue">"Wow she'd be a hot top as the Gold Ranger. I see absolutely no way this could go wrong."</font></p>
<</if>>
<p>Bio-Form of Bella Thorne: +1 Life. + 1 Passion, -1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Gold to _name1>>
<<set $Life += 1>>
<<set $Passion += 1>>
<<set $MaxPassion += 1>>
<<set $MaxLife += 1>>
<<set $Sense -=1>>
<<set $MaxSense -=1>>
<</button>></p><</replace>>
<</link>><br>_name1<br>
<</if>>
</div>
<div class="col border">
<<if $Yellow isnot "Melissa">>
<<link "_pic2">>
<<replace "#Profile">>
<<if $Yellow is "Bella">>
<p><font color="yellow">"Wow cool. I bet she'd be falling over herself to help everyone as a Gold Ranger, though maybe she'd be too focused on that and not enough on the big war we're fighting."</font></p>
<<elseif $Yellow is "Selena">>
<p><font color="yellow">"Wow, yes. She'd be an amazing sub. Let's do it. Think if we did public appearances she could be collared and leashed?"</font></p>
<</if>>
<p>Bio-Form of Melissa Benoist: +2 Passion, -1 Sense</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Ending">>
<<set $Gold to _name2>>
<<set $Passion += 2>>
<<set $Sense -= 1>>
<<set $MaxPassion += 2>>
<<set $MaxSense -= 1>>
<</button>></p><</replace>>
<</link>><br>_name2<br>
<</if>>
</div>
<div class="col border">
<<if $Yellow isnot "Selena">>
<<link "_pic3">>
<<replace "#Profile">>
<<if $Yellow is "Bella">>
<p><font color="yellow">"I expect that if she gets the power she'll use it to make everything about her, which might cut off some of the other girls. I think it'd make the girls more eager to please you, but a bit less focused on their training and powers."</font></p>
<<elseif $Yellow is "Melissa">>
<p><font color="lightblue">"Okay, totaly on board with this. Um, not sure everyone else will be totally on board with it. Like, what id the Doc made a mistake and she comes out just as wound up as she used to be?."</font></p>
<</if>>
<p>Bio-Form of Selena Gomez: +1 Passion, +1 Sense, -1 Life</p>
<p class='center'>Switch Rangers or <<button "Continue" "Ending" /p>>
<<set $Blue to _name3>>
<<set $Life -= 1>>
<<set $Passion += 1>>
<<set $Sense += 1>>
<<set $MaxLife -= 1>>
<<set $MaxPassion += 1>>
<<set $MaxSense += 1>>
<</button>></p><</replace>>
<</link>><br>_name3<br>
<</if>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger's
picture</h2></span>
</div>
<h2>Final
Rangers
</h2>
The gray light shines far brighter than it seems gray should be able to shine as the $Twilight arrives and waves her gray wand.
<p><font color="grey"> "Morningstar is Evenstar!"</font> A somewhat less jovial catchphrase to hear coming out of a fembot mouth, even if the mouth is very pretty.</p>
<<if $Twilight is "Demi">>
<p><font color="grey">"I knew you would choose me."</font> The princess smiles graciously. <font color="grey">"Where do we begin."</font></p>
<<elseif $Twilight is "Sophie">>
<p><font color="grey">"Oh wow, you picked me."</font> Sophie Mudd's grin is wide.</p>
<<elseif $Twilight is "Kylie">>
<p><font color="grey">"Ah, this body is pleasing."</font> Kylie's smile shows teeth that are fortunately no sharper than normal.<font color="grey">"Where do we begin?"</font></p>
<</if>>
<p><p><font color="lightblue">"Thank God that's over with. Anything else before we can see how many times we can get the Team Censor to cum before his balls hurt?"</font> $Blue asks.</p>
<<if $Twilight is "Demi">>
<p><font color="grey">"You are not hurting the master's balls!"</font> Demi shouts.</p>
<<elseif $Yellow is "Sophie">>
<p><font color="grey">"I can wait for that."</font> Sophie sits down on your lap, as there are only six seats at the table.</p>
<<elseif $Yellow is "Kylie">>
<p><font color="grey">"Why would we stop then?"</font> Kylie stands at your side, looking with interest at the rest of the team..</p>
<</if>>
<p><font color="red">"We have a few hours and this is not critical, but there is one other thing. You know how Power Rangers get extra people later on? Once the Support Staff are up and running we can probably use their Gestation Tanks and the Morphing Grid to make another Ranger or two. There will be changes from their original version, more extreme personalities, but should still be a net benefit. Maybe eleven weeks to six months from now we should have an active new Ranger."</font></p>
<div class='row'>
<div class="col border">
<<link "Lunar Ranger">>
<<replace "#Profile">>
<p><font color="lightblue">"Oh, the Lunar
Ranger is my alternate.</font> Blue says. "She should have high levels of mystical abilities and is likely to be a loner.</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Lunar Ranger">>
<</button>></p><</replace>>
<</link>><br>Lunar Ranger<br>
</div>
<div class="col border">
<<link "Gold Ranger">>
<<replace "#Profile">>
<p><font color="yellow">"Gold Ranger is my alternate. Hightened empathy to almost painful levels. I'm excited to meet her once she's ready. </font> $Yellow nods.</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Gold Ranger">>
<</button>></p><</replace>>
<</link>><br>Gold Ranger<br>
</div>
<div class="col border">
<<link "Omega Ranger">>
<p><<replace "#Profile">><p><font
color="green">"My alternate is the Omega Ranger. The most powerful in theory, if it doesn't go to her head. I kind of wish that is who I woke up as, not that I mind being alive."</font> Green sounds wistful.</p>
<p class='center'>Switch Rangers or <<button "Continue"
"Omega Ranger" </p>>
<</button>><</replace>>
<</link>><br>Omega Ranger<br>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on a Ranger</h2></span>
</div><<if $Life <= 0 or $Passion <= 0 or $Sense <= 0>>
<p><font color="white">"How did you fail? Were you trying to lose?"</font></p>
<div class='row'>
<div class="col border"> <<link "Lose what?">>
<<replace "#Profile">>
<p>"What are you talking about? Isn't this just a game? Gimme the bad end."</p>
<p class='center'>Switch Endings or <<button "Continue"
"Beast Ending">>
<</button>></p><</replace>>
<</link>>
</div><div class="col border">
<<link "No!">>
<<replace "#Profile">>
"I didn't mean it! Help me, Doctor K! How do I fix this?"
<p class='center'>Switch Endings or <<button "Continue"
"Revenge Ending">>
<</button>></p><</replace>>
<</link>>
</div>
<div class="col border">
<<link "Yes">>
<<replace "#Profile">>
<p>"I was never going to win this. The only real option is to give up and try to negotiate with the bad guys.</p>
<p class='center'>Switch Endings or <<button "Continue"
"Defection Ending" /p>>
<</button>></p><</replace>>
<</link>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on an ending</h2></span>
</div>
<<set $Ending to 0>>
<<elseif $Life is 1 or $Passion is 1 or $Sense is 1>>
<p><font color="white">"You almost made it. The world is almost saved. But what does it mean to 'almost' save the world, to you?"</font></p>
<div class='row'>
<div class="col border"> <<link "I beat the bad guys.">>
<<replace "#Profile">>
<p>"The world is in ruins, but I killed every single one of the bastards."</p>
<p class='center'>Switch Endings or <<button "Continue"
"Apocalypse Ending">>
<</button>></p><</replace>>
<</link>>
</div><div class="col border">
<<link "I saved what mattered to me.">>
<<replace "#Profile">>
"I forced the Twilight Empire away from Earth and everyone I care about is still alive."
<p class='center'>Switch Endings or <<button "Continue"
"Peace Ending">>
<</button>></p><</replace>>
<</link>>
</div>
<div class="col border">
<<link "It cost me everything.">>
<<replace "#Profile">>
<p>"The Twilight Empire is defeated and their slaves are free, but my Rangers are dead and I feel empty inside."</p>
<p class='center'>Switch Endings or <<button "Continue"
"Sad Ending" /p>>
<</button>></p><</replace>>
<</link>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on an ending</h2></span>
</div>
<<set $Ending to 1>>
<<else>>
<p><font color="white">"I have to admit I was working on Plan C, but it seems that is unnecessary. Your Power Rangers have defeated the Twilight Empire. You rule over a dimension of freed slaves and warriors who take honor in their surrender. What do you do with it?"</font></p>
<div class='row'>
<div class="col border"> <<link "I go find a new adventure.">>
<<replace "#Profile">>
<p>"Adventure Ending."</p>
<p class='center'>Switch Endings or <<button "Continue"
"Adventure Ending">>
<</button>></p><</replace>>
<</link>>
</div><div class="col border">
<<link "I take my harem home and start my new life.">>
<<replace "#Profile">>
<p>"Harem Ending."</p>
<p class='center'>Switch Endings or <<button "Continue"
"Harem Ending">>
<</button>></p><</replace>>
<</link>>
</div>
<div class="col border">
<<link "I reform the Twilight Empire and Earth into a new paradise">>
<<replace "#Profile">>
<p>"Utopia Ending"</p>
<p class='center'>Switch Endings or <<button "Continue"
"Utopia Ending" /p>>
<</button>></p><</replace>>
<</link>>
</div>
</div>
<div class="border textbox">
<span id="Profile"><h2 class="center">Click on an ending</h2></span>
</div>
<<set $Ending to 2>>
<</if>>
<p>Your Rangers, your harem, your family, they are all gone. But you have survived. You feel a call between the worlds, even as Doctor K is silent. There is a place for you beyond light and color. In true darkness you are made into something new. Those who dwell in the light of the sun they stole from you shall learn to fear you when you return.
</p>Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>You are so beautiful, so pure. The Twilight Empire has captured you, and they have taken what made you human, but not what made you a man. You rut deep inside your queen and your victims, and you devour at a command. Is Life not good no matter what you have become?</p>Red Ranger: $Red<br><br>
Blue Ranger:Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>It's not like you could have won, could you? The best thing for the world is to surrender to superior power, and to welcome conquest with open arms.</p>
Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>Not many people survived the war. You fought to save not just this world, but all worlds the Twilight Empire could reach, and the enemy escalated to match your ferocity as both of you wielded weapons that boiled oceans and consumed countries. Technology from Doctor K helps prevent further degradation once the Twilight Empire is gone, with humanity surviving in domed cities that are rapidly returning Earth to a place humans can survive without technological assistance. You and your Rangers rapidly become the rulers of what is left of humanity in truth, though perhaps not in name. The destiny of your world's humanity is unclear, but you are hopeful the future will become better than the past, and the accessible regions of the multiverse are clean of the monsters who did this to your planet.</p>Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>The war was long but fairly civilized. After three years of holding the Twilight Empire at bay your Twilight Ranger negotiated a peace treaty. The Twilight Empire will leave this universe alone, and turn their goals of domination towards another innocent universe. Perhaps someday your people can teach their old enemies the error of their ways, but that is the work of the next generations you won for Earth, not your own.</p>Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>Your Earth is the center of a new Dawn Empire. As your Rangers died one by one it matched the myths and prophecies whispered by many in the Twilight Empire, and a great holy revolution swept the Twilight Empress off her throne. The freed humans of the Twilight Empire look to the people of Earth for guidance as they seek a new way of life free from evil.</p>
<p>All revolutions have sacrifices. Not one of your Power Rangers survived. Vengeful remnants of the Twilight Empire's royal house continue a campaign of terrorism on Earth targeting you and your loved ones in revenge, seeking to demoralize humanity through the murder of celebrities and politicians in a futile war of pure spite.</p>
Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>Having won the war for Earth, you and your harem seek to pay Doctor K's generosity forward to new dimensions. You successfully ride your Zords through the Twilight Empire into new dimensions that need your aid. You find strange enemies in the multiverse such as the evil children who rule the Pale League, the strange flock of the Void Dancers, the terrible Color which the Twilight Empire loved and feared, but you have no fear as you claim your own wand and become a Power Ranger to stand with your lovers.</p>Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>With Earth saved, it's time to relax and get down to your true dream of fucking all your new Power Ranger girlfriends as often as you have the strength and stamina for. Earth flowers with new technology, some of which makes your own life much longer and more comfortable as you reach new heights of love and passion with your harem. You are happier than you could have ever dreamed before you were chosen by destiny to lead the Power Rangers.</p>
Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2<p>The Twilight Empire's defeat leaves many worlds desperate for guidance. You decide that it is not enough to win the war, but you have to devote yourself to winning the peace. With your guidance Earth and the former Twilight Empire evolve into a new society where everyone can find their own destiny. You and your harem become a template for a new form of family, with countless people embracing replication to make new lifestyles. Earth becomes a wonderland of magic and free love, while millions of humans found colonies to build new and better societies out in space.</p>
Pink Ranger: $Pink <br><br>
Red Ranger: $Red<br><br>
Blue Ranger: $Blue<br><br>
Yellow Ranger: $Yellow<br><br>
Green Ranger: $Green<br><br>
Twilight Ranger: $Twilight<br><br>
<<if def $Lunar>>
Lunar Ranger: $Lunar
<<elseif def $Gold>>
Gold Ranger: $Gold
<<else>>
Omega Ranger: $Omega
<</if>>
<br><br>
Support Staff: $iSub1 and $iSub2