12 lines
496 B
TOML
12 lines
496 B
TOML
name = "Gauwis"
|
|
description = "Gauwis is rugged in appearance, with black hair and brown eyes. He wears chain mail and wields a flail and short bow. Gauwis seeks to destroy the race of ogres."
|
|
room = "lawold:central_bridge"
|
|
race = "race:human"
|
|
class = "class:warrior"
|
|
base_attitude = "neutral"
|
|
gold = 1
|
|
|
|
[dialogue]
|
|
greeting = "Stay sharp. These lands are dangerous."
|
|
keywords = { ogres = "They are a blight. A plague on this world.", destroy = "Every one of them must be wiped from existence." }
|