%% parent:: [[62.04.05 NPCs]] campaign-description:: A good dragon deity. token:: %% # Bahamut > [!overview] > **Race:** (race:: ) > **Gender:** (gender:: ) > **Pronouns:** (pronouns:: ) > > --- > **Known locations:** (campaign-location:: —) > **Languages:** (languages:: [[Common]]) > **Faction:** (faction:: Unknown) > **Status:** (campaign-status:: 🫀) > **Relationship status:** (relationship-status:: 🟡) ## Notes - Bahamut is the opposite of [[60 Games/62 Campaigns/2022-09 Hoard of the Dragon Queen/05 NPCs/Tiamat|Tiamat]]. Where [[60 Games/62 Campaigns/2022-09 Hoard of the Dragon Queen/05 NPCs/Tiamat|Tiamat]] represents all that is evil within dragons, Bahamut represents all that is good within dragons. %% - Seven gold wyrms = a council of seven ancient dragons - Justice - Do constant but subtle actions of good while trying to do as little harm %% --- ## 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 ```