價格:免費
更新日期:2017-06-10
檔案大小:44k
目前版本:0.9.5
版本需求:Android 4.0.3 以上版本
官方網站:http://www.nand.it/android
Email:nand2000@gmail.com
聯絡地址:Andrea Nini Via Emilia Ovest, 1007 41123 Modena (Mo) Italy
A customizable lightweight dice roller.
Click on a button to roll dice.
Long press on a button to edit dice.
Reroll the dice with the "Reroll" button.
Clear the dice selection and result with the "Clear" button.
The dice syntax accept the four operators + - * / and parenthesis ( )
xDy for rolling x dice of y faces each,
xBy roll x times button y (1-10),
n>xDy for the n higher dice from a pool of x,
nDa,b,c for specific values,
Da_n for a range of values from a to n,
xDa,b,cP for adding another die to the last value,
xDMa,b,c for subtracting another die to the first value,
@ for displaying the single rolls.
You can roll multiple dice and showing them side by side using the semicolon ; separator.
Examples:
2D6
1D10-1
3>4D6
D2,3,3,4,4,5
D1,2,3,4,5,6P
D4;D6;D8