![[adipocere is thicker than water cover.webp]]
<div class="lheading">Diletta</div>
---
>[!grid|col-4]
>>[!cite|no-title]
>>#### [[Adipocere is Thicker than Water|Quest]]
>
>>[!cite|no-title]
>>#### [[Diletta|Character]]
>
>>[!cite|no-title]
>>#### [[Organs]]
>
>>[!cite|no-title]
>>#### [[Diletta Organ Mechanics|Organ Mechanics]]
---
# Projects
%% DATAVIEW_PUBLISHER: start
```dataview
table without id
subtype,
file.link,
summary,
"<progress max=" + target + " value=" + value + "> </progress> "
+ round(value/target*100) + "%"
from "For DM/Planning/Clocks" AND #diletta
where status = "ongoing"
```
%%
| subtype | file.link | summary | "<progress max=" + target + " value=" + value + "> </progress> "+ round(value/target*100) + "%" |
| -------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Training | [[For DM/Planning/Clocks/Firearm Proficiency.md\|Firearm Proficiency]] | Vindarr has agreed to teach Diletta the basics of using a firearm. He isn't sure if he can teach her to _not_ aim it at his head. | <progress max=10 value=1> </progress> 10% |
%% DATAVIEW_PUBLISHER: end %%
---
# Inventory
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID subtype, file.link, summary
FROM "Compendium/Compendium Pages/Lore/Items Index"
WHERE location = "diletta"
SORT file.name ASC
```
%%
| subtype | file.link | summary |
| ------------------ | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| Artisan’s tools | [[Compendium/Compendium Pages/Lore/Items Index/Autopsy Tools.md\|Autopsy Tools]] | _Sleek, clean, and well sanitised._ |
| Consumable (Salve) | [[Compendium/Compendium Pages/Lore/Items Index/Hand Balm.md\|Hand Balm]] | _Specially made by Mei._ |
| Container (Pouch) | [[Compendium/Compendium Pages/Lore/Items Index/Pouch of Gems.md\|Pouch of Gems]] | _The gems are of decent value, as befitting a minor noble._ |
| Scroll | [[Compendium/Compendium Pages/Lore/Items Index/Scroll of Comedic Endings.md\|Scroll of Comedic Endings]] | _The scroll has been carelessly folded, flattened, and scrawled on with childlike drawings._ |
| Wondrous Item | [[Compendium/Compendium Pages/Lore/Items Index/Sending Stone, Diletta.md\|Sending Stone, Diletta]] | _A Sending Stone._ |
| Mundane Item | [[Compendium/Compendium Pages/Lore/Items Index/Silvered Pearl Mirror.md\|Silvered Pearl Mirror]] | _This special mirror has a loop at the handle that allows one to be attached to belts._ |
| Armor (Special) | [[Compendium/Compendium Pages/Lore/Items Index/Tattered Red Ribbon.md\|Tattered Red Ribbon]] | _Sad to see its lost a bit of its lustre_ |
| Mundane Item | [[Compendium/Compendium Pages/Lore/Items Index/Worn Stuffed Bear.md\|Worn Stuffed Bear]] | _Soft brown fur and smiley face, the bear was surely someone's favorite part of bedtime._ |
%% DATAVIEW_PUBLISHER: end %%
---
# Mailbox
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID media, file.link, daterecieved, who, summary
FROM "Compendium/Compendium Pages/Lore/Scripture" OR "Compendium/Compendium Pages/Lore/Sendings"
WHERE pc = "diletta"
SORT file.ctime DESC
```
%%
| media | file.link | daterecieved | who | summary |
| -------------------------------------- | ----------------------------------------------------------------------------------- | ------------ | ---------------------- | -------------------------------------------------------------- |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Am I High Enough.md\|Am I High Enough]] | 08-06-2025 | To [[Grey\|Ms Grey]] | Another attempted contact, this time at higher ground. |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Can You Hear Me.md\|Can You Hear Me]] | 22-05-2025 | From [[Grey\|Ms Grey]] | An IT suggestion from Ms Grey about this sending stone issue. |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Are you okay.md\|Are you okay]] | 05-04-2025 | To [[Grey\|Ms Grey]] | Attempted contact, and a warning maybe, however it was choppy. |
%% DATAVIEW_PUBLISHER: end %%