yasuki_core.engine.intents.RollDice#

class RollDice(seed, sides=6)[source]#

Roll one sides-sided die, its face reproducible from the explicit seed. Like FlipCoin a read-only table event: it changes no piece, only announcing the rolled face to both seats. sides must be at least 2.

Methods

RollDice.__init__(seed[, sides])

Attributes

seed

sides

op