Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
Made-with: Cursor
This commit is contained in:
14
world/whispering_woods/npcs/pixie.toml
Normal file
14
world/whispering_woods/npcs/pixie.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "Mischievous Pixie"
|
||||
description = "A tiny, winged creature with a playful expression and eyes that sparkle with magic. It seems to flit about, almost invisible to the naked eye."
|
||||
room = "whispering_woods:hidden_glade"
|
||||
base_attitude = "friendly"
|
||||
class = "class:creature"
|
||||
|
||||
[stats]
|
||||
hp = 50
|
||||
attack = 5
|
||||
defense = 10
|
||||
xp = 50
|
||||
|
||||
[dialogue]
|
||||
greeting = "Tee-hee! Have you come to play?"
|
||||
Reference in New Issue
Block a user