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

11
world/spells/thorns.toml Normal file
View File

@@ -0,0 +1,11 @@
name = "Thorns"
description = "Vicious thorns grow from your body, damaging anyone who attacks you."
spell_type = "offensive"
damage = 5
damage_type = "physical"
cost_mana = 10
cooldown_ticks = 5
effect = "thorns"
effect_duration = 10
effect_magnitude = 5
min_guild_level = 10