The Five Knives
```dataview
TABLE WITHOUT ID
embed(art) AS “Art”,
“” + link(file.link, Title) + “” AS Title,
(“:rif_heart: “) + condition AS “Condition”,
(“:fas_globe_americas: “) + link(location, location) AS “Location”
WHERE type = “npc” AND faction = “The Five Knives”
SORT file.name desc
```
Last update :
May 6, 2025
Created : May 6, 2025
Created : May 6, 2025