This is online tool for generation various in-game entities for role-playing tabletop games based on
PtbA game engine.
It is open-source and completely free for use.
Project GitHub is
here.
You can write me any feedback on GitHub.
How to use
1. Choose generator from main menu.
2. Find entity, you need, in entities tree and click on it name.
3. Your entity is generated and printed in "Output section"!
You can also roll any dice with simple formulas by filling "Roll" section and clicking "Roll" button.
Basic formula is 2d6+1, i.e. "roll two d6 dices and add 1"
Formulas support multiple dice parts, such as 2d6+d10, i.e. "roll two d6 and add one d10"
It's also possible to use multiplying i.e. 2d6*3+d10-3 and so on.
Some entities use custom dice formula for generation, fill it in "Roll" section. Also, some entities use
modifiers to base dice, it should be placed in "Mod" section.