Stamets@lemmy.world to RPGMemes @ttrpg.network · 3 days agoWhat are you adding?lemmy.worldimagemessage-square51linkfedilinkarrow-up1402arrow-down17
arrow-up1395arrow-down1imageWhat are you adding?lemmy.worldStamets@lemmy.world to RPGMemes @ttrpg.network · 3 days agomessage-square51linkfedilink
minus-squarewebghost0101@sopuli.xyzlinkfedilinkarrow-up7·3 days agoHow do you get “1” like this? I suppose you have to roll 10 to get to 100 = 0 But then what?
minus-squareGutek8134@lemmy.worldlinkfedilinkarrow-up5·3 days agoThen you switch to a system where you don’t add the 1, interpreting 00 as 100
minus-squaretheroastedtoaster@lemmy.calinkfedilinkarrow-up1arrow-down1·3 days agoModify 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.
minus-squareTechieDamien@lemmy.mllinkfedilinkarrow-up1·2 days agoYou get 100 when you roll 10 twice (1d10 - 1) * 10 + 1d10 -> (10 - 1) * 10 + 10 = 9 * 10 + 10 = 90 + 10 = 100
How do you get “1” like this?
I suppose you have to roll 10 to get to 100 = 0
But then what?
Then you switch to a system where you don’t add the 1, interpreting 00 as 100
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.
Then you get 1 to 99
You get 100 when you roll 10 twice
(1d10 - 1) * 10 + 1d10 -> (10 - 1) * 10 + 10 = 9 * 10 + 10 = 90 + 10 = 100