12 lines
531 B
TOML
12 lines
531 B
TOML
name = "Thosve"
|
|
description = "Thosve is exceptionally beautiful, with red hair and soft green eyes. She wears plate mail and wields a two-handed sword. Thosve seeks to make amends for a life accidentally taken."
|
|
room = "lawold:artists_district_lane"
|
|
race = "race:dwarf"
|
|
class = "class:warrior"
|
|
base_attitude = "friendly"
|
|
silver = 3
|
|
|
|
[dialogue]
|
|
greeting = "Greetings. I am Thosve."
|
|
keywords = { amends = "We all carry burdens. Some heavier than others.", life = "It was a mistake. But it cost a life. A life I cannot give back." }
|