# [[The Firebeards]]
The Firebeards are the hardy dwarves that still remain in [[Halls of Nogrod]].
## Faction members
```dataview
table description as "Description" from "ttrpgs/Fellowship of Loamy Heather"
WHERE contains(type,"NPC") and contains(faction,"The Firebeards")
SORT file.name ASC
```