Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation / DiceExpression / MaxRoll

DiceExpressionMaxRoll Method

Roll all of the Dice that are part of this DiceExpression, but force all of the rolls to be the highest possible result

Namespace: RogueSharp.DiceNotation
Assembly:

Syntax

public DiceResult MaxRoll()

Return Value

Type: DiceResult
A DiceResult representing the results of this Roll. All dice should have rolled their maximum values

See Also

Reference

DiceExpression Class
RogueSharp.DiceNotation Namespace

[4]: 2014-2016 Faron Bracy

Updated