>[!fas-infobox] >![[Person Placeholder.webp|cover]] >--- >&nbsp; > ## Details > |%%title%%|%%title%%| > | ---- |:-:| > | ✦ **Aliases** |_?_| > | ✦ **Race** | _Ork_| > | ✦ **Age**|_???yrs_| > | ✦ **Height**|_7'2"_| > | ✦ **Occupation** |_Pirate Captain_| > | ✦ **Faction** | _[[The Broodsac Horde]]_| > | ✦ **Status** |_Alive_| > >&nbsp; >## Relationships >|Name|Relation| >|-|-| >|**[[Lorelai]]**|_Enemy_| # The Worm Queen >[!note|no-title accent] ><div class="quote">Quote</div> >[!cite|no-title] >### About >text >[!cite|no-title] >### Appearance >text --- ## Appears In %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID sessionNum AS "**<font size=3>✦Session</font>**", link(file.link, title) AS "**<font size=3>✦Name</font>**", summary AS "**<font size=3>✦Summary</font>**" FROM [[]] WHERE type = "session" SORT type ASC ``` %% | **<font size=3>✦Session</font>** | **<font size=3>✦Name</font>** | **<font size=3>✦Summary</font>** | | -------------------------------- | ----------------------------- | -------------------------------- | %% DATAVIEW_PUBLISHER: end %% ## Related Quests %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID cover AS "&nbsp;", file.link AS "**<font size=3>✦Name</font>**", objective AS "**<font size=3>✦Objective</font>**", summary AS "**<font size=3>✦Summary</font>**" FROM [[]] AND #active WHERE type = "quest" SORT type ASC ``` %% | &nbsp; | **<font size=3>✦Name</font>** | **<font size=3>✦Objective</font>** | **<font size=3>✦Summary</font>** | | ------ | ----------------------------- | ---------------------------------- | -------------------------------- | %% DATAVIEW_PUBLISHER: end %%