/** * New extension of the core DicePool class for evaluating rolls with the FFG DiceTerms */ export class RollL5r5e extends Roll { }