%%
campaign-description:: [[Strahd von Zarovich|Strahd’s]] obsession; her soul is currently [[Ireena Kolyana]].
sixtytwo-status:: 💀
%%
# Tatyana
- [[Strahd von Zarovich]]'s obsession
- Mentioned heavily in the [[Tome of Strahd]]
- [[Ireena Kolyana]] is current reincarnation of her soul
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc_active, [[Tatyana]])
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, [[Tatyana]])
SORT file.name asc
```