Plugin : Dice

Author:Rex.Rainbow

Download

Properties

Actions

Roll

Action:Roll

  • RollDice.
    • Count ( number ) : Count of dice.
    • Faces ( number ) : Faces of dice.

Setup

Action:Set random generator

  • Set random generator object.
    • Random generator ( object ) : Random generator object

Expressions

Result

Expression:Sum

  • Sum of result.

Expression:Die

  • Result of die.
    • Index ( number ) : Index of dice. Start at 0.

Roll

Expression:Roll

  • Roll dices and get the sum of result.
    • Count and faces ( number or string ) : Combine dice count and faces in a string like "4D6", or the count of dice in a number, and add the faces in 2nd parameter.

Expression:DiceCount

  • Count of dice.

Expression:DiceFaces

  • Sum of result.

Conditions