/pyloot

A macro interpreter for custom loot rolling (RPG) in python.

Primary LanguagePython

PyLoot

A package built to allow game developers to create customized rolling schema and loot tables.

The system is split into two sections: loot tables, and loot macros.

Subpackage: pyloot.roller

The roller subpackage consists of various classes and methods for the parsing and rolling of macro files. (See "Macro Files")