A character/one-shot generator for KOBOLDS IN SPACE!
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Noëlle 6a279597d3 Down with sys 4 лет назад
README.md Update readme again 4 лет назад
koboldgen.py Down with sys 4 лет назад

README.md

koboldgen

A character/one-shot generator for KOBOLDS IN SPACE! Requires Python 3.6+.

Invoke the script directly to generate a single kobold:

python3 koboldgen.py

Type a number after the name of the script to generate that many kobolds:

python3 koboldgen.py 3

generates 3 kobolds.

Use the --campaign or -c flags to generate a full campaign with 6 kobolds:

python3 koboldgen.py --campaign

python3 koboldgen.py -c