367 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			367 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
 | |
| <head>
 | |
|   <meta charset="utf-8" />
 | |
|   <meta name="generator" content="pandoc" />
 | |
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
 | |
|   <title>00001. Cleric + Thief</title>
 | |
|   <style>
 | |
|     html {
 | |
|       line-height: 1.5;
 | |
|       font-family: Georgia, serif;
 | |
|       font-size: 20px;
 | |
|       color: #1a1a1a;
 | |
|       background-color: #fdfdfd;
 | |
|     }
 | |
|     body {
 | |
|       margin: 0 auto;
 | |
|       max-width: 36em;
 | |
|       padding-left: 50px;
 | |
|       padding-right: 50px;
 | |
|       padding-top: 50px;
 | |
|       padding-bottom: 50px;
 | |
|       hyphens: auto;
 | |
|       overflow-wrap: break-word;
 | |
|       text-rendering: optimizeLegibility;
 | |
|       font-kerning: normal;
 | |
|     }
 | |
|     @media (max-width: 600px) {
 | |
|       body {
 | |
|         font-size: 0.9em;
 | |
|         padding: 1em;
 | |
|       }
 | |
|       h1 {
 | |
|         font-size: 1.8em;
 | |
|       }
 | |
|     }
 | |
|     @media print {
 | |
|       body {
 | |
|         background-color: transparent;
 | |
|         color: black;
 | |
|         font-size: 12pt;
 | |
|       }
 | |
|       p, h2, h3 {
 | |
|         orphans: 3;
 | |
|         widows: 3;
 | |
|       }
 | |
|       h2, h3, h4 {
 | |
|         page-break-after: avoid;
 | |
|       }
 | |
|     }
 | |
|     p {
 | |
|       margin: 1em 0;
 | |
|     }
 | |
|     a {
 | |
|       color: #1a1a1a;
 | |
|     }
 | |
|     a:visited {
 | |
|       color: #1a1a1a;
 | |
|     }
 | |
|     img {
 | |
|       max-width: 100%;
 | |
|     }
 | |
|     h1, h2, h3, h4, h5, h6 {
 | |
|       margin-top: 1.4em;
 | |
|     }
 | |
|     h5, h6 {
 | |
|       font-size: 1em;
 | |
|       font-style: italic;
 | |
|     }
 | |
|     h6 {
 | |
|       font-weight: normal;
 | |
|     }
 | |
|     ol, ul {
 | |
|       padding-left: 1.7em;
 | |
|       margin-top: 1em;
 | |
|     }
 | |
|     li > ol, li > ul {
 | |
|       margin-top: 0;
 | |
|     }
 | |
|     blockquote {
 | |
|       margin: 1em 0 1em 1.7em;
 | |
|       padding-left: 1em;
 | |
|       border-left: 2px solid #e6e6e6;
 | |
|       color: #606060;
 | |
|     }
 | |
|     code {
 | |
|       font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
 | |
|       font-size: 85%;
 | |
|       margin: 0;
 | |
|     }
 | |
|     pre {
 | |
|       margin: 1em 0;
 | |
|       overflow: auto;
 | |
|     }
 | |
|     pre code {
 | |
|       padding: 0;
 | |
|       overflow: visible;
 | |
|       overflow-wrap: normal;
 | |
|     }
 | |
|     .sourceCode {
 | |
|      background-color: transparent;
 | |
|      overflow: visible;
 | |
|     }
 | |
|     hr {
 | |
|       background-color: #1a1a1a;
 | |
|       border: none;
 | |
|       height: 1px;
 | |
|       margin: 1em 0;
 | |
|     }
 | |
|     table {
 | |
|       margin: 1em 0;
 | |
|       border-collapse: collapse;
 | |
|       width: 100%;
 | |
|       overflow-x: auto;
 | |
|       display: block;
 | |
|       font-variant-numeric: lining-nums tabular-nums;
 | |
|     }
 | |
|     table caption {
 | |
|       margin-bottom: 0.75em;
 | |
|     }
 | |
|     tbody {
 | |
|       margin-top: 0.5em;
 | |
|       border-top: 1px solid #1a1a1a;
 | |
|       border-bottom: 1px solid #1a1a1a;
 | |
|     }
 | |
|     th {
 | |
|       border-top: 1px solid #1a1a1a;
 | |
|       padding: 0.25em 0.5em 0.25em 0.5em;
 | |
|     }
 | |
|     td {
 | |
|       padding: 0.125em 0.5em 0.25em 0.5em;
 | |
|     }
 | |
|     header {
 | |
|       margin-bottom: 4em;
 | |
|       text-align: center;
 | |
|     }
 | |
|     #TOC li {
 | |
|       list-style: none;
 | |
|     }
 | |
|     #TOC ul {
 | |
|       padding-left: 1.3em;
 | |
|     }
 | |
|     #TOC > ul {
 | |
|       padding-left: 0;
 | |
|     }
 | |
|     #TOC a:not(:hover) {
 | |
|       text-decoration: none;
 | |
|     }
 | |
|     code{white-space: pre-wrap;}
 | |
|     span.smallcaps{font-variant: small-caps;}
 | |
|     div.columns{display: flex; gap: min(4vw, 1.5em);}
 | |
|     div.column{flex: auto; overflow-x: auto;}
 | |
|     div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
 | |
|     ul.task-list{list-style: none;}
 | |
|     ul.task-list li input[type="checkbox"] {
 | |
|       width: 0.8em;
 | |
|       margin: 0 0.8em 0.2em -1.6em;
 | |
|       vertical-align: middle;
 | |
|     }
 | |
|     .display.math{display: block; text-align: center; margin: 0.5rem auto;}
 | |
|   </style>
 | |
|   <link rel="alternate" type="application/rss+xml" title="episodes" href="http://tilde.town/~dozens/clericthief/episodes.xml">
 | |
|   <link rel="alternate" type="application/rss+xml" title="journal" href="http://tilde.town/~dozens/clericthief/journal.xml">
 | |
|   <style>
 | |
|   html {
 | |
|     background: #efefef;
 | |
|   }
 | |
|   </style>
 | |
|   <!--[if lt IE 9]>
 | |
|     <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
 | |
|   <![endif]-->
 | |
| </head>
 | |
| <body>
 | |
| Cleric + Thief
 | |
| | <a href="index.html">Episodes</a>
 | |
| | <a href="journal.html">Journal</a>
 | |
| | <a href="about.html">About</a>
 | |
| <header id="title-block-header">
 | |
| <h1 class="title">00001. Cleric + Thief</h1>
 | |
| <p class="subtitle">Introducing Iofi and Maddox</p>
 | |
| </header>
 | |
| <p>Iofi knocks on the front door of the apartment while Maddox turns and
 | |
| faces the other way, inspecting the immaculate lawn and the empty
 | |
| tree-lined street.</p>
 | |
| <p>“Does the formality of it ever strike you as funny?” asks Maddox.
 | |
| They are short and fidgety, with a ruddy face, small squinting eyes, and
 | |
| short shaggy blonde hair.</p>
 | |
| <p>Iofi drags the fingers of one hand gently across the face of the
 | |
| door. Her other hand starts to reach instinctively for the satchel
 | |
| around her waist, but then the returns it to her side after all.
 | |
| “Funny?” she echoes quietly, almost to herself. She is tall, almost
 | |
| gaunt. Her long dark hair is pulled back into a low tight bun. She has
 | |
| slightly buck teeth and a slight overbite, and large dark eyes with
 | |
| hooded eyelids.</p>
 | |
| <p>“Knocking like that. Like you need permission.” Maddox continues
 | |
| quietly, their voice just above a whisper. “You don’t find it
 | |
| funny?”</p>
 | |
| <p>“It’s the right thing to do,” Iofi answers, turning her head slightly
 | |
| toward her partner.</p>
 | |
| <p>Maddox turns from the lawn, satisfied for now, and leans over the
 | |
| railing to peer in through the window.</p>
 | |
| <p>“The right thing to do,” they counter, “is whatever gets you what you
 | |
| need.” They squint, trying to make out the inside of the room through
 | |
| the thin curtains. “And right now, we need to find the merchant.”</p>
 | |
| <p>The door opens a crack just as Iofi raises her fist to knock a second
 | |
| time.</p>
 | |
| <p>Maddox quickly straightens up and tries not to look like they were
 | |
| just spying through the window.</p>
 | |
| <p>In the doorway is a small bald man with a thin, meticulous goatee and
 | |
| mustache. He stands in the small space between the door and its frame
 | |
| and peers out at them with large watery eyes and a gaping mouth like a
 | |
| goldfish.</p>
 | |
| <p>“Yes?” he greets them with a soft, high voice.</p>
 | |
| <p>“Hello,” Iofi smiles, revealing an impressive amount of teeth, her
 | |
| mouth giving a round shape to her vowels. “We’re looking for Mister
 | |
| Dedric Blackguard. Is he available?”</p>
 | |
| <p>Maddox clears their throat and tugs on their sleeves on the front
 | |
| porch. The small man glances at them briefly before flicking his eyes
 | |
| back to Iofi.</p>
 | |
| <p>“No, I’m afraid Mister Blackguard is not here at the moment.”</p>
 | |
| <p>Maddox asks, “Do you know when he will be back?” their voice a little
 | |
| raspy as they speak up to be heard.</p>
 | |
| <p>“I’m afraid not,” he answers in his childlike voice. There is a heavy
 | |
| thump and a scrape from somewhere behind the door. The doorman flinches
 | |
| and smiles nervously.</p>
 | |
| <p>Maddox narrows their eyes, and concern appears on Iofi’s face. “Is
 | |
| everything alright?” she asks. The doorman’s eyes flit quickly behind
 | |
| the door.</p>
 | |
| <p>“Yes! Yes, everything is quite alright. It, erm. It was just the
 | |
| cat!”</p>
 | |
| <p>“The cat,” echoes Iofi.</p>
 | |
| <p>“Look,” the doorman squeaks, “I really must be going. I really am
 | |
| busy. I’ll tell Mister Blackguard you were here. Miss?”</p>
 | |
| <p>“Iofi.” She gestures behind her, “and Maddox. From the office of the
 | |
| Governor.”</p>
 | |
| <p>The doorman meeps quietly again. “The governor? Oh, um. Yes, very
 | |
| good. I will let Mister Blackguard know. Now, as I said, I am very busy.
 | |
| Good day!”</p>
 | |
| <p>The small man closes the door in their faces. There is the sound of a
 | |
| key turning in a lock, and the sliding of a bolt.</p>
 | |
| <p>“Do you think he’s in trouble in there?” Maddox asks Iofi, their
 | |
| voice a little more melodious as it drops to its natural register just
 | |
| above a whisper.</p>
 | |
| <p>“If he is, it would be the right thing to do to help him, wouldn’t
 | |
| it?” Iofi answers dipping her hand into her satchel.</p>
 | |
| <p>“I’m more concerned about losing a lead than doing the right thing,
 | |
| but you know. Tell yourself what you need to hear.”</p>
 | |
| <p>Iofi places her free hand on the door and when she speaks next, she
 | |
| does so with two voices at once. “<span class="smallcaps">This door is
 | |
| unlocked</span>.” She lowers her hand to the door handle and turns it,
 | |
| and steps aside making room for Maddox at her side as she silently opens
 | |
| it a crack.</p>
 | |
| <p>Maddox peers into the empty foyer on the other side of the door.
 | |
| There is a staircase leading up to the second level, a hallway receding
 | |
| away from them toward the back of the house, and a large doorway on
 | |
| either side.</p>
 | |
| <p>A second Maddox walks briskly but silently in from the room on the
 | |
| right and looks expectantly at the two of them lurking in the doorway.
 | |
| The Maddox on the front porch nods at Iofi, who pushes the front door
 | |
| open wide enough for them both to fit through.</p>
 | |
| <p>Maddox tells the other Maddox, “Continue searching the downstairs. If
 | |
| everything’s clear, head back to the safe house and wait for us there.”
 | |
| Maddox nods, and silently continues through the doorway on the left into
 | |
| a dining room.</p>
 | |
| <p>Maddox turns back to Iofi and nods questioningly toward the stairs.
 | |
| They go first, a dagger suddenly in each hand. She pulls a glass rod out
 | |
| of her satchel, something between a large hammer and small club, and
 | |
| follows.</p>
 | |
| <p>At the top of the stairs is a hall with four rooms. Two to the left,
 | |
| one to the right, and one straight ahead.</p>
 | |
| <p>Muffled voices drift down the hall from the room at the far end of
 | |
| the hall.</p>
 | |
| <p>Maddox and Iofi creep forward. One of the voices is the high, soft,
 | |
| trembling voice of the doorman. The other voice is low, calm, and
 | |
| commanding.</p>
 | |
| <p>“I told you I don’t know where he is!”</p>
 | |
| <p>“And I told you that is not an acceptable answer.” Maddox frowns at
 | |
| the voice’s western accent and glances back and up at Iofi. She nods, a
 | |
| single line of concern creasing her brow. She heard it to.</p>
 | |
| <p>“He has something of ours,” the voice continues. “We need it
 | |
| back.”</p>
 | |
| <p>The doorman yelps and there is the sound of a brief scuffle, and a
 | |
| thump, and the doorman cries out in despair.</p>
 | |
| <p>Iofi leans over Maddox and places her hand on the door. “Ready?” They
 | |
| crouch and raise their daggers. “<span class="smallcaps">We’re already
 | |
| on the other side.</span>”</p>
 | |
| <p>In an instant, Maddox and Iofi find themselves on the other side of
 | |
| the door. Two thugs are holding the terrified doorman down in a chair.
 | |
| One is pressing his hand flat down on the table in front of him, fingers
 | |
| splayed. A third brute is standing before the doorman, a cleaver in his
 | |
| hand, raised over the doorman’s fingers.</p>
 | |
| <p>Maddox flings one dagger at the brute with the cleaver. It lodges in
 | |
| the meat of his shoulder and he howls. All eyes turn toward the door,
 | |
| which remains closed and locked.</p>
 | |
| <p>Iofi points her rod at the brute and says, “<span
 | |
| class="smallcaps">That’s not a cleaver, that’s an eel!</span>” The brute
 | |
| watches in amazement as the cleaver in his hand bends and warps and
 | |
| elongates and grows flesh and teeth. Teeth that the eel sink into the
 | |
| brute’s forearm.</p>
 | |
| <p>The brute cries out and throws the eel to the ground and stumbles
 | |
| back.</p>
 | |
| <p>The doorman scoots quickly away as the thugs release him and lunge
 | |
| toward Maddox, the first drawing a shortsword, and the second swinging
 | |
| an axe.</p>
 | |
| <p>Maddox parries the shortsword, but the axe slices them across the
 | |
| ribs. They cry out.</p>
 | |
| <p>“Maddox!” Iofi cries and brings her club down on the thug. It’s an
 | |
| awkward swing and glances off the thug’s arm, but it lands a
 | |
| substantially more solid blow than a frail glass rod ought to.</p>
 | |
| <p>Maddox dashes to the side and throws another dagger, striking up to
 | |
| the hilt in the brute’s chest. He clutches the blade and staggers to the
 | |
| floor.</p>
 | |
| <p>The thug with the shortsword hesitates and takes a step back. But the
 | |
| one with the axe charges forward and swings at Iofi. The blow is heavy
 | |
| and rattles her bones, but she deflects it and swings her club again,
 | |
| this time cracking the thug in the head. He stumbles.</p>
 | |
| <p>Maddox, having produced another dagger, lunges for thug with the axe,
 | |
| but the slash in his ribs is so painful that he is unable to strike a
 | |
| killing blow. Still, the axeman cries and stumbles.</p>
 | |
| <p>Seeing his opportunity, the swordsman darts forward and pierces
 | |
| Maddox clean through the shoulder. Maddox cries out, barely still
 | |
| standing.</p>
 | |
| <p>Iofi advances in a fury and the swordsman falls beneath a flurry of
 | |
| blows.</p>
 | |
| <p>Maddox collapses in her arms and she drags him over to the doorman,
 | |
| who is huddling wide-eyed in the corner.</p>
 | |
| <p>The thug with the axe staggers forward and raises the blade over his
 | |
| head as Maddox reaches out and weakly grabs the doorman by his lapel.
 | |
| Iofi looks up and makes eye contact with the axeman as he grunts and
 | |
| swings down on them. At the same time Maddox whispers, “Snap,” and the
 | |
| three of them blink out of existence.</p>
 | |
| <p>The axe buries itself in the floor, and the axeman looks around the
 | |
| room, empty except for him and his dead and dying comrades.</p>
 | |
| <hr />
 | |
| <p>They arrive in a heap on the floor in safe house. Other Maddox is
 | |
| standing over them. They look gravely concerned, but they don’t move
 | |
| forward to help them.</p>
 | |
| <p>“I saw,” they say softly. “I already called for help.”</p>
 | |
| <p>Iofi, still holding Maddox in her arms, looks up at the other Maddox.
 | |
| “Thank you,” she says.</p>
 | |
| <p>The doorman whimpers and tries to crawl away on all fours, and vomits
 | |
| on the ground.</p>
 | |
| <p>Maddox groans, doubled over in pain. From between gritted teeth they
 | |
| hiss, “Wait outside. Stand watch.”</p>
 | |
| <p>Other Maddox nods and silently exits the room.</p>
 | |
| <p>Maddox drags himself over to the doorman, the two of them both on the
 | |
| ground, and they shove him onto his back. From somewhere, they have
 | |
| produced another long bladed dagger. “Now,” they whisper, holding the
 | |
| tip near the doorman’s face. “Whatever it is you were about to tell
 | |
| those goons, you’re going to tell us instead. Where’s Blackguard?”</p>
 | |
| <p>Iofi, her gown covered in blood, stands up and walks over to Maddox
 | |
| and the whimpering doorman.</p>
 | |
| <p>She crouches down and reaches into her satchel and pulls out a turtle
 | |
| shell the size of her hand. It is jet black, with a bright orange dotted
 | |
| line around the edge. She places it on the ground next to the doorman,
 | |
| and watches it intently.</p>
 | |
| <p>The doorman glances from Maddox to it, as first one and then another
 | |
| head pokes out from the shell. One looks at the doorman curiously, and
 | |
| the other ignores him, looking as much in the opposite direction as is
 | |
| possible.</p>
 | |
| <p>“Yes,” Iofi nods and says to the doorman, eyes still on the turtle,
 | |
| “I suggest you tell them what they want to know. It would be the right
 | |
| thing to do.”</p>
 | |
| <p>EOF</p>
 | |
| </body>
 | |
| </html>
 |