Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Spell slot tracker for D&D 5e OGL character sheet?

Heya! Is there an API for tracking when casters use spell slots? Similar to an ammo tracker? And does it exist for the 5e OGL char sheet? Thanks!
Yes; the 5th Edition OGL by Roll20 Companion does this, and is available via One-Click Install.
Oh, excellent! Do you know if there is a FAQ/instruction to that?
1466523842

Edited 1466523900
Each API Script within the One-Click Script Library displays documentation on its install page. The same documentation can also be found within the API Script's description within its script.json . Here's the 5th Edition OGL by Roll20 Companion's documentation: 5th Edition OGL by Roll20 Companion Version: 1.1 Authors: Steve K. Enhances the Official 5th Edition OGL by Roll20 Character Sheet. The Companion currently supports Ammo Tracking, Automatic NPC Tokens, Automatic Death Save Tracking, and Automatic Spell Slot Tracking. API Commands: !5ehelp - Gives a list of the script's API commands in the chat tab. !5estatus - Lists the current status of the script's features in the chat tab. !ammotracking on/off/quiet - Automatically expends linked resource when attack is made !autonpctoken on/off - Automatically generates a NPC token on the GM's screen based on the default token when an NPC's health calculation is rolled !deathsavetracking on/off/quiet - Automatically ticks off successes and failures when death saves are rolled, clearing on death, stabilization, or hp recovery !spelltracking on/off/quiet - Automatically expends spell charges as cast, factoring in higher level casting !longrest character name - If spelltracking is on, this command will reset all of the character's spell slots to unspent. Options: on - Toggles the functionality on (default) off - Disables the functionality quiet - Maintains functionality while preventing results from being output to the chat.