NAME
Game::CharacterSheetGenerator::Command::stats
SYNOPSIS
character-sheet-generator stats [language] [n]
character-sheet-generator stats help
DESCRIPTION
This counts the classes picked and the equipment bought.
character-sheet-generator stats
OPTIONS
The supported languages are en
and de
. English is the default.
The number of characters generated is n
. The default is 100.
You can provide additional key-value pairs. These can be combined. Class names are case sensitive.
``` character-sheet-generator stats en 50 class=elf ```
help
prints the man page.