Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Starfinder - Guidance Tools for Starfinder (Simple) Character sheet

1613756855
kahn265
Pro
API Scripter
This is a tool to support the usage of the Starfinder (Simple) 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 character sheet. Statblocks from Archives of Nethys and Starjammer SRD are supported. Statblocks from PDFs can be used, but there may be parsing issues.&nbsp; Code (to release branch) can be found here -&gt;&nbsp; <a href="https://github.com/russellasinclair/guidance/blob/master/guidance.js" rel="nofollow">https://github.com/russellasinclair/guidance/blob/master/guidance.js</a> Develop branch is my "dog food" branch and should also work, but is CONSTANTLY being updated. Usage : Copy&nbsp;an NPC stat block and paste it into the "GM Notes" section of the target character sheet. Selected the "Represents Character" on a token used to link to the character sheet. Click the token and then use one of the following commands. COMMANDS: !sf_character - This will parse the stat block, and populate the NPC stats of the character. Any Spells or Trick Attacks will be populated as a Macro on the "Attributes &amp; Abilities" tab of the character sheet. It will also fill out stats on the token itself to display Hit points, EAC, and KAC. !sf_token - If the character sheet is already filled out, this will perform only the token formatting functions for the character.&nbsp; It will fill out stats on the token itself to display Hitpoints, EAC, and KAC. !sf_clean CONFIRM - This will remove ALL attributes from a character sheet and remove all formatting for the token. Typing "CONFIRM" after the command is required for it to work. !sf_help - Displays the currently supported commands.
1613757349
kahn265
Pro
API Scripter
Any feedback would be appreciated. I'd like to make a PR to API Scripts soon for one-click support if that isn't too presumptuous.&nbsp;