
Hey, I have a quick question.
I am using custom roll parsing with startRoll and finishRoll.
Everythings working as wanted, however I need the user to set a difficulty class.
startRoll(`&{template:test} {{name=Test}} {{roll1=[[${strength}d6]]}}`, (results) => {
Is it possible to get the user input like this in startRoll?
/roll 1d20 + ?{Bonus1} vs ?{MinToSucceed} + ?{Bonus1}