Advertisement
SmiDmi

Elmore's Noble Box

Jun 30th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 4.85 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/items/37000-37099.xml
  4. ===================================================================
  5. --- dist/game/data/stats/items/37000-37099.xml  (revision 5605)
  6. +++ dist/game/data/stats/items/37000-37099.xml  (working copy)
  7. @@ -350,6 +350,15 @@
  8.         <set name="is_private_storeable" val="false" />
  9.         <set name="is_stackable" val="true" />
  10.         <set name="default_action" val="CAPSULE" />
  11. +       <set name="handler" val="ExtractableItems" />
  12. +       <set name="extractableCountMin" val="1" />
  13. +       <set name="extractableCountMax" val="1" />
  14. +       <capsuled_items>
  15. +           <item id="37023" min="1" max="1" chance="15" /> <!-- Eternal Ingredient Pouch -->
  16. +           <item id="37024" min="1" max="1" chance="15" /> <!-- Eternal Recipe Pouch -->
  17. +           <item id="36554" min="1" max="1" chance="35" /> <!-- Armor Fragment (High-grade) -->
  18. +           <item id="36549" min="1" max="1" chance="35" /> <!-- Weapon Fragment (High-grade) -->
  19. +       </capsuled_items>
  20.     </item>
  21.     <item id="37023" name="Eternal Ingredient Pouch" type="EtcItem">
  22.         <!-- Eternal Ingredient Pouch. Double-click to receive an Eternal ingredient at a certain probability. -->
  23. @@ -365,6 +374,26 @@
  24.         <set name="is_private_storeable" val="false" />
  25.         <set name="is_stackable" val="true" />
  26.         <set name="default_action" val="CAPSULE" />
  27. +       <set name="handler" val="ExtractableItems" />
  28. +       <set name="extractableCountMin" val="1" />
  29. +       <set name="extractableCountMax" val="1" />
  30. +       <capsuled_items>
  31. +           <item id="35342" min="1" max="1" chance="6" /> <!-- Eternal Boot Ingredient -->
  32. +           <item id="35339" min="1" max="1" chance="6" /> <!-- Eternal Breastplate Ingredient -->
  33. +           <item id="35349" min="1" max="1" chance="6" /> <!-- Eternal Circlet Ingredient -->
  34. +           <item id="35340" min="1" max="1" chance="6" /> <!-- Eternal Gaiter Ingredient -->
  35. +           <item id="35341" min="1" max="1" chance="6" /> <!-- Eternal Gauntlet Ingredient -->
  36. +           <item id="35352" min="1" max="1" chance="6" /> <!-- Eternal Glove Ingredient -->
  37. +           <item id="35338" min="1" max="1" chance="6" /> <!-- Eternal Helmet Ingredient -->
  38. +           <item id="35345" min="1" max="1" chance="6" /> <!-- Eternal Leather Armor Ingredient -->
  39. +           <item id="35348" min="1" max="1" chance="6" /> <!-- Eternal Leather Boot Ingredient -->
  40. +           <item id="35347" min="1" max="1" chance="6" /> <!-- Eternal Leather Glove Ingredient -->
  41. +           <item id="35344" min="1" max="1" chance="6" /> <!-- Eternal Leather Helmet Ingredient -->
  42. +           <item id="35346" min="1" max="1" chance="6" /> <!-- Eternal Leather Legging Ingredient -->
  43. +           <item id="35353" min="1" max="1" chance="6" /> <!-- Eternal Shoe Ingredient -->
  44. +           <item id="35351" min="1" max="1" chance="6" /> <!-- Eternal Stocking Ingredient -->
  45. +           <item id="35350" min="1" max="1" chance="6" /> <!-- Eternal Tunic Ingredient -->
  46. +       </capsuled_items>
  47.     </item>
  48.     <item id="37024" name="Eternal Recipe Pouch" type="EtcItem">
  49.         <!-- Eternal Recipe Pouch. Double-click to receive an Eternal recipe at a certain probability. -->
  50. @@ -380,6 +409,26 @@
  51.         <set name="is_private_storeable" val="false" />
  52.         <set name="is_stackable" val="true" />
  53.         <set name="default_action" val="CAPSULE" />
  54. +       <set name="handler" val="ExtractableItems" />
  55. +       <set name="extractableCountMin" val="1" />
  56. +       <set name="extractableCountMax" val="1" />
  57. +       <capsuled_items>
  58. +           <item id="35466" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Boots (60%) -->
  59. +           <item id="35463" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Breastplate (60%) -->
  60. +           <item id="35473" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Circlet (60%) -->
  61. +           <item id="35464" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Gaiters (60%) -->
  62. +           <item id="35465" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Gauntlets (60%) -->
  63. +           <item id="35476" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Gloves (60%) -->
  64. +           <item id="35462" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Helmet (60%) -->
  65. +           <item id="35469" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Leather Armor (60%) -->
  66. +           <item id="35472" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Leather Boots (60%) -->
  67. +           <item id="35471" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Leather Gloves (60%) -->
  68. +           <item id="35468" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Leather Helmet (60%) -->
  69. +           <item id="35470" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Leather Leggings (60%) -->
  70. +           <item id="35477" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Shoes (60%) -->
  71. +           <item id="35475" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Stockings (60%) -->
  72. +           <item id="35474" min="1" max="1" chance="6" /> <!-- Recipe: Eternal Tunic (60%) -->
  73. +       </capsuled_items>
  74.     </item>
  75.     <item id="37025" name="Scroll of Escape - Alligator Island" type="EtcItem">
  76.         <!-- Teleports you to Alligator Island. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement