From 93c6a390b62d332dbec64da60b5d8b0844ece0c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Jun 2019 10:16:24 -0300 Subject: Add missiles to the bolt skills. Much better :> --- skills.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'skills.xml') diff --git a/skills.xml b/skills.xml index fec41431..5b4f8b65 100644 --- a/skills.xml +++ b/skills.xml @@ -322,6 +322,7 @@ Copyright (C) 2018 TMW2 --> name="Cold Bolt" icon="graphics/skills/wizard/coldbolt.png" description="Standard Ice Attack." + castingMissile-particle="graphics/particles/misc.coldbolt.xml" castingSrcEffectId="23" dstEffectId="702" /> @@ -339,6 +340,7 @@ Copyright (C) 2018 TMW2 --> name="Thunder Bolt" icon="graphics/skills/wizard/thunderbolt.png" description="Standard Wind Attack." + castingMissile-particle="graphics/particles/misc.thunderbolt.xml" castingSrcEffectId="23" dstEffectId="702" /> @@ -347,6 +349,7 @@ Copyright (C) 2018 TMW2 --> name="Earth Spike" icon="graphics/skills/wizard/earthspike.png" description="Standard Earth Attack." + castingMissile-particle="graphics/particles/misc.earthbolt.xml" castingSrcEffectId="23" dstEffectId="702" /> -- cgit v1.2.3-60-g2f50