This commit is contained in:
Sebastian
2026-08-29 15:41:29 +02:00
commit e2903b96dc
3828 changed files with 188535 additions and 0 deletions
+67
View File
@@ -0,0 +1,67 @@
---
aliases:
type: "location"
tags:
- "dnd"
- "location"
campaign: Morgendämmerung
---
# [[{{name}}]]
```ad-example
title: [[Morgendämmerung]] Raw Data:
collapse: closed
**summary**:: ""
**location**::
**environment**::
**campaign**:: [[Morgendämmerung]]
```
# Features:
```ad-note
title: Three Fantastic Aspects
*Focus on: scale. Big things, old things, vast things. Is it relevant to a character's background?*
1. -
2. -
3. -
```
# Morgendämmerung Map(s):
````ad-info
title: Map
collapse: open
```leaflet
id: "world-map"
image: [[map.png]]
defaultZoom: 8
zoomDelta: .5
scale: 100
```
````
```ad-info
title: Regional Map
collapse: open
![[Faerun#Faerun Map|...]]
```
## Bezirke/Bereiche:
-
## Geheimnisse:
-
## Verbindungen:
- **Handlungsbögen**:
- **Ereignisse**:
- **NSCs**:
- **Gegenstände**:
---
````ad-example
title: Mentions in Session Notes
```dataview
TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]]
```
````