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

Difference between revisions of "Script:Starfinder - Guidance Tools for Starfinder (Simple) Character sheet"

From Roll20 Wiki

Jump to: navigation, search
Line 4: Line 4:
 
|version=1.0.0
 
|version=1.0.0
 
|lastmodified=2021-02-19
 
|lastmodified=2021-02-19
|dependencies=[[https://wiki.roll20.net/Starfinder_simple]] }}
+
|dependencies=[[https://wiki.roll20.net/Starfinder_simple|Starfinder Simple Sheet]] }}
 
+
 
Version 1.0
 
Version 1.0
  

Revision as of 03:44, 26 February 2021

API ScriptAuthor: Russell A. Sinclair
Version: 1.0.0
Last Modified: 2021-02-19
Code: Starfinder - Guidance Tools for Starfinder (Simple) Character sheet
Dependencies: [Simple Sheet]
Conflicts: None

Version 1.0

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 charactersheet. Statblocks from Archives of Nethys and Starjammer SRD are supported. Statblocks from PDFs can be used, but there may be parsing issues.

The main commands as of version 1 are:

!sf_character This will allow you to take a Starfinder statblock and fill out the NPC section of the Starfinder (Simple) character sheet. Furthermore, it will configure the token's hit points and give EAC/KAC indicators. Disclaimer: Be sure to double check the work when the parsing is done.

How to: Select and copy a stat block and paste it into the "GM NOTES" section of a Character sheet. Don't worry about removing any formatting, it will take care of that. Click Save. Then select the token that you have linked to the character sheet. Type !sf_character. It will attempt to use the statblock to fill out the NPC section of the Starfinder (Simple) character sheet.


!sf_token This will populate the token with hitpoint, EAC, and KAC information in the event that the NPC sheet is setup, but the token isn't. The token will look like the one produced by !sf_character

More features coming soon.