
I have a macro on a character sheet for Ironclaw that amounts to:
/roll {@{will-select}+@{select_mark-Leadership}+@{career-select}}kh1
When I replace the keep highest roll with the target number of success syntax like so:
/roll {@{will-select}+@{select_mark-Leadership}+@{career-select}}>4
Roll20 returns the following error:
Only one roll expression is allowed in a single sub-roll expression success check.
I'm at a loss what I'm missing or a way to brute force the function call in such a way that it's understood.
/roll {@{will-select}+@{select_mark-Leadership}+@{career-select}}kh1
When I replace the keep highest roll with the target number of success syntax like so:
/roll {@{will-select}+@{select_mark-Leadership}+@{career-select}}>4
Roll20 returns the following error:
Only one roll expression is allowed in a single sub-roll expression success check.
I'm at a loss what I'm missing or a way to brute force the function call in such a way that it's understood.