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.
- Host: GitHub
- URL: https://github.com/tylertitsworth/5th-age-srd
- Owner: tylertitsworth
- Created: 2022-11-27T01:22:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T02:55:12.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:43:24.623Z (over 1 year ago)
- Topics: 13thage, bundle, codespaces, gh-pages, jekyll, liquid, markdown, ruby, ttrpg
- Language: JavaScript
- Homepage: https://tylertitsworth.github.io/5th-age-srd/
- Size: 3.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)