I'm trying to transpose a homebrewed class into DnD Beyond, but only about half the spells are working, and I don't know why. It's an elemental version of Circle of the Land, so I copied that subclasses format for the elements. There seems to be no rhyme or reason as to which spells are working and which aren't. Of the ones that aren't, some come up as just [ spell]stone shape[/spell] without the first space, but some are just [Tooltip not found]. Any ideas what could be causing this?
Your mystical connection to the land infuses you with the ability to cast certain spells. At 3rd, 5th, 7th, and 9th level you gain access to circle spells connected to the land where you became a druid. Choose that land — arctic, coast, desert, forest, grassland, mountain, swamp, or Underdark — and consult the associated list of spells.
Once you gain access to a circle spell, you always have it prepared, and it doesn’t count against the number of spells you can prepare each day. If you gain access to a spell that doesn’t appear on the druid spell list, the spell is nonetheless a druid spell for you.
You must have some errant code that is interrupting the tooltips. If you look at the top of the fields you will see all of the little grey buttons. Click the button with the following symbol </> and it will let you see the actual code for what you’re typing. You will be able to check if there’s anything hinky that you cannot see in the normal text.
Hi all,
I'm trying to transpose a homebrewed class into DnD Beyond, but only about half the spells are working, and I don't know why. It's an elemental version of Circle of the Land, so I copied that subclasses format for the elements. There seems to be no rhyme or reason as to which spells are working and which aren't. Of the ones that aren't, some come up as just [ spell]stone shape[/spell] without the first space, but some are just [Tooltip not found]. Any ideas what could be causing this?
Your mystical connection to the land infuses you with the ability to cast certain spells. At 3rd, 5th, 7th, and 9th level you gain access to circle spells connected to the land where you became a druid. Choose that land — arctic, coast, desert, forest, grassland, mountain, swamp, or Underdark — and consult the associated list of spells.
Once you gain access to a circle spell, you always have it prepared, and it doesn’t count against the number of spells you can prepare each day. If you gain access to a spell that doesn’t appear on the druid spell list, the spell is nonetheless a druid spell for you.
Earth
3rd
earthbind, earth tremor
5th
erupting earth, meld into stone
7th
[spell]stone shape[/spell], [spell]stoneskin[/spell]
9th
[Tooltip Not Found]
Air
3rd
[Tooltip Not Found]
5th
[Tooltip Not Found]
7th
freedom of movement, storm sphere
9th
[Tooltip Not Found]
Fire
3rd
flaming sphere, pyrotechnics
5th
[Tooltip Not Found]
7th
[Tooltip Not Found]
9th
flame strike, immolation
Water
3rd
[Tooltip Not Found]
5th
[Tooltip Not Found]
7th
[Tooltip Not Found]
9th
[Tooltip Not Found]
All elements
3rd
[Tooltip Not Found]
5th
[spell]elemental weapon[/spell], [spell]gaseous form[/spell]
7th
[Tooltip Not Found]
9th
[Tooltip Not Found]
Here's a picture of the written version:
Stone Shape, Stoneskin 🤷♂️
You must have some errant code that is interrupting the tooltips. If you look at the top of the fields you will see all of the little grey buttons. Click the button with the following symbol </> and it will let you see the actual code for what you’re typing. You will be able to check if there’s anything hinky that you cannot see in the normal text.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
I am having this exact same error, and I have no idea why, or how to fix it.
I worked it out in the end - the italics were breaking up the other tooltips as IamSposta said. If you follow his advice, it should work just fine :)