![[stepping out of the shadow cover.webp]] <div class="lheading">Izre</div> --- >[!grid|col-3] >>[!cite|no-title] >>#### [[Stepping Out of The Shadow|Quest]] > >>[!cite|no-title] >>#### [[Izre Tea Mechanics|Tea Mechanics]] > >>[!cite|no-title] >>#### [[Izre|Character]] --- # Tea Recipes %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, summary FROM "Compendium/Compendium Pages/Encyclopedia/Concoctions/Tea" SORT sessionnum DESC ``` %% | name | summary | | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | <font size=4><u>**[[Peach and Mulberry Honey Tea]]**</u></font> | _Overly sweet and honeyed flavour with a tart, mulberry aftertaste._ | | <font size=4><u>**[[Dirt and Dreadnought Algae Tea]]**</u></font> | _If you can get past the brown chunks of dirt clinging to the slimey, speckled glowing green algae floating atop the water, there is a distinct, salty umami flavour you can only really describe as <u>green</u>._ | | <font size=4><u>**[[Mango and Coral Fruit Tea]]**</u></font> | _Sweet, with a little bit of a salty aftertaste._ | %% DATAVIEW_PUBLISHER: end %% # Inventory %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID name, subtype, summary FROM "Compendium/Compendium Pages/Lore/Items Index" AND #izre SORT file.name ASC ``` %% | name | subtype | summary | | ----------------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | <font size=4><u>**[[Dorje of Detect Hostile Intent]]**</u></font> | ✦ **Dorje** | _A ritual implement and a symbol representing indestructibility, power, and the ability to cut through ignorance and obstacles on the spiritual path._ | | <font size=4><u>**[[Tide Splitter Sword]]**</u></font> | ✦ **Weapon (Cutlass)** | _A sword seemingly forged from within the deepest depths._ | | <font size=4><u>**[[Unstable Mace]]**</u></font> | ✦ **Weapon (Mace)** | _A mace crafted out of a dangerous, unsafe material_ | %% 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 = "izre" SORT file.ctime DESC ``` %% | media | name | daterecieved | who | summary | | ------------------------------------- | --------------------------------------------------------------- | ------------ | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | _<font color='#c0504d'>Letter</font>_ | <font size=4><u>**[[Summoning Circle Information]]**</u></font> | 25-06-2025 | To [[Zephyr]] | A plain, white envelope holding an Izre-Green piece of paper. The letter is sealed with a wax stamp, though the design has been purposefully picked at, disfiguring it. Attached to the letter is 5 teabags, as well as an Izreoid of the summoning circle in the tower. | | _<font color='#c0504d'>Letter</font>_ | <font size=4><u>**[[Thinking of you Always]]**</u></font> | 21-06-2025 | **From: [[Joray]]** | A folded letter in a blue-stamped letter. There is a faint smell of expensive perfume. | | _<font color='#c0504d'>Letter</font>_ | <font size=4><u>**[[Mangez Bien]]**</u></font> | 21-06-2025 | From [[Zephyr]] | A crisp white, gold-wax stamped letter in a deep red envelope. | %% DATAVIEW_PUBLISHER: end %%