Originally Posted by
seanny
How do I make the success on a d6 higher than a 6?
For example my target number is 9.
I need to roll a d6 ,score a 6 ,then a reroll is added to the 6 for the total result for that die.
So I roll 6 ,the reroll is 4 ,thus total number is 10 for that die.
It would succeed on the target number of 9.
What is syntax for such a roll.
If I write
/die 1d6s9
then that is not correct.
How do I write this-
I don't want a new number ,rather a success or not on the exploded d6 itself.
I would like my result to read ,for that die ,10 OR alternatively read maybe white text 6 and next to it to right green text 4,this would maybe show 5 dice rolled as an example as 6 numbers ,but will only give the success where my total is 9 across my 5 results -one of the results in my example being the amalgam of 6+4=10 ,if that makes sense.