Advertisement
Guest User

Untitled

a guest
May 12th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.44 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. @@ -5412,16 +5412,44 @@
  8.         <variation mineralId="80130">
  9.             <optionGroup weaponType="warrior" order="0">
  10.                 <optionCategory chance="100.0">
  11. -                   <optionRange from="33748" to="33883" chance="1.063" /> <!-- P. Ak. + 1% -> Damage Increase +15% -->
  12. -                   <option id="33884" chance="1.141"/> <!-- Damage Received -15% -->
  13. +                   <optionRange from="33748" to="33799" chance="100" /> <!-- P. Ak. + 1% -> CHA + 1 -->
  14.                 </optionCategory>
  15.             </optionGroup>
  16. +           <optionGroup weaponType="warrior" order="1">
  17. +               <optionCategory chance="55.0">
  18. +                   <optionRange from="33800" to="33824" chance="100" />
  19. +               </optionCategory>
  20. +               <optionCategory chance="35.0">
  21. +                   <optionRange from="33835" to="33873" chance="100" />
  22. +               </optionCategory>
  23. +               <optionCategory chance="7.0">
  24. +                   <optionRange from="33825" to="33834" chance="50" />
  25. +                   <optionRange from="33874" to="33879" chance="50" />
  26. +               </optionCategory>
  27. +               <optionCategory chance="3.0">
  28. +                   <optionRange from="33880" to="33884" chance="100" />
  29. +               </optionCategory>
  30. +           </optionGroup>
  31.             <optionGroup weaponType="mage" order="0">
  32.                 <optionCategory chance="100.0">
  33. -                   <optionRange from="33748" to="33883" chance="1.063" /> <!-- P. Ak. + 1% -> Damage Increase +15% -->
  34. -                   <option id="33884" chance="1.141"/> <!-- Damage Received -15% -->
  35. +                   <optionRange from="33748" to="33799" chance="100" /> <!-- P. Ak. + 1% -> CHA + 1 -->
  36.                 </optionCategory>
  37.             </optionGroup>
  38. +           <optionGroup weaponType="warrior" order="1">
  39. +               <optionCategory chance="55.0">
  40. +                   <optionRange from="33800" to="33824" chance="100" />
  41. +               </optionCategory>
  42. +               <optionCategory chance="35.0">
  43. +                   <optionRange from="33835" to="33873" chance="100" />
  44. +               </optionCategory>
  45. +               <optionCategory chance="7.0">
  46. +                   <optionRange from="33825" to="33834" chance="50" />
  47. +                   <optionRange from="33874" to="33879" chance="50" />
  48. +               </optionCategory>
  49. +               <optionCategory chance="3.0">
  50. +                   <optionRange from="33880" to="33884" chance="100" />
  51. +               </optionCategory>
  52. +           </optionGroup>
  53.         </variation>
  54.         <!-- Spirit Stone: Accessory -->
  55.         <variation mineralId="45933">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement