Advertisement
Guest User

Untitled

a guest
May 12th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 3.17 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/augmentation/Variations.xml
  4. ===================================================================
  5. --- dist/game/data/stats/augmentation/Variations.xml    (revision 5406)
  6. +++ dist/game/data/stats/augmentation/Variations.xml    (working copy)
  7. @@ -5416,6 +5416,23 @@
  8.                     <option id="33884" chance="1.141"/> <!-- Damage Received -15% -->
  9.                 </optionCategory>
  10.             </optionGroup>
  11. +           <optionGroup weaponType="warrior" order="1">
  12. +               <optionCategory chance="55.0">
  13. +                   <optionRange from="31210" to="31268" chance="1.666" /> <!-- P. Critical Rate + 3.3% -> Passive: M. Skill Critical Damage + 8%. -->
  14. +                   <option id="31269" chance="1.706"/> <!-- Passive: M. Skill Critical Damage + 15%. -->
  15. +               </optionCategory>
  16. +               <optionCategory chance="35.0">
  17. +                   <optionRange from="31270" to="31279" chance="10.0" /> <!-- Passive: Attack Attribute + 10. -> Passive: Attack Attribute + 70. -->
  18. +               </optionCategory>
  19. +               <optionCategory chance="7.0">
  20. +                   <optionRange from="31280" to="31377" chance="1.0101" /> <!-- Stun Attack Success Rate + 3% -> Passive: Petrification Attack Success Rate + 15%. -->
  21. +                   <option id="31378" chance="1.0102"/> <!-- Passive: Petrification Attack Success Rate + 30%. -->
  22. +               </optionCategory>
  23. +               <optionCategory chance="3.0">
  24. +                   <optionRange from="32684" to="32837" chance="0.645" /> <!-- Passive: Max HP + 8%. -> Active: Not targeted by enemies for 5 seconds. -->
  25. +                   <option id="32838" chance="0.67"/> <!-- Active: Not targeted by enemies for 6 seconds. -->
  26. +               </optionCategory>
  27. +           </optionGroup>
  28.             <optionGroup weaponType="mage" order="0">
  29.                 <optionCategory chance="100.0">
  30.                     <optionRange from="33748" to="33883" chance="1.063" /> <!-- P. Ak. + 1% -> Damage Increase +15% -->
  31. @@ -5422,6 +5439,23 @@
  32.                     <option id="33884" chance="1.141"/> <!-- Damage Received -15% -->
  33.                 </optionCategory>
  34.             </optionGroup>
  35. +           <optionGroup weaponType="mage" order="1">
  36. +               <optionCategory chance="55.0">
  37. +                   <optionRange from="31210" to="31268" chance="1.666" /> <!-- P. Critical Rate + 3.3% -> Passive: M. Skill Critical Damage + 8%. -->
  38. +                   <option id="31269" chance="1.706"/> <!-- Passive: M. Skill Critical Damage + 15%. -->
  39. +               </optionCategory>
  40. +               <optionCategory chance="35.0">
  41. +                   <optionRange from="31270" to="31279" chance="10.0" /> <!-- Passive: Attack Attribute + 10. -> Passive: Attack Attribute + 70. -->
  42. +               </optionCategory>
  43. +               <optionCategory chance="7.0">
  44. +                   <optionRange from="31280" to="31377" chance="1.0101" /> <!-- Stun Attack Success Rate + 3% -> Passive: Petrification Attack Success Rate + 15%. -->
  45. +                   <option id="31378" chance="1.0102"/> <!-- Passive: Petrification Attack Success Rate + 30%. -->
  46. +               </optionCategory>
  47. +               <optionCategory chance="3.0">
  48. +                   <optionRange from="32684" to="32837" chance="0.645" /> <!-- Passive: Max HP + 8%. -> Active: Not targeted by enemies for 5 seconds. -->
  49. +                   <option id="32838" chance="0.67"/> <!-- Active: Not targeted by enemies for 6 seconds. -->
  50. +               </optionCategory>
  51. +           </optionGroup>
  52.         </variation>
  53.         <!-- Spirit Stone: Accessory -->
  54.         <variation mineralId="45933">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement