Init commit.
This commit is contained in:
121
npc-tracker.md
Normal file
121
npc-tracker.md
Normal file
@@ -0,0 +1,121 @@
|
||||
---
|
||||
tags: [dnd, npc, tracker]
|
||||
campaign:
|
||||
---
|
||||
|
||||
# NPC Tracker
|
||||
|
||||
> One entry per NPC. Copy the block below as needed.
|
||||
|
||||
---
|
||||
|
||||
## NPC Entry Template
|
||||
|
||||
```
|
||||
## [NPC Name]
|
||||
|
||||
| Field | Details |
|
||||
|-------|---------|
|
||||
| **Race / Creature Type** | |
|
||||
| **Gender / Pronouns** | |
|
||||
| **Age** | |
|
||||
| **Occupation / Role** | |
|
||||
| **Location** | |
|
||||
| **Affiliation / Faction** | |
|
||||
| **First Appeared** | Session # |
|
||||
| **Status** | Alive / Dead / Unknown |
|
||||
|
||||
**Appearance:**
|
||||
|
||||
**Personality Traits:**
|
||||
-
|
||||
-
|
||||
|
||||
**Ideals:**
|
||||
|
||||
**Bonds:**
|
||||
|
||||
**Flaws:**
|
||||
|
||||
**Goals / Motivation:**
|
||||
|
||||
**Secrets:**
|
||||
|
||||
**Relationship to Party:** Friendly / Neutral / Hostile / Unknown
|
||||
|
||||
**Interaction History:**
|
||||
| Session | Summary |
|
||||
|---------|---------|
|
||||
| | |
|
||||
|
||||
**Notes:**
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Active NPCs
|
||||
|
||||
---
|
||||
|
||||
## [NPC Name]
|
||||
|
||||
| Field | Details |
|
||||
|-------|---------|
|
||||
| **Race / Creature Type** | |
|
||||
| **Gender / Pronouns** | |
|
||||
| **Age** | |
|
||||
| **Occupation / Role** | |
|
||||
| **Location** | |
|
||||
| **Affiliation / Faction** | |
|
||||
| **First Appeared** | Session # |
|
||||
| **Status** | Alive / Dead / Unknown |
|
||||
|
||||
**Appearance:**
|
||||
|
||||
**Personality Traits:**
|
||||
-
|
||||
-
|
||||
|
||||
**Ideals:**
|
||||
|
||||
**Bonds:**
|
||||
|
||||
**Flaws:**
|
||||
|
||||
**Goals / Motivation:**
|
||||
|
||||
**Secrets:**
|
||||
|
||||
**Relationship to Party:** Friendly / Neutral / Hostile / Unknown
|
||||
|
||||
**Interaction History:**
|
||||
|
||||
| Session | Summary |
|
||||
|---------|---------|
|
||||
| | |
|
||||
|
||||
**Notes:**
|
||||
|
||||
---
|
||||
|
||||
## Inactive / Deceased NPCs
|
||||
|
||||
| Name | Role | Fate | Last Seen |
|
||||
|------|------|------|-----------|
|
||||
| | | | |
|
||||
| | | | |
|
||||
|
||||
---
|
||||
|
||||
## NPC Quick Reference
|
||||
|
||||
| Name | Race | Role | Location | Attitude | Status |
|
||||
|------|------|------|----------|----------|--------|
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
| | | | | | |
|
||||
Reference in New Issue
Block a user