Advertisement
gabrielb

Untitled

Mar 10th, 2021
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. Index: L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54200-54299.xml
  2. IDEA additional info:
  3. Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
  4. <+>UTF-8
  5. ===================================================================
  6. --- L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54200-54299.xml (revision ff30706137b35f6212589bbc025cdb3cb60de881)
  7. +++ L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54200-54299.xml (date 1615364751050)
  8. @@ -440,8 +440,32 @@
  9. </skill>
  10. <skill id="54226" toLevel="1" name="Worthy Warrior Transformation">
  11. <!-- For warriors that have taken the 1st-3rd places in rankings among their race. Sylph Power grants unique appearance to a hero. Max HP +300. -->
  12. - <icon>icon.skill0000</icon>
  13. - <operateType>A1</operateType>
  14. + <icon>icon.skill0000</icon>
  15. + <abnormalVisualEffect>RANKER_DECO_SYLPH</abnormalVisualEffect>
  16. + <abnormalLevel>1</abnormalLevel>
  17. + <abnormalTime>1200</abnormalTime>
  18. + <abnormalType>CHANGEBODY</abnormalType>
  19. + <blockedInOlympiad>true</blockedInOlympiad>
  20. + <operateType>A2</operateType>
  21. + <effectPoint>1</effectPoint>
  22. + <basicProperty>NONE</basicProperty>
  23. + <magicCriticalRate>5</magicCriticalRate>
  24. + <specialLevel>-1</specialLevel>
  25. + <hitCancelTime>0</hitCancelTime>
  26. + <irreplacableBuff>true</irreplacableBuff>
  27. + <isMagic>2</isMagic>
  28. + <hitTime>1000</hitTime>
  29. + <targetType>SELF</targetType>
  30. + <affectScope>SINGLE</affectScope>
  31. + <effects>
  32. + <effect name="MaxHp">
  33. + <amount>300</amount>
  34. + <mode>DIFF</mode>
  35. + </effect>
  36. + <effect name="Transformation">
  37. + <transformationId>387</transformationId>
  38. + </effect>
  39. + </effects>
  40. </skill>
  41. <skill id="54227" toLevel="1" name="Mount Black Wyvern">
  42. <!-- Allows to mount Black Wyvern. When the character is riding Wyvern, weapon/ sigil is unequipped. Only select Buff skills are available while riding the Wyvern. -->
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement