zk_html/writing/sawtooth/chaotic-element.html

51 lines
4.3 KiB
HTML
Raw Normal View History

2020-04-23 08:30:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Chaotic Element</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Chaotic Element</h1>
</header>
<article class="content">
<p><span class="tag">writing</span> <span class="tag">furry</span> <span class="tag">fiction</span> <span class="tag">sawtooth</span> <span class="tag">short-story</span></p>
<p>Premise: Witchy ace raccoon (POV) is the chaotic force in a more straight-edge fisher (Pekania pennanti). Fisher falls for raccoon but there is strife around sex. Climax is maybe:</p>
<ol>
<li>Fisher rapes raccoon</li>
<li>Fisher attempts to rape raccoon</li>
2020-06-24 07:15:07 +00:00
<li>Fisher decides it isn&rsquo;t going to work w/ combo of chaos andace, gets super upset</li>
2020-04-23 08:30:08 +00:00
</ol>
<p>raccoon runs away to stay w/ friend and has to figure out how to talk about what happened</p>
<p>Raccoon - Baron - late 20s - M (GQ)
Fisher - Ian - Early 30s - M
2020-06-24 07:15:07 +00:00
Friend (raccoon) - Sonya - Baron&rsquo;s ex, but still friend. Same ages as Baron, grew out of witchiness for the most part - F</p>
2020-04-23 08:30:08 +00:00
<h2 id="story">Story</h2>
2020-06-24 07:15:07 +00:00
<p>The salt was gritty beneath Baron&rsquo;s pawpads. It was a good feeling. A dry sort of dirty, clean and pure.</p>
2020-04-23 08:30:08 +00:00
<p>Salt for each of the paws. Just a dry rub against each of the pads, interpad fur dusted with coarse grains.</p>
<p>Water for the muzzle, dabbed at each of the whiskerpads, tickling its way through the fur. Another dab at chin and a fourth between the eyes. The water beaded for a moment atop his muzzle before soaking into the short fur there, cool.</p>
<p>Fire for the claws. Just a feathery brush of flame right across the tips, warmth spilling across fingers and toe as the bright flame flickered from the disturbance, casting crazing shadows throughout the otherwise dim room. Just the candle and what light made it through the curtains, despite the bright day beyond.</p>
<p>Incense for the tail. Something spicy and herbal. Something homemade rather than the cloying garbage that lined the shelves at hippie bookstores these days. Baron had made his own for years since the one consistent source for the incense he could stand had gone out of business. A waft of fragrant smoke through his brush to leave behind pleasant cleanliness.</p>
2020-06-24 07:15:07 +00:00
<p>&ldquo;Stand,&rdquo; Baron murmured.</p>
2020-04-23 08:30:08 +00:00
<p>Ian wobbled to his feet, knees popping. Baron met his sheepish smile with a happy grin.</p>
2020-06-24 07:15:07 +00:00
<p>&ldquo;Welcome, now, spirits of earth and water, fire and air. Welcome spirits to guide us, spirits to light the way ahead of us.&rdquo; Baron, having replaced the elements, now retrieved his small frame drum and, using the softer end of the mallet, began a slow rhythmic beat to keep up with his patter.</p>
<p>&ldquo;Today is a new day, a new day begun. Today is a new day, a new day to explore. Today is a new day, a day for the searcher within to guide and find. Today is a new day, a day to become ever more whole.&rdquo; The words rolled out of his muzzle with comfortable familiarity, and he felt the world around him dissolve into the background, a pot set to simmer while the rest of the ritual was brought to a boil.</p>
<p>&ldquo;Today we ask the powers of the east, the spirits of air, to lend their knowledge, that we may be ever bolstered by greater understanding.&rdquo; He turned away from the window to the right. &ldquo;Today we ask the powers of the south, the spirits of fire, to lend their will, that we may be emboldened in our actions and all that we do.&rdquo; Turn. &ldquo;Today we ask the powers of the west, the spirits of water, to lend their emotions, that we may learn from our feelings.&rdquo; One final turn. &ldquo;Today, we ask the powers of the north, the spirits of earth, to lend their restraint, that we may not act beyond need and speak when silence is called for.&rdquo;</p>
2020-04-23 08:30:08 +00:00
</article>
<footer>
2020-06-24 07:15:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-23 08:30:08 +00:00
</footer>
</main>
2020-06-24 07:15:07 +00:00
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
2020-04-23 08:30:08 +00:00
</body>
</html>