# Ledger
> [!overview]
> [name:: Ledger]
> [campaign status:: 🫀]
> [relationship status:: 🟡]
> [race:: ]
> [gender:: ]
> [pronouns:: ]
> [languages:: [[Common]]]
> [faction:: Unknown]
> [campaign location:: ]
>
> ---
>
> (campaign description:: The receiptionist at the [[Merchant's League]] in [[Baldur's Gate]].)
> [!log]- 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
> ```
> [!log]- 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
> ```
## Notes