Hey, getting ready to run an adventure using an RPG system that uses d10's for everything, but actually treats the 0 as a 0 on the dice. And uses that die for every possible roll. Is there any smooth way for me to do that for myself and my players? Obviously I could just do /r d10-1 ... it works for the final result. But results in some pretty bad head canon when say needing to do a d10 plus 5 ... and having to always remember to change it to plus 4. Plus it kinda changes how the dice are supposed to work. The 9 is supposed to be the best, and the 10 (0) the worst. In this case the 10 stays the best. Semantics I know, but. I could do, I think, a rollable table with 0-9 ... but that would be, kinda messy for the players to use I think for every single roll. Plus they wouldn't get the cool 3d die roll animation What I'd really love is a way to basically make a custom die that shows 9-0 on it and counts it as such. Or some way to roll a d10 and treat the 10 as 0, instead of doing -1 Thoughts?