>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _Undead_|
> | ✦ **Age**|_?_|
> | ✦ **Height**|_5'7"_|
> | ✦ **Occupation** |_Audiobook_|
> | ✦ **Faction** | _n/a_|
> | ✦ **Status** |_Undead_|
>
>
>## Relationships
>|Name|Relation|
>|:-:|:-:|
>|**[[Adrielle]]**|_Master_|
# Edgar Allen Poe
>[!note|no-title accent]
><div class="quote">A different, more substantial strategy is to deny the existence of evil, but it is difficult to reconcile traditional monotheism with moral skepticism.</div>
>[!cite|no-title]
>### About
>An undead worker who seems to be assigned the role of forever reading out books.
>[!cite|no-title]
>### Appearance
>Dressed nicely in a suit and tie. It has a metallic jaw it seems to 'speak' (or more accurately, recite) with.
---
## 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>** |
| -------------------------------- | ----------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 11 | [[Sessions/Session 11/Session 11.md\|A Mechanised Heart Never Misses a Beat]] | _Arriving in Mirstone, the group find themselve admist tension between The Queen's Guard and the miners; on top of that, a strange tiefling wants them to help find 'the maiden'._ |
%% DATAVIEW_PUBLISHER: end %%
## Related Quests
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID
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
```
%%
| **<font size=3>✦Name</font>** | **<font size=3>✦Objective</font>** | **<font size=3>✦Summary</font>** |
| ----------------------------- | ---------------------------------- | -------------------------------- |
%% DATAVIEW_PUBLISHER: end %%