%%
campaign-description:: A [[Vallaki]] girl rescued from the werewolves who has a doll that looks like a zombified [[Rychell Qinrel|Rychell]].
sixtytwo-status::
%%
# Isabella
A young girl from [[Vallaki]] who was taken by [[Kiril]] and the werewolves. She carries a doll made by [[Gadof Blinsky|Blinsky]] that looks like a zombified version of [[Rychell Qinrel|Rychell]].
---
## 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
```