Closed orffen closed 1 year ago
Using handlebars {{numberFormat sign=true}} we can improve how roll bonuses as sent to the Roll object, which would eliminate d20 + -1 type rolls and instead show the nicer d20 -1.
{{numberFormat sign=true}}
Roll
d20 + -1
d20 -1
Using handlebars
{{numberFormat sign=true}}
we can improve how roll bonuses as sent to theRoll
object, which would eliminated20 + -1
type rolls and instead show the nicerd20 -1
.