%% campaign-description:: Mother of Strahd. sixtytwo-status:: 💀 %% # Ravenovia von Zarovich - Queen, royalty - Family - [[Barov von Zarovich]], husband - [[Strahd von Zarovich]], son - [[Sergei von Zarovich]], son --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes" WHERE contains(npc_active, [[Ravenovia von Zarovich]]) 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, [[Ravenovia von Zarovich]]) SORT file.name asc ```