Advertisement
gigilo1968

mentoor

Apr 28th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <skill id="9379" toLevel="1" name="Mentee's Mentor Summon">
  2. <!-- Updated to Helios -->
  3. <!-- Summons a Mentor. -->
  4. <icon>icon.skill1403</icon>
  5. <operateType>A1</operateType>
  6. <mpConsume>20</mpConsume>
  7. <castRange>-2</castRange>
  8. <hitTime>15000</hitTime>
  9. <reuseDelay>600000</reuseDelay>
  10. <effectPoint>467</effectPoint>
  11. <rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
  12. <magicCriticalRate>5</magicCriticalRate>
  13. <effectRange>-2</effectRange>
  14. <magicLvl>78</magicLvl>
  15. <staticReuse>true</staticReuse>
  16. <isMagic>1</isMagic>
  17. <targetType>MY_MENTOR</targetType>
  18. <affectScope>SINGLE</affectScope>
  19. <conditions>
  20. <condition name="OpCallPc" />
  21. </conditions>
  22. <effects>
  23. <effect name="CallPc" />
  24. </effects>
  25. </skill>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement