Okay, still needs a lot of work but it solves a problem for me. status_report reads a file and takes an Int option for a number of rolls to do for each line. If you have a bunch of NPCs and need to make rolls for them, this could help.
Future effort will be to add a user supplied separator and to allow putting the rolls before or after the string. Sample run:
Future effort will be to add a user supplied separator and to allow putting the rolls before or after the string. Sample run:
Code:
./status_report -f my_file.txt -r 4
File: my_file.txt
Rolls: 4
Separator: ,
Prefix: false
Marco Domici 6 4 10 9
Tala Domici 5 5 8 8
Ian Domici 7 7 6 2
Akil Domici 4 11 7 7
Karista Domici 8 6 7 7
Gothan Domici 7 8 5 8
Janice Howell 4 8 6 6
Maggie Patterson 6 4 7 12