diff options
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 47 |
1 files changed, 47 insertions, 0 deletions
@@ -710,4 +710,51 @@ Copyright (C) 2018 TMW2 --> /> </set> + <!-- Guild Skills --> + <set name="G"> + <skill + id="10004" + name="Guild Size" + icon="graphics/skills/none.png" + description="Increases max member on guild." + /> + <skill + id="10006" + name="Guild STR+" + icon="graphics/skills/none.png" + description="5x5 Massive Strength Boost" + /> + <skill + id="10008" + name="Guild AGI+" + icon="graphics/skills/none.png" + description="5x5 Massive Agility Boost" + /> + <skill + id="10010" + name="Guild's Plan Of Attack" + icon="graphics/skills/none.png" + description="18x18 STR/DEX/INT Boost" + /> + <skill + id="10011" + name="Guild Regeneration" + icon="graphics/skills/none.png" + description="12x12 HP and MP recovery" + /> + <skill + id="10012" + name="Guild Angelical Grace" + icon="graphics/skills/none.png" + description="12x12 Near full HP recovery" + /> + <skill + id="10013" + name="Guild Emergency Convocation" + icon="graphics/skills/none.png" + description="Recall all guild members. Also needs 1x LOF Coin." + /> + + </set> + </skills> |