I have created a Homebrew Magic Item simular to the "All-Purpose Tool". This item as one of its features allows the player to select any cantrip from all the spell lists. So I have list in my homebrew item, all of those available cantrips, and used the snippet coding to each one so that if a cantrip on the list is selected it will bring up the spell's stat box.
While viewing this Homebrew in my Homebrew collection or anywhere outside of the character sheet, the desired function works as outline above. However, while in the character sheet, when the item is selected and the item's information pops up in the side bar--as they do--the spells are listed in the description, but none of the spells are "live". You can not click on them nor otherwise access the spell stats---they are just simple text.
So I would like to know if there is something else I need to add to my coding to make them funtion in the character sheet as they do outside of the character sheet, or if it is just a bug and unfixable.
I have created a Homebrew Magic Item simular to the "All-Purpose Tool". This item as one of its features allows the player to select any cantrip from all the spell lists. So I have list in my homebrew item, all of those available cantrips, and used the snippet coding to each one so that if a cantrip on the list is selected it will bring up the spell's stat box.
While viewing this Homebrew in my Homebrew collection or anywhere outside of the character sheet, the desired function works as outline above. However, while in the character sheet, when the item is selected and the item's information pops up in the side bar--as they do--the spells are listed in the description, but none of the spells are "live". You can not click on them nor otherwise access the spell stats---they are just simple text.
So I would like to know if there is something else I need to add to my coding to make them funtion in the character sheet as they do outside of the character sheet, or if it is just a bug and unfixable.
Code sample: Guidance
Unfortunately the tooltips like [ spell]Guidance[ /spell] don't produce mouseover pop-ups in the character sheets.
There might be a workaround, I'll see if I can remember it, but just telling you that for now.
Helpful rewriter of Japanese->English translation and delver into software codebases (she/e/they)