<div class="lheading">Points of Interest</div>
---
>[!cite|no-title]
>#### [[Locations|Back to Locations]]
>[!cite|no-title]
>## Shrines
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, name, size, location, summary
FROM "Compendium/Compendium Pages/Locations" AND #active
WHERE type = "slocation"
WHERE size = "Shrine"
SORT file.name ASC
```
%%
| cover | name | size | location | summary |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| ![[z_Assets/Images/LOCATION/img, shrine.webp\|img, shrine.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/The Holy Town of Gortle/Shrine of Fatimara.md\|Shrine of Fatimara]] | Shrine | [[Gortle\|Gortle]] | _Well looked after, they even built a small chapel around it._ |
| ![[z_Assets/Images/LOCATION/img, shrine.webp\|img, shrine.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Brightmere/Shrine of Hirotashi.md\|Shrine of Hirotashi]] | Shrine | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Brightmere/Brightmere.md\|Brightmere]] | _A shrine right at the entrance to The Stone Forest._ |
| ![[z_Assets/Images/LOCATION/img, shrine.webp\|img, shrine.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Mermaid Grove/Shrine of Zarchimara.md\|Shrine of Zarchimara]] | Shrine | [[Compendium/Compendium Pages/Locations/Elysee/Mermaid Grove/Mermaid Grove.md\|Mermaid Grove]] | _A small shrine, seemingly sparingly seen with the amount of algae grown upon its side._ |
%% DATAVIEW_PUBLISHER: end %%
>[!cite|no-title]
>## Other
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, name, size, location, summary
FROM "Compendium/Compendium Pages/Locations" AND #active AND -#Shrine
WHERE type = "slocation"
SORT file.name ASC
```
%%
| cover | name | size | location | summary |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- | --------- | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| ![[z_Assets/Images/LOCATION/gortle chapel image.webp\|gortle chapel image.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/The Holy Town of Gortle/Chapel of Gortle.md\|Chapel of Gortle]] | Chapel | [[Gortle\|Gortle]] | _Homely and pristine, especially since there seems to be all the time in the world to keep it clean._ |
| ![[z_Assets/Images/QUESTS/img, dreadnought wreckage.webp\|img, dreadnought wreckage.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/The Holy Town of Gortle/Dreadnought Wreckage.md\|Dreadnought Wreckage]] | Shipwreck | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Wayperwoods.md\|Wayperwoods]] | _An old, haunting, metal-scrap wreckage and echoes battles past._ |
| ![[z_Assets/Images/LOCATION/img, shipwreck.webp\|img, shipwreck.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Mermaid Grove/The Starfinder.md\|The Starfinder]] | Shipwreck | [[Compendium/Compendium Pages/Locations/Elysee/Mermaid Grove/Mermaid Grove.md\|Mermaid Grove]] | _Nothing but glorified bits of firewood, now._ |
%% DATAVIEW_PUBLISHER: end %%