| Latest version | 3.0.2 |
|---|---|
| Minimum Core | 11 |
| Compatible Core | 12 |
| Last updated | 5 months ago |
| Created | 2 years ago |
| Authors |
|
| Languages |
English Spanish |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Join the Discord Server for support, to file bug reports, request templates, etc!
| Template Readme | Template List | Template Repository |
|---|---|---|
| Link | Link | Link |
This module provides the GM with a table of actors and associated data about each in order to quickly assess their important stats, traits, abilites, etc. Originally 5e only, it is now system agnostic and you can easily create templates for any system using JSON.
Adds a 'Party Sheet' similar to that provided by Fantasy Grounds. Just click the Party Sheet icon on the Tokens Controls sub-menu.
Supports both Foundry and The Forge.
The GM has full control over the actors displayed by the sheet. They can choose to see or hide specific actors, groups of actors, actors only controlled by players, and only player linked actors who are online.
Clicking a character portrait will open their sheet.
In order to create new templates, a built-in JSON editor is provided to the GM, with the ability to view their template in real-time.
GMs are given an extensive syntax set in order to craft complex and useful templates.
For a comprehensive list of the pre-made templates provided by this module and screenshots of each, please see TEMPLATE_LIST.md or visit the template repository.
Additional systems can be supported by writing a JSON file following the guidelines in the README.md of the fvtt-party-sheet-templates repository and placing it in either:
<FOUNDRY_VTT>/Data/partysheets/ folder.If you create a template, please submit it via email, discord, or as a Pull Request or Issue to the templates repository.
The module comes with a template installer that can be opened at any time. It will show you any templates currently available for your system, provided they exist and your current system version meets their critera. If you do not see a system template available to install then there isn't one available for your system or system version.
Functionality for macros/etc is exposed behind game["fvtt-party-sheet"].api.XXXXX
Current Function List:
Feel free to file a Bug Report / Feature Request under the Issues tab of Github.
| Icon | ![]() |
| Main Window | ![]() |
| JSON Editor Window |
To contribute a translation or template, either:
This module uses a mix of jest and playwright. New tests, or enhancements to the testing pipeline, are always welcome.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: fvtt-party-sheet or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.