NPC Character Generator by Profession (Desktop)
|
NPC Generation Failed |
Profession Options
To generate a specific profession, Select character type below.
(Click Category or Specific)
Race & Level Options
Markdown
Note: Markdown currently does NOT include trinkets carried.
___
> ## {{name}}
>*{{race.name}}({{gender}}), {{profession.name}}/ {{profession.category}}*
> ___
> - **Age** {{age}} (*Level:* {{level}})
> - **Armor Class** {{AC}}
> - **Hit Points** {{hitpoints}} ({{hitpointsBase}} + {{hitpointsCON}})
> - **Movement** - **Walk** 30 ft, **Fly** 0 ft, **Swim** 0 ft
>___
>|STR|DEX|CON|INT|WIS|CHA|
>|:---:|:---:|:---:|:---:|:---:|:---:|
>|{{stats.STR}} ({{#stats.modifier}}{{stats.STR}}{{/stats.modifier}})|{{stats.DEX}} ({{#stats.modifier}}{{stats.DEX}}{{/stats.modifier}})|{{stats.CON}} ({{#stats.modifier}}{{stats.CON}}{{/stats.modifier}})|{{stats.INT}} ({{#stats.modifier}}{{stats.INT}}{{/stats.modifier}})|{{stats.WIS}} ({{#stats.modifier}}{{stats.WIS}}{{/stats.modifier}})|{{stats.CHR}} ({{#stats.modifier}}{{stats.CHR}}{{/stats.modifier}})|
>___
> ### Description/Background
> ***Appearance*** : {{appearance.height}} {{appearance.build}} build, with {{appearance.eyes}} eyes and {{appearance.hair}} {{appearance.hairColor}} hair. Their face {{appearance.facialFeatures}} and their speech is {{appearance.speech}}
>
> ***Characteristics*** : {{appearance.characteristics.text}}
>
> ***Personality*** : {{appearance.personality}}
>
> ***Trait*** : {{backgroundTrait}}
>
> ***Ideal*** : {{backgroundIdea}}
>
>___
> - **Passive Perception** {{senses.perception.bonus}}{{#race}}{{#traits}}
> - **{{name}}** {{text}}{{/traits}}{{/race}}
>
> ### Trinkets Carried
> Use 1d8 for pick pockets {{#items}}
> {{cnt}}. {{description}}{{/items}}
>___
> ### Gossip
> > {{gossip}}