API Reference ExRPG v0.2.1

modules

Modules

Documentation for ExRPG.

The CLI for the project

This module deals with the rolling of any and all dice

Module which defines globals like project paths

Module which enables interactions with the varying defined systems in the system_configs. Basically sytem_configs define what systems are available and how they should be interpreted, and this module is is the beginning of the interpretation.

This module handles the different ways of assigning ability scores

A spec is the base definition of an ability, defining its name, abbreviation, and description. Additionally this module provides helper methods for individual specs and lists of specs.

Gets the general information for a configured system.

Module for handling a specific Rule System