blob: abf6686c6727f5dd61b3353462c2be27bc18c871 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dungeons & Dragons — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
<h1><a href="/">AndrewDM.me</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
<li><a href="/changelog.html"><abbr title="Blog">Blahg</abbr></a>
<li><a href="/about.html">Andrew</a>
<li>
<form method="GET" action="/search.html">
<input type=search name="s" placeholder="Search" /><input type=submit value="🔍" />
</form>
<li><a class=feed href="/index.atom">Feed</a>
</ul>
</nav>
</header>
<article>
<h1 class=title>Dungeons & Dragons</h1>
<ul>
<li><span class="link-main"><a class="" href="yarv_ranger_1.2_with_community_subclasses_1.1.html" title="Published on 2017-11-16 (updated on 2017-11-16)">Yet Another Ranger Variant (YARV)</a></span><span class="link-categories"></span></li>
<li><span class="link-main"><a class="" href="collaborative_gestalt_leveling_v0.1.html" title="Published on 2017-10-14">Collaborative Gestalt Leveling</a></span><span class="link-categories"></span></li>
<li><span class="link-main"><a class="" href="learning_a_language_v1.0.html" title="Published on 2017-09-03">Learning a Language</a></span><span class="link-categories"></span></li>
<li><span class="link-main"><a class="" href="thepatron_1.1.html" title="Published on 2017-07-29">The Patron Prestige Class</a></span><span class="link-categories"></span></li>
<li><span class="link-main"><a class="" href="drews_rules.html" title="Published on 2017-07-04">Drew’s Rules</a></span><span class="link-categories"><a class="tag hb" href="/tags/hb.html">Homebrew</a></span></li>
<li><span class="link-main"><a class="" href="oraclesorc1_0.html" title="Published on 2017-07-04">Sorcererous Origin: Oracle</a></span><span class="link-categories"></span></li>
<li><span class="link-main"><a class="external" href="WaterdeepBazaar/WaterdeepBazaar.html" title="Published on 2015-12-14">Waterdeep Bazaar: Marketplace Generator</a></span><span class="link-categories"><a class="tag dm" href="/tags/dm.html">DMing Resource</a><a class="tag wp" href="/tags/wp.html">WIP</a></span></li>
</ul>
</article>
<footer>
<p>The content of this page is Copyright © <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p>
<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p>
<p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p>
</footer>
</body>
</html>
|