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

    Variable DEFAULT_MAX_DICEConst

    DEFAULT_MAX_DICE: 10000 = 10_000

    Default value of EvaluationOptions.maxDice: the number of dice a single evaluation may roll before DICE_LIMIT_EXCEEDED is thrown.

    Counted across the whole expression, not per pool, so 6000d6+6000d6 breaches it. Includes dice rolled by explosions, rerolls, and meta-expressions.