Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
Made-with: Cursor
This commit is contained in:
14
world/town/npcs/armorer.toml
Normal file
14
world/town/npcs/armorer.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
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."
|
||||
Reference in New Issue
Block a user