229 lines
		
	
	
		
			8.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			229 lines
		
	
	
		
			8.2 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>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;
 | ||
|       }
 | ||
|     }
 | ||
|     @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 a:not(:hover) {
 | ||
|       text-decoration: none;
 | ||
|     }
 | ||
|     code{white-space: pre-wrap;}
 | ||
|     span.smallcaps{font-variant: small-caps;}
 | ||
|     span.underline{text-decoration: underline;}
 | ||
|     div.column{display: inline-block; vertical-align: top; width: 50%;}
 | ||
|     div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
 | ||
|     ul.task-list{list-style: none;}
 | ||
|     .display.math{display: block; text-align: center; margin: 0.5rem auto;}
 | ||
|   </style>
 | ||
|   <!--[if lt IE 9]>
 | ||
|     <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
 | ||
|   <![endif]-->
 | ||
|   <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">
 | ||
| </head>
 | ||
| <body>
 | ||
| Cleric + Thief
 | ||
| | <a href="index.html">Episodes</a>
 | ||
| | <a href="about.html">About</a>
 | ||
| | <a href="journal.html">Journal</a>
 | ||
| <header id="title-block-header">
 | ||
| <h1 class="title">Cleric + Thief</h1>
 | ||
| <p class="subtitle">Journal</p>
 | ||
| </header>
 | ||
| <p>This is a journal of meta-content and behind the scenes kind of updates.</p>
 | ||
| <p><a href="journal.xml">subscribe to updates</a></p>
 | ||
| <!-- BEGIN //-->
 | ||
| <h2 id="cardtography"><time>2022-09-05</time> - Cardtography</h2>
 | ||
| <p>In Episode 00004 - Pinky, I used playing cards to generate the layout of the Supper Club, and its encounters, on the fly.</p>
 | ||
| <p>Here is a summary of how to make a quick dungeon with playing cards as first described in the ‘cardtography’ series of posts on koboldpress.com</p>
 | ||
| <p><a href="https://koboldpress.com/howling-tower-cardtography-a-simple-dungeon/" class="uri">https://koboldpress.com/howling-tower-cardtography-a-simple-dungeon/</a></p>
 | ||
| <p>You will need a deck of cards and a whole bunch of six sided dice.</p>
 | ||
| <ol type="1">
 | ||
| <li><p>Lay out 25 cards face down in a staggered 5 x 5 grid:</p>
 | ||
| <pre><code>    A B C D E
 | ||
| 01.   o   o
 | ||
| 02. o   o   o
 | ||
| 03.   o   o
 | ||
| 04. o   o   o
 | ||
| 05.   o   o
 | ||
| 06. o   o   o
 | ||
| 07.   o   o
 | ||
| 08. o   o   o
 | ||
| 09.   o   o
 | ||
| 10. o   o   o</code></pre></li>
 | ||
| <li><p>Flip the bottom, middle card face up and place a dice at the bottom edge. This is the dungeon entrance.</p></li>
 | ||
| <li><p>Imagine the card as a clock that goes up to six:</p>
 | ||
| <ul>
 | ||
| <li>1 = Northeast</li>
 | ||
| <li>2 = Southeast</li>
 | ||
| <li>3 = South</li>
 | ||
| <li>4 = Southwest</li>
 | ||
| <li>5 = Northwest</li>
 | ||
| <li>6 - North</li>
 | ||
| </ul></li>
 | ||
| <li><p>Roll 3d6 (2d6 for the first card) and place them at the appropriate corners.</p></li>
 | ||
| <li><p>Doubles are long hallways, or locked doors, or traps.</p></li>
 | ||
| <li><p>Explore, turning cards and rolling dice.</p></li>
 | ||
| </ol>
 | ||
| <p>INTERPRETING CARDS</p>
 | ||
| <ol type="1">
 | ||
| <li><p>Black cards are empty rooms or puzzles. Come up with something atmospheric or interesting.</p></li>
 | ||
| <li><p>Red cards are adversarial. Low numbers are easy / simple encounters. High cards are dangerous.</p></li>
 | ||
| <li><p>Face cards are special.</p></li>
 | ||
| <li><p>When a card is the same suit and value as another face up card, that is the boss, or an exit to another level of the dungeon.</p></li>
 | ||
| </ol>
 | ||
| <h2 id="non-player-characters"><time>2022-09-04</time> - Non-Player Characters</h2>
 | ||
| <p>NPCs are kind of a weird concept in the context of solo games.</p>
 | ||
| <p>Every character is a player character when you’re the only player.</p>
 | ||
| <h2 id="feed-esoterica"><time>2022-09-03</time> - Feed Esoterica</h2>
 | ||
| <p>Okay some of you will get a kick out of this.</p>
 | ||
| <p>I decided I needed to roll my own feeds, and so I used ED to programatically edit my source files into recfiles, used an m4 include in one instance, and then used recfmt templates to create the rss items.</p>
 | ||
| <p>That is right. Ed, m4, and recutils.</p>
 | ||
| <h2 id="blow-me-down"><time>2022-09-02</time> - Blow Me Down</h2>
 | ||
| <p>It is definitely <em>not</em> true that I based the looks of Iofi and Maddox on Shelley Duvall and Robin Williams from the 1980 American musical comedy smash hit <em>Popeye</em>.</p>
 | ||
| <h2 id="episodes-rss-feed"><time>2022-09-01</time> - episodes rss feed</h2>
 | ||
| <p>Made an update that will hopefully fix the links in the Episodes feed.</p>
 | ||
| <p>If not, I might need to start handrolling a feed instead of relying on <a href="https://blog.miso.town">blog.miso.town</a>.</p>
 | ||
| <p>In fact, I just noticed that the journal feed is kind of borked too.</p>
 | ||
| <p>Yeah I may just need to create my own feeds..</p>
 | ||
| <h2 id="meadowgloom"><time>2022-09-01</time> - 00002. Meadowgloom</h2>
 | ||
| <p>Hey gamers it’s ya boy dozens!</p>
 | ||
| <p>This update focuses briefly on Meadowgloom. Which is a name I snatched up from a fantasy name generator. It also generated the astounding name “Eccentric Kevin”. Who is a character I have every intention of introducing at some point as a perfectly normal, sane, and reasonable straight man.</p>
 | ||
| <h2 id="cleric-thief"><time>2022-08-30</time> - 00001. Cleric + Thief</h2>
 | ||
| <p>Hey I started a new thing!</p>
 | ||
| <p>This is the narrative version of a solo roleplaying game.</p>
 | ||
| <p>It is based on the mechanics and the <em>callings</em> of <a href="https://awkwardturtle.itch.io/brighter-worlds">Brighter Worlds by awkwardturtle</a>. It is a lovely game and I wanted to play it. I came up with the setting and the starting scenario using <a href="https://sean-f-smith.medium.com/with-this-tool-youll-never-run-out-of-ideas-15d19ab72dfb">GRAPES and WTAF?! tarot spreads as described by Sean F. Smith</a>. And then I used the <a href="https://inflatablestudios.itch.io/one-page-solo-engine">One Page Solo Engine</a> to answer questions during play.</p>
 | ||
| <p>My thief almost friggin died in the very first scenario. Yikes! Combat is lethal. <!-- END //--></p>
 | ||
| </body>
 | ||
| </html>
 |