Skip to content

Character Sheet for Witchcraft and Wizardry

License

Notifications You must be signed in to change notification settings

joshido/Project-Scripto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Scripto

Synopsis

A character sheet for Tablestory's Witchcraft and Wizardry.

Note

This version of the sheet requires a Pro level account with Roll20, in order to utilize custom character sheets.

Installation

  1. Create a game.
  2. In the Game Settings page for the game, set the Character Sheet Template to Custom. (This step may be completed during game creation.)
  3. In the Game Settings page for the game, select the HTML Layout tab.
  • Copy the contents of scripto.html and paste them into the text box.
  1. In the Game Settings page for the game, select the CSS Styling tab.
  • Copy the contents of scripto.css and paste them into the text box.
  1. In the Game Settings page for the game, select the Translation tab.
  1. Click the Save Changes button below the text box.
  2. Return to the game lobby, and navigate to the API Scripts for the game.
  3. Click on the New Script tab. You can give the script any name you like.
  4. Copy the contents of sortinghat.js and paste them into the upper text box.
  5. Click the Save Script button below the textbox.

API Script Specifications

!sortchar <charactername>

This script when given a valid character name will apply the Sorting Hat to that character's sheet. Note that the hat will whisper the person invoking the command, not the character's owner.

About

Character Sheet for Witchcraft and Wizardry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.2%
  • JavaScript 20.3%
  • CSS 19.5%