**Brennmark** was one of the major cities of [[Skadyrik]]. Like all Surface cities, it now lies abandoned and in ruins since [[The Riving]].
> [!infobox| right wikipedia]
> # Brennmark
> ![[place_placeholder.svg|cover hsmall]]
> ##### Geographical
> | | |
> | ---- | ---- |
> | **Planet** | [[Jord]] |
> | **Continent** | [[Adenland]] |
> | **Region** | [[Skadyrik]] |
> | **Districts** | unknown |
> ##### Government
> | | |
> | ---- | ---- |
> | **Government** | Feudal Lordship |
> | **Noble House** | Brennmarkur Clan |
> ##### Miscellaneous
> | | |
> | ---- | ---- |
> | **Size** | Ruin |
# General
Brennmark is located in eastern [[Skadyrik]], a few miles west of the Burning River. Its proximity to [[the Molten Lands]] made it one of the strangest cities in the kingdom. The soil was incredibly fertile, but when the winds shifted, ash would fall from the sky and destroy any exposed crops. Many valuable minerals were found in the region, especially across the Burning River, but extracting them was difficult. The city's buildings exhibited strange architecture found nowhere else, as a necessity for dealing with tremors, falling ash, sudden heat, and unpredictable winds. When the value of lifting gas was discovered, Brennmark built tall stone structures for collecting and refining the substance, enabling the development of airships in the rest of the kingdom.
# Places
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID file.link AS "Places", placeCategory AS "Category", faction AS "Faction"
from "3-Places/Places"
where settlement = this.file.link
where publish = true
sort placeCategory ASC, file.link ASC
```
%%
| Places | Category | Faction |
| ------ | -------- | ------- |
%% DATAVIEW_PUBLISHER: end %%
# NPCs
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID file.link AS "NPCs", gender AS "Gender", faction AS "Faction", district AS "District"
from "4-People/People"
where settlement = this.file.link
where publish = true
sort file.link ASC
```
%%
| NPCs | Gender | Faction | District |
| ---- | ------ | ------- | -------- |
%% DATAVIEW_PUBLISHER: end %%
# Gallery