%%
parent:: [[62.04.05 NPCs]]
campaign-description:: The seamstress in [[Greenest]].
token::
%%
# Nephina Silverfoot
> [!overview]
> **Race:** (race:: )
> **Gender:** (gender:: Female)
> **Pronouns:** (pronouns:: she/her)
>
> ---
> **Known locations:** (campaign-location:: [[Greenest]])
> **Languages:** (languages:: [[Common]])
> **Faction:** (faction:: Unknown)
> **Status:** (campaign-status:: 🫀)
> **Relationship status:** (relationship-status:: 🟡)
## Notes
- Local seamstress
- Chatterbox, energetic, gossip, mercurial
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions"
WHERE contains(npc_active, this.file.link)
SORT file.name asc
```
### Mentioned
```dataview
LIST
FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions"
WHERE contains(npc_discussed, this.file.link)
SORT file.name asc
```
---
title: ["Nephina Silverfoot"]
aliases: ["Nephina Silverfoot"]
date_created: 2022-06-30 14:18
publish: true
type: "NPC"
jd-number: 62.04
campaign: Hoard of the Dragon Queen
campaign-status: true
tags:
cssclasses:
---
%%
sixtytwo-four-description:: Local seamstress in [[Greenest]].
sixtytwo-four-status::
%%
# Nephina Silverfoot
> [!overview]
> location:: [[Greenest]]
Local seamstress, chatterbox, energetic, gossip, mercurial
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions"
WHERE contains(npc_active, this.file.link)
SORT file.name asc
```
### Mentioned
```dataview
LIST
FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions"
WHERE contains(npc_discussed, this.file.link)
SORT file.name asc
```