Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2021
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/00200-00299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/00200-00299.xml
  2. index 228a796..4646dca 100644
  3. --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/00200-00299.xml
  4. +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/00200-00299.xml
  5. @@ -1969,6 +1969,13 @@
  6. <item>HEAVY</item>
  7. </armorType>
  8. </effect>
  9. + <effect name="TriggerSkillByDamage">
  10. + <skillId>53007</skillId> <!-- Power Stance -->
  11. + <skillLevel>1</skillLevel>
  12. + <targetType>SELF</targetType>
  13. + <minDamage>1</minDamage>
  14. + <chance>50</chance>
  15. + </effect>
  16. </effects>
  17. </skill>
  18. <skill id="233" toLevel="61" name="Light Armor Mastery">
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement