Files
thetempusproject/app/plugins/npcGenerator/plugin.php
2024-08-04 21:15:59 -04:00

10 lines
695 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
Need an NPC on the fly? Weve got you covered with our simple DnD NPC generator. Not only does the generator give you a name and general appearance information for the character, it also adjusts their age and name to be more aligned with their in game race. The NPC generator also creates basic commoner stats for you to use in case you need some simple non-PC ability scores to pull from. If you are looking to get the most out of a role playing scenario, then we also include a quick Myers-Briggs Personality Type Indicator so you can understand their mannerisms and how they might act.
Want to go even deeper and create better NPCs? Check out our article on NPC Creation.
*/