Utility for analyzing EotE dice rolls.
Project description
Analyze or roll SW EotE role-playing game dice pools.
Installation
Note: Linux and Mac OSX users should use pip3 rather than pip.
You can install, upgrade, and uninstall eote-dice with these commands:
$ pip install eote-dice
$ pip install --upgrade eote-dice
$ pip uninstall eote-dice
Usage
Input the dice pool using the first letter of the color of the die (except black Setback die which use k). Use --roll to perform a roll or analyze to statistically analyze.
$ eote_dice --pool yygbrppk analyze --success-cutoff=1 --advantage-cutoff=2
$ eote_dice --pool yygbrppk --roll
Releases
1.0.0 - 2016-03-05
Added four dimensional distribution to analyze dependant probabilities (e.g. What is the probability of at least 1 success and 2 advantage?). Contributions by @drhagen.
0.3.2 - 2015-12-31
Fix bright black ANSI color difficult to read.
0.3.1 - 2015-12-31
For rolls, use bright ANSI colors.
0.3.0 - 2015-12-31
Added rolling capability.
0.2.0 - 2015-12-31
Dice statistics are now calculated using discrete distribution. Contribution by @drhagen.
0.1.3 - 2015-12-25
Fix pip install dependency issues.
0.1.2 - 2015-12-23
Improve feedback when user enters an incorrect dice color.
0.1.1 - 2015-12-23
Fixed setup.py.
0.1.0 - 2015-12-23
First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file eote-dice-1.0.0.tar.gz
.
File metadata
- Download URL: eote-dice-1.0.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c7fa689af6b9584794ecb58d4c70f29ef70b9fc35e92e91e7b4c3de6eb55fb4 |
|
MD5 | 036ef37843204ab809ad8635f77bc680 |
|
BLAKE2b-256 | 93d78a723ff521683d54e897c2cf89233e1f962077a71a426c8936de195893c2 |