Factions
table Leader, Location, Goals, Description
from "TTRPGs/Soul Stain/Factions"
where (Type = "Faction")Non Player Characters
Active
table control as "Player", Class, Race, Level
from "TTRPGs/Soul Stain"
where (type = "NPC" & status = "Active")Retired
table control as "Player", Class, Race, Level
from "TTRPGs/Soul Stain"
where (type = "NPC" & status = "Retired")