
I've been trying to add a Macro for Warder's Intuition. I've tried reading the various Roll20 macro sites, tried keyword searches, and attempted to puzzle it out but, I'm having trouble understanding Macro syntax. I have a set of Thieve's Tools and Warder's Intuition and I want a macro that allows me to add the 1d20, 1d4, Proficiency Bonus, then query which modifier to use from the attributes. This is what I came up with (charactername is replaced with actually character's name in Macro): &{template:default} {{name=Test}} {{[[1d20+1d4+@{CHARACTERNAME|pb}+?{CHARACTERNAME|STR_mod|DEX_mod|CON_mod|INT_mod|WIS_mod|CHA_mod}]]}} I'm only getting 2 numbers adding together in the result. Any help would be appreciated. Thieves' Tools This set of tools includes a small file, a set of lock picks, a small mirror mounted on a metal handle, a set of narrow-bladed scissors, and a pair of pliers. Proficiency with these tools lets you add your Proficiency Bonus to any Ability Checks you make to Disarm traps or open locks. Warder's Intuition When you make an Intelligence (Investigation) check or an ability check using thieves’ tools, you can roll a d4 and add the number rolled to the ability check.