No description
Find a file
supervj 68a1b6a9f0 System 1.1.1 ** Requires Foundry 0.7.6
System main update to be inline with dnd5e 1.1.1

Added active effects to as many sheets as I thought applicable. Please check loot, I made an attempt but it may be broken

All .less .css and actor .html updates were made to the old actors.  New actors may be broken with this update

removed templates\actors\oldActor\parts\actor-effects.html for newer templates\actors\parts\active-effects.html

removed module\apps\cast-dialog, templates\apps\cast-cast.html, and templates\items\cast.html.  I do not think they are used, I think they were deprecated when powers were treated as items, if not we can add them back in.

**NOTE** REQUIRES Foundry 0.7.6
2020-11-12 17:30:07 -05:00
fonts more ui elements updated. 2020-11-05 09:56:31 -07:00
lang System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
less System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
module System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
packs Updated 2020-11-05 16:57:54 -05:00
templates System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
ui more ui elements updated. 2020-11-05 09:56:31 -07:00
.gitignore basic setup to use less for css compilation 2020-10-21 07:15:47 -07:00
gulpfile.js split styles to accomodate themes; added light/dark theme 2020-11-04 13:12:41 -07:00
LICENSE Initial commit 2020-06-24 14:11:02 -04:00
package-lock.json small style updates 2020-11-09 07:27:16 -07:00
README.md Update README.md 2020-09-01 11:19:43 -04:00
sw5e copy.css Beginning of global styling; Full Sidebar restyle 2020-11-02 12:23:55 -07:00
sw5e-dark.css small style updates 2020-11-09 07:27:16 -07:00
sw5e-global.css small style updates 2020-11-09 07:27:16 -07:00
sw5e-light.css small style updates 2020-11-09 07:27:16 -07:00
sw5e-update.css Beginning of global styling; Full Sidebar restyle 2020-11-02 12:23:55 -07:00
sw5e.css System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
sw5e.js System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
system.json System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05:00
template.json System 1.1.1 ** Requires Foundry 0.7.6 2020-11-12 17:30:07 -05: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.