diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-19 21:48:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-19 21:48:17 -0300 |
commit | 60ff90c4f4c677abb2fcfc143c57c24079aa0d27 (patch) | |
tree | 3112a9c044625f0c1193d4c4473ae9a592cb43b0 | |
parent | eb2575d5401a34f1a98c6ea05f360d0afaef74ad (diff) | |
download | clientdata-60ff90c4f4c677abb2fcfc143c57c24079aa0d27.tar.gz clientdata-60ff90c4f4c677abb2fcfc143c57c24079aa0d27.tar.bz2 clientdata-60ff90c4f4c677abb2fcfc143c57c24079aa0d27.tar.xz clientdata-60ff90c4f4c677abb2fcfc143c57c24079aa0d27.zip |
Register skills given by Mr. Saves on skills.xml
-rw-r--r-- | skills.xml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -333,6 +333,21 @@ Copyright (C) 2018 TMW2 --> castingMissile-particle="graphics/particles/critical.xml" description="Focus and do a magical shoot which multihits." /> + <skill + id="366" + name="Accumulate Power" + icon="graphics/skills/none.png" + description="Sightly increase next magical attack power." + castingSrcEffectId="700" + /> + <skill + id="383" + name="Wind Walk" + icon="graphics/skills/none.png" + description="Makes you walk faster" + castingSrcEffectId="23" + dstEffectId="701" + /> <!-- Sage --> <skill |