• Alexander@sopuli.xyz
    link
    fedilink
    arrow-up
    18
    ·
    3 days ago

    But numbers should be spread more uniformly, not in a sequence!

    Unless you have a hash table. A hash table with a ratchet on non-blind throws is a fun way to mess with player’s bad habits.

      • Khanzarate@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        3 days ago

        I’m reasonably sure it’d be a list of numbers that just translate.actual die rolls to a new set.

        123456 416352

        Roll a natural 6 on a d6, look at that simple table, you got a 2. Roll a natural 3, get a 6.

        Ratcheting the table would be moving a row, so ratcheting this table by 1 would make it

        123456 163524

        So now you have a new arrangement.

        • Alexander@sopuli.xyz
          link
          fedilink
          arrow-up
          1
          ·
          1 day ago

          Yeah, except my players were usually quite badass math people, so I get to use reasonably strong crypto (well, not proper crypto, but strong enough against manual attack) stuff for ratcheting. Often it was just OTP (when I’m being lazy). Then everyone just got annoyed with math arms race and we stopped using dice almost entirely.