summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 21:56:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 21:56:46 -0300
commited4d877987abbde262e8de44d45ae1e6b66171b5 (patch)
treeda7e0bf86b7fd90567f64c052a5584e177ee5b79
parent60ff90c4f4c677abb2fcfc143c57c24079aa0d27 (diff)
downloadclientdata-ed4d877987abbde262e8de44d45ae1e6b66171b5.tar.gz
clientdata-ed4d877987abbde262e8de44d45ae1e6b66171b5.tar.bz2
clientdata-ed4d877987abbde262e8de44d45ae1e6b66171b5.tar.xz
clientdata-ed4d877987abbde262e8de44d45ae1e6b66171b5.zip
All skills should be on skills.xml, even if we don't have icons for all of them.
-rw-r--r--skills.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/skills.xml b/skills.xml
index 6023ccd3..c4f43d24 100644
--- a/skills.xml
+++ b/skills.xml
@@ -302,6 +302,22 @@ Copyright (C) 2018 TMW2 -->
description="You are a member from the Wizard Mage Class."
/>
<skill
+ id="13"
+ name="Magic Attack"
+ icon="graphics/skills/none.png"
+ description="Standard Magic Attack"
+ castingSrcEffectId="23"
+ dstEffectId="702"
+ />
+ <skill
+ id="156"
+ name="Holy Attack"
+ icon="graphics/skills/none.png"
+ description="Standard Holy Attack"
+ castingSrcEffectId="23"
+ dstEffectId="702"
+ />
+ <skill
id="17"
name="Fire ball"
icon="graphics/skills/wizard/big_explosion.png"
@@ -449,6 +465,22 @@ Copyright (C) 2018 TMW2 -->
castingSrcEffectId="23"
dstEffectId="702"
/>
+ <skill
+ id="15"
+ name="Frost Diver"
+ icon="graphics/skills/none.png"
+ description="Freeze a single enemy and inflict damage"
+ castingSrcEffectId="23"
+ dstEffectId="701"
+ />
+ <skill
+ id="88"
+ name="Frost Nova"
+ icon="graphics/skills/none.png"
+ description="Freeze the area below your cursor and inflict damage"
+ castingSrcEffectId="23"
+ dstEffectId="701"
+ />
<!-- Priest -->
<skill