Quick Dice Roller: Update description
This commit is contained in:
parent
2f98b911f4
commit
e5708374dd
|
|
@ -8,7 +8,8 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JZSA
|
||||||
Auto Name:Quick Dice Roller
|
Auto Name:Quick Dice Roller
|
||||||
Summary:Flexible, complete and handy dice roller
|
Summary:Flexible, complete and handy dice roller
|
||||||
Description:
|
Description:
|
||||||
Emulate almost all the complex dice rolls required by RPG and board games.
|
Quick Dice Roller is an app made for the tabletop RPG Geek. It allows to
|
||||||
|
emulate almost all the complex dice rolls required by RPG and board games.
|
||||||
|
|
||||||
The dice can be added at will and organized in dice bags. Each die is defined
|
The dice can be added at will and organized in dice bags. Each die is defined
|
||||||
by a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)"
|
by a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)"
|
||||||
|
|
@ -21,6 +22,19 @@ define formulas using variable parameters. You can create, for example, the
|
||||||
named value "Level" with label "lvl", then use the formula "(lvl)d6" to
|
named value "Level" with label "lvl", then use the formula "(lvl)d6" to
|
||||||
determine the fireball damage. So when your mage level up you don't need to
|
determine the fireball damage. So when your mage level up you don't need to
|
||||||
edit the formula: just change the "Level" value!
|
edit the formula: just change the "Level" value!
|
||||||
|
|
||||||
|
Main features of Quick Dice Roller:
|
||||||
|
|
||||||
|
* Organize dice in dice bags
|
||||||
|
* Use same formulas you're familiar to (xdy+z)
|
||||||
|
* Simple and intuitive Formulas Builder
|
||||||
|
* Many functions to emulate main systems
|
||||||
|
* Keep track of scores and use them in formulas
|
||||||
|
* Read or listen rolls result in a clear way
|
||||||
|
* Apply modifiers on the fly with a touch
|
||||||
|
* Sum a roll to the previous automagically or on demand
|
||||||
|
* Paste last roll result from the clipboard in another app
|
||||||
|
* Keep track of last rolls made
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue