Files
roll20-character-sheets/CypherSystem/ReadMe.md
T
2015-10-05 16:01:05 +02:00

3.1 KiB

Character sheet, with integrated rolls and optional API script, for the Cypher System, from Monte Cook Games.

It can look like and be used as a sheet for Numenéra (except the armor stat cost, as per the CSR rule) or The Strange (except the armor stat cost thing also, and the recursion management which requires several characters/sheets, one per recursion).

Current version:

Version 1.2 (October 4th, 2015).

Basic use:

How to set up the character sheet

  1. Go the "Details" page of your campaign
  2. Click on "Campaign Settings"
  3. Scroll down to "Character Sheet Template"
  4. Choose "Cypher System" under "Cypher System"
  5. Scroll down and click "Save Changes"

How to set up a character and its token

  1. Create a new "Character" in the "Journal"
  2. Create/use a token for the character as in this screenshot:
  3. Make sure it representents the character you've created
  4. Assign "bar1" to the "might" attribute
  5. Assign "bar2" to the "speed" attribute
  6. Assign "bar3" to the "intellect" attribute
  7. Select the token
  8. Edit the character and click "Use Selected token" as "Default Token"
  9. Click "Save Changes"
  10. Repeat steps 1 to 7 for every other characters and you're set.

Advanced use (API scripts and macros):

Set up the API script:

  1. In the "details" page of the campaign, click on "API Scripts"
  2. If you've already added scripts to this campaign, click on "New Script"
  3. Name the new script (ex : "CypherSystem")
  4. Copy the contents of this Javascript file to the big black empty area
  5. Click on "Save Script"

Release Notes

##Release 1.2 (October 4th, 2015)

  • It's now possible to change the style/look of the PC sheet (to the ones of the generic Cypher System, Numenéra or The Strange), or turn it into an NPC sheet.
  • By popular demand, the stat/skill roll template has been unified and only rolls one d20 dice (for the 3D dice users out there), whatever is the "Difficulty" roll parameter from the "Action" section. If the difficulty parameter has been set to 0, the beaten difficulty is no longer calculated (due to Roll20 limitations), but the raw d20 dice is shown, as the special natural rolls (1 or 17+), and the steps modifiying the difficulty are displayed (and summed).
  • New "Artifact" repeating section with integrated Depletion roll.

##Release 1.1 (September 2015) Layout changes: larger stat pools and slightly smaller buttons.

Addition of 2 API buttons: reset Action parameters, and reset/complete rest of the character. The API script must be updated.

##Release 1.0 (September 2015) Creation of the sheet. Big thanks to the beta testers: llothos, Darcy R., Clay and The Ghost DM!