**Cytaburh** is a remote village in [[The Mountains|the Mountains]].
> [!infobox| right wikipedia]
> # Cytaburh
> ![[place_placeholder.svg|cover hsmall]]
> ##### Geographical
> | | |
> | ---- | ---- |
> | **Planet** | [[3-Places/Planets/Jord.md\|Jord]] |
> | **Continent** | [[3-Places/Continents/Adenland.md\|Adenland]] |
> | **Region** | [[3-Places/Regions/The Mountains.md\|The Mountains]] |
> | **Districts** | 1 |
> ##### Government
> | | |
> | ---- | ---- |
> | **Government** | Village Elders |
> | **Leader(s)** | he's dead |
> ##### Miscellaneous
> | | |
> | ---- | ---- |
> | **Size** | Hamlet (80+) |
# General
Cytaburh is sinking into the ground due to unstable ground. Unfortunately, it has sunk far enough that the chthona are able to arise.
# 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 home = this.file.link
where publish = true
sort file.link ASC
```
%%
| NPCs | Gender | Faction | District |
| ------------------------------------------- | ------ | ------- | -------- |
| [[4-People/People/Stanfleda.md\|Stanfleda]] | Female | — | \- |
%% DATAVIEW_PUBLISHER: end %%
# Gallery