12 lines
284 B
TOML
12 lines
284 B
TOML
name = "Barkskin"
|
|
description = "Your skin becomes as hard as bark, increasing your defense for a short period."
|
|
spell_type = "heal"
|
|
heal = 0
|
|
damage_type = "magical"
|
|
cost_mana = 20
|
|
cooldown_ticks = 10
|
|
effect = "barkskin"
|
|
effect_duration = 10
|
|
effect_magnitude = 10
|
|
min_guild_level = 5
|