mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-08 08:02:36 +00:00
The API script needs to be updated to use the red buttons. Default values are now correctly set through the sheet or API so that every roll (with or without API/red or green buttons) can be used immediately after character creation. Roll templates have been clarified a bit and should look almost the same between basic and API rolls/buttons (+ API button for stat costs updates in the basic roll template).
Character sheet, with integrated rolls and optional API script, for the Cypher System, from Monte Cook Games.
Current version:
Version 1.0 (September 2015) : Screenshot.
Basic use:
How to set up the character sheet
- Go the "Details" page of your campaign
- Click on "Campaign Settings"
- Scroll down to "Character Sheet Template"
- Choose "Cypher System" under "Cypher System"
- Scroll down and click "Save Changes"
How to set up a character and its token
- Create a new "Character" in the "Journal"
- Fill at least (even if it's zero):
- Might, Speed and Intellect (current, max and edge) and Effort.
- Before using the Roll buttons: Difficulty, Cost, Effort (both) and Bonus.
- Before using the Recovery button: Recovery bonus.
- (Optionally) Create/use a token for the character as in this screenshot:
- Make sure it representents the character you've created
- Assign "bar1" to the "might" attribute
- Assign "bar2" to the "speed" attribute
- Assign "bar3" to the "intellect" attribute
- Select the token
- Edit the character and click "Use Selected token" as "Default Token"
- Click "Save Changes"
- Repeat steps 2 to 7 for every other characters and you're set.
Advanced use (API scripts and macros):
Set up the API scripts:
- In the "details" page of the campaign, click on "API Scripts"
- If you've already added scripts to this campaign, click on "New Script"
- Name the new script (ex : "CypherSystem")
- Copy the contents of this Javascript file to the big black empty area
- Click on "Save Script"
Release Notes
##Release 1.0 (September 2015) Creation of the sheet. Big thanks to the beta testers: llothos, Darcy R., Clay and The Ghost DM!