diff options
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -88,9 +88,16 @@ Copyright (C) 2018 TMW2 --> </set> - <!-- Monster Skills --> <set name="Other"> <skill + id="382" + name="Sharpshooter" + icon="graphics/skills/other/sharpshooter.png" + castingMissile-particle="graphics/particles/critical.xml" + description="Focus and do a magical shoot which multihits." + /> + <!-- Monster Skills --> + <skill id="170" name="NPC_CRITICALSLASH" icon="graphics/skills/none.png" |