Clone of 5e for foundryvtt w/ other classes
Find a file
2026-05-28 23:09:29 -06:00
.github/workflows Update workflow, add missing files. 2026-05-28 18:04:00 -06:00
fonts Add license files to included fonts. Adjust CONTRIBUTING.md and README.md. Fix being unable to reorder spell slot favourites. 2024-01-26 17:52:14 +00:00
icons Update workflow, add missing files. 2026-05-28 18:04:00 -06:00
json Add Lv17 premades built using SRD 5.2. 2026-01-20 15:29:43 +00:00
lang Backport COMMON localizations to V13, swap usage 2026-04-27 11:06:13 -07:00
less Update old references 2026-05-28 19:09:19 -06:00
module Update old references 2026-05-28 19:09:19 -06:00
packs/_source Fix manifest 2026-05-28 23:08:42 -06:00
templates [#6972] Fix leftover tab line when app has no tabs 2026-04-28 10:34:21 -07:00
tokens Add actor portrait thumbnails to Actor compendiums to prevent hitching in Compendium Browser. 2025-12-02 21:12:08 +00:00
ui [#5373] Convert vehicle sheets to ApplicationV2. (#6285) 2025-10-15 19:25:50 +01:00
utils Update old references 2026-05-28 19:09:19 -06:00
.editorconfig Initial refactor for V2 sheet code and CSS sharing. (#3924) 2024-08-02 19:01:58 +01:00
.eslintrc.json Clean up type information for dice 2025-10-31 13:48:43 -07:00
.gitignore Add dist script for manual builds. 2025-10-15 19:25:34 +01:00
CONTRIBUTING.md Update old references 2026-05-28 19:09:19 -06:00
CONTRIBUTORS.md Initial port of polymorpher module. 2020-03-18 14:59:48 +00:00
dnd5e.mjs Update old references 2026-05-28 19:09:19 -06:00
foundryvtt.json [#5039] Add dnd5e-compiled.mjs.map to release archive. 2025-01-22 21:32:27 +00:00
LICENSE.txt [#1248] Update license to MIT. 2021-08-26 15:17:17 +01:00
package-lock.json Add Free Rules integration to build script 2025-04-25 09:51:02 -07:00
package.json Add compile & extract commands to alias existing build commands 2026-02-26 14:50:55 -08:00
README.md Update old references 2026-05-28 19:09:19 -06:00
system.json Fix manifest 2026-05-28 23:08:42 -06:00

Foundry Virtual Tabletop - Dungeons & Dragons Fifth Edition Game System

This game system for Foundry Virtual Tabletop provides character sheet and game system support for the Fifth Edition of the world's most popular roleplaying game.

This system provides character sheet support for Actors and Items, mechanical support for dice and rules necessary to play games of Fifth Edition, and compendium content for Monsters, Heroes, Items, Spells, Class Features, Monster Features, and more!

Licenses

This work includes material taken from the System Reference Document 5.1 ("SRD 5.1") by Wizards of the Coast LLC and available at https://dnd.wizards.com/resources/systems-reference-document. The SRD 5.1 is licensed under the Creative Commons Attribution 4.0 International License available at https://creativecommons.org/licenses/by/4.0/legalcode.

This work includes material from the System Reference Document 5.2 (“SRD 5.2”) by Wizards of the Coast LLC, available at https://www.dndbeyond.com/srd. The SRD 5.2 is licensed under the Creative Commons Attribution 4.0 International License, available at https://creativecommons.org/licenses/by/4.0/legalcode.

Images and other assets are distributed under various terms, please see their LICENSE files for full details.

The software component of this system is distributed under the MIT license.

Installation Instructions

To install and use the Dungeons & Dragons Fifth Edition system for Foundry Virtual Tabletop, simply paste the following URL into the Install System dialog on the Setup menu of the application.

https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json

If you wish to manually install the system, you must clone or extract it into the Data/systems/dnd5e folder. You may do this by cloning the repository or downloading a zip archive from the Releases Page.

Frequently Asked Questions

Check the Wiki for answers to our most frequently asked questions

Community Contribution

See the CONTRIBUTING file for information about how you can help this project.