summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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