Module mkproj_lib::rules [−][src]
The Rules Module is based on describing various aspects of the game
Structs
| Card | This is used to describe the types of Cards (Summons, Invocations) |
Functions
| c_pile | This describe the Creation Pile |
| game | This is used to describe the game mechanics of Phaktionz |
| list | This is used to list all the rule commands (all available functions) |
| promote | This describes the Promote Mechanic |
| rules | This is used to process all the rule commands |
| terms | This describes the various terms in Phaktionz |
| types | This is used to describe the types in Summons and Invocations |