diff options
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -253,6 +253,47 @@ Copyright (C) 2018 TMW2 --> icon="graphics/skills/wizard/earthsword.png" description="Switch attack element to earth. 70% Success Chance." /> + + <!-- Wizard --> + <skill + id="157" + name="Energy Coating" + icon="graphics/skills/wizard/energycoat.png" + description="Raises damage reduction but eats MP." + /> + <skill + id="11" + name="Napalm Beat" + icon="graphics/skills/wizard/napalm.png" + description="AoE attack useful against ghosts." + /> + <skill + id="14" + name="Cold Bolt" + icon="graphics/skills/wizard/coldbolt.png" + description="Standard Ice Attack." + /> + <skill + id="19" + name="Fire Bolt" + icon="graphics/skills/wizard/firebolt.png" + description="Standard Fire Attack." + /> + <skill + id="20" + name="Thunder Bolt" + icon="graphics/skills/wizard/thunderbolt.png" + description="Standard Wind Attack." + /> + <skill + id="90" + name="Earth Spike" + icon="graphics/skills/wizard/earthspike.png" + description="Standard Earth Attack." + /> + + <!-- Priest --> + <!-- NYI --> <skill id="20001" |