
Hi,
first of all. I have just a plus Subscription. So I am not sure if my idea is even possible.
I need help with the following (italic is what should happen :))
Me as a GM would like to request a roll from my players.
I click the macro and a prompt opens asking me about the DC (Target)
A template in chat appears offering a button to roll with my given DC (Target)
My Players check their character sheet (not implemented in the game) and roll by clicking the just created button.
A prompt appears for each individual asking about their number of dice
The macro rolls their dice and considers my given DC (Target)
In chat we see the number of successes they gained
Soooo far I got :
/roll ?{# of Dice|1}d12>?{Target|0}
(yeah not much, i know)
as you probably know...here the player is required to enter the DC (Target) by himself.
Is there a way to accomplish what I have in mind?
And thank you very much for your help...or at least your time.