**Kjopvik** 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]
> # Kjopvik
> ![[place_placeholder.svg|cover hsmall]]
> ##### Geographical
> | | |
> | ---- | ---- |
> | **Planet** | [[Jord]] |
> | **Continent** | [[Adenland]] |
> | **Region** | [[Skadyrik]] |
> | **Districts** | unknown |
> ##### Government
> | | |
> | ---- | ---- |
> | **Government** | Feudal Lordship |
> | **Noble House** | Kjopvikur |
> ##### Miscellaneous
> | | |
> | ---- | ---- |
> | **Size** | Ruin |
# General
Kjopvik is located on the western shore of Skipta Lake, near where the lake flows into the Aftendraught.
# 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", char_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