%%
campaign-description:: A construct that looks like Ireena, made by the [[Abbot]].
sixtytwo-status:: 💀
%%
# Vasilka
- The [[Tatyana]]/[[Ireena Kolyana|Ireena]]-like construct created by the [[Abbot]].
- It was originally suggested by [[Vasili von Holz]] close to a century ago, though the party is still not fully sure if he meant *actually* Vasili, or an ancestor
- Wound up attacking [[Arya Emberlight|Arya]] after she tried to kill her (to spare her from being alone as an empty shell?) » [[Dorian de Lamonia|Dorian]] wound up pushing her off of [[Tsolenka Pass]] to end the fight
---
## 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
```