
Im using the following macro to querry targeted tokens for info : /em The @{selected|npc_name} swiftly attacks you with ?{Which Attack?|Melee,@{selected|melee1} |Ranged,@{selected|ranged1} |Special,@{selected|special1} } your AC please. I would like it too call the action from the npc sheet instead of having to input custom lines in attributes for melee1/randged1/special1, my problem is that the sheet that has action is npc_content and contains all the info and dosn't read it and output correctly. What i am asking is there a way to use the NPC_Content without having to make a bunch of custom lines in attribute, maybe make it output like it does in the sheet?