# TOWNS & CITIES
---
>[!cite|no-title]
>#### [[Locations|Back to Locations]]
>[!cite|no-title]
>## Cities
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, file.link, location, summary
FROM "Compendium/Compendium Pages/Locations" AND #active
WHERE type = "location"
WHERE size = "City"
SORT file.name ASC
```
%%
| cover | file.link | location | summary |
| ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| ![[z_Assets/Images/LOCATION/new dawnhold cover.webp\|new dawnhold cover.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Verdelune Vale/New Dawnhold.md\|New Dawnhold]] | [[Compendium/Compendium Pages/Locations/Elysee/Verdelune Vale/Verdelune Vale.md\|Verdelune Vale]] | The City of Gold, the highest order of holy righteousness and divinely sacred. |
%% DATAVIEW_PUBLISHER: end %%
>[!cite|no-title]
>## Towns
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID cover, file.link, location, summary
FROM "Compendium/Compendium Pages/Locations" AND #active
WHERE type = "location"
WHERE size = "Town"
SORT file.name ASC
```
%%
| cover | file.link | location | summary |
| -------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| ![[z_Assets/Images/LOCATION/beliveau cover.webp\|beliveau cover.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Béliveau/Béliveau.md\|Béliveau]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/The Stone Forest.md\|The Stone Forest]] | Bustling town that seems to be more of a tourist trap. |
| ![[z_Assets/Images/LOCATION/brightmere cover.webp\|brightmere cover.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Brightmere/Brightmere.md\|Brightmere]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Wayperwoods.md\|Wayperwoods]] | Corn, corn, and more corn. |
| ![[z_Assets/Images/LOCATION/img, town.webp\|img, town.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Gortle/Gortle.md\|Gortle]] | [[Compendium/Compendium Pages/Locations/Elysee/Wayperwoods/Wayperwoods.md\|Wayperwoods]] | You'd think a town would have more than maybe two houses. |
| ![[z_Assets/Images/LOCATION/Mirstone Cover.webp\|Mirstone Cover.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Mirstone/Mirstone.md\|Mirstone]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/The Stone Forest.md\|The Stone Forest]] | A mining town deep within the forest, seemingly polarised on the use of undead workers. |
| ![[z_Assets/Images/LOCATION/Stone Marches cover.webp\|Stone Marches cover.webp]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/Stone Marches.md\|Stone Marches]] | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/The Stone Forest.md\|The Stone Forest]] | A small town that marks the transition between Wayperwoods and the Stone Forest. |
%% DATAVIEW_PUBLISHER: end %%