%%
campaign-description:: Former leader of the werewolves, and ally of [[Strahd von Zarovich|Strahd]].
sixtytwo-status:: 💀
%%
# Kiril
Former leader of the werewolves, and ally of [[Strahd von Zarovich|Strahd]]. Dorian and the party killed him while attempting to free some children from Vallaki.
He had [[Zuleika Toranescu|Zuleika’s]] [[Zuleika's husband|husband]] locked away beneath [[Castle Ravenloft]] when he had opposed Kiril’s leadership.
---
## 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
```