Skip to content

Creating a new Roll20 character sheet for FFG Star Wars; compatible with FFG-SWRPG-Dice-Roller

Notifications You must be signed in to change notification settings

alambers/Roll20_FFG_StarWars_CharacterSheet

 
 

Repository files navigation

Roll20_FFG_StarWars_CharacterSheet

Roll20 character sheet for FFG Star Wars; compatible with FFG-SWRPG-Dice-Roller

Developers: Timothy Yuen, Aaron Lambers, Gene Eilebrecht

Playtesters: Gene Eilebrecht, Ben Hamill, Aaron Lambers, Zack Morris, Brett Wilson, Timothy Yuen

Version 1.0.0

  • Requires manual initialization of fields. Make sure to set all number fields you want to use to a value with a manual keyboard input the first time you use that field. Not doing so may cause some odd behavior with calculations dependent on those fields receiving an "undefined" value. This includes all Characteristics, Vital Stats, Weapon and Armor stats, and Item encumbrance. In the next major version we plan to auto-init all fields.

This sheet is inspired by and an alternative to the Star Wars FFG API-Compatible sheet. When our small local tabletop FFG Star Wars gaming group moved online to Roll20 during the COVID-19 situation, we started with that sheet. As a GM, I saw an opportunity to taylor the sheet to my group's needs. As a web app interface designer by trade, I found it to be a compelling project during my downtime at home. Rather than branching the original project, I started fresh so I could really learn how the Roll20 sheets work from the ground up. I also saw the chance to utilize some CSS Grid techniques for layout (rather than tables) and take advantage of Roll20 Sheet Workers to power most of the calcs. Plus, there were many things we didn't really need in the short-term -- GM info, Vehicles, Companions, etc. This sheet is focused entirely on a single PC.

Our group has only playtested this a handful of times so far and there are bugs, I'm sure. But it seems to have it's legs underneath it after a couple hundred hours of development and is learning to walk.

We also worked a custom branch of the FFG-SWRPG-Dice-Roller to integrate with the new sheet. Since it has references objects in this sheet in particular and may not be compatible with other sheets, we have kept our own version for now and haven't tried a PR to the main branch of the dice roller.

About

Creating a new Roll20 character sheet for FFG Star Wars; compatible with FFG-SWRPG-Dice-Roller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.3%
  • JavaScript 43.8%
  • CSS 8.9%