Skip to content

Handle token instead of stats

Stéphane Paquay requested to merge s.paquay1/pbta:SP-Token into master

Added support for token instead of stats, for games like Apocalypse keys and Libreté. character.stats block should have token = true, label = "token name", an optional default = [number] which define the default token value for new character and max = [number] which defines the max number of token a character can have.

Closes #92 (closed).

Edited by Matheus Clemente

Merge request reports