Files
mudserver/world/spells/entangle.toml

12 lines
309 B
TOML

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