Files
2026-08-29 15:41:29 +02:00

82 lines
1.1 KiB
Markdown

---
type: "npc"
tags:
- "dnd"
- "npc"
date_added: 2023-01-23
---
```ad-example
title: *`= this.file.name`* Raw Data:
collapse: open
**summary**:: Erfinder der Flugmaschine
**campaign**::
**aliases**::
**alignment**::
**organization**::
**rank**::
**location**::
**race**::
**gender**::
**class**::
**related**::
```
```ad-quote
title: - *Motivation:*
collapse: open
*`= this.summary`*
```
```ad-hint
title: Art
collapse: open
**character_art**::
```
```ad-summary
title: COGAS at a Glance
collapse: open
**Color**::
**Occupation**::
**Goals**::
**Attitude**::
**Stake**::
```
```ad-caution
title: Statblock
# Statblock:
```
## Geschichte:
## Motivation:
## Verbindungen:
| Person | Art der Verbindung | Stimmung | Gründe für Stimmung | Ziel |
| ------ | ------------------ | -------- | ------------------- | ---- |
| [[]] | | | | |
## Neues Wissen:
#### [[Machenschaften der Bruderschaft]]
#### [[Wiederherstellung des Artefakts]]
---
````ad-example
title: Mentions in Session Notes
```dataview
TABLE summary AS "Session Summary" FROM #session-notes
```
````