Hi there, I made a template for monsters, going fine and dandy until I tried to impose it upon cats. Meaning I dragged the cat stats from the index. No kidding. The macro in question is: [code] /w gm &{template:npcaction} {{name=@{selected|npc_name}}} {{rname=@{selected|repeating_npctrait_$0_name}}} {{description=@{selected|repeating_npctrait_$0_desc}}} [/code] And I get: No attribute was found for @{selected|repeating_npctrait_-M3Dle-7pzIBOR0kLIJK_desc} ¿Any idea why that could be happening?