Hi, I'm still noob with macros. I've taken from a tutorial this macro for perception checks, both passive and active: %{Selected|npc_perception} @{selected|wtype}&{template:npc} {{normal=1}} {{name=@{selected|npc_name}}} {{rname=Passive Perception}} {{mod=}} {{r1=[[@{selected|npc_perception}+10]]}} It seems that this macro has something wrong as I noticed that Wisdom modifier is never taken from the selected token sheet. Could somebody help me? Thanks.