NPC’s

All NPC’s

LIST 
FROM "ttrpgs/Nevarif - The Celestial Isle"
 
WHERE type = "NPC"

NPC’s by Location

BludRock

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"BludRock")
SORT file.name ASC

Elderbarough

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Elderbarough")
SORT file.name ASC

Richmond

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Richmond")
SORT file.name ASC

Smallton Farms

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Smallton Farms")
SORT file.name ASC

Springvale

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Springvale")
SORT file.name ASC

Starfall Springs

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Starfall Springs")
SORT file.name ASC

The Capital

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"The Capital")
SORT file.name ASC

Half Bold Village

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"The Village of Halflings and Kobolds")
SORT file.name ASC

NPC’s by faction

Gods

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"Gods")
SORT file.name ASC

Knights of Reverence

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"Knights of Reverence")
SORT file.name ASC

The Blinkertons

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"The Blinkertons")
SORT file.name ASC

The Empire

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"The Empire")
SORT file.name ASC

The Smalltons

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"The Smalltons")
SORT file.name ASC

The Union

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"The Union")
SORT file.name ASC

the winners

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"PC") or contains(type,"location") and contains(faction,"the winners")
SORT file.name ASC

Warrior Champions

table description as "Description" from "ttrpgs/Nevarif - The Celestial Isle"
WHERE contains(type,"NPC") or contains(type,"location") and contains(faction,"Warrior Champions")
SORT file.name ASC