Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Script:Pathfinder - Guidance Tools for Pathfinder 2nd Edition

From Roll20 Wiki

Revision as of 01:44, 5 October 2023 by Russell (Talk | contribs)

Jump to: navigation, search
T
API ScriptAuthor: Russell_A._Sinclair
Version: 1.0.0
Last Modified: 2023-10-01
Code: Guidance: Pathfinder 2e Tools
Dependencies: None
Conflicts: None

his is a tool to support the usage of the This is a tool to support the usage of the Pathfinder 2e character sheets in Roll20. It has the ability to read a statblock from the GMNotes section of a selected character and fill out the NPC section of the charactersheet. Statblocks from Archives of Nethys and PDFs are supported.

THE MAIN COMMANDS

!pf_npc - When a token has been linked to a character sheet, it will read the statblock from the GM Notes section of the character sheet and populate the appropriate values in the NPC tab of the character sheet. It also configures other details about the linked token: HP, AC, and Name. It will generate token macros for Initiative, Saves, and all parsed weapon attacks.

usage:

!pf_npc !pf_clean - This command will erase an entire character sheet. Note that you must type "CONFIRM" to allow it to delete. usage: !pf_token !pf_pbuilder - BETA This command allows you to import a player character from PathBuilder. Generate the JSON as you would for Foundry, and then copy it and put it into the "Bio & Info" section of the character sheet (middle tab). Then select the token and run this command. I will import the character and do some basic configuration of the Token. usage: !pf_pcbuilder !pf_ptoken - BETA The command configures a token for a player character. When you select the token and run this command, it will fix a number of common problems with the token to make it usable in Roll20 by players. If the token is not linked to a character sheet, it will put the RED X over the token to make it easy to identify. usage: !pf_pctoken If you find any issues, feel free to reach out to me at russell@theresdev.com. usage: !pf_clean CONFIRM !pf_token - This command configures the NPC token for GM use. It verifies the name and other details can only be seen by the GM and will link AC and Hitpoints to the token's indicators.