
Essentially what I'm trying to do is roll dice that don't have a minimum value of 1. E.G 2-10 instead of 1-9, or 4-6 instead of 1-3. Even things like 0-3 if possible. I'm aware that I can roll 1d9+1 but I just want to know if there's anything for this specific type of roll in case I want to add other modifiers to rolls so I can avoid the confusion that might come with it.