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,16 @@
name = "Druids Guild"
description = "Guardians of the forest and masters of nature's magic. Members focus on defense, healing, and manipulating the natural world."
max_level = 50
resource = "mana"
base_mana = 50
base_endurance = 20
spells = ["spell:entangle", "spell:barkskin", "spell:thorns", "spell:heal"]
min_player_level = 0
race_restricted = []
[growth]
hp_per_level = 5
mana_per_level = 5
endurance_per_level = 2
attack_per_level = 2
defense_per_level = 3