https://github.com/mythril-forge/vanilla-spells
A repository of every spell from D&D 5e. Includes official, semi-official, and almost-official content. Stored in markdown.
https://github.com/mythril-forge/vanilla-spells
5e dnd dungeons-and-dragons markdown spellcasting spells
Last synced: about 1 month ago
JSON representation
A repository of every spell from D&D 5e. Includes official, semi-official, and almost-official content. Stored in markdown.
- Host: GitHub
- URL: https://github.com/mythril-forge/vanilla-spells
- Owner: mythril-forge
- Created: 2019-09-19T02:03:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T23:21:22.000Z (over 5 years ago)
- Last Synced: 2024-08-02T05:22:26.151Z (10 months ago)
- Topics: 5e, dnd, dungeons-and-dragons, markdown, spellcasting, spells
- Homepage:
- Size: 1.45 MB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanilla Spells
## What is This?
Vanilla Spells are a list of unmodified rules sourced from Dungeons & Dragons, 5th Edition.
The spells are *Vanilla* because they are unmodified, as opposed to *Homebrew*.
To get started with this project, browse the [`spells/`](./spells/) directory at your leisure.## Markdown Rules
- Conditions are bolded, like **paralyzed**.
- Items are italicized, like a flask of *holy water*.
- Sizes are italicized, like *tiny* creatures.
- Actions are italicized, like the *dash* action.
- Spells are italicized and linked, like [*magic missile*][link].
- Race and creature names are capitalized, like Human or Skeleton.
- Key game features are capitalized, like Dexterity Saving Throw.
- Dice are code-blocked, like `4d6` fire damage.
- Chances are code-blocked, like `25%` chance to decapitate.
- Bonuses are code-blocked, like `+3` magical bonus.
- Other statistics are code-blocked, like AC of `20`.[link]: ./spells/level-1/magic-missile.md