40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
Categories:Games
|
|
License:GPLv3
|
|
Web Site:http://www.ohmnibus.net/en
|
|
Source Code:https://github.com/Ohmnibus/quick-dice-roller
|
|
Issue Tracker:https://github.com/Ohmnibus/quick-dice-roller/issues
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JZSAC6BX5N9NN
|
|
|
|
Auto Name:Quick Dice Roller
|
|
Summary:Flexible, complete and handy dice roller
|
|
Description:
|
|
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
|
|
by a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)"
|
|
that allow to emulates the most complex game systems. An handy formulas
|
|
builder simplifies the process, and allow to access to an online help. Check
|
|
the [http://goo.gl/mZkcQS list of all supported functions].
|
|
|
|
Thanks to "named values", as well as keep track of games scores, you can
|
|
define formulas using variable parameters. You can create, for example, the
|
|
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
|
|
edit the formula: just change the "Level" value!
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/Ohmnibus/quick-dice-roller.git
|
|
|
|
Build:2.1.1,36
|
|
commit=v_2.1.1
|
|
subdir=Quick Dice
|
|
extlibs=android/android-support-v4.jar
|
|
prebuild=sed -i -e 's|\\\\|/|g' project.properties
|
|
|
|
Auto Update Mode:Version v_%v
|
|
Update Check Mode:Tags
|
|
Current Version:2.1.1
|
|
Current Version Code:36
|
|
|