%% parent:: [[62.04.05 NPCs]] campaign-description:: An orphaned half-orc boy in [[Greenest]], cared for by [[Blais]]. token:: %% # Eric > [!overview] > **Race:** (race:: [[Half-Orc]]) > **Gender:** (gender:: Male) > **Pronouns:** (pronouns:: he/him) > > --- > **Known locations:** (campaign-location:: [[Greenest]]) > **Languages:** (languages:: [[Common]]) > **Faction:** (faction:: Unknown) > **Status:** (campaign-status:: 🫀) > **Relationship status:** (relationship-status:: 🟢) ## Notes - A young half-orc boy in [[Greenest]]. - She introduced herself at the [[Temple of Chauntea]] [^S03] after pulling him away from danger during the festival [^S02] - Blais is [[Eric|Eric's]] caretaker since his parents are no longer around. [^S03] --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(npc_active, this.file.link) SORT file.name asc ``` ### Mentioned ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(npc_discussed, this.file.link) SORT file.name asc ``` [^S02]: [[2022-10-23_S02]] [^S03]: [[2022-10-30_S03]]