Is it possible to link a homebrew to another homebrew? I have a homebrew subclass that has custom summons and when I try to link them in the subclass, I get [Tooltip Not Found]. I type in [ monster]Homebrew Sandskiff Drone - Harrier[/ monster] without the spaces and its not working
Is it possible to link a homebrew to another homebrew? I have a homebrew subclass that has custom summons and when I try to link them in the subclass, I get [Tooltip Not Found]. I type in [ monster]Homebrew Sandskiff Drone - Harrier[/ monster] without the spaces and its not working
Those tooltip tags only work with official content, not homebrew.
If you're wondering why, consider that there are currently fourteen completely different published homebrew spells named "Animate Armor" on D&D Beyond. If you type in [ spells ]Animate Armor[ / spells ], which one should it generate a tooltip for? This is not an insurmountable problem from a technical perspective, but it's also not an easy or cheap one to solve.
Damage Types -> {rules}Damage Types{/rules} (unfortunately in the 2024 edition, you can't link to individual damage types like in the 2014 edition. You can only link to the full table.
I have a look through the code of the website, and eventually found this: "window.CurseTips['waterdeep-tooltip']" - console logging this shows me it is a class most likely. With the property Options.Paths which is the following array: [ "spells", "magic-items", "monsters", "characters", "conditions", "senses", "skills", "actions", "weapon-properties", "adventuring-gear", "armor", "weapons", "dicerolls", "vehicles", "rules", "rules-glossary", "lore-glossary" ]
These appear to be all of the possible tool tips...
Bag of Holding -> {magicitems}Bag of Holding{/magicitems}
Is there a workaround to link the new magic items instead of the legacy ones? When hovering over Javelin of Lightning ([ magicitem]Javelin of Lightning[ /magicitem]) it shows me the legacy version.
Darn
Drink water. Take a nap. Pray about it.
Is it possible to link a homebrew to another homebrew? I have a homebrew subclass that has custom summons and when I try to link them in the subclass, I get [Tooltip Not Found]. I type in [ monster]Homebrew Sandskiff Drone - Harrier[/ monster] without the spaces and its not working
Those tooltip tags only work with official content, not homebrew.
If you're wondering why, consider that there are currently fourteen completely different published homebrew spells named "Animate Armor" on D&D Beyond. If you type in [ spells ]Animate Armor[ / spells ], which one should it generate a tooltip for? This is not an insurmountable problem from a technical perspective, but it's also not an easy or cheap one to solve.
pronouns: he/she/they
Replace all { -> [
Replace all } -> ]
How did you do that? [damage type]force[/damage type]?
Drink water. Take a nap. Pray about it.
The tooltip for damage types is [ rule] x damage [/ rule]
Thank you!
Drink water. Take a nap. Pray about it.
Wait, so what does rule - /rule not work on then? cause if that generally works on damage, what else can it apply to?
Drink water. Take a nap. Pray about it.
This post has a thorough list of what can be linked to with "rule" vs. "rules":
https://www.dndbeyond.com/forums/dungeons-dragons-discussion/homebrew-house-rules/9811-how-to-add-tooltips?comment=5
You are the best.
Drink water. Take a nap. Pray about it.
Edited my comment to show how it was done.
You can go {anything}Rule Here;name of text to show here{anything}
This way you can display Damage Types as silly billy willy
This is super helpful. Thank you!!!
Drink water. Take a nap. Pray about it.
I have a look through the code of the website, and eventually found this:
"window.CurseTips['waterdeep-tooltip']" - console logging this shows me it is a class most likely. With the property Options.Paths which is the following array:
[
"spells",
"magic-items",
"monsters",
"characters",
"conditions",
"senses",
"skills",
"actions",
"weapon-properties",
"adventuring-gear",
"armor",
"weapons",
"dicerolls",
"vehicles",
"rules",
"rules-glossary",
"lore-glossary"
]
These appear to be all of the possible tool tips...
Bag of Holding -> {magicitems}Bag of Holding{/magicitems}
Is there a workaround to link the new magic items instead of the legacy ones?
When hovering over Javelin of Lightning ([ magicitem]Javelin of Lightning[ /magicitem]) it shows me the legacy version.
Use [ magicItems ] instead of [ magicItem ].
pronouns: he/she/they
Thanks, that worked!
No problem!
pronouns: he/she/they
Cursed?
[Tooltip Not Found]
[Tooltip Not Found]
[Tooltip Not Found]
[Tooltip Not Found]
Does this still work? I'm entering the following without spaces:
[ spell]guidance[/ spell]
It works here but not in the homebrew spell I'm trying to make...
druidcraft
OH it works thanks
poison spray