>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _Dragonborn_|
> | ✦ **Age**|_?yrs_|
> | ✦ **Height**|_6'0"_|
> | ✦ **Occupation** |_Mercenary_|
> | ✦ **Faction** | _?_|
> | ✦ **Status** |_Alive_|
>
>
>## Relationships
>|Name|Relation|
>|:-:|:-:|
>|**[[Mendekua]]**|_Former Employer_|
# MASKED FIGURE
>[!note|no-title accent]
><div class="quote">...</div>
>[!cite|no-title]
>### About
>The figure seemed more interested in achieving his own elusive goals with the old-world battery, than fulfilling his contract with Mendekua.
>[!cite|no-title]
>### Appearance
>Shrouded in a thick, leather coat, and a strange mask, the figure seemed (and dressed) exceptionally rugged.
---
## 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>** |
| -------------------------------- | -------------------------------------------------------- | --------------------------------------------------------------------------------- |
| 16 | [[Sessions/Session 16/Session 16.md\|An Eye for an Eye]] | _Finally catching up to Mendekua, it seems that he is doomed to repeat his past._ |
%% 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 %%