72 lines
1.1 KiB
Markdown
72 lines
1.1 KiB
Markdown
---
|
|
aliases:
|
|
type: location
|
|
tags:
|
|
- dnd
|
|
- location
|
|
- location/city
|
|
---
|
|
|
|
*(Remember: Choose an evocative title)*
|
|
```ad-example
|
|
title: [[Vital Singularity]] Raw Data:
|
|
collapse: closed
|
|
**summary**:: ""
|
|
**location**::
|
|
**environment**::
|
|
**campaign::**
|
|
```
|
|
|
|
# Features of Vital Singularity:
|
|
```ad-note
|
|
title: Three Fantastic Aspects of Vital Singularity
|
|
*Focus on: scale. Big things, old things, vast things. Is Vital Singularity relevant to a character's background?*
|
|
1. -
|
|
2. -
|
|
3. -
|
|
```
|
|
|
|
# Vital Singularity Map(s):
|
|
````ad-info
|
|
|
|
title: Map
|
|
collapse: open
|
|
```leaflet
|
|
id: "Vital Singularity"
|
|
image:
|
|
defaultZoom: 6
|
|
zoomDelta: .5
|
|
scale: 145
|
|
```
|
|
````
|
|
|
|
```ad-info
|
|
|
|
title: Regional Map
|
|
collapse: open
|
|
![[Faerun#Faerun Map|...]]
|
|
```
|
|
|
|
|
|
---
|
|
````ad-example
|
|
title: Mentions in Session Notes
|
|
```dataview
|
|
TABLE summary AS "Session Summary" FROM #session-notes AND [[Vital Singularity]]
|
|
```
|
|
````
|
|
|
|
````ad-tldr
|
|
title: Spielercharaktere in [[Ormur]]
|
|
```dataview
|
|
TABLE
|
|
race AS "Charakterrasse",
|
|
organization AS "Organisation",
|
|
rank as "Rang",
|
|
alignment AS "Orientierung",
|
|
related AS "Verbindung zu"
|
|
FROM #npc AND #location/ormur
|
|
```
|
|
|
|
````
|