%% campaign-description:: A [[Vistani]], met at [[Vistani Encampment at Tser Pool|Tser Pool]]. %% # Arahja A [[Vistani]], met at [[Vistani Encampment at Tser Pool|Tser Pool]]. --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes" WHERE contains(npc_active, [[Arahja]]) 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, [[Arahja]]) SORT file.name asc ```