%% campaign-description:: A bride of Strahd, and definitely not an ally. sixtytwo-status:: 💀 %% # Sasha Ivliskova --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes" WHERE contains(npc-active, [[Sasha Ivliskova]]) 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, [[Sasha Ivliskova]]) SORT file.name asc ```