%%
parent:: [[62.04.06 Locations]]
campaign-status::
campaign-description::
location-type:: Municipality
%%
# Berdusk
> [!overview]
> broader::
- Population: 20,000
- Shops
- [[Frisky Foray]]
- [[Bellblade Throne]]
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions"
WHERE contains(location-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(location-discussed, this.file.link)
SORT file.name asc
```