Files
mudserver/world/lawold/npcs/breda.toml
AI Agent 87baaee46f
All checks were successful
Smoke tests / Build and smoke test (push) Successful in 1m53s
Finalize shops, interactions and world data
2026-03-19 08:12:28 -06:00

16 lines
687 B
TOML

name = "Breda"
description = "Breda is haughty in bearing, with thin auburn hair and narrow blue eyes. She wears simple clothing and several small tools hang from her belt. Breda will purchase monster teeth for a silver coin each."
room = "lawold:well_market_trade_stalls"
race = "race:human"
base_attitude = "neutral"
[dialogue]
greeting = "What do you want? I'm busy. Unless you have some teeth to sell?"
keywords = { teeth = "I buy monster teeth. One silver each. No questions asked.", tools = "My tools aren't for sale, but I have some spares if you have the coin." }
[shop]
buys = ["junk", "teeth", "tool"]
sells = ["town:small_hammer", "town:chisel"]
markup = 1.2
markdown = 0.5