%%
campaign-description:: Black Wyrmspeaker in the [[Cult of the Dragon]].
token::
%%
# Rezmir
↑ (parent:: [[62.04.05 NPCs]])
| | |
| ------------ | -------------------------- |
| **Race** | (race:: Half black dragon) |
| **Gender** | (gender:: ) |
| **Pronouns** | (pronouns:: ) |
| **Known locations** | (campaign-location:: ) |
| **Languages** | (languages:: [[Common]]) |
| **Faction** | (faction:: [[Cult of the Dragon]]) |
| **Status** | (campaign-status:: 🫀) |
| **Relationship status** | (relationship-status:: 🔴) |
## Notes
### Things Lenore knows
- Their champion is [[Odonth Darkwrath|Black Death]].
- She has heard their name in passing before.
---
## 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
```