You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Point Buy Min Maxer
|
|
|
|
Pass racial modifiers in as command line args:
|
|
|
|
```
|
|
python ability_score_maximizer.py 0 0 0 0 1 2
|
|
```
|
|
|
|
Order of command line args is str, dex, con, int, wis, cha
|