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/aristocrat.toml
Normal file
14
world/town/npcs/aristocrat.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "Wealthy Aristocrat"
|
||||
description = "A noble dressed in fine silks and velvet, turning their nose up at commoners."
|
||||
room = "town:wealthy_district"
|
||||
base_attitude = "neutral"
|
||||
class = "class:peasant"
|
||||
|
||||
[stats]
|
||||
hp = 30
|
||||
attack = 2
|
||||
defense = 5
|
||||
xp = 15
|
||||
|
||||
[dialogue]
|
||||
greeting = "Do you mind? I am expecting someone important."
|
||||
Reference in New Issue
Block a user