roll-parser - v3.4.0
    Preparing search index...

    Variable DEFAULT_MAX_EXPLODE_ITERATIONSConst

    DEFAULT_MAX_EXPLODE_ITERATIONS: 1000 = 1_000

    Default value of EvaluationOptions.maxExplodeIterations: how many times a single die may explode before EXPLODE_LIMIT_EXCEEDED is thrown.

    Per die, not per pool — it bounds notations like 1d1!, where the explosion condition can never stop being true.