diff options
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -232,25 +232,25 @@ Copyright (C) 2018 TMW2 --> id="280" name="Fire Weapon" icon="graphics/skills/wizard/firesword.png" - description="Switch attack element to fire. 70% chance to fail." + description="Switch attack element to fire. 70% Success Chance." /> <skill id="281" name="Ice Weapon" icon="graphics/skills/wizard/icesword.png" - description="Switch attack element to ice. 70% chance to fail." + description="Switch attack element to ice. 70% Success Chance." /> <skill id="282" name="Wind Weapon" icon="graphics/skills/wizard/windsword.png" - description="Switch attack element to wind. 70% chance to fail." + description="Switch attack element to wind. 70% Success Chance." /> <skill id="283" name="Earth Weapon" icon="graphics/skills/wizard/earthsword.png" - description="Switch attack element to earth. 70% chance to fail." + description="Switch attack element to earth. 70% Success Chance." /> <!-- NYI --> <skill |