17
submitted 7 months ago* (last edited 7 months ago) by illectrility@sh.itjust.works to c/rpg@lemmy.ml

I made a web page where you can simulate a complex dice roll sequence with conditionals (e.g. re-roll when roll is a 1) using a Python-like syntax. (Click the "Toggle Syntax" button to view examples)

It needs a second to load because it has to load a Python interpreter in the background (I'm not good at web development) but once that's done, it works really well.

It's still very barebones and I still have to work out some problems.

Maybe some of you could use it, though.

There's also just the Python version available to run locally here

Everything is GPLv3, enjoy!

you are viewing a single comment's thread
view the rest of the comments
[-] naught101@lemmy.world 1 points 1 month ago

Heh, I just but one of these for myself, but for the specific "best 2 out of 4d6" the game I'm playing uses. Pretty interesting.

Made me realise that as long as you're free to adjust the success threshold(s), every action dice roll mechanic is basically equivalent (because you can quantile map the threshold to get approximately the same probabilities).

Doesn't hold for damage, I guess.

this post was submitted on 25 Feb 2025
17 points (100.0% liked)

RPG

4675 readers
1 users here now

Discussion of table top roleplaying games.

founded 5 years ago
MODERATORS