# Amber Temple
[[Kasimir Velikov]] has asked the party’s help to find this location. It haunts his dreams.
Arvid also found a piece of amber in the Durst’s house and seems keen to explore.
Rychell deciphered a section of the [[Tome of Strahd]] that revealed four passwords for the Amber Temple.
![[Tome of Strahd#^entry4]]
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(location-active, [[Amber Temple]])
SORT file.name asc
```
---
### Mentioned
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(location-discussed, [[Amber Temple]])
SORT file.name asc
```