
Hello fellow ttrpg enjoyers.
First of all, I apologize as I am very new on all the coding that takes to use macros. Also I am playing a table for dnd5e and I am using the default sheet (idk if it's the ogl, if there is a way to check please let me know.)
I am trying to create a "Companion" ability, which is a table where I want to put all the rolls/abilities/possible checks that are not commonly used, but can be used (skill checks, some abilities as my character is homebrew, etc) in order to not fill the macro bar/quick bar with so much stuff.
I created some macros for rolling skill checks (the macros are just the calculations. d20+mod), and the issue comes when I try to add them to the ability. I Used the guide of "Nesting Queries" Guide to create the table, and I am at the second level of nesting, and whenever I try to use "#Macro" for the ability to call the macro, it doesn't recognizes the macro or any macro.
I leave here what I've done so far, hope someone can help me.
Thanks in advance.
Hope you're safe!
?{Companion|
Skill check,?{Choose skill|
Strength,?{Look at those muscles|
Saving Throw, #..Strsave |
Athletics, #Atlethism
} |
Dexterity,?{Sneaky Sneaaakyyyy|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
} |
Constitution,?{Rock Solid|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
} |
Intelligence,?{uhumm actually邏|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
} |
Wisdom,?{A wise man once said|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
} |
Charisma,?{Stand behind Braum|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
}
} |
Label 2,?{value2|value2}
}