Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<set $char = 11>>
<div class="wrap center">
<h1>The Hitter</h1>
<p>They're the muscle. You rely on them to protect the others in the crew or perform hard labor.
<br>Occasionally they'll knock heads or stand threateningly in the background.</p>
<div class="block">
<a data-passage="The Hacker" data-setter="$loyalty += 1, $hitter = 11">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Hacker" data-setter="$greed += 1, $hitter = 12">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Hacker" data-setter="$desire += 1, $hitter = 13">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><div class="center">
<p>$loyalty - $greed - $desire</p>
<br>
<<set $char to $mastermind>>
<h1><<include Name>></h1>
<<set $char to $hitter>>
<h1><<include Name>></h1>
<<set $char to $hacker>>
<h1><<include Name>></h1>
<<set $char to $grifter>>
<h1><<include Name>></h1>
<<set $char to $thief>>
<h1><<include Name>></h1>
</div><<if $char == 1>>
<<include "loyalty.jpg">>
<<elseif $char == 2>>
<<include "greed.jpg">>
<<elseif $char == 3>>
<<include "desire.jpg">>
<</if>>
<<if $char == 11>>
<<include "ginacarano.jpg">>
<<elseif $char == 12>>
<<include "michellerodriguez.jpg">>
<<elseif $char == 13>>
<<include "galgadot.jpg">>
<</if>>
<<if $char == 21>>
<<include "gracepark.jpg">>
<<elseif $char == 22>>
<<include "lupitanyongo.jpg">>
<<elseif $char == 23>>
<<include "natalieportman.jpg">>
<</if>>
<<if $char == 31>>
<<include "lucyliu.jpg">>
<<elseif $char == 32>>
<<include "salmahayek.jpg">>
<<elseif $char == 33>>
<<include "halleberry.jpg">>
<</if>>
<<if $char == 41>>
<<include "haileesteinfeld.jpg">>
<<elseif $char == 42>>
<<include "jenniferlawrence.jpg">>
<<elseif $char == 43>>
<<include "scarlettjohansson.jpg">>
<</if>>
<<if $char == 51>>
<<include "emiliaclarke.jpg">>
<<elseif $char == 52>>
<<include "parishilton.jpg">>
<<elseif $char == 53>>
<<include "evagreen.jpg">>
<</if>>
<<if $char == 61>>
<<include "zendaya.jpg">>
<<elseif $char == 62>>
<<include "millajovovich.jpg">>
<<elseif $char == 63>>
<<include "summerglau.jpg">>
<</if>>
<<if $char == 71>>
<<include "paige.jpg">>
<<elseif $char == 72>>
<<include "jessicahenwick.jpg">>
<<elseif $char == 73>>
<<include "chiakikuriyama.jpg">>
<</if>>
<<if $char == 81>>
<<include "lucylawless.jpg">>
<<elseif $char == 82>>
<<include "kateesackhoff.jpg">>
<<elseif $char == 83>>
<<include "triciahelfer.jpg">>
<</if>>
<<if $char == 91>>
<<include "melissafumero.jpg">>
<<elseif $char == 92>>
<<include "chelseaperetti.jpg">>
<<elseif $char == 93>>
<<include "stephaniebeatriz.jpg">>
<</if>>
<<if $char == 101>>
<<include "alexandradaddario.jpg">>
<<elseif $char == 102>>
<<include "beyonce.jpg">>
<<elseif $char == 103>>
<<include "paulagarces.jpg">>
<</if>>
<<if $char == 111>>
<<include "cateblanchett.jpg">>
<<elseif $char == 112>>
<<include "ginagershon.jpg">>
<<elseif $char == 113>>
<<include "katebeckinsale.jpg">>
<</if>>
<<if $char == 121>>
<<include "caitylotz.jpg">>
<<elseif $char == 122>>
<<include "sofiaboutella.jpg">>
<<elseif $char == 123>>
<<include "katenauta.jpg">>
<</if>>
<<if $char == 131>>
<<include "angelinajolie.jpg">>
<<elseif $char == 132>>
<<include "chloebennet.jpg">>
<<elseif $char == 133>>
<<include "rihanna.jpg">>
<</if>>
<<if $char == 141>>
<<include "katemara.jpg">>
<<elseif $char == 142>>
<<include "kirstendunst.jpg">>
<<elseif $char == 143>>
<<include "morenabaccarin.jpg">>
<</if>>
<<if $char == 151>>
<<include "tarastrong.jpg">>
<<elseif $char == 152>>
<<include "kaleycuoco.jpg">>
<<elseif $char == 153>>
<<include "margotrobbie.jpg">>
<</if>><<if $char == 1>>
Loyalty
<<elseif $char == 2>>
Greed
<<elseif $char == 3>>
Desire
<</if>>
<<if $char == 11>>
Gina Carano
<<elseif $char == 12>>
Michelle Rodriguez
<<elseif $char == 13>>
Gal Gadot
<</if>>
<<if $char == 21>>
Grace Park
<<elseif $char == 22>>
Lupita Nyong'o
<<elseif $char == 23>>
Natalie Portman
<</if>>
<<if $char == 31>>
Lucy Liu
<<elseif $char == 32>>
Salma Hayek
<<elseif $char == 33>>
Halle Berry
<</if>>
<<if $char == 41>>
Hailee Steinfeld
<<elseif $char == 42>>
Jennifer Lawrence
<<elseif $char == 43>>
Scarlett Johansson
<</if>>
<<if $char == 51>>
Emilia Clarke
<<elseif $char == 52>>
Paris Hilton
<<elseif $char == 53>>
Eva Green
<</if>>
<<if $char == 61>>
Zendaya
<<elseif $char == 62>>
Milla Jovovich
<<elseif $char == 63>>
Summer Glau
<</if>>
<<if $char == 71>>
Paige
<<elseif $char == 72>>
Jessica Henwick
<<elseif $char == 73>>
Chiaki Kuriyama
<</if>>
<<if $char == 81>>
Lucy Lawless
<<elseif $char == 82>>
Katee Sackhoff
<<elseif $char == 83>>
Tricia Helfer
<</if>>
<<if $char == 91>>
Melissa Fumero
<<elseif $char == 92>>
Chelsea Peretti
<<elseif $char == 93>>
Stephanie Beatriz
<</if>>
<<if $char == 101>>
Alexandra Daddario
<<elseif $char == 102>>
Beyonce
<<elseif $char == 103>>
Paula Garces
<</if>>
<<if $char == 111>>
Cate Blanchett
<<elseif $char == 112>>
Gina Gershon
<<elseif $char == 113>>
Kate Beckinsale
<</if>>
<<if $char == 121>>
Caity Lotz
<<elseif $char == 122>>
Sofia Boutella
<<elseif $char == 123>>
Kate Nauta
<</if>>
<<if $char == 131>>
Angelina Jolie
<<elseif $char == 132>>
Chloe Bennet
<<elseif $char == 133>>
Rihanna
<</if>>
<<if $char == 141>>
Kate Mara
<<elseif $char == 142>>
Kirsten Dunst
<<elseif $char == 143>>
Morena Baccarin
<</if>>
<<if $char == 151>>
Tara Strong
<<elseif $char == 152>>
Kaley Cuoco
<<elseif $char == 153>>
Margot Robbie
<</if>><<set $statview to 0>>
<<set $char to 1>>
<<set $loyalty to 0>>
<<set $greed to 0>>
<<set $desire to 0>>
<<set $mastermind to 0>>
<<set $hitter to 10>>
<<set $hacker to 20>>
<<set $grifter to 30>>
<<set $thief to 40>>
<<set $mark to 50>>
<<set $righthand to 60>>
<<set $henchwoman to 70>>
<<set $sergeant to 80>>
<<set $detective to 90>>
<<set $uniform to 100>>
<<set $othermastermind to 110>>
<<set $otherhitter to 120>>
<<set $otherhacker to 130>>
<<set $othergrifter to 140>>
<<set $otherthief to 150>>
<<set $ending1 to 0>>
<<set $ending2 to 0>>
<<set $ending3 to 0>>
<<set $endingselect to 0>>
<<set $check to 0>>
<<set $sidecount to 0>>
<<set $x to 0>><div class="center">
<img src="https://i.imgur.com/faOMJgM.png" width=75%>
<h2>You are a "criminal" who stages cons and heists against the wealthy and the powerful. Those people, with all their resources, do whatever they want and use their money and power to make their victims go away. That's where you step in.
<br>
<br>Your latest target is a casino that serves as a front for the owner's many illegal activities. They're planning on expanding by evicting local residents from their homes. You don't intend to let that happen.</h2>
<br>
<h3>[[Meet the Crew|The Mastermind]]</h3>
</div><div class="wrap center">
<h1>The Mastermind</h1>
<p>You run the crew, make the plans, and choose the jobs.
<br>What you choose to direct your focus on is your business.</p>
<div class="block">
<a data-passage="The Hitter" data-setter="$loyalty += 2, $mastermind = 1">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Hitter" data-setter="$greed += 2, $mastermind = 2">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Hitter" data-setter="$desire += 2, $mastermind = 3">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +2</h4>
</div>
<div class="block">
<h4>Greed +2</h4>
</div>
<div class="block">
<h4>Desire +2</h4>
</div>
</div><<set $char = 21>>
<div class="wrap center">
<h1>The Hacker</h1>
<p>They know their way around a computer and handle just about anything technology-related.
<br>They always stay on the cutting edge.</p>
<div class="block">
<a data-passage="The Grifter" data-setter="$loyalty += 1, $hacker = 21">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Grifter" data-setter="$greed += 1, $hacker = 22">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Grifter" data-setter="$desire += 1, $hacker = 23">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 31>>
<div class="wrap center">
<h1>The Grifter</h1>
<p>Grifters don't need to break in or sneak through security.
<br>They make their own entrances with the right words at the right time to the right people.</p>
<div class="block">
<a data-passage="The Thief" data-setter="$loyalty += 1, $grifter = 31">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Thief" data-setter="$greed += 1, $grifter = 32">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Thief" data-setter="$desire += 1, $grifter = 33">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 41>>
<div class="wrap center">
<h1>The Thief</h1>
<p>They can walk into through a crowd and come out with multiple wallets, a purse, and someone's busted Rolex.
<br>If you need someone to crawl through a vent or scale a high-rise, a thief who you're looking for.</p>
<div class="block">
<a data-passage="Recon" data-setter="$loyalty += 1, $thief = 41">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="Recon" data-setter="$greed += 1, $thief = 42">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="Recon" data-setter="$desire += 1, $thief = 43">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<if $statview == 0>>
[[Status|Status][$statview to 1]]
<<else>>
<<back "Back">>
<</if>><div class="center">
<h1>Loyalty - $loyalty
<br>Greed - $greed
<br>Desire - $desire</h1>
</div><img class="cast" src="https://i.imgur.com/zSnawKU.jpg"><img class="cast" src="https://i.imgur.com/mZ4x9SI.jpg"><img class="cast" src="https://i.imgur.com/iub3KvG.jpg"><img class="cast" src="https://i.imgur.com/Dkg8uiD.jpg"><img class="cast" src="https://i.imgur.com/zvagxNi.jpg"><img class="cast" src="https://i.imgur.com/AvXrgMI.jpg"><img class="cast" src="https://i.imgur.com/5SLnE0D.jpg"><img class="cast" src="https://i.imgur.com/IZKran5.jpg"><img class="cast" src="https://i.imgur.com/N3ja2jj.jpg"><img class="cast" src="https://i.imgur.com/pFSH4Sd.jpg"><img class="cast" src="https://i.imgur.com/f5RTXHx.jpg"><img class="cast" src="https://i.imgur.com/eUqMDV1.jpg"><<if $char == 1>>
<p>Your crew is more than just a crew. It's friends. It's family.</p>
<<elseif $char == 2>>
<p>Money makes the world go 'round, and you aim to make a lot of it.</p>
<<elseif $char == 3>>
<p>You could never turn down a pretty face. Or a nice rack. Or a tight ass.</p>
<</if>>
<<if $char == 11>>
<p>A skilled hand-to-hand combatant, she cut her teeth as a bouncer at an underground bar tossing out violent criminals with her bare hands. Now she uses her skills to help you out, what with you being an old friend. Not to mention the old friends-with-benefits relationship you've recently resumed.</p>
<<elseif $char == 12>>
<p>She ran with another crew for years before an unfortunate encounter with the cops cost them a fair share of their combined loot. She only agreed to join you if she got paid in advance for each job. You joked that for a little extra, she ought to give you a little something special for the trouble. To your surprise, she did.</p>
<<elseif $char == 13>>
<p>She used to play the role of both bodyguard and assassin for a crime lord. Her libido was something of a distraction and a hitman slipped in and put a bullet in the crime lord's brain. She naturally had to find a new gig after that. That's where you came in. You were more than willing to lend your body to her to keep her mind on the job.</p>
<</if>>
<<if $char == 21>>
<p>The two of you used to hang out together back in school. You lost touch growing up , so you didn't know she wound up a skilled hacker for hire. When you met in person under fake identities for a job, she immediately recognized you. She was so happy, she almost leaped into your lap. In her hotel room, she took her time reminding you who she was again and again.</p>
<<elseif $char == 22>>
<p>Once upon a time, she was a popular camgirl who wore a mask to maintain her identity. She secretly uploaded worms to her most affluent viewers and siphoned funds from their accounts. As a former viewer yourself, her scam impressed you enough to enlist her into your crew. Sometimes, with a big enough payout, she'd even put the mask back on to give you a private show.</p>
<<elseif $char == 23>>
<p>You've never met anyone who's such an intense cross between a techie and a pervert before. She'd been looking for jobs to fund her dream of creating her own high-tech adult toy company. She jumped at the chance to join your crew, where she sealed the deal by personally demonstrating on and for you each of her prototypes.</p>
<</if>>
<<if $char == 31>>
<p>You met her at a corporate party where you'd both been hired to retrieve the same prize. She acted the part of a board member's secret mistress. You bribed a guard. Things went sideways, but luckily for you, she had a fun time. No doubt that's why she continued working with you, in and out of the bedroom.</p>
<<elseif $char == 32>>
<p>A former stage actress and current con artist, her first victim was the producer who ended her career. She continued conning the rich and famous out of their most valuable possessions until she approached you. She saw an opportunity for profit, and drew on her experience on the casting couch to convince you to look past your doubts.</p>
<<elseif $char == 33>>
<p>Her favorite method is to seduce powerful people and use their influence or their security clearance to get into places she shouldn't be. And with enough sexual favors and the occasional bit of blackmail, the sky's the limit. She happily joined you once you proved you could keep up with her in the sack.</p>
<</if>>
<<if $char == 41>>
<p>You used to pose as her private tutor to infiltrate her father's mansion. That job took a while, so you passed the time by teaching her a few tricks of the trade. You didn't foresee the influence you would have on her she showed up soaking wet at your hideout, having dove into a river that night with a bag of stolen jewels. You took her in, warmed her up, and sent the jewels to a fence you know.</p>
<<elseif $char == 42>>
<p>As a stuntwoman, she hears a lot of gossip on movie sets. It helps her pick targets, like an actress's prized painting she scaled a high-rise for. But the cops were catching on, so you redirected their attention away from her. She expressed her gratitude for the save with her body atop yours, and then she expressed it again when you offered the opportunity for bigger paydays.</p>
<<elseif $char == 43>>
<p>A kleptomaniac to the core, you halfway expect she's never paid for anything in her life. She hoards most of what she steals in her own warehouse. The only reason you know where the warehouse is, is because she's also a nymphomaniac, and has taken you there many times for the purpose of breaking in an antique bed she stole.</p>
<</if>>
<<if $char == 51>>
<p>She's the heiress to a mob legacy. Her family's fortunes have been battered in recent decades, what with crackdowns and rivals taking their toll, but she intends to use this casino and everything within it to reclaim their place in the underworld.</p>
<<elseif $char == 52>>
<p>She was daddy's little princess growing up. He doted on her and taught her everything she knows. So of course she would inherit his shark-like instincts for business, federal and local laws be damned. Those unscrupulous tactics made her daddy rich, they can do the same for her.</p>
<<elseif $char == 53>>
<p>As an escort, she caught the attention of an exceptionally wealthy man. One Vegas marriage, five years, and one fatal heart attack later, she became an exceptionally wealthy woman. Now she's the one dominating escorts in her penthouse.</p>
<</if>>
<<if $char == 61>>
<p>Not one to get her hands dirty, she prefers to move pieces on the board from behind the scenes. When problems "go away" and she's somewhere in the vicinity, you can be sure she's involved in some capacity. She could've been an excellent boss of her own if she wasn't so submissive to her employer.</p>
<<elseif $char == 62>>
<p>Armed at all times, any assignment her boss assigns her will inevitably become a shootout. She's one of the few you've ever seen who can be accurately described as "horny for guns". She is literally turned on by the smell of gun oil and gunpowder.</p>
<<elseif $char == 63>>
<p>While slight of frame, her knowledge of martial arts make her a dangerous woman to contend with. She makes the most of opportunities to handle things with her own two hands instead of pulling a trigger or handing off the task to her people.</p>
<</if>>
<<if $char == 71>>
<p>Rough and tumble and not too bright, this bruiser mostly breaks the hands and legs of anybody caught cheating at cards. Though that's generally reserved as a last resort when intimidation fails. She has a backroom specifically for both tasks.</p>
<<elseif $char == 72>>
<p>A student of the martial arts, her excessive violent outbursts in competition resulted in her dismissal. Her new employee saw potential in her talents. Now she makes a living doing their dirty work in back alleys and warehouses.</p>
<<elseif $char == 73>>
<p>She's a somewhat disturbed individual who gets off on violence. She was expelled from her previous organization after she attempted to kill someone who was "protected". Now she has a new job. And her new employee allows her off the leash more.</p>
<</if>>
<<if $char == 81>>
<p>She's not the best at what she does, but she's definitely the hardest worker. She puts her nose to the grindstone and digs away at every case until she comes out on top. The one case she hasn't cracked is you. She doesn't even know what you look like, which is why you were able to take her home from a police ball without her getting suspicious.</p>
<<elseif $char == 82>>
<p>A fast riser on the force, she's all about getting that next promotion. And it's all in service to her dream of being captain of her own precinct. She's so laser-focused that she sacrificed much of her own private life. Many an evening is spent at her favorite bar, where you managed to pick her up for a one-night stand that ended with the both of you worn out and her none the wiser.</p>
<<elseif $char == 83>>
<p>You're fairly certain she sleeps with more than just a few of her subordinates. It's an open secret. Only two things keep her from getting fired: she's good at her job and she's got protection from up on high. You once posed as a stripper at her friend's birthday party to get your hands on some incriminating evidence, only for her to take you home on a drunken dare.</p>
<</if>>
<<if $char == 91>>
<p>She's intelligent, resourceful, and always eager to impress. Always competitive and more than just a little uptight, her attempts to prove herself to her superiors are as overbearing as they are welcome. While loyal to her husband, her internet searches reveal a lot of fiction about cheating and BDSM. She's clearly got a few pent-up desires she's suppressing.</p>
<<elseif $char == 92>>
<p>A former civilian administrator at her precinct, her ego would not let her rest when someone told her she could never do what a detective does. Somehow, against all odds and purely out of spite, she switched careers and made detective after four years. To celebrate, she slept with a random convenience store clerk in the backroom while shopping for instant waffles. You weren't there, but you found the footage.</p>
<<elseif $char == 93>>
<p>Tough, mysterious, and sexy. Many an officer in her precinct have considered asking her out. Most don't. Her relationships generally don't last very long, primarily due to her insistance on keeping at least one secret double-life. You remember following and catching her pretending to be a slutty airhead at a members-only orgy. The difference between that and her real persona was disturbing. But still hot.</p>
<</if>>
<<if $char == 101>>
<p>She's a professional on the job, but has a secret double-life online. Not every cop has her own swimsuit modeling career.</p>
<<elseif $char == 102>>
<p>You know this officer. You've bribed her to look the other way more than once. She even got a little flirty with you last time.</p>
<<elseif $char == 103>>
<p>Something about this officer makes you think she's sleeping with somebody to keep her job. You can't put a finger on what it is.</p>
<</if>>
<<if $char == 111>>
<p>Most of the time, she can be found running her own club where she makes a killing selling watered down drinks to drunk college students and fencing stolen merchandise in the backroom. You've done business with her before, and you like to think you have a friendly working relationship.</p>
<<elseif $char == 112>>
<p>She used to be the head of her own task force until a couple of plucky detectives found out she was a dirty cop. She went on the run and created a new identity for herself. Her skills, connections, and knowledge of police procedure keep her a step ahead of most.</p>
<<elseif $char == 113>>
<p>Seductive and intelligent, she uses seduction as a major tool in most of her schemes. She usually lets her grifter handle that part of the job, but she occasionally goes back to her own roots as a grifter to double-team whatever poor sap they've seen fit to target.</p>
<</if>>
<<if $char == 121>>
<p>Rumored to have been trained by an ancient order of assassins, she had a sense of honor that made it impossible for her to continue that way of life. Nowadays, she only hurts people who deserve it the most. Most of her free time is spent bar hopping, drinking cheap booze, and having casual sex.</p>
<<elseif $char == 122>>
<p>Former right hand to a crime lord before he got arrested. She protected him and his operations with a lethal mix of gymnastics and sharp implements. Rumor is she was also his lover, but she wasn't particularly loyal to him after he got put away. That's assuming the stories you've heard are true. They usually are.</p>
<<elseif $char == 123>>
<p>She used to be the leader of street gang back home. She left them to travel the world after she got into a spot of trouble with the law. Her journey led her to discover three things: she has a real thirst for adventure, she's pretty good with a pair of pistols, and she's a real exhibitionist.</p>
<</if>>
<<if $char == 131>>
<p>Back in the day, she was part of a group of hackers who took on and completely embarrassed a large corporation's computer security software. Since then, that corporation has packed its bags and completely left the industry. She was in an open relationship with several members of her old group, and she misses the camaraderie.</p>
<<elseif $char == 132>>
<p>An former activist, she used find near hopeless causes to fight for. Whenever she got involved, incriminating evidence of her target's misdeeds will quickly find its way into the hands of the press. She's become somewhat more cynical since then, and now she works on commission.</p>
<<elseif $char == 133>>
<p>A laid-back hedonist, she does her best work when slightly high or immediately after getting off. Still riding high from the huge heist she pulled with her previous crew, where multiple multi-million dollar jeweled necklaces disappeared from a museum display and were replaced with fakes.</p>
<</if>>
<<if $char == 141>>
<p>A former aspiring stage actress, she slept with the producer to get a foot into the business, which turned out to be for naught when he screwed everybody he worked with over. She fumed for a time until she heard a rumor that the producer who screwed everybody over was in turn conned out of his valuables by the former lead actress. She was then inspired to follow in her footsteps.</p>
<<elseif $char == 142>>
<p>A dominatrix by day and a grifter by night. Or more accurately, a dominatrix by night and a grifter by later night. She's never had sex with a client, preferring to bring them around with a firm hand and a domineering nature. For that, she's paid handsomely. Applying those skills to the grift pays even more, especially when her targets pay her to keep her to keep all their dirt she dug up secret.</p>
<<elseif $char == 143>>
<p>She used to be a relatively popular child actress, but faded from public view as she grew up. Her old movies had made her enough that she would be comfortable for a long time. But she was bored. She started having casual flings here and there, which helped, but she truly found her calling when one of her boytoys introduced her to the world of grifting.</p>
<</if>>
<<if $char == 151>>
<p>She has a respectful, perhaps even loving, relationship with her mentor. Before they met, she was an underpaid and overworked office drone. Then he made her into who she is today: a fun-loving second-story woman who enjoys breaking and entering, safe-cracking, transporting stolen goods, and long walks on the beach.</p>
<<elseif $char == 152>>
<p>She used to be in a long and profitable partnership that recently dissolved when he tried to take a bigger cut of the loot. It wasn't fair, because she tried to take the bigger cut first. She kicked him out of her life, had a one-night stand with a stranger on a dating app, and went solo on a thief-for-hire gig.</p>
<<elseif $char == 153>>
<p>An adrenaline junkie, she gets off on danger. And there's nothing more dangerous than scaling a skyscraper or walking a tight-rope between them. She spends a lot of her life high up. Urban legend tells of a woman who masturbated while on a window-washer's cleaning platform. You suspect she's the source of that legend.</p>
<</if>><img class="cast" src="https://i.imgur.com/jxtzjnb.jpg"><img class="cast" src="https://i.imgur.com/ZqLViWJ.jpg"><img class="cast" src="https://i.imgur.com/IRxyw4C.jpg"><div class="center">
<nameplate>Reconnaissance</nameplate>
<h2>Your crew assembles and sets up shop in a motel down the street from the casino. The first step is finding out what you're up against. And that means recon.</h2>
<h3>[[Meet the Opposition|The Mark]]</h3>
</div><<set $char = 51>>
<div class="wrap center">
<h1>The Mark</h1>
<p>Your target and the owner of the casino.
<br>The Mark's the one behind the expansion and the illegal evictions.</p>
<div class="block">
<a data-passage="The Right Hand" data-setter="$loyalty += 2, $mark = 51">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Right Hand" data-setter="$greed += 2, $mark = 52">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Right Hand" data-setter="$desire += 2, $mark = 53">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +2</h4>
</div>
<div class="block">
<h4>Greed +2</h4>
</div>
<div class="block">
<h4>Desire +2</h4>
</div>
</div><<set $char = 61>>
<div class="wrap center">
<h1>The Right Hand</h1>
<p>The Mark's most trusted employee.
<br>The Right Hand is near the very top of the company hierarchy and handles much of the dirty work involved.</p>
<div class="block">
<a data-passage="The Henchwoman" data-setter="$loyalty += 1, $righthand = 61">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Henchwoman" data-setter="$greed += 1, $righthand = 62">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Henchwoman" data-setter="$desire += 1, $righthand = 63">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 71>>
<div class="wrap center">
<h1>The Henchwoman</h1>
<p>The Right Hand doesn't always deal with things personally.
<br>When she needs someone else to handle something, she turns to a Henchwoman.</p>
<div class="block">
<a data-passage="The Law" data-setter="$loyalty += 1, $henchwoman = 71">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Law" data-setter="$greed += 1, $henchwoman = 72">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Law" data-setter="$desire += 1, $henchwoman = 73">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = >>
<div class="wrap center">
<h1></h1>
<p></p>
<div class="block">
<a data-passage="" data-setter="">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="" data-setter="">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="" data-setter="">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<img class="cast" src="https://i.imgur.com/IUEqB0h.jpg"><img class="cast" src="https://i.imgur.com/9COgmrP.jpg"><img class="cast" src="https://i.imgur.com/6mN07Ga.jpg"><img class="cast" src="https://i.imgur.com/jQkzKiP.jpg"><img class="cast" src="https://i.imgur.com/vXlLJ5q.jpg"><img class="cast" src="https://i.imgur.com/GH85xfM.jpg"><img class="cast" src="https://i.imgur.com/lmMZknh.jpg"><img class="cast" src="https://i.imgur.com/NPixvXn.jpg"><img class="cast" src="https://i.imgur.com/qnhWG1G.jpg"><img class="cast" src="https://i.imgur.com/lDhP6tP.jpg"><img class="cast" src="https://i.imgur.com/jpyhykE.jpg"><img class="cast" src="https://i.imgur.com/aucmBSY.jpg"><img class="cast" src="https://i.imgur.com/MM3UCKW.jpg"><img class="cast" src="https://i.imgur.com/6EIBxhg.jpg"><img class="cast" src="https://i.imgur.com/7veG08g.jpg"><div class="center">
<nameplate>The Law</nameplate>
<h2>You're all criminals, so you expected the law to get involved eventually. What you couldn't have known was how quickly they showed up. Are they here to investigate the casino? Or are they here to hunt you down?</h2>
<h3>[[Meet the Cops|The Sergeant]]</h3>
</div><<set $char = 81>>
<div class="wrap center">
<h1>The Sergeant</h1>
<p>The Sergeant is an occasional thorn in your side.
<br>She's come closer to catching you than any other officer of the law.</p>
<div class="block">
<a data-passage="The Detective" data-setter="$loyalty += 2, $sergeant = 81">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Detective" data-setter="$greed += 2, $sergeant = 82">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Detective" data-setter="$desire += 2, $sergeant = 83">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +2</h4>
</div>
<div class="block">
<h4>Greed +2</h4>
</div>
<div class="block">
<h4>Desire +2</h4>
</div>
</div><<set $char = 91>>
<div class="wrap center">
<h1>The Detective</h1>
<p>The Sergeant's best investigator.
<br>She's the reason you're so careful about cleaning up evidence.</p>
<div class="block">
<a data-passage="The Uniform" data-setter="$loyalty += 1, $detective = 91">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Uniform" data-setter="$greed += 1, $detective = 92">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Uniform" data-setter="$desire += 1, $detective = 93">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 101>>
<div class="wrap center">
<h1>The Uniform</h1>
<p>The Uniforms make up the bulk of the local police.
<br>Wherever they show up, the detectives quickly follow.</p>
<div class="block">
<a data-passage="The Rivals" data-setter="$loyalty += 1, $uniform = 101">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rivals" data-setter="$greed += 1, $uniform = 102">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rivals" data-setter="$desire += 1, $uniform = 103">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><img class="cast" src="https://i.imgur.com/5MRQTMg.jpg"><img class="cast" src="https://i.imgur.com/2ho8Kes.jpg"><img class="cast" src="https://i.imgur.com/upo2QiM.jpg"><img class="cast" src="https://i.imgur.com/KGkR2nV.jpg"><img class="cast" src="https://i.imgur.com/n3M00ET.jpg"><img class="cast" src="https://i.imgur.com/iM7T9NM.jpg"><img class="cast" src="https://i.imgur.com/vJfovHa.jpg"><img class="cast" src="https://i.imgur.com/Hh7ZNrn.jpg"><img class="cast" src="https://i.imgur.com/fKVfrUA.jpg"><img class="cast" src="https://i.imgur.com/O2K7rhg.jpg"><img class="cast" src="https://i.imgur.com/onhEqBt.jpg"><img class="cast" src="https://i.imgur.com/Vy9Sbm1.jpg"><img class="cast" src="https://i.imgur.com/4c3tQMF.jpg"><img class="cast" src="https://i.imgur.com/5iJyd0T.jpg"><img class="cast" src="https://i.imgur.com/ZpAPhmP.jpg"><img class="cast" src="https://i.imgur.com/LObJ9Ks.jpg"><img class="cast" src="https://i.imgur.com/HZOUXIZ.jpg"><img class="cast" src="https://i.imgur.com/0RhyuvU.jpg"><div class="center">
<nameplate>The Rivals</nameplate>
<h2>Another crew has crashed the party and you recognize them. It's hard not to, given that you and your ilk travel within the same circles. But you're here to save the neighborhood and make a profit on the side, while this new crew doesn't seem to care.</h2>
<h3>[[Meet the Rival Crew|The Rival Mastermind]]</h3>
</div><<set $char = 111>>
<div class="wrap center">
<h1>The Rival Mastermind</h1>
<br>
<br>
<div class="block">
<a data-passage="The Rival Hitter" data-setter="$loyalty += 2, $othermastermind = 111">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Hitter" data-setter="$greed += 2, $othermastermind = 112">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Hitter" data-setter="$desire += 2, $othermastermind = 113">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +2</h4>
</div>
<div class="block">
<h4>Greed +2</h4>
</div>
<div class="block">
<h4>Desire +2</h4>
</div>
</div><<set $char = 121>>
<div class="wrap center">
<h1>The Rival Hitter</h1>
<br>
<br>
<div class="block">
<a data-passage="The Rival Hacker" data-setter="$loyalty += 1, $otherhitter = 121">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Hacker" data-setter="$greed += 1, $otherhitter = 122">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Hacker" data-setter="$desire += 1, $otherhitter = 123">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 131>>
<div class="wrap center">
<h1>The Rival Hacker</h1>
<br>
<br>
<div class="block">
<a data-passage="The Rival Grifter" data-setter="$loyalty += 1, $otherhacker = 131">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Grifter" data-setter="$greed += 1, $otherhacker = 132">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Grifter" data-setter="$desire += 1, $otherhacker = 133">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 141>>
<div class="wrap center">
<h1>The Rival Grifter</h1>
<br>
<br>
<div class="block">
<a data-passage="The Rival Thief" data-setter="$loyalty += 1, $othergrifter = 141">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Thief" data-setter="$greed += 1, $othergrifter = 142">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="The Rival Thief" data-setter="$desire += 1, $othergrifter = 143">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<set $char = 151>>
<div class="wrap center">
<h1>The Rival Thief</h1>
<br>
<br>
<div class="block">
<a data-passage="Side Events" data-setter="$loyalty += 1, $otherthief = 151">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="Side Events" data-setter="$greed += 1, $otherthief = 152">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<<set $char += 1>>
<div class="block">
<a data-passage="Side Events" data-setter="$desire += 1, $otherthief = 153">
<<include "Picture">>
</a>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<h4>Loyalty +1</h4>
</div>
<div class="block">
<h4>Greed +1</h4>
</div>
<div class="block">
<h4>Desire +1</h4>
</div>
</div><<if $grifter == 32 && $othergrifter == 141>>
<<set $sidecount += 1>>
<</if>>
<<if $grifter == 33 && $othergrifter == 142>>
<<set $sidecount += 1>>
<</if>>
<<if $righthand == 62 && $otherhitter == 123>>
<<set $sidecount += 1>>
<</if>>
<<if $righthand == 63 && $henchwoman == 72>>
<<set $sidecount += 1>>
<</if>>
<<if $uniform == 102 && $othermastermind == 112>>
<<set $sidecount += 1>>
<</if>>
<<if $grifter == 31 && $mark == 52>>
<<set $sidecount += 1>>
<</if>>
<<if $thief == 42 && $otherthief == 153>>
<<set $sidecount += 1>>
<</if>>
<<if $henchwoman == 73 && $otherhitter == 121>>
<<set $sidecount += 1>>
<</if>>
<<if $hitter == 11 && $hacker == 21>>
<<set $sidecount += 1>>
<</if>>
<<if $sergeant == 83 && $uniform == 103>>
<<set $sidecount += 1>>
<</if>>
<<if $thief == 41 && $othermastermind == 111>>
<<set $sidecount += 1>>
<</if>><div class="center">
<nameplate>Ending</nameplate>
<<include "Ending Check">>
<<if $check >= 1>>
<<include "Bonus">>
<br>
<h3>[[Your Selections]]</h3>
<</if>>
<<if $endingselect == 1>>
<<set $loyalty -= 1>>
<<elseif $endingselect == 2>>
<<set $greed -= 1>>
<<elseif $endingselect == 3>>
<<set $desire -= 1>>
<</if>>
</div><style>
.cast{
padding:3px;
border:3px solid dimgray;
width:40%;
}
.cast:hover{
padding:3px;
border:3px solid dimgray;
width:40%;
}
</style>
<<include "haileesteinfeld.jpg">>
<<include "summerglau.jpg">>
<<if $loyalty == $greed && $greed == $desire>>
<<set $ending1 to 1>>
<<set $ending2 to 1>>
<<set $ending3 to 1>>
<<include "Ending Select">>
<<elseif $loyalty > $greed && $loyalty > $desire>>
<<set $check to 1>>
<h2><<include "Loyalty Ending">></h2>
<<elseif $greed > $loyalty && $greed > $desire>>
<<set $check to 1>>
<h2><<include "Greed Ending">></h2>
<<elseif $desire > $loyalty && $desire > $greed>>
<<set $check to 1>>
<h2><<include "Desire Ending">></h2>
<<elseif $loyalty == $greed && $loyalty > $desire>>
<<set $ending1 to 1>>
<<set $ending2 to 1>>
<<include "Ending Select">>
<<elseif $greed == $desire && $greed > $loyalty>>
<<set $ending2 to 1>>
<<set $ending3 to 1>>
<<include "Ending Select">>
<<elseif $loyalty == $desire && $loyalty > $greed>>
<<set $ending1 to 1>>
<<set $ending3 to 1>>
<<include "Ending Select">>
<</if>><h1>Loyalty Ending</h1>
<p>You pulled it off. You and your crew have ensured that the casino will not expand into the outlying neighborhoods, saving hundreds of homes from being bulldozed and hundreds of families from eviction. Many of the people responsible are looking at hefty fines and penalties, if not prison time, if they stop running long enough to get caught. You look at your crew and imagine that you'll be doing this for a long, long time.</p><h1>Greed Ending</h1>
<p>Once your crew had everything in place, it was child's play for your hacker to find the casino owner's secret bank accounts. A few keystrokes and a voice recording later, and all that money was safely siphoned away into your own accounts. Your hacker did a good job making the whole process untraceable. Without that war chest, the plans to expand the casino collapsed. To celebrate, you and your crew took a nice long vacation to a place where you can see your crew in skimpy swimsuits all day long.</p><h1>Desire Ending</h1>
<p>You're very distracted throughout the whole con. It takes you longer than usual to find the ledger with all the casino's secret dealings. By the time you finally send it to the relevant authorities, you've slept through most, if not all, of the guests and staff. While you've stopped their operation for now, the time you wasted enabled them to liquidate their assets and move elsewhere. You expect they'll be back. But at least you've got a whole lot more options of booty calls now.</p><div class="wrap center">
<p>You've come to a crossroads about your methods and you must choose a plan to fellow.</p>
<<if $ending1 == 1>>
<div class="block">
<a data-passage="Ending" data-setter="$loyalty += 1, $endingselect to 1">
<<include "loyalty.jpg">>
</a>
<h3>Loyalty</h3>
</div>
<</if>>
<<if $ending2 == 1>>
<div class="block">
<a data-passage="Ending" data-setter="$greed += 1, $endingselect to 2">
<<include "greed.jpg">>
</a>
<h3>Greed</h3>
</div>
<</if>>
<<if $ending3 == 1>>
<div class="block">
<a data-passage="Ending" data-setter="$desire += 1, $endingselect to 3">
<<include "desire.jpg">>
</a>
<h3>Desire</h3>
</div>
<</if>>
</div><style>
.cast{
padding:3px;
border:3px solid dimgray;
width:300px;
}
.cast:hover{
padding:3px;
border:3px solid dimgray;
width:300px;
}
</style>
<<if $loyalty <= $greed && $loyalty <= $desire && $mark == 51>>
<hr>
<p><i>(Emilia Clarke is the Mark + Loyalty is the lowest stat)</i></p>
<p>You fail to properly maintain the cohesiveness of your crew and wind up slipping. Emilia takes advantage of the slip-up and uncovers your identity. She makes an offer you can't refuse: come and work for her in <i>multiple</i> capacities, and you'll get to live. You're going to be under her thumb for a long while as her most trusted fixer, sent to deal with problems her regular people can't solve and to warm her bed at all other times.</p>
<br>
<<include "emiliaclarke.jpg">>
<</if>>
<<if $loyalty >= $greed && $loyalty >= $desire && $otherhacker == 131>>
<hr>
<p><i>(Angelina Jolie is the Rival Hacker + Loyalty is the highest stat)</i></p>
<p>Inspired by the closeness of your crew, Angelina jumps ship and goes solo for a time. Her skills eventually help her find your base of operations despite your own hacker's attempts to conceal its location. At first, you thought she was back to settle a score. Instead, she asks for only one thing in return for keeping your location secret. She wants to join up with you and relive her glory days when she was part of something comfortable. You agree to her conditions and are surprised when she begins to strip down. Apparently, that's what she considers comfortable.</p>
<br>
<<include "angelinajolie.jpg">>
<</if>>
<<if $greed <= $loyalty && $greed <= $desire && $hacker == 22>>
<hr>
<p><i>(Lupita Nyong'o is the Hacker + Greed is the lowest stat)</i></p>
<p>You fail to keep on eye on your funds, choosing instead to concentrate of the more "fun" aspects of your job. Lupita, being more financially-minded, takes advantage of your blindspot. It's only months later when you discover that she's been skimming from you the entire time. You try to confront her about it, but she's already gone. Her identities wiped, her accounts deleted, her rooms cleared. But you do find a flash drive addressed to you. A parting gift, full of erotic recordings, video and audio. And some clues, like she's trying to lead you somewhere...</p>
<br>
<<include "lupitanyongo.jpg">>
<</if>>
<<if $greed >= $loyalty && $greed >= $desire && $hitter == 12>>
<hr>
<p><i>(Michelle Rodriguez is the Hitter + Greed is the highest stat)</i></p>
<p>When Michelle joined up with you originally, it was purely on a case by case basis. Every job to be paid in advance. But she's seen something in you. You're reliable. Responsible. Now she's willing to work out a deeper, longer deal with you. She sweetens the deal with a quick fuck and you find yourself being completely in favor of a more permanent contract.</p>
<br>
<<include "michellerodriguez.jpg">>
<</if>>
<<if $desire <= $loyalty && $desire <= $greed && $thief == 43>>
<hr>
<p><i>(Scarlett Johansson is the Thief + Desire is the lowest stat)</i></p>
<p>You didn't keep your eye on Scarlett as much as you should have. At some point her kleptomania went out of control to the point of endangering every job she went out on. You can't trust someone to do their job when there's a good chance they'll try to steal the next shiny thing they see. You bench her and schedule her for regular sessions with a psychiatrist. The go well, and you find yourself flirting with the psychiatrist when you come to pick Scarlett up. Maybe something good can come out of this after all...</p>
<br>
<<include "scarlettjohansson.jpg">>
<</if>>
<<if $desire >= $loyalty && $desire >= $greed && $mark == 53>>
<hr>
<p><i>(Eva Green is the Mark + Desire is the highest stat)</i></p>
<p>Eva's not one to forget a good lover. She spends a considerable about of time and money to find you. She fails. But the attempt sends ripples through the underworld until it reaches your ears. You watch from a distance until you're sure she's not out for retribution. Once your hitter confirms the safety of the situation, you present yourself to Eva, who presents you with an offer. Be her new lover in the public eye. Watch her back in private. Shield her from scandals and business rivals during the day, and satisfy her lusts at night. And for all that, you get a large sum of money and the considerable pleasure of her company.</p>
<br>
<<include "evagreen.jpg">>
<</if>><p><i>italics</i></p><div class="center">
<<include "Side Event Check">>
<<if $sidecount > 0>>
<nameplate>Side Events</nameplate>
<<include "Side Event Display">>
<br>
<h3>[[Ending]]</h3>
<<elseif $sidecount == 0>>
<<include "Ending">>
<</if>>
</div><style>
.cast{
padding:3px;
border:3px solid dimgray;
width:200px;
}
.cast:hover{
padding:3px;
border:3px solid dimgray;
width:200px;
}
</style>
<<if $grifter == 32 && $othergrifter == 141>>
<h3>The Show Must Go On</h3>
<p>Salma Hayek and Kate Mara. Both grifters, both former castmembers of the doomed show that brought them down this path. It's a little unprofessional for them to get together for drinks in the middle of the con, but you're all criminals here, so what're you gonna do about it? At least they invite you up to Kate's room as an apology, where the two of them do their utmost to make up for the inconvenience.</p>
<br>
<<include "salmahayek.jpg">>
<<include "katemara.jpg">>
<hr>
<</if>>
<<if $grifter == 33 && $othergrifter == 142>>
<h3>Got Some Dirt on You</h3>
<p>Halle Berry is an experienced blackmailer. Having dirt on someone really turns her on, and she values that almost more than money. Not so for Kirsten Dunst. For her, the value in holding blackmail material is in the money. Combined, the two of them immediately dig up dirt on you, holding your secrets over your head to make you submit to their will.</p>
<br>
<<include "halleberry.jpg">>
<<include "kirstendunst.jpg">>
<hr>
<</if>>
<<if $righthand == 62 && $otherhitter == 123>>
<h3>Guns Akimbo</h3>
<p>When you started following Milla Jovovich and Kate Nauta, you really should've realized these two gun perverts would immediately find the closest firing range and run into each other. You're forced to pose as a fellow enthusiast to keep them from sharing information that could betray your involvement. As it turns out, it's pretty hot, having a three-way quickie in a stockroom surrounded by piles of bullets. Not sure having the scent of gunpowder be associated with sex is a good thing, though.</p>
<br>
<<include "millajovovich.jpg">>
<<include "katenauta.jpg">>
<hr>
<</if>>
<<if $righthand == 63 && $henchwoman == 72>>
<h3>Wax On, Wax Off</h3>
<p>Summer Glau's skills are second to none. Jessica Henwick's skills are second to her. They catch you sneaking around the casino, and assuming you to be a rival of their boss, they take you to a special room to interrogate you. Turns out their idea of interrogation is to use special pressure points and massages, secret martial techniques modified for use in the bedroom, to bring you to the edge again and again. You're almost ready to give in and confess for a chance to orgasm, until your crew rescues you.</p>
<br>
<<include "summerglau.jpg">>
<<include "jessicahenwick.jpg">>
<hr>
<</if>>
<<if $uniform == 102 && $othermastermind == 112>>
<h3>I Fought the Law</h3>
<p>You know Gina Gershon was a dirty cop. And you know Beyonce is still a dirty cop. What you didn't know was that they used to work together. So you're a little blindsided when they both approach you with an offer. You pay Gina off, and she'll drag her heels with her crew to give you an edge. Beyonce will do the same with the police investigation. Standard dirty cop move. You seal the deal by testing her squad car's suspension. It holds up pretty well under the weight of three people.</p>
<br>
<<include "ginagershon.jpg">>
<<include "beyonce.jpg">>
<hr>
<</if>>
<<if $grifter == 31 && $mark == 52>>
<h3>Boardroom Meeting</h3>
<p>Lucy Liu came up with a pretty good idea. You both pose as executives coming in to meet with Paris Hilton. You're both quick-witted enough to stay convincing in the boardroom, and horny enough to respond when Paris hits on you both. The both of you sleeping with her proves to be the social grease necessary to get you both access to her company files.</p>
<br>
<<include "lucyliu.jpg">>
<<include "parishilton.jpg">>
<hr>
<</if>>
<<if $thief == 42 && $otherthief == 153>>
<h3>A Third of a Mile High Club</h3>
<p>Jennifer Lawrence and Margot Robbie find themselves scaling the side of the casino at the same time. They're both racing to reach a secure server room first and you can see their competitiveness is getting the better of them and straining their climbing gear. You race up to the roof and manage to save them both from falling with the help of a window cleaner's platform. Their blood still racing and their hearts full of gratitude, they both treat you to a exhilarating romp sixty stories up.</p>
<br>
<<include "jenniferlawrence.jpg">>
<<include "margotrobbie.jpg">>
<hr>
<</if>>
<<if $henchwoman == 73 && $otherhitter == 121>>
<h3>Trained Killers</h3>
<p>While she's a skilled killer, Caity Lotz turned her back on that life. So even though you are both ostensibly on different sides, she came to your rescue and stopped Chiaki Kuriyama from caving your head in with her meteor hammer. She used her own experiences to talk her down, and even used your body to demonstrate the pleasure can be found outside of killing. But it's a little disconcerting seeing Chiaki riding you, when not too long ago she was trying to rip you in half.</p>
<br>
<<include "caitylotz.jpg">>
<<include "chiakikuriyama.jpg">>
<hr>
<</if>>
<<if $hitter == 11 && $hacker == 21>>
<h3>The Old Gang</h3>
<p>You, Gina Carano, and Grace Park hung out all the time in the old days. But life got in the way and your paths diverged. Now circumstances have brought you all together again. And those two don't intend to waste the opportunity, taking you to bed early and often.</p>
<br>
<<include "ginacarano.jpg">>
<<include "gracepark.jpg">>
<hr>
<</if>>
<<if $sergeant == 83 && $uniform == 103>>
<h3>Sleeping on the Job</h3>
<p>Paula Garces is sleeping with Tricia Helfer. That's how she stays employed as an officer of the law, despite her clear incompetence and general slutty behavior. Tricia's just keeping her around for that sweet ass. You bring this up in their presence and they make a deal with you: keep your trap shut, and they'll rock your world. Of course you agree.</p>
<br>
<<include "triciahelfer.jpg">>
<<include "paulagarces.jpg">>
<hr>
<</if>>
<<if $thief == 41 && $othermastermind == 111>>
<h3>Diamond in the Rough</h3>
<p>Ever since you took in Hailee Steinfeld and trained her to be a thief, you've sent her to Cate Blanchett for extra training in the art of fencing stolen goods. So meeting Cate here and now, during the con, is something of a complicated situation, in which your interests may not be aligned. Cate thought so too, so she sent for you and Hailee to visit her in her hotel room. There, she revealed that Hailee was learning about more than just appraising black market merchandise. Then she had Hailee demonstrate what she learned on you.</p>
<br>
<<include "haileesteinfeld.jpg">>
<<include "cateblanchett.jpg">>
<hr>
<</if>><style>
.cast{
padding:3px;
border:3px solid dimgray;
}
.cast:hover{
padding:3px;
border:3px solid dimgray;
}
</style>
<<include "Display Crew">>
<hr>
<<include "Display Opposition">>
<hr>
<<include "Display Cops">>
<hr>
<<include "Display Rivals">>
<br>
<div class=center>
<h3>[[Results in Text]]</h3>
</div><div class="wrap center">
<h1>Your Crew</h1>
<div class="block">
<<set $char to $mastermind>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<<set $char to $hitter>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $hacker>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<div class="block">
<<set $char to $grifter>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $thief>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div>
<div class="wrap center">
<h1>The Marks</h1>
<div class="block">
<<set $char to $mark>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $righthand>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $henchwoman>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div><div class="wrap center">
<h1>The Cops</h1>
<div class="block">
<<set $char to $sergeant>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $detective>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $uniform>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div><div class="wrap center">
<h1>Your Rivals</h1>
<div class="block">
<<set $char to $othermastermind>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $otherhitter>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $otherhacker>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $othergrifter>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
<div class="block">
<<set $char to $otherthief>>
<<include "Picture">>
<h3><<include "Name">></h3>
<<include "Text">>
</div>
</div><<set $x to 2>>
<<set $x %= 10>>
$x<<set $char to $mastermind>>
<<set $x to $char>>
<p><b>Mastermind - <<include "Name">></b>
, <<include "stat test 2">></p>
<<set $char to $hitter>>
<<set $x to $char>>
<p><b>Hitter - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $hacker>>
<<set $x to $char>>
<p><b>Hacker - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $grifter>>
<<set $x to $char>>
<p><b>Grifter - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $thief>>
<<set $x to $char>>
<p><b>Thief - <<include "Name">></b>
, <<include "stat test 1">></p>
<br>
<<set $char to $mark>>
<<set $x to $char>>
<p><b>Mark - <<include "Name">></b>
, <<include "stat test 2">></p>
<<set $char to $righthand>>
<<set $x to $char>>
<p><b>Right Hand - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $henchwoman>>
<<set $x to $char>>
<p><b>Henchwoman - <<include "Name">></b>
, <<include "stat test 1">></p>
<br>
<<set $char to $sergeant>>
<<set $x to $char>>
<p><b>Sergeant - <<include "Name">></b>
, <<include "stat test 2">></p>
<<set $char to $detective>>
<<set $x to $char>>
<p><b>Detective - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $uniform>>
<<set $x to $char>>
<p><b>Uniform - <<include "Name">></b>
, <<include "stat test 1">></p>
<br>
<<set $char to $othermastermind>>
<<set $x to $char>>
<p><b>Rival Mastermind - <<include "Name">></b>
, <<include "stat test 2">></p>
<<set $char to $otherhitter>>
<<set $x to $char>>
<p><b>Rival Hitter - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $otherhacker>>
<<set $x to $char>>
<p><b>Rival Hacker - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $othergrifter>>
<<set $x to $char>>
<p><b>Rival Grifter - <<include "Name">></b>
, <<include "stat test 1">></p>
<<set $char to $otherthief>>
<<set $x to $char>>
<p><b>Rival Thief - <<include "Name">></b>
, <<include "stat test 1">></p>
<br>
<p><b>Loyalty</b> - $loyalty</p>
<p><b>Greed</b> - $greed</p>
<p><b>Desire</b> - $desire</p><<set $x %= 10>>
<<if $x == 1>>
Loyalty +1
<<elseif $x == 2>>
Greed +1
<<elseif $x == 3>>
Desire +1
<</if>><<set $x %= 10>>
<<if $x == 1>>
Loyalty +2
<<elseif $x == 2>>
Greed +2
<<elseif $x == 3>>
Desire +2
<</if>><p><b>hello</b></p>
<p>hello</p><p>by RiffxRaff
<br>for /r/CelebEconomy</p>