Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
Made-with: Cursor
This commit is contained in:
11
world/spells/entangle.toml
Normal file
11
world/spells/entangle.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
name = "Entangle"
|
||||
description = "Vines and branches reach out to restrain your target, reducing their ability to attack or defend."
|
||||
spell_type = "offensive"
|
||||
damage = 5
|
||||
damage_type = "physical"
|
||||
cost_mana = 15
|
||||
cooldown_ticks = 3
|
||||
effect = "entangled"
|
||||
effect_duration = 5
|
||||
effect_magnitude = 5
|
||||
min_guild_level = 1
|
||||
Reference in New Issue
Block a user