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/high_priest.toml
Normal file
14
world/town/npcs/high_priest.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "High Priestess Elara"
|
||||
description = "An elderly woman radiating a calm, authoritative aura. Her white robes are immaculate."
|
||||
room = "town:inner_sanctum"
|
||||
base_attitude = "friendly"
|
||||
class = "class:cleric"
|
||||
|
||||
[stats]
|
||||
hp = 120
|
||||
attack = 8
|
||||
defense = 20
|
||||
xp = 250
|
||||
|
||||
[dialogue]
|
||||
greeting = "The Light welcomes all who seek its warmth."
|
||||
Reference in New Issue
Block a user