Skip to content

PHP cli app to roll monsters for D&D and other RPGs

Notifications You must be signed in to change notification settings

mattconfusion/rollsomefoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 __, _,_, _,    _, _,_, ___,  __,_,__,_,
 |_)/ \|  |    (_ / \|\/||_   |_/ \|_(_
 | \\_/|_,|_,  , )\_/|  ||_   | \_/|_,_)
 ~ ~ ~ ~~~~~~   ~  ~ ~  ~~~~  ~  ~ ~~~~
              your foe roller, kind Sir

Roll Some Foes

Roll Some Foes is a small php console tool for Dungeon Masters to randomly roll hit points of a selected Monster (or any other foe) from a parsed CSV file. Just provide the app with a CSV file containing at least a NAME column (this will be your foe identifier) and a HD column (as hit die) containing a dice notation like 1d8, 1d8+1, 1d6 etc.

About

PHP cli app to roll monsters for D&D and other RPGs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages