
I am trying to create a Macro to decide on success or failure. I have read the various descriptions of creating macros. I understand the <=> rolls. I have tried to do "/roll 3d6<target". Target being an ability from the character sheet, say Perception. It only looks at the individual d6 rolled. I want it to compare the full 3d6 sum. I have tried to use (), but it doesn't group the number and use the <=>. It only groups the number.