Export Actors
A system agnostic Foundry VTT module which allows exporting your actors in a variety of formats through the use of (custom) providers.
Feel free to join the actor-export room, actor-export D&D 5e room or actor-export Pathfinder 2e room on Matrix or join the actor-export Channel on Discord for help.
Installation
Install this module through the Foundry VTT Administrator interface, by searching for actor-export
, or by specifying the following URL: https://github.com/bushvin/actor-export/releases/latest/download/module.json
As a Gamemaster, activate the actor-export
module in your world.
Usage
Configuration
Actor Export Provider selection
As a Gamemaster you have the option to select providers which can be used by your players. Only providers which match your game system's requirements will be available for selection.
Selecting providers will enable/disable access to certain providers to your players.
Custom Providers
Additionally to the standard providers, a Gamemaster can create their own provider and add it through the settings page. More on this in the Wiki (TBD).
Exporting Actors
Open your character from the Actors page and click the Export
button. Then select the files you wish to export as and click Download
.
Depending on the number of and complexity of the selected files, the export might take some time, so be patient when clicking Download
.
Providers
A provider is a set of (javascript) instructions to be interpreted in order to generate files of various types (ex. pdf, ods, png, ...) A provider can offer the generation of one or more files.
Current providers
Name | System | Description | Type | Author(s) |
---|---|---|---|---|
Dungeons & Dragons 5th edition Character sheets | dnd5e (3.0.0+) | A set of PDF sheets based on the Official D&D5e Character Sheets by WoTC | bushvin | |
Paizo's Pathfinder Roleplaying Game Character Sheets | pf1 (10.0+) | The official Paizo Pathfinder Roleplaying Game Character Sheets | bushvin | |
Black Book Éditions Feuilles de personnage en français | pf2e (5.9.0+) | La traduction française des feuille de personnage officielles de Paizo PF2e | bushvin | |
PF2e Scribe Generator | pf2e (5.9.0+) | A set of templates to generate scribe.pf2.tools markdown | scribe.pf2.tools | bushvin |
Bushvin's PF2e Remaster Character sheets) | pf2e (5.9.0+) | A set of character sheets based on Paizo's PF2e Remaster | bushvin | |
Paizo's PF2e Remaster Character sheets) | pf2e (5.9.0+) | The official Paizo PF2e Remastered Character Sheets | bushvin |
For more, please refer to the Provider section of the wiki
Change notes
See CHANGELOG.md