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/mayor.toml
Normal file
14
world/town/npcs/mayor.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "Mayor Thorne"
|
||||
description = "A portly man with a boisterous laugh and a shrewd gaze. He wears a heavy chain of office."
|
||||
room = "town:mayors_estate"
|
||||
base_attitude = "friendly"
|
||||
class = "class:peasant"
|
||||
|
||||
[stats]
|
||||
hp = 80
|
||||
attack = 5
|
||||
defense = 10
|
||||
xp = 100
|
||||
|
||||
[dialogue]
|
||||
greeting = "Welcome to Thornwall! Mind the laws, and we'll get along famously."
|
||||
Reference in New Issue
Block a user