diff options
Diffstat (limited to 'out/index.atom')
-rw-r--r-- | out/index.atom | 78 |
1 files changed, 42 insertions, 36 deletions
diff --git a/out/index.atom b/out/index.atom index 1a512e6..9eaa7de 100644 --- a/out/index.atom +++ b/out/index.atom @@ -5,46 +5,20 @@ <link rel="self" type="application/atom+xml" href="./index.atom"/> <link rel="alternate" type="text/html" href="./"/> <link rel="alternate" type="text/markdown" href="./index.md"/> - <updated>2017-01-14T02:30:57+00:00</updated> + <updated>2017-01-13T22:19:50-05:00</updated> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> <id>https://www.andrewdm.me/</id> <entry xmlns="http://www.w3.org/2005/Atom"> - <link rel="alternate" type="text/html" href="https://www.andrewdm.me/changelog.html"/> - <id>https://www.andrewdm.me/changelog.html</id> - <updated>2017-01-14T02:30:57+00:00</updated> - <published>2017-01-09T18:17:41-05:00</published> - <title>ChangeLog</title> + <link rel="alternate" type="text/html" href="https://www.andrewdm.me/dnd/psionist2.html"/> + <id>https://www.andrewdm.me/dnd/psionist2.html</id> + <updated>2017-01-13T22:19:50-05:00</updated> + <published>2017-01-14T03:02:57+00:00</published> + <title>[5e] Psionist Class - Rewrite [ALPHA]</title> <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> - - <content type="html"><h1 id="changelog">ChangeLog</h1> -<h2 id="andrew-murrell-merlneo.andrewdm.me">2017-01-14 Andrew Murrell &lt;merl@neo.andrewdm.me&gt;</h2> -<p>Added an updated Psionist class with more complete domains, but no mind powers yet.</p> -<pre><code>src/dnd/Psionist2.org | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++ -1 file changed, 566 insertions(+)</code></pre> -<h2 id="luke-shumaker-lukeshusbcglobal.net">2017-01-04 Luke Shumaker &lt;lukeshu@sbcglobal.net&gt;</h2> -<p>Change the title of &quot;Psionist&quot; -&gt; &quot;Psionist Class [5e]&quot;</p> -<pre><code>src/dnd/Psionist.md | 2 +- -1 file changed, 1 insertion(+), 1 deletion(-)</code></pre> -<h2 id="august-2016">31 August 2016</h2> -<p>Decided that the 1/5th of 'Magic is Magic' that was 'finished' was actually trash.</p> -<p>Worked on &quot;Harvey's Adventure&quot; for a pair of paragraphs.</p> -<h2 id="august-2016-1">30 August 2016</h2> -<p>Updated Tastavi with my introduction and 'Andrew Stamp of Approval'™ rewrite.</p> -<p>Decided that there are not enough hours in a day.</p> -</content> - <rights type="html"><p>The content of this page is Copyright © 2017 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> -<p>This page is licensed under the <a href="">CC BS-SA-3.0</a> license.</p></rights> -</entry> -<entry xmlns="http://www.w3.org/2005/Atom"> - <link rel="alternate" type="text/html" href="https://www.andrewdm.me/dnd/Psionist2.html"/> - <id>https://www.andrewdm.me/dnd/Psionist2.html</id> - <updated>2017-01-14T02:30:39+00:00</updated> - <published>2017-01-14T02:30:39+00:00</published> - <title>#+HTML_HEAD_EXTRA: <style type="text/css">#content { padding: 0px 16%; width: 68%; } body { background: url(Background3.png) repeat-y; background-size: 100%;} </style></title> - <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> - - <content type="html"><h1 id="introduction-to-the-psionist-class-5e">Introduction to the Psionist Class [5e]</h1> + <category term="HB" label="Homebrew" /> + <content type="html"><h1 class=title>[5e] Psionist Class - Rewrite [ALPHA]</h1> +<h1 id="introduction-to-the-psionist-class-5e">Introduction to the Psionist Class [5e]</h1> <h1 id="the-psionist">The Psionist</h1> <p>As a Psionist, you gain the following class features.</p> <h2 id="hit-points">Hit Points</h2> @@ -59,7 +33,7 @@ <li><strong>Weapons</strong>: Simple Weapons</li> <li><strong>Tools</strong>: None</li> <li><strong>Saving Throws</strong>: Intelligence, Wisdom</li> -<li><strong>Skills</strong>: Choose two skills from Arcana, History, Insight, Investigation, Medicine, Perception, or Religion</li> +<li><strong>Skills</strong>: Choose two skills from History, Insight, Investigation, Medicine, Perception, or Religion</li> </ul> <h2 id="equipment">Equipment</h2> <p>You start with the following equipment, in addition to the equipment granted by your background:</p> @@ -495,6 +469,38 @@ <p>This page is licensed under the <a href="">CC BS-SA-3.0</a> license.</p></rights> </entry> <entry xmlns="http://www.w3.org/2005/Atom"> + <link rel="alternate" type="text/html" href="https://www.andrewdm.me/changelog.html"/> + <id>https://www.andrewdm.me/changelog.html</id> + <updated>2017-01-14T03:02:57+00:00</updated> + <published>2017-01-09T18:17:41-05:00</published> + <title>ChangeLog</title> + <author><name>Andrew Murrell</name><uri>https://andrewdm.me/</uri><email>ImFromNASA@gmail.com</email></author> + + <content type="html"><h1 id="changelog">ChangeLog</h1> +<h2 id="andrew-murrell-merlneo.andrewdm.me">2017-01-14 Andrew Murrell &lt;merl@neo.andrewdm.me&gt;</h2> +<p>updated Psionist Title page</p> +<pre><code>bin/pre-generate | 2 ++ +src/dnd/{Psionist2.org =&amp;gt; psionist2.org} | 4 ++++ +2 files changed, 6 insertions(+)</code></pre> +<h2 id="andrew-murrell-merlneo.andrewdm.me-1">2017-01-14 Andrew Murrell &lt;merl@neo.andrewdm.me&gt;</h2> +<p>Added an updated Psionist class with more complete domains, but no mind powers yet.</p> +<pre><code>src/dnd/Psionist2.org | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++ +1 file changed, 566 insertions(+)</code></pre> +<h2 id="luke-shumaker-lukeshusbcglobal.net">2017-01-04 Luke Shumaker &lt;lukeshu@sbcglobal.net&gt;</h2> +<p>Change the title of &quot;Psionist&quot; -&gt; &quot;Psionist Class [5e]&quot;</p> +<pre><code>src/dnd/Psionist.md | 2 +- +1 file changed, 1 insertion(+), 1 deletion(-)</code></pre> +<h2 id="august-2016">31 August 2016</h2> +<p>Decided that the 1/5th of 'Magic is Magic' that was 'finished' was actually trash.</p> +<p>Worked on &quot;Harvey's Adventure&quot; for a pair of paragraphs.</p> +<h2 id="august-2016-1">30 August 2016</h2> +<p>Updated Tastavi with my introduction and 'Andrew Stamp of Approval'™ rewrite.</p> +<p>Decided that there are not enough hours in a day.</p> +</content> + <rights type="html"><p>The content of this page is Copyright © 2017 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> +<p>This page is licensed under the <a href="">CC BS-SA-3.0</a> license.</p></rights> +</entry> +<entry xmlns="http://www.w3.org/2005/Atom"> <link rel="alternate" type="text/html" href="https://www.andrewdm.me/dnd/spell-gauntlet.html"/> <id>https://www.andrewdm.me/dnd/spell-gauntlet.html</id> <updated>2017-01-09T18:17:41-05:00</updated> |