%%
campaign-description:: Founder of the [[Order of the Silver Dragon]] and actually a silver dragon. His skull resides beneath [[Castle Ravenloft]].
sixtytwo-status:: 💀
%%
# Argynvost
- Founder of the [[Order of the Silver Dragon]]
- *Actually* a silver dragon, except he hid in human form
- His skull resides beneath [[Castle Ravenloft]]
- The party saw it in the bone room when they were being tortured.
- He has asked them to bring his skull back to [[Argynvostholt]]… which will also stop [[Vladimir Horngaard]] from hunting the party.
- The party found [[Journal of Argynvost|a page from his journal]]
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc_active, this.file.link)
SORT file.name asc
```
---
### Mentioned
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc_discussed, this.file.link)
SORT file.name asc
```