15 lines
331 B
TOML
15 lines
331 B
TOML
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."
|