%%
campaign-description:: The owner and operator of [[Bildrath's Mercantile]] in [[Barovia]].
%%
%%
# Bildrath Cantemir
%%
# Bildrath, the merchant
Owner and operator of [[Bildrath's Mercantile]], the only general store in the [[Barovia (village)|village of Barovia]]. Bildrath approaches outsiders with a hostile attitude, and charges outsiders ten times the price for goods. (He charges locals the going rate.)
He offered to charge the party the local rate of 25gp for a set of [[Tools#^thievestools|thieves’ tools]] for [[Arya Emberlight|Arya]] (instead of 250 gp) in exchange for finding and retrieving a bundle near a bridge south of [[Barovia (village)|“Barovia”]]. [[Arvid]] was openly frustrated that they wouldn’t receive a discount, and walked out of his store.
---
## Sessions
### Active
```dataview
LIST
FROM "60 Games/62 Campaigns/62.02 Two and a Half Strahds/02 Session Notes"
WHERE contains(npc-active, [[Bildrath Cantemir]])
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, [[Bildrath Cantemir]])
SORT file.name asc
```