A character/one-shot generator for KOBOLDS IN SPACE!
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Noëlle 4137c1dae2 Update readme again il y a 4 ans
README.md Update readme again il y a 4 ans
koboldgen.py Modified arguments il y a 4 ans

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