15 lines
337 B
TOML
15 lines
337 B
TOML
name = "Quartermaster Kael"
|
|
description = "A grizzled veteran with a missing eye, currently meticulously sharpening a broadsword."
|
|
room = "town:armory"
|
|
base_attitude = "neutral"
|
|
class = "class:warrior"
|
|
|
|
[stats]
|
|
hp = 200
|
|
attack = 18
|
|
defense = 25
|
|
xp = 300
|
|
|
|
[dialogue]
|
|
greeting = "Keep your hands off the merchandise unless you're buying."
|