![[trouble in fools paradise cover.webp]]
<div class="lheading">Absence</div>
---
>[!grid|col-4]
>>[!cite|no-title]
>>#### [[Trouble In Fool's Paradise|Quest]]
>
>>[!cite|no-title]
>>#### [[Absence|Character]]
>
>>[!cite|no-title]
>>#### [[Blood]]
>
>>[!cite|no-title]
>>#### [[Absence Blood Mechanics|Blood 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 #absence
where status = "ongoing"
```
%%
| subtype | file.link | summary | "<progress max=" + target + " value=" + value + "> </progress> "+ round(value/target*100) + "%" |
| ------- | --------- | ------- | ------------------------------------------------------------------------------------------------ |
%% DATAVIEW_PUBLISHER: end %%
---
# Inventory
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID subtype, file.link, summary
FROM "Compendium/Compendium Pages/Lore/Items Index"
WHERE location = "Absence"
SORT file.name ASC
```
%%
| subtype | file.link | summary |
| ------------------------- | -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| ✦ **Weapon (Warhammer)** | [[Compendium/Compendium Pages/Lore/Items Index/Bezaria.md\|Bezaria]] | _It means “If you try, you might win.”_ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Hand Warmer.md\|Hand Warmer]] | _The release of heat is triggered by flexing a small metal disk in the hand warmer._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Karmic Cubes.md\|Karmic Cubes]] | _Cauldrons concocting chaos, witches wickedly waiting, spells scandalously swirling..._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Lens of Detection.md\|Lens of Detection]] | _A monocle made of cold iron with a series of lenses and coloured glass filters._ |
| ✦ **Container (Bag)** | [[Compendium/Compendium Pages/Lore/Items Index/Old Duffel Bag.md\|Old Duffel Bag]] | _A duffel's open structure and lack of rigidity make it adaptable to carrying bulky objects._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Olga's Matryoshka Nesting Dolls.md\|Olga's Matryoshka Nesting Dolls]] | _Creepy looking dolls that will always keep an eye on you._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Refrigerated Glass Vial.md\|Refrigerated Glass Vial]] | _It’s cold to the touch, and doesn’t warm up by any means._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Sending Stone, Absence.md\|Sending Stone, Absence]] | _A Sending Stone._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Sending Stone, Mendekua.md\|Sending Stone, Mendekua]] | _A Sending Stone._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Strange Horn.md\|Strange Horn]] | _Strange item made from a dragonborn's horn; it both sounds and looks too intricate even for a magic item._ |
%% DATAVIEW_PUBLISHER: end %%
---
# Mail Box
%% 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 = "absence"
SORT file.ctime DESC
```
%%
| media | file.link | daterecieved | who | summary |
| -------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------------ | ---------------------- | ----------------------------------------- |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Perhaps Something Druidic.md\|Perhaps Something Druidic]] | 28-08-2025 | To [[Mendekua]] | Finding more out about the moss. |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Undrama.md\|Undrama]] | 26-08-2025 | To [[Mendekua]] | What Mendekua knows about 'Tyche' |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Status of Tyche Animatsu.md\|Status of Tyche Animatsu]] | 05-04-2025 | To [[Mendekua]] | What Mendekua knows about 'Tyche' |
| _<font color='#c0504d'>Letter</font>_ | [[Compendium/Compendium Pages/Lore/Scripture/Abby's Letter.md\|Abby's Letter]] | 19-05-2025 | To [[Sister Caroline]] | Letter to Sister Caroline |
| _<font color='#4f81bd'>Sending</font>_ | [[Compendium/Compendium Pages/Lore/Sendings/Ship Crashed.md\|Ship Crashed]] | 05-04-2025 | To Cerelia | Attempted contact, however it was choppy. |
%% DATAVIEW_PUBLISHER: end %%