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

How to make spells use spellslot?

When my players cast a spell, is there a way to have their DnD 5e character sheets lower their spell slots by 1?
I guess, with some API you can do that, the question is wich AP?
1637848051

Edited 1637848067
David M.
Pro
API Scripter
If you are using the 5e OGL sheet, then the "5th Edition OGL by Roll20 Companion" script can do this automatically when the spell is clicked on the character sheet. Optionally, if you have some other method of casting the spell (custom macro, etc.) you can use the ChatSetAttr script to deduct slots using the attributes "lvl1_slots_expended", "lvl2_slots_expended", etc..