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 bug 5E OGL by Roll20 character sheet

1501594213
Bryn
Marketplace Creator
As the title suggests. There is a bug in the Spell slots of the character sheet. When you add your own spells not from the compendium it will not count as the spell being used in the second column if the spell output is marked as SPELLCARD. It will how ever work if the output is set to ATTACK. I have the 5th edition OGL API script installed. Apologies if this has been bug reported before. I tried a quick search to see if the bug had been reported first. But found none.  Bryn
This is a known issue and will hopefully be resolved with the next version of the character sheet. In the meantime, there is a workaround you can use by dragging a similar spell (same level, attack/spellcard, higher level casting, etc.) from the compendium and then updating this spell with the relevant information (description, change in damage, etc.). The cause for the bug is that the spells from the Compendium have a hidden attribute (spell level) that you cannot manually set and it is this attribute that the companion script is looking for to determine the spell level to expend.
1501622271
Bryn
Marketplace Creator
Yeah I noticed I could do that. It's very odd that if the output is set to ATTACK it will count it. But not when its SPELLCARD. Thanks for the work around.