Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region

Made-with: Cursor
This commit is contained in:
AI Agent
2026-03-14 17:24:09 -06:00
parent 5d290a8396
commit 98967ebe59
41 changed files with 415 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name = "Magic Mushroom"
description = "A small, glowing mushroom with a sweet, earthy scent. It seems to pulse with a faint light."
room = "whispering_woods:hidden_glade"
kind = "consumable"
[stats]
hp_restore = 20
mana_restore = 10

View File

@@ -0,0 +1,10 @@
name = "Elderwood Staff"
description = "A gnarled staff made from the wood of an ancient oak tree. It's cool to the touch and seems to hum with a faint energy."
room = "whispering_woods:ancient_oak"
slot = "main_hand"
kind = "weapon"
[stats]
attack = 15
defense = 5
mana_bonus = 20