>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _Aasimar_|
> | ✦ **Age**|_37yrs_|
> | ✦ **Height**|_5'9"_|
> | ✦ **Occupation** |_Merchant_|
> | ✦ **Faction** | _[[The Manticore's Shadow]]_|
> | ✦ **Status** |_Alive_|
>
>
>## Relationships
>|Name|Relation|
>|:-:|:-:|
>|**[[Izre]]**|_Brother_|
>|**[[Daiyu]]**|_Fiancée_|
>|**[[Mei]]**|_Sister-in-law_|
# TENEERA BELTARI
>[!note|no-title accent]
><div class="quote">...</div>
>[!cite|no-title]
>### About
>The one most interested in the business side of the Manticore’s Shadow. She’s always VERY prim and proper, swears VERY little and will only drink on special occasions.
>[!cite|no-title]
>### Appearance
>Her attire is very professional at all times, wearing well fitting suits both at work and in her personal life. On each of her forearms is a single white-feathered, angel-looking wing that she keeps wrapped around her arm at ALL times, almost embarrassed by this innately non-professional part of herself.
---
## 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
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 %%