Difference between revisions of "Character Sheets/Import"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
Line 8: | Line 8: | ||
** [[Earthdawn - FASA Official V2]] - creature import | ** [[Earthdawn - FASA Official V2]] - creature import | ||
* [[API]] Importers(Character Sheets) | * [[API]] Importers(Character Sheets) | ||
+ | ** https://github.com/Zanthox/Roll205eSheetImport | ||
** [[Script:HL-Import]] | ** [[Script:HL-Import]] | ||
** [[Script:HeroLabImporter]] | ** [[Script:HeroLabImporter]] | ||
<noinclude>[[Category:Character Sheets]] | <noinclude>[[Category:Character Sheets]] | ||
[[Category:Character Sheet Documentation]]</noinclude> | [[Category:Character Sheet Documentation]]</noinclude> |
Revision as of 18:13, 10 April 2022
Page Updated: 2022-04-10 |
Character Sheets that have some way of importing data from outside Roll20 into your game.
- Some Character Sheets have built in importers, where you can import a
.json
file or similar. Some sheets with importers:- Official Savage Worlds#JSON Importer
- Mutants & Masterminds 3E Official#Hero Labs Importer
- Pathfinder Community Sheet#HeroLab Character import
- Shadowrun - two of the 5E sheets have Chummer importers
- Earthdawn - FASA Official V2 - creature import
- API Importers(Character Sheets)