zk_html/misc/belek-oorzhak.html

36 lines
2.5 KiB
HTML
Raw Normal View History

2020-04-28 19:44:40 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Belek Oorzhak</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 | Belek Oorzhak</h1>
</header>
<article class="content">
<p>Belek Oorzhak is a feline from one of the Steppe catfolk tribes. Their fur is dusty grey with darker rosettes, with a splash of lighter grey - bordering on white - traveling from beneath their chin down over their front. Their frame is slight beneath their chamois deel, leading to a good bit of ambiguity as to their gender: with subtle adjustments to their voice and mannerisms, they could pass for feminine just as easily as for masculine. Something they use to their advantage as they work jobs ranging across the Steppes, for whether a job calls for a strong young cat or a demure young feline matters not in the end.</p>
<p>They wear a chamois deel, a type of wrap-around tunic belted around the waist with a sash, over baggy trousers cinched at the ankles. For more formal situations, they have a silken deel in navy blue with fine brocade folded away in the pack they carry with them. For colder weather, they also carry a hooded cloak and fur-trimmed cap.</p>
<p>They travel light with only a quarterstaff, dagger, clothes, food, and their single most precious possession, a small, gilt book hidden away beneath their clothing - too precious to even trust to the pack.</p>
<ul>
<li><strong>Story</strong> - <a href="/writing/belek.html">The Presence Between the Pages</a></li>
<li><strong>Inspirations</strong> - <a href="https://www.furaffinity.net/view/34498689/">pic</a> <a href="https://www.furaffinity.net/view/34510611/">pic</a> <a href="https://www.deviantart.com/byrek/art/Fracted-Snow-Leopard-1-198431659">pic</a> <a href="https://media.discordapp.net/attachments/482987166478368790/639508406335701032/belek-ref.jpg?width=522&amp;height=640">pic</a></li>
</ul>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-28 19:44:40 +00:00
</footer>
</main>
2020-06-24 07:10: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-28 19:44:40 +00:00
</body>
</html>