>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _[[Kuo-Toa]]_|
> | ✦ **Age**|_?yrs_|
> | ✦ **Height**|_4'8"_|
> | ✦ **Occupation** |_?_|
> | ✦ **Faction** | _?_|
> | ✦ **Status** |_Alive_|
>
# GILLE
>[!note|no-title accent]
><div class="quote">Blub? Blu-hub?</div>
>[!cite|no-title]
>### About
>Very friendly and open to conversation after some handy intimidation. Seemed a little to eager and fascinated by Izre, though.
>[!cite|no-title]
>### Appearance
>Blue-ish grey scales, and primitive clothing made from scraps of lab coats and pieces of keycards.
---
## 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>** |
| -------------------------------- | ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| 19 | [[Sessions/Session 19/Session 19.md\|Through The Looking Glass]] | _The group delve into the last level of the dungeon, and confront illusions of conjured from their deepest desires._ |
%% 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 %%