better
This commit is contained in:
parent
5f38b5eeca
commit
033fbac73c
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -1 +1 @@
|
||||||
🐬
|
🦈
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
# The Source 0.2.0
|
||||||
|
|
||||||
|
I have been working on a new draft of The Source, which is the name for the system I have been using for tabletop roleplaying games. It is loosely based on Jared Sinclair's 6th Edition [1], but it has a lot more detail and some advice for new dungeon masters on how to play the game. I still need to make character sheets (will probably do them in inkscape or as plain text files), but I'm about ready to call this version 0.2.0.
|
||||||
|
|
||||||
|
=> https://s-jared.itch.io/6e [1] Jared Sinclair's 6th Edition
|
||||||
|
|
||||||
|
Here are some of the high level changes that have been made since I released 0.1.0 on patreon:
|
||||||
|
|
||||||
|
* DnD attribute names have been replaced with more generic attribute names to make it easier for dungeon masters to figure out what attribute should fit in a given circumstance
|
||||||
|
* Strength and Constitution have been merged into Tough
|
||||||
|
* Dexterity has been renamed Quick
|
||||||
|
* Intelligence and Wisdom have been split into Clever, Perception and Learned
|
||||||
|
* Charisma has been renamed Charm
|
||||||
|
* All of the class and race specific documentation has been changed to reflect the stat renames
|
||||||
|
* I have rewritten the book content with gemtext instead of using Homebrewery, this does mean I don't have embedded images anymore but I would rather this book focus on the actual content over visual aids
|
||||||
|
* Monsters in The Dwarven Cavern have been slightly rebalanced
|
||||||
|
|
||||||
|
I'm still wondering about what to do with the term "Dungeon Master". I think it might be better to replace it with something else (I'm considering a metaphor involving that player being the game world itself, but I still need to plan it out more), but the term is very deeply ingrained into table-top roleplaying game culture. If anyone has any ideas, please feel free to contact me with them.
|
||||||
|
|
||||||
|
If you want to read through my draft, check it out at /the-source[2]. Any feedback, criticism or suggestions are incredibly welcome.
|
||||||
|
|
||||||
|
=> /the-source [2] The Source 0.2.0
|
||||||
|
|
||||||
|
Oh also I'm at about 30 words per minute on level 2 of colemak.academy with about 98% accuracy. Steady progress!
|
|
@ -2,7 +2,7 @@
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<id>gemini://cetacean.club/journal/</id>
|
<id>gemini://cetacean.club/journal/</id>
|
||||||
<title>Flight Journal</title>
|
<title>Flight Journal</title>
|
||||||
<updated>2020-08-11T11:56:47.717251+00:00</updated>
|
<updated>2020-08-15T15:14:06.801380+00:00</updated>
|
||||||
<author>
|
<author>
|
||||||
<name>Cadey Alicia Ratio</name>
|
<name>Cadey Alicia Ratio</name>
|
||||||
<email>cadey@firemail.css</email>
|
<email>cadey@firemail.css</email>
|
||||||
|
@ -10,12 +10,6 @@
|
||||||
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
|
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
|
||||||
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
|
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
|
||||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||||
<entry>
|
|
||||||
<id>gemini://cetacean.club/journal/07-28-2020-majc-0-2-1.gmi</id>
|
|
||||||
<title>[ANN] majc 0.2.1</title>
|
|
||||||
<updated>2020-07-28T20:20:28.038074+00:00</updated>
|
|
||||||
<link href="gemini://cetacean.club/journal/07-28-2020-majc-0-2-1.gmi" rel="alternate"/>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>gemini://cetacean.club/journal/07-29-2020-book-published.gmi</id>
|
<id>gemini://cetacean.club/journal/07-29-2020-book-published.gmi</id>
|
||||||
<title>My Book is Published!</title>
|
<title>My Book is Published!</title>
|
||||||
|
@ -70,4 +64,10 @@
|
||||||
<updated>2020-08-11T11:56:47.717251+00:00</updated>
|
<updated>2020-08-11T11:56:47.717251+00:00</updated>
|
||||||
<link href="gemini://cetacean.club/journal/08-11-2020-keyboard-thonks.gmi" rel="alternate"/>
|
<link href="gemini://cetacean.club/journal/08-11-2020-keyboard-thonks.gmi" rel="alternate"/>
|
||||||
</entry>
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<id>gemini://cetacean.club/journal/08-15-2020-the-source-draft.gmi</id>
|
||||||
|
<title>The Source 0.2.0</title>
|
||||||
|
<updated>2020-08-15T15:14:06.801380+00:00</updated>
|
||||||
|
<link href="gemini://cetacean.club/journal/08-15-2020-the-source-draft.gmi" rel="alternate"/>
|
||||||
|
</entry>
|
||||||
</feed>
|
</feed>
|
||||||
|
|
|
@ -19,6 +19,7 @@ These logs will contain thoughts, feelings, major events in my life and other su
|
||||||
=> 08-05-2020-rpg-backstory-gen.gmi 8/5/2020 - RPG Character Backstory Generator
|
=> 08-05-2020-rpg-backstory-gen.gmi 8/5/2020 - RPG Character Backstory Generator
|
||||||
=> 08-08-2020-maj-cgi-support.gmi 8/8/2020 - Maj CGI Support
|
=> 08-08-2020-maj-cgi-support.gmi 8/8/2020 - Maj CGI Support
|
||||||
=> 08-11-2020-keyboard-thonks.gmi 8/11/2020 - Keyboard Thonks
|
=> 08-11-2020-keyboard-thonks.gmi 8/11/2020 - Keyboard Thonks
|
||||||
|
=> 08-15-2020-the-source-draft.gmi 8/15/2020 - The Source 0.2.0
|
||||||
|
|
||||||
## Stories
|
## Stories
|
||||||
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.
|
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.
|
||||||
|
|
Loading…
Reference in New Issue