>[!fas-infobox] >&nbsp; >![[Stone Marches cover.webp|cover]] > --- > ## Details > | %%title%%|%%title%%| > | ---- |:-:| > | ✦ **Factions** | *[[The Kingdom of Saint-Barre]]*| # Stone Marches >[!note|no-title accent] >#### Town ><div class="quote">A small town that marks the transition between Wayperwoods and the Stone Forest.</div> >[!cite|no-title] >### About >A quaint, meagre town with more tourist attractions than actual tourists. The town marks the first and only safe passageway through the forest, warnings of the forest's effects planted by the entrance in, guarded by statues of the royal family overlooking the townsfolk. ## Locations %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID file.link AS "<font size=3>✦ **Location**</font>", summary AS "<font size=3>✦ **Summary**</font>" FROM #elysee/thestoneforest/stonemarches WHERE type = "slocation" SORT file.name ASC ``` %% | <font size=3>✦ **Location**</font> | <font size=3>✦ **Summary**</font> | | ------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- | | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/Apple's Orchard.md\|Apple's Orchard]] | _A small bookstore with big aspirations._ | | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/Huntsman's Cottage.md\|Huntsman's Cottage]] | _More a glorifed shed, it is a small walk just off from town._ | | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/La Siesta Zen.md\|La Siesta Zen]] | _An inn with a strange mix of Astraitian and Naratanese culture._ | | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/The Singing Siren.md\|The Singing Siren]] | _Enchanting music and enchanting company._ | | [[Compendium/Compendium Pages/Locations/Elysee/The Stone Forest/Stone Marches/Towering Stones.md\|Towering Stones]] | _Five stone statues that guard the entrance into the forest by night._ | %% DATAVIEW_PUBLISHER: end %% ## NPCs %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID file.link AS "<font size=3>✦ **Name**</font>", occupation AS "<font size=3>✦ **Occupation**</font>", summary AS "<font size=3>✦ **Summary**</font>" FROM #elysee/thestoneforest/stonemarches AND #active WHERE type = "npc" SORT file.name ASC ``` %% | <font size=3>✦ **Name**</font> | <font size=3>✦ **Occupation**</font> | <font size=3>✦ **Summary**</font> | | ------------------------------------------------------------------------------------------------------------- | ------------------------------------ | --------------------------------------------------------------------------------- | | [[Compendium/Compendium Pages/NPCs Index/z_Locations/The Stone Forest/Stone Marches/Aunt Amel.md\|Aunt Amel]] | Huntsman | Grisly looking woman you'd keep your distance from in a shady tavern | | [[Compendium/Compendium Pages/NPCs Index/z_Locations/The Stone Forest/Stone Marches/Hinata.md\|Hinata]] | Inn-Keeper | A sweet woman with a love for tea, floral arrangements, and cowboy hats. | | [[Compendium/Compendium Pages/NPCs Index/z_Locations/The Stone Forest/Stone Marches/Montana.md\|Montana]] | Inn-Keeper | Culturally enthusiastic man who loves to share and experience differing cultures. | %% DATAVIEW_PUBLISHER: end %%