Hi All New to Roll20 and have been delving into the Roll20 Master Series made by Taking20 on Youtube. However I am having a few issues and wondering what is going on as my macro knowledge is based around copy and paste at this point. First of all the "Save" macro is giving the following error for all saves [code] No attribute was found for @{Goblin|npcd_cha_mod} [/code] Now I figure that's because the stat isn't in the npcd_cha_mod section on the abilities page and with a bit of work I will figure that one out when I am on a bigger screen. The biggest problem I have is getting the spells and their descriptions to link in chat. Take the Couatl for instance. It's got innate spellcasting and can cast a bunch of spells at will and per day like and I just have no idea where to start. So I guess it's back to learning something more than copy and paste for this. So the original macro is [code] %{selected|repeating_spell-npc_$0_spell} [/code] and the idea is that it links the spell into the chat window where you can then click if you need to make an attack roll / damage roll. so if anyone has any idea of how to do something with this it would be appreciated. Cheers!