Djinni Wiki
Advertisement

function d6 (int nNumDice=1)

Get the total from rolling (nNumDice x d6 dice)

  • nNumDice: If this is less than 1, the value 1 will be used.
  • Return type: int
  • Include file: nwscriptdefn
Advertisement