![[adipocere is thicker than water cover.webp]] <div class="lheading">Diletta</div> --- >[!grid|col-3] >>[!cite|no-title] >>#### [[Adipocere is Thicker than Water|Quest]] > >>[!cite|no-title] >>#### [[Diletta Organ Mechanics|Organ Mechanics]] > >>[!cite|no-title] >>#### [[Diletta|Character]] --- # Organs %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, summary FROM "Compendium/Compendium Pages/Encyclopedia/Concoctions/Organs" AND #active SORT sessionnum DESC ``` %% | name | summary | | -------------------------------------------- | ---------------------------------------------------------- | | <font size=4><u>**[[Ork Lungs]]**</u></font> | _They're strong, hardy; clearly the lungs of a sea farer._ | %% DATAVIEW_PUBLISHER: end %% --- # Inventory %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, subtype, summary FROM "Compendium/Compendium Pages/Lore/Items Index" AND #diletta SORT file.name ASC ``` %% | name | subtype | summary | | ---------------------------------------------------------------------------------- | -------------------- | ------------------ | | <font size=4><u>**[[Sending Stone, Diletta\|Diletta's Sending Stone]]**</u></font> | ✦ **Wondrous Item** | _A Sending Stone._ | %% DATAVIEW_PUBLISHER: end %% --- # Mailbox %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID media, name, daterecieved, who, summary FROM "Compendium/Compendium Pages/Lore/Scripture" OR "Compendium/Compendium Pages/Lore/Sendings" WHERE pc = "diletta" SORT file.ctime DESC ``` %% | media | name | daterecieved | who | summary | | -------------------------------------- | --------------------------------------------------- | ------------ | ---------------------- | -------------------------------------------------------------- | | _<font color='#4f81bd'>Sending</font>_ | <font size=4><u>**[[Am I High Enough]]**</u></font> | 08-06-2025 | To [[Grey\|Ms Grey]] | Another attempted contact, this time at higher ground. | | _<font color='#4f81bd'>Sending</font>_ | <font size=4><u>**[[Can You Hear Me]]**</u></font> | 22-05-2025 | From [[Grey\|Ms Grey]] | An IT suggestion from Ms Grey about this sending stone issue. | | _<font color='#4f81bd'>Sending</font>_ | <font size=4><u>**[[Are you okay]]**</u></font> | 05-04-2025 | To [[Grey\|Ms Grey]] | Attempted contact, and a warning maybe, however it was choppy. | %% DATAVIEW_PUBLISHER: end %%