37 lines
516 B
Markdown
37 lines
516 B
Markdown
---
|
|
date: "{{date}}"
|
|
tags:
|
|
- dnd
|
|
- player-characters
|
|
aliases:
|
|
type: player-characters
|
|
campaign: Morgendämmerung
|
|
---
|
|
# [[{{name}}]]
|
|
|
|
#### **Summary**::
|
|
#### **Player**::
|
|
|
|
## Image:
|
|
![[{{image}}]]
|
|
|
|
##### Race::
|
|
##### Class::
|
|
##### Level::
|
|
##### Gender::
|
|
##### Organization::
|
|
|
|
> [!abstract] Goal Card
|
|
> > [!question]+ Goal:
|
|
> >
|
|
> >[!done]+ Reward
|
|
> >
|
|
|
|
---
|
|
````ad-example
|
|
title: Mentions in Session Notes
|
|
```dataview
|
|
TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]]
|
|
```
|
|
````
|