Player Characters
Active
table control as "Player", Class, Race, HP, AC, Level
from "TTRPGs/Soul Stain"
where (type = "PC" & status = "Active")Retired
table control as "Player", Class, Race, Level
from "TTRPGs/Soul Stain"
where (type = "PC" & status = "Retired")Factions
table Leader, Location, Goals, Description
from "TTRPGs/Soul Stain/Factions"
where (Type = "Faction")Sessions
LIST
from "TTRPGs/Soul Stain/Sessions"
where (type = "Session")