%%
campaign-description:: A [[Saber-Toothed Tiger]] belonging to [[Rudolph van Richten]].
%%
# Rameses
- A [[Saber-Toothed Tiger]] belonging to [[Rudolph van Richten]].
- Encountered at [[Vallaki]] during the Festival of the Blazing Sun.[^1]
- Attacked the [[Vistani]] at the [[Vistani Encampment near Vallaki]][^2].
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc_active, [[Rameses]])
SORT file.name asc
```
---
### Mentioned
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc_discussed, [[Rameses]])
SORT file.name asc
```
[^1]: [[2021-09-05_S09]]
[^2]: [[2021-11-14_S18]]