Files
Files can be named anything you want, as long the extention is .toml
each file can have the following top level elements, in adition to the ones secific to it’s type.
| Key | Meaning | Required |
|---|---|---|
| type of the file | Required |
| name to refer in other file | Optional but recomended |
| Use the content of the file only if a condition is fullfilled. | Optional |
Valid types
| Type String | defintion |
|---|---|
| Define sheet for a single character type |
| Define sheet for multiple characters types in a single file |
| Define sheet for a single character type |
| Define sheet for multiple items types in a single file |
| Define list of different rolls. (Most rolls are simple enough to not warrant a single file version) |
| Mix file for tables of all the other kinds. |