![[stepping out of the shadow cover.webp]]
<div class="lheading">Izre</div>
---
>[!grid|col-4]
>>[!cite|no-title]
>>#### [[Stepping Out of The Shadow|Quest]]
>
>>[!cite|no-title]
>>#### [[Izre|Character]]
>
>>[!cite|no-title]
>>#### [[Tea]]
>
>>[!cite|no-title]
>>#### [[Izre Tea Mechanics|Tea 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 #izre
where status = "ongoing"
```
%%
| subtype | file.link | summary | "<progress max=" + target + " value=" + value + "> </progress> "+ round(value/target*100) + "%" |
| ----------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Long Term Project | [[For DM/Planning/Clocks/Enchanting Enchantments.md\|Enchanting Enchantments]] | Vindarr's warpick might be unsalvageable, but it's not unenchantable! | <progress max=15 value=0> </progress> 0% |
%% DATAVIEW_PUBLISHER: end %%
---
# Inventory
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID subtype, file.link, summary
FROM "Compendium/Compendium Pages/Lore/Items Index"
WHERE location = "Izre"
SORT file.name ASC
```
%%
| subtype | file.link | summary |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ✦ **Armor (Boots)** | [[Compendium/Compendium Pages/Lore/Items Index/Combustion Boots.md\|Combustion Boots]] | _Clunky, metal boots, with strange wiring and plating._ |
| ✦ **Dorje** | [[Compendium/Compendium Pages/Lore/Items Index/Dorje of Detect Hostile Intent.md\|Dorje of Detect Hostile Intent]] | _A ritual implement and a symbol representing indestructibility, power, and the ability to cut through ignorance and obstacles on the spiritual path._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Handheld Music Box.md\|Handheld Music Box]] | _Listening carefully reveals a man's voice._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Large Rocking Horse.md\|Large Rocking Horse]] | _A wooden toy, able to be mounted._ |
| ✦ **Wondrous Item** | [[Compendium/Compendium Pages/Lore/Items Index/Orkish Button Device.md\|Orkish Button Device]] | _Seems to be pressure activated._ |
| ✦ **Armor (Shield)** | [[Compendium/Compendium Pages/Lore/Items Index/Riot Shield.md\|Riot Shield]] | _Seems to be shatter resistant, though not ballistic resistant._ |
| ✦ **Armor (Gloves)** | [[Compendium/Compendium Pages/Lore/Items Index/Stained Silken Gloves.md\|Stained Silken Gloves]] | _What is that smell?_ |
| ✦ **Consumable (Potion)** | [[Compendium/Compendium Pages/Lore/Items Index/Storm in a Bottle.md\|Storm in a Bottle]] | _A powerful thunderstorm rages inside this glass bottle._ |
| ✦ **Weapon (sabre)** | [[Compendium/Compendium Pages/Lore/Items Index/The Rime Razor.md\|The Rime Razor]] | _A weapon with a blade made entirely of indestructible black ice._ |
%% 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 = "izre"
SORT file.ctime DESC
```
%%
| media | file.link | daterecieved | who | summary |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------ | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| _<font color='#c0504d'>Letter</font>_ | [[Compendium/Compendium Pages/Lore/Scripture/Summoning Circle Information.md\|Summoning Circle Information]] | 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>_ | [[Compendium/Compendium Pages/Lore/Scripture/Thinking of you Always.md\|Thinking of you Always]] | 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>_ | [[Compendium/Compendium Pages/Lore/Scripture/Mangez Bien.md\|Mangez Bien]] | 21-06-2025 | From [[Zephyr]] | A crisp white, gold-wax stamped letter in a deep red envelope. |
%% DATAVIEW_PUBLISHER: end %%