![[trouble in fools paradise cover.webp]] <div class="lheading">Absence</div> --- >[!grid|col-3] >>[!cite|no-title] >>#### [[Trouble In Fool's Paradise|Quest]] > >>[!cite|no-title] >>#### [[Absence Blood Mechanics|Blood Mechanics]] > >>[!cite|no-title] >>#### [[Absence|Character]] --- # Blood Concoctions %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, summary FROM "Compendium/Compendium Pages/Encyclopedia/Concoctions/Blood" AND #active SORT file.name ASC ``` %% | name | summary | | --------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | | <font size=4><u>**[[Ripper Jaw Hound Blood]]**</u></font> | _A deeper, darker red than normal. If you hold it very close to the horn, it hums ever so faintly._ | %% DATAVIEW_PUBLISHER: end %% --- # Inventory %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, subtype, summary FROM "Compendium/Compendium Pages/Lore/Items Index" AND #absence SORT file.name ASC ``` %% | name | subtype | summary | | ------------------------------------------------------------------------------------ | -------------------- | ----------------------------------------------------------------------------------------------------------- | | <font size=4><u>**[[Refrigerated Glass Vial]]**</u></font> | ✦ **Wondrous Item** | _It’s cold to the touch, and doesn’t warm up by any means._ | | <font size=4><u>**[[Sending Stone, Absence\|Absence's Sending Stone]]**</u></font> | ✦ **Wondrous Item** | _A Sending Stone._ | | <font size=4><u>**[[Sending Stone, Mendekua\|Mendekua's Sending Stone]]**</u></font> | ✦ **Wondrous Item** | _A Sending Stone._ | | <font size=4><u>**[[Strange Horn]]**</u></font> | ✦ **Wondrous Item** | _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, name, daterecieved, who, summary FROM "Compendium/Compendium Pages/Lore/Scripture" OR "Compendium/Compendium Pages/Lore/Sendings" WHERE pc = "absence" SORT file.ctime DESC ``` %% | media | name | daterecieved | who | summary | | -------------------------------------- | ----------------------------------------------------------- | ------------ | ---------------------- | ----------------------------------------- | | _<font color='#4f81bd'>Sending</font>_ | <font size=4><u>**[[Status of Tyche Animatsu]]**</u></font> | 05-04-2025 | To [[Mendekua]] | What Mendekua knows about 'Tyche' | | _<font color='#c0504d'>Letter</font>_ | <font size=4><u>**[[Abby's Letter]]**</u></font> | 19-05-2025 | To [[Sister Caroline]] | Letter to Sister Caroline | | _<font color='#4f81bd'>Sending</font>_ | <font size=4><u>**[[Ship Crashed]]**</u></font> | 05-04-2025 | To Cerelia | Attempted contact, however it was choppy. | %% DATAVIEW_PUBLISHER: end %%