Const
Default value of EvaluationOptions.maxRerollIterations: how many times a single die may be re-rolled by r before REROLL_LIMIT_EXCEEDED is thrown.
EvaluationOptions.maxRerollIterations
r
REROLL_LIMIT_EXCEEDED
Per die, not per pool — it bounds notations like 1d1r<2, whose reroll condition can never stop matching. ro re-rolls exactly once and is unaffected.
1d1r<2
ro
Default value of
EvaluationOptions.maxRerollIterations: how many times a single die may be re-rolled byrbeforeREROLL_LIMIT_EXCEEDEDis thrown.Per die, not per pool — it bounds notations like
1d1r<2, whose reroll condition can never stop matching.rore-rolls exactly once and is unaffected.