Script:GUMSHOE
From Roll20 Wiki
Version: 0.1
Last Modified: 2015-03-15
Code: GUMSHOE
Dependencies: None
Conflicts: None
A point-spending engine for GUMSHOE systems Roll20.
Contents |
Supported GUMSHOE Games
These GUMSHOE Games are currently supported by the script:
Installation and Configuration
- Add a supported GUMSHOE character sheet to your campaign
- Add this script - Copy the script's code, available from the menu on the right and stored at Roll20's API GitHub Repository. Paste the code into a new script in your campaign's API Script Editor. Save the new script and it will be available inside your campaign.
- Create characters in game & fill in attributes
- Assign players one active character token on the table - The script determines which character a player is acting as based on which token they control on the table. You can put them in the GM layer if you don’t want them visible.
Script Use
Click the roll button on the character sheet. Type the number of points you want to spend and click OK.
Optionally use the !roll command.
Feedback
Please report bugs, issues, and feature requests to Casey Link on Github
Development
Want to develop support for another GUMSHOE game? You can base your sheet of an existing game. Detailed API info coming soon.
Syntax
This is optional, it is recommended to use the character sheet buttons instead.
!roll accounting 1
Changelog
v0.1 (2015-03-15)
- Initial Release