NewNPC
> [!infobox]
> # `=this.file.name`
> ![[z_Assets/Misc/ImagePlaceholder.png|cover hsmall]]
> [[z_Assets/Misc/ImagePlaceholder.png|Show To Players]]
> ###### Basic Information
> Type | Stat |
> ---|---|
> Home | `=this.Location` |
> Group | `=this.AssociatedGroup` |
> Sex | `=this.gender` |
> Race | `=this.race` |
> Age | `=this.age` |
> Condition | Healthy |
> ###### Rules Info
> Type | Stat |
> ---|---|
> Alignment | `=this.alignment` |
> Class | `=this.class` |
> Character Role | `=this.character-role` |
# `=this.file.name`
## Profile
**<Add description here, extend it with AI Text Generator using Ctrl J>**
> [!info] Statblock
> ```statblock
> name: Individual
> monster: Commoner
> columns: 1
> ```
```encounter-table
name: Individual
creatures:
- 1: Commoner
```