Rpgtools
Rpgtools is a workset of usefull libraries for RPG(Role Playing Game). The project aims to provide the following features and utilies:
- Loot Generator: an simple library that randomize loot item using weights and a json description file (simplifying the process to add new possible items from different rpg systems).
The solution can be installed through the pip:
pip install rpgtools
More info at http://rpgtools.readthedocs.org/en/latest/.