%%
parent:: [[Wachter]]
%%
# Stella Wachter
The daughter of [[Fiona Wachter|Lady Fiona Wachter]].
She had previously been engaged to [[Victor Vallakovich]], but through some (probably dark) magic, she now believes that she is a cat.
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc-active, [[Stella Wachter]])
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, [[Stella Wachter]])
SORT file.name asc
```