An open API service indexing awesome lists of open source software.

https://github.com/tylertitsworth/5th-age-srd

An adaption of the 13th Age Archmage Engine combined with more elements from Dungeons and Dragons 4th Edition and 5th Edition.
https://github.com/tylertitsworth/5th-age-srd

13thage bundle codespaces gh-pages jekyll liquid markdown ruby ttrpg

Last synced: 3 months ago
JSON representation

An adaption of the 13th Age Archmage Engine combined with more elements from Dungeons and Dragons 4th Edition and 5th Edition.

Awesome Lists containing this project

README

          

# 5th Age

An adaption of the [13th Age Archmage Engine](https://www.13thagesrd.com/) combined with more elements from Dungeons and Dragons 4th Edition and 5th Edition.

{% comment %}

# Running Jekyll

Install [Jekyll Dependencies](https://jekyllrb.com/docs/installation/).

```bash
# Build the site and store in ./_site
bundle install
# Run the site locally, served at localhost:4000
bundle exec jekyll serve --force-polling
```

{% endcomment %}

## Table of Contents

- [Character Rules](./Character-Rules/README.md)
- [Combat](./Character-Rules/Combat.md)
- [Companions](./Character-Rules/Companions.md)
- [Feats](./Character-Rules/Feats.md)
- [Gear](./Character-Rules/Gear.md)
- [Hybrid](./Character-Rules/Hybrid.md)
- [Relationships](./Character-Rules/Relationships.md)
- [Retainers](./Character-Rules/Retainers.md)
- [Rituals](./Character-Rules/Rituals.md)
- [Strongholds](./Character-Rules/Strongholds.md)
- [Summoning](./Character-Rules/Summoning.md)
- [Classes](./Classes/README.md)
- [Barbarian](./Classes/Barbarian.md)
- [Bard](./Classes/Bard.md)
- [Cleric](./Classes/Cleric.md)
- [Druid](./Classes/Druid.md)
- [Fighter](./Classes/Fighter.md)
- [Monk](./Classes/Monk.md)
- [Necromancer](./Classes/Necromancer.md)
- [Occultist](./Classes/Occultist.md)
- [Paladin](./Classes/Paladin.md)
- [Psion](./Classes/Psion.md)
- [Ranger](./Classes/Ranger.md)
- [Rogue](./Classes/Rogue.md)
- [Sorcerer](./Classes/Sorcerer.md)
- [Warlord](./Classes/Warlord.md)
- [Wizard](./Classes/Wizard.md)
- [Magic Items](./Magic-Items/README.md)
- [Consumables](./Magic-Items/Consumables.md)
- [Magic Items](./Magic-Items/Magic-Items.md)
- [Minor Items](./Magic-Items/Minor-Items.md)
- [Species](./Species/README.md)
- [Aasimar](./Species/Aasimar.md)
- [Dragonborn](./Species/Dragonborn.md)
- [Dwarf](./Species/Dwarf.md)
- [Elf](./Species/Elf.md)
- [Genasi](./Species/Genasi.md)
- [Goblin](./Species/Goblin.md)
- [Gnome](./Species/Gnome.md)
- [Half-Elf](./Species/Half-Elf.md)
- [Half-Orc](./Species/Half-Orc.md)
- [Halfling](./Species/Halfling.md)
- [Human](./Species/Human.md)
- [Lizardfolk](./Species/Lizardfolk.md)
- [Minotaur](./Species/Minotaur.md)
- [Tabaxi](./Species/Tabaxi.md)
- [Tiefling](./Species/Tiefling.md)
- [Warforged](./Species/Warforged.md)