# The World of The Waking of Willowby Hall
## Player Characters
%%
```dataview
TABLE gender, race, class, description as "Description"
FROM "ttrpgs/The Waking of Willowby Hall"
WHERE type = "PC"
```
%%
- [[Cheddar Gusthouse]] (Andy)
- [[Micha Gingerich]] (Murathan)
- [[Kenyon]] (Sjoerd)
## Sessions
%%
```button
name Add New Session
type note(TTRPGs/The Waking of Willowby Hall/002_20221027, split) template
action session-gm
templater true
```
^button-addsession
```dataview
table embed(art), summary as "Summary" from "ttrpgs/The Waking of Willowby Hall"
where contains(type,"session")
SORT sessionNum ASC
```
%%
- [[001_20221019 Between the ears of a cloud giant]]