--- type: "npc" tags: - "dnd" - "npc" aliases: campaign: Morgendämmerung date_added: "{{date}}" --- # [[{{name}}]] ```ad-example title: *`= this.file.name`* Raw Data: collapse: open **summary**:: **campaign**:: [[Morgendämmerung]] **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: ### Personen: | Person | Art der Verbindung | Stimmung | Gründe für Stimmung | Ziel | | ------ | ------------------ | -------- | ------------------- | ---- | | [[]] | | | | | ### Orte: ### Items: --- ````ad-example title: Mentions in Session Notes ```dataview TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]] ``` ````