

What was the app called and is it still available?
Nerd, Anime and Film Enjoyer, Video Editor, Python Dev, Learning Rust, Linux Enjoyer, Sick of Windows, Currently Running Pop!_OS, Debian and /e/OS
lemmy.world/u/illectrility
What was the app called and is it still available?
No, there is no advantage or disadvantage functionality. I made it purely for balancing, so finding out the average damage a character would do. In that case I would just write out all the different rolls the character would do when attacking and have the program calculate using that. It’s pretty barebones
I believe it doesn’t handle any of that right now. I admittedly only play D&D so that’s the use-case I based this on. The scenario you’re describing sounds really complex and I have no idea how I would implement that kind of functionality currently
Thank you very much. I, too, initially used a sampling approach but that was obviously inefficient and inaccurate. Getting this to work was a HUGE pain so it’s nice to read some kind words about it, thank you
So you would have a pool of 14 dice and you can re-roll the lowest 4 or any 4 dice?
Well, I had a look at anydice.com but I couldn’t get re-rolls to work. So I made this specifically with re-roll functionality in mind. All in all they’re pretty similar, though.
Yes, yes I did… It’s here
Thank you for pointing that out
Pretty similar but I couldn’t get re-rolls to work on there. That’s the main reason I made this