Advertisement
CostyKiller

Crystallization of R99/R110 Equipment missing items

Nov 5th, 2019
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.66 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/CrystallizableItems.xml
  4. ===================================================================
  5. --- dist/game/data/CrystallizableItems.xml  (revision 6282)
  6. +++ dist/game/data/CrystallizableItems.xml  (working copy)
  7. @@ -79,6 +79,7 @@
  8.             <item id="19447" count="1" chance="0.0009375600000000" /> <!-- Blessed Scroll: Enchant Weapon (R-grade) -->
  9.             <item id="36386" count="1" chance="0.0078140770252324" /> <!-- Giant's Scroll: Enchant Weapon (R-grade) -->
  10.             <item id="36514" count="1" chance="0.0093758300132802" /> <!-- Elcyum Crystal -->
  11. +           <item id="47951" count="1" chance="0.0056539074960128" /> <!-- Crystal of Determination -->
  12.         </crystallizable_template>
  13.         <crystallizable_template crystalType="R99" crystallizationType="ARMOR">
  14.             <item id="17527" count="1" chance="0.3750240000000000" /> <!-- Scroll: Enchant Armor (R-grade) -->
  15. @@ -85,6 +86,7 @@
  16.             <item id="19448" count="1" chance="0.0078243243243243" /> <!-- Blessed Scroll: Enchant Armor (R-grade) -->
  17.             <item id="36389" count="1" chance="0.0651451721809588" /> <!-- Giant's Scroll: Enchant Armor (R-grade) -->
  18.             <item id="36514" count="1" chance="0.0093758300132802" /> <!-- Elcyum Crystal -->
  19. +           <item id="47952" count="2" chance="0.0285714285714286" /> <!-- Crystal of Protection -->
  20.         </crystallizable_template>
  21.         <crystallizable_template crystalType="R110" crystallizationType="WEAPON">
  22.             <item id="17526" count="1" chance="0.0292974954184484" /> <!-- Scroll: Enchant Weapon (R-grade) -->
  23. @@ -91,6 +93,7 @@
  24.             <item id="19447" count="1" chance="0.0009375600000000" /> <!-- Blessed Scroll: Enchant Weapon (R-grade) -->
  25.             <item id="36386" count="1" chance="0.0078140770252324" /> <!-- Giant's Scroll: Enchant Weapon (R-grade) -->
  26.             <item id="36514" count="1" chance="0.0093758300132802" /> <!-- Elcyum Crystal -->
  27. +           <item id="47951" count="3" chance="0.001875018123822" /> <!-- Crystal of Determination -->
  28.             </crystallizable_template>
  29.         <crystallizable_template crystalType="R110" crystallizationType="ARMOR">
  30.             <item id="17527" count="1" chance="0.3750240000000000" /> <!-- Scroll: Enchant Armor (R-grade) -->
  31. @@ -97,6 +100,7 @@
  32.             <item id="19448" count="1" chance="0.0078243243243243" /> <!-- Blessed Scroll: Enchant Armor (R-grade) -->
  33.             <item id="36389" count="1" chance="0.0651451721809588" /> <!-- Giant's Scroll: Enchant Armor (R-grade) -->
  34.             <item id="36514" count="1" chance="0.0093758300132802" /> <!-- Elcyum Crystal -->
  35. +           <item id="47952" count="5" chance="0.0100640452785225" /> <!-- Crystal of Protection -->
  36.         </crystallizable_template>
  37.     </templates>
  38.     <items>
  39. \ No newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement