%% campaign-description:: A [[Mountainfolk]] boy that the party met on [[Tsolenka Pass]]. sixtytwo-status:: %% # Kaldur Originally from [[Yaedrag]]. He had been hunting with his father on [[Tsolenka Pass]], but his father was killed by a mutant winter wolf thing. ## 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 ```