>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _Tabaxi_|
> | ✦ **Age**|_24yrs_|
> | ✦ **Height**|_5'3"_|
> | ✦ **Occupation** |_Mercenary_|
> | ✦ **Faction** | _[[Tunnel Snakes]]_|
> | ✦ **Status** |_Deceased_|
>
>
>## Relationships
>|Name|Relation|
>|:-:|:-:|
>|**[[Brick]]**|_Team Member_|
>|**[[Mendekua]]**|_Employer_|
# MARA
>[!note|no-title accent]
><div class="quote">...</div>
>[!cite|no-title]
>### About
>Seemingly the demolitions expert of the team; or maybe she just really likes explosives.
>[!cite|no-title]
>### Appearance
>Ribbons of meat.
---
## 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>** |
| -------------------------------- | ----------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| 13 | [[Sessions/Session 13/Session 13.md\|Bits and Bombs]] | _Making their way further into the dungeon, the group encounter more sentinels and tunnel snakes; strangely, a purple moss seems to follow._ |
%% 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 %%