No description
Find a file
Jacob Lucas 2a7e1c419e Updated to DND5e 1.3.2
Things unfinished:
 - Migration
 - The update adds new sections to the class sheet to allow some light customisation, this hasn't been included, but could be extended for the sake of dynamic classes with automatic class features and more
 - The French
 - The packs have not yet been updated, meaning due to the addition of a progression field to the class item, classes now don't set force or tech points
 - I updated the function calls in starships, but I didn't update it very thoroughly, it'll need checking
 - I only did a little testing
 - There has since been updates to DND5e that hasn't made it to release that patch bugs, those should be implemented
Things changed from base 5e:
 - Short rests and long rests were merged into one function, this needed some rewrites to account for force and tech points, and for printing the correct message
Extra Comments:
 - Unfinished code exists for automatic spell scrolls, this could be extended for single use force or tech powers
 - Weapon proficiencies probably need revising
 - Elven accuracy, halfling lucky, and reliable talent are present in the roll logic, this probably needs revising for sw5e
 - SW5e has a variant rule that permits force powers of any alignment to use either charisma or wisdom, that could be implemented
 - SW5e's version of gritty realism, [Longer Rests](https://sw5e.com/rules/variantRules/Longer%20Rests) differs from base dnd, this could be implemented
 - Extra ideas I've had while looking through the code can be found in Todos next to the ideas relevant context
2021-06-04 22:20:48 +01:00
.github/workflows Add code to handle github action 2021-01-15 22:58:54 -06:00
.vscode Power overhaul part 2 2021-01-30 18:05:01 -05:00
fonts Add EngliBesh 2021-01-19 23:08:40 -05:00
lang Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
less Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
module Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
packs Merge pull request #214 from unrealkakeman89/professorbunbury-sw5e 2021-06-04 17:18:27 -04:00
templates Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
ui more ui elements updated. 2020-11-05 09:56:31 -07:00
.DS_Store Skills and proficiencies done. Class & lvl bump broken. 2020-12-09 21:39:51 -05:00
.gitignore Spot the link / entityClass error! 2020-10-23 17:45:27 -04:00
CONTRIBUTIONS.md Create CONTRIBUTIONS.md 2021-02-04 09:55:53 -05:00
gulpfile.js Add code to handle github action 2021-01-15 22:58:54 -06:00
LICENSE Initial commit 2020-06-24 14:11:02 -04:00
package-lock.json Add code to handle github action 2021-01-15 22:58:54 -06:00
package.json Add code to handle github action 2021-01-15 22:58:54 -06:00
README.md Merge branch 'master' into Develop 2021-02-16 09:34:38 -05:00
sw5e copy.css Merge branch 'master' into character-sheet-importer 2021-01-24 16:34:34 -05:00
sw5e-dark.css Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
sw5e-global.css Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
sw5e-light.css Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
sw5e-update.css Update Core 1.2.2 2021-01-18 23:49:04 -05:00
sw5e.css Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
sw5e.js Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
system.json Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00
template.json Updated to DND5e 1.3.2 2021-06-04 22:20:48 +01:00

Foundry Virtual Tabletop - SW5e Game System

This unofficial implementation of the SW5e system for Foundry VTT is made by fans for fans and is not associated with SW5e, Disney, Wizards of the Coast, or their partners in any way.

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.

Compatible Modules and Optimum Settings

  • DAE (Dynamic Active Effects) is needed for many automatic features.
    • Please enable: "Include active effects in special traits display" in "Configure Game Settings> Module Settings> Dynamic Active Effects".
  • Midi QoL is compatible with great features
  • Token Action Hud has compatibility