diff options
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 65 |
1 files changed, 65 insertions, 0 deletions
@@ -87,6 +87,15 @@ Copyright (C) 2018 TMW2 --> dstEffectId="702" /> <skill + id="20003" + name="Area provoke" + icon="graphics/skills/poison.png" + description="Allow provoke many monsters, centered on you." + castingAnimation="emote.xml" + castingSrcEffectId="23" + dstEffectId="702" + /> + <skill id="143" name="Fake Death" icon="graphics/skills/none.png" @@ -756,6 +765,62 @@ Copyright (C) 2018 TMW2 --> description="Recall all guild members. Also needs 1x LOF Coin." /> + <!-- Our hacks --> + <skill + id="20011" + name="Guild's Power" + icon="graphics/skills/none.png" + description="Increase all stats of guild mates. Range: 3+Lv. Duration: 40s+5s/Lv" + /> + <skill + id="20012" + name="Angel Light" + icon="graphics/skills/none.png" + description="Area Regeneration for guild mates. Range: 12. Duration: 8s+1s/Lv" + /> + <skill + id="20013" + name="Blessing of Defense" + icon="graphics/skills/none.png" + description="Increase def of guild mates. Range: 4+Lv. Duration: 40s+5s/Lv. Power +4/Lv." + /> + <skill + id="20014" + name="Battle Plans" + icon="graphics/skills/none.png" + description="Increase STR/INT/DEX of guild mates. Range: 4+Lv. Duration: 40s+5s/Lv. Power +1/Lv." + /> + <skill + id="20015" + name="Damage Improvement" + icon="graphics/skills/none.png" + description="Increase dmg of guild mates. Range: 4+Lv. Duration: 40s+5s/Lv. Power 5+5/Lv." + /> + <skill + id="20016" + name="Critical Fortune" + icon="graphics/skills/none.png" + description="Increase crit rate of guild mates. Range: 1+Lv. Duration: 30s+5s/Lv. Power +8%/Lv." + /> + <skill + id="20017" + name="Blessing of Immortality" + icon="graphics/skills/none.png" + description="Auto-Revive guild mates if they die. Dispels on revive. Range: 2+Lv. Duration: 25s+10s/Lv. HP +10%/Lv." + /> + <skill + id="20018" + name="Maximize Damage" + icon="graphics/skills/none.png" + description="Weapon of Party and Guild Members always do max damage. Range: 1+Lv. Duration: +60s/Lv." + /> + <skill + id="20019" + name="Improved MP Regen" + icon="graphics/skills/none.png" + description="Double MP regen rate of party and guild. Range: +1/Lv. Duration: 20s+10s/Lv." + /> + </set> </skills> |