Const
Default value of EvaluationOptions.maxDice: the number of dice a single evaluation may roll before DICE_LIMIT_EXCEEDED is thrown.
EvaluationOptions.maxDice
DICE_LIMIT_EXCEEDED
Counted across the whole expression, not per pool, so 6000d6+6000d6 breaches it. Includes dice rolled by explosions, rerolls, and meta-expressions.
6000d6+6000d6
Default value of
EvaluationOptions.maxDice: the number of dice a single evaluation may roll beforeDICE_LIMIT_EXCEEDEDis thrown.Counted across the whole expression, not per pool, so
6000d6+6000d6breaches it. Includes dice rolled by explosions, rerolls, and meta-expressions.