I’m new to both DnD and cRPGs, I’ve read about what the karmic dice does but I wanted to know your opinions as well.
Does it really make it for a “better” experience? Can fights go seriously wrong or extend for a longer time when not using it? What do you all think about it?
EDIT: please read this comment by @burgundymyr@sh.itjust.works, it explains how the dice really works, something I didn’t get at first, thank you burgundymyr!
As a programmer, the idea of replicating the randomness of dice in a game is… tricky. Simply: computers don’t do random, so we must do our best to imitate randomness. So then attempting to ‘curve’ that artificial randomness also makes me feel weird.
I turned it off myself, though, now I can tell myself that my improbable high rolls are ‘earned’… and using 3 inspiration points to only keep rolling 2s and 3s are also ‘earned.’
Although from a purely scientific stand point you are correct and there is no truly random number generator, I would argue that simulating a dice in a video game can be considered random for all intents and purposes.