# NPCs in Exandria ```dataview table location as "Location", description as "Description" from "ttrpgs/The Slayers Five" WHERE type = "NPC" and !deceased = true and !contains(location,"Feywild") SORT file.name ASC ```