diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-21 21:41:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-21 21:41:41 -0300 |
commit | e097f5fa280c0434e06721b4f78aee8edce0a1f1 (patch) | |
tree | fa9dc9a0535d1dd3f050715161d077ad430313bc /skills.xml | |
parent | 83f7a9375c79a75c5a6cf16aee52a5167602d613 (diff) | |
download | clientdata-e097f5fa280c0434e06721b4f78aee8edce0a1f1.tar.gz clientdata-e097f5fa280c0434e06721b4f78aee8edce0a1f1.tar.bz2 clientdata-e097f5fa280c0434e06721b4f78aee8edce0a1f1.tar.xz clientdata-e097f5fa280c0434e06721b4f78aee8edce0a1f1.zip |
Lightning bolt tweak
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -472,6 +472,7 @@ Copyright (C) 2018 TMW2 --> castingSrcEffectId="23" dstEffectId="702" /> + <!-- <skill id="20" name="Thunder Bolt" @@ -481,6 +482,16 @@ Copyright (C) 2018 TMW2 --> castingSrcEffectId="23" dstEffectId="702" /> + --> + <skill + id="20" + name="Lightning Bolt" + icon="graphics/skills/wizard/thunderbolt.png" + description="Standard Wind Attack." + castingMissile-particle="graphics/particles/lightning-lunovox.xml" + castingSrcEffectId="23" + dstEffectId="702" + /> <skill id="90" name="Earth Spike" |