Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation / DiceExpression / MinRoll

DiceExpressionMinRoll Method

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

Namespace: RogueSharp.DiceNotation
Assembly:

Syntax

public DiceResult MinRoll()

Return Value

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

See Also

Reference

DiceExpression Class
RogueSharp.DiceNotation Namespace

[4]: 2014-2016 Faron Bracy

Updated