No description
Find a file
supervj 44312146a7 Update to dnd 0.98 Core with some fixes
Updated to 0.98 core for 0.7.x compatability (untested)

Class Skills are pulling in automatically on class item drop to character sheet.

TODO: Expand automated skill drop for Archetypes

KNOWN ISSUE: init.value is being converted to a string causing some NaN errors on the html.  Initiative was changed to a number instead of a string in 0.98 likely some place is assuming it is still a string.  I had to use Number() on the value because it was forcing other vales to be a string because the value is "".  Maybe someone can fix this
2020-10-08 02:20:12 -04:00
fonts Fonts update 2020-07-31 15:54:29 -04:00
lang Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
less Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
module Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
packs Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
templates Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
ui Cleaning up some stuff 2020-09-01 12:13:00 -04:00
.gitignore update gitignore 2020-07-21 16:44:09 -07:00
gulpfile.js Add files via upload 2020-06-24 14:13:41 -04:00
LICENSE Initial commit 2020-06-24 14:11:02 -04:00
README.md Update README.md 2020-09-01 11:19:43 -04:00
sw5e.css Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
sw5e.js Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
system.json Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00
template.json Update to dnd 0.98 Core with some fixes 2020-10-08 02:20:12 -04:00

Foundry Virtual Tabletop - SW5e Game System

This game system for Foundry Virtual Tabletop provides character sheet and game system support for the SW5E roleplaying game.

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

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

Installation Instructions

To install and use the SW5e 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/unrealkakeman89/sw5e/master/system.json

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

Community Contribution

Code and content contributions are accepted. Please feel free to submit issues to the issue tracker or submit merge requests for code changes. Approval for such requests involves code and (if necessary) design review by The Dev Team. Please reach out on the SW5E Foundry Dev Discord with any questions.