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/barkskin.toml
Normal file
11
world/spells/barkskin.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user