Skip to content

Functional 5e spell list by class and level

License

Notifications You must be signed in to change notification settings

gatlingxyz/grimoire

 
 

Repository files navigation

Grimoire

Grimoire is a mobile-friendly 5e spellbook that organizes spell lists by class and level.

See the latest compiled build here: http://ephe.github.io/grimoire/

Changelog

  • 5/29/15: Merged pull requests and pushed a new build. Thanks, y'all!
  • 5/1/15: Many belated spell additions, thanks to @jayrab, @zetsevs, and @LukasCaller. Also table styles for web, though no real mobile support yet.
  • 1/1/15: Merged in several level 3 and level 4 spells, thanks to @jayrab, @zetsevs, and @LukasCaller.
  • 12/31/14: Added Cleric level 2 spells from the starter kit, merged in some bard spells from jayrab.
  • 9/30/14: Added rest of Wizard level 1 spells.
  • 9/26/14: Added Sorcerer and Warlock cantrips, and Ranger, Sorcerer and Warlock level 1 spells. Also Remove Curse and the level 3 category. Spell level links on spell pages now go to the level subsection in the full spell list (home) instead of a broken subpage.
  • 9/25/14: Added Druid cantrips and Druid and Paladin level 1 spells.
  • Added all Bard cantrips and level 1 spells.
  • Added Wizard cantrips and level 1 from the starter kit.
  • Added all Cleric cantrips and level 1 spells.

To Do

  • Create another layout for the spell level tag pages (e.g. cantrip, level1). Also figure out what to do with those pages.
  • Find a real home for class specializations (e.g. cleric's domains)
  • Clean up header and navigation scheme.
  • Figure out mobile styles for tables. Also /fistshake at whoever decided tables in spell lists were a good idea.
  • Finish adding spells, obviously.

Structure

Spells can be found inside _posts/. Each spell gets its own post, written and stored as a Markdown file. The date is arbitrary and never displayed, but still necessary for Jekyll to process the posts properly.

If you'd like to help fill out the rest of the spells from the PHB, for each new spell you make:

  1. Make a new post inside _posts/ for each new spell, and copy the formatting from another spell.
  2. Submit a pull request for the spell(s) when you're finished, and that's it! Thank you so much. :)

Thanks

Cleric and wizard spells from the Starter Kit were seeded from this Reddit post.

About

Functional 5e spell list by class and level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.1%
  • HTML 29.3%
  • Ruby 8.6%