this post was submitted on 09 Jun 2025
397 points (98.3% liked)

RPGMemes

12265 readers
513 users here now

Humor, jokes, memes about TTRPGs

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] webghost0101@sopuli.xyz 7 points 2 days ago (2 children)

How do you get “1” like this?

I suppose you have to roll 10 to get to 100 = 0

But then what?

[–] Gutek8134@lemmy.world 5 points 2 days ago

Then you switch to a system where you don't add the 1, interpreting 00 as 100

[–] theroastedtoaster@lemmy.ca 0 points 2 days ago (1 children)

Modify step 2 so you subtract 1 from the roll first, then multiply by 10. That way if you roll a 1, the 10's digit becomes a 0.

[–] Lumisal@lemmy.world 3 points 2 days ago (1 children)
[–] TechieDamien@lemmy.ml 1 points 1 day ago

You get 100 when you roll 10 twice

(1d10 - 1) * 10 + 1d10 -> (10 - 1) * 10 + 10 = 9 * 10 + 10 = 90 + 10 = 100