%%
parent:: [[62.04.05 NPCs]]
campaign-description:: Works at the [[Deep Root]] in [[Greenest]].
token::
%%
# Marisa
> [!overview]
> **Race:** (race:: [[60 Games/61 Tabletop/Dungeons & Dragons 5e/Details/Races/Human]])
> **Gender:** (gender:: Female)
> **Pronouns:** (pronouns:: she/her)
>
> ---
> **Known locations:** (campaign-location:: [[Deep Root]], [[Greenest]])
> **Languages:** (languages:: [[Common]])
> **Faction:** (faction:: Unknown)
> **Status:** (campaign-status:: 🫀)
> **Relationship status:** (relationship-status:: 🟡)
## Notes
- She has two kids:
- [[Pepi]] (daughter, baby)
- [[Mark]] (son, pre-teen)
- Her brother is [[Markguth]].
- Was taken by rats, but rescued by the party.
- Was taken as hostage [[2023-01-29_S10|in the attack]] on [[Greenest]] by [[Snow]], but rescued by the party.
---
## 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
```