>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** |_Undead_|
> | ✦ **Age**|_?yrs_|
> | ✦ **Height**|_5'6"_|
> | ✦ **Occupation** |_Labourer_|
> | ✦ **Faction** | _[[WorkBeyond Enterprises]]_|
> | ✦ **Status** |_Deceased_|
# ABEL
>[!note|no-title accent]
><div class="quote">...</div>
>[!cite|no-title]
>### About
>An undead worker, with clear evidence of abuse to most of its limbs. Buried at [[Abel's Grave]].
>[!cite|no-title]
>### Appearance
>Looking worse for wear; they won't bother with fixing him.
---
## 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>** |
| -------------------------------- | ------------------------------------------------------- | ---------------------------------------------------- |
| 24 | [[Sessions/Session 24/Session 24.md\|Unfriendly Faces]] | _The group get into a disagreement with the miners._ |
%% 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 %%