# ENCHANTMENTS
>[!noted]
><center>Various magical enchantments and potions, and how they're made.</center>
>[!cite|no-title]
>#### [[Directory|Back to Directory]]
>[!cite|no-title]
>## Items
---
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, file.link, recipe, summary
FROM "Compendium/Compendium Pages/Encyclopedia/Concoctions/Enchantments" AND #active
SORT file.name ASC
```
%%
| cover | file.link | recipe | summary |
| ----- | --------- | ------ | ------- |
%% DATAVIEW_PUBLISHER: end %%
---
>[!cite|no-title]
>## Potions
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, file.link, summary
FROM "Compendium/Compendium Pages/Encyclopedia/Concoctions/Potions" AND #active
SORT file.name ASC
```
%%
| cover | file.link | summary |
| --------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| ![[z_Assets/Images/PLACEHOLDERS/Item Placeholder.webp\|banner]] | [[Compendium/Compendium Pages/Encyclopedia/Concoctions/Potions/Absence Potion.md\|Absence Potion]] | _A pretty blue colour. Shimmery with the consistency of egg yolk._ |
| ![[z_Assets/Images/PLACEHOLDERS/Item Placeholder.webp\|banner]] | [[Compendium/Compendium Pages/Encyclopedia/Concoctions/Potions/Diletta Potion.md\|Diletta Potion]] | _Not entirely sure what colour that is. Red? Brown? Some kind of orange?_ |
| ![[z_Assets/Images/PLACEHOLDERS/Item Placeholder.webp\|banner]] | [[Compendium/Compendium Pages/Encyclopedia/Concoctions/Potions/Izre Potion.md\|Izre Potion]] | _Despite its appearance, it's not tea._ |
%% DATAVIEW_PUBLISHER: end %%