summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-15 10:13:29 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-15 10:13:29 -0300
commitb61f9e8feda5452f839e9717b1151e1fb0c1dd4d (patch)
tree980acad226588849c2f969ba6ef873774eb42eff
parent09f5d9f1e3b2167a4a6c0e96e34a0331307862f1 (diff)
downloadclientdata-b61f9e8feda5452f839e9717b1151e1fb0c1dd4d.tar.gz
clientdata-b61f9e8feda5452f839e9717b1151e1fb0c1dd4d.tar.bz2
clientdata-b61f9e8feda5452f839e9717b1151e1fb0c1dd4d.tar.xz
clientdata-b61f9e8feda5452f839e9717b1151e1fb0c1dd4d.zip
Update skills list
-rw-r--r--effects.xml1
-rw-r--r--skills.xml15
2 files changed, 16 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml
index 9921714a..358f7ae2 100644
--- a/effects.xml
+++ b/effects.xml
@@ -41,6 +41,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends
<effect id="33" audio="monsters/piou/hit1.ogg"/> <!-- when clicking the flying piou -->
<effect id="34" particle="graphics/particles/python.xml" audio="special/fart.ogg"/> <!-- Gumi's foot -->
<effect id="35" audio="system/critical2.ogg" particle="graphics/particles/critical.xml"/> <!-- Critical hit's explosion particle effect. (alt) -->
+ <effect id="36" audio="system/critical.ogg" particle="graphics/particles/hellblaze.particle.xml"/> <!-- Hellblaze (OVH Fire skill) -->
<!-- known server special effects
162 - snow
diff --git a/skills.xml b/skills.xml
index fcf00460..3882ba76 100644
--- a/skills.xml
+++ b/skills.xml
@@ -275,6 +275,12 @@ Copyright (C) 2018 TMW2 -->
castingSrcEffectId="23"
dstEffectId="701"
/>
+ <skill
+ id="20004"
+ name="OVH Fire"
+ icon="graphics/skills/wizard/big_explosion.png"
+ description="Become a living torch."
+ />
</set>
<set name="Physical">
@@ -491,6 +497,15 @@ Copyright (C) 2018 TMW2 -->
castingSrcEffectId="23"
dstEffectId="701"
/>
+ <skill
+ id="20021"
+ name="Mana Bomb"
+ icon="graphics/skills/wizard/coldbolt.png"
+ description="Uses all mana to attack."
+ castingMissile-particle="graphics/particles/misc.coldbolt.xml"
+ castingSrcEffectId="23"
+ dstEffectId="820"
+ />
<!-- Priest -->
<skill