12 lines
520 B
TOML
12 lines
520 B
TOML
name = "Wyna"
|
|
description = "Wyna is pleasant in appearance, with curly white hair and grey eyes. She wears leather armor and wields a poisoned short sword and dagger. Wyna was magically imprisoned for a hundred years."
|
|
room = "lawold:senate_plaza"
|
|
race = "race:human"
|
|
class = "class:rogue"
|
|
base_attitude = "friendly"
|
|
silver = 5
|
|
|
|
[dialogue]
|
|
greeting = "It is good to see the sun again."
|
|
keywords = { imprisoned = "It felt like a long, dark dream.", century = "A hundred years have passed since I last saw this world." }
|