Const
Default value of EvaluationOptions.maxExplodeIterations: how many times a single die may explode before EXPLODE_LIMIT_EXCEEDED is thrown.
EvaluationOptions.maxExplodeIterations
EXPLODE_LIMIT_EXCEEDED
Per die, not per pool — it bounds notations like 1d1!, where the explosion condition can never stop being true.
1d1!
Default value of
EvaluationOptions.maxExplodeIterations: how many times a single die may explode beforeEXPLODE_LIMIT_EXCEEDEDis thrown.Per die, not per pool — it bounds notations like
1d1!, where the explosion condition can never stop being true.