
Trying to do something similar to this here. However the example is using a ? for a prompted response. I just want a straight reply.
I want to use an image, say of a amulet. When you hover over it, it will show a tooltip Magic Jewelry. Then from a token action macro you can hit the macro and it will sent a list on magic Jewelry whispered to the player that hit it.
I understand the parts but I am not having luck fitting them together. I keep getting the template name but the rest of the info shows as text not in a template.
Here is what I got. I created a npc character sheet named Store. I made an abilities entry Magic Jewelry. From chat I can enter %{Store|Magic Jewelry} to list 2 test rings I put under Magic Jewelry. That works.
Its formatting for the template that has me messed up.
Should be something like this but this does not work. !&{template:default}{{name=Magic Jewelry}} %{Store|Magic Jewelry}
Goal is to have a few of these. One ability for Armor, one for Melee weapons and so no to sort and give players a list of magic items by selecting an image/npc token of said categories.