Advertisement
SmiDmi

Fixed Tempest Stone (39592)

Jun 30th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.45 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/items/39500-39599.xml
  4. ===================================================================
  5. --- dist/game/data/stats/items/39500-39599.xml  (revision 5599)
  6. +++ dist/game/data/stats/items/39500-39599.xml  (working copy)
  7. @@ -1495,6 +1495,23 @@
  8.         <set name="is_stackable" val="true" />
  9.         <set name="etcitem_type" val="MATERIAL" />
  10.         <set name="commissionItemType" val="GEMSTONE" />
  11. +       <set name="weight" val="0" />
  12. +       <set name="is_sellable" val="false" />
  13. +       <set name="default_action" val="PEEL" />
  14. +       <set name="immediate_effect" val="true" />
  15. +       <set name="material" val="PAPER" />
  16. +       <set name="handler" val="ExtractableItems" />
  17. +       <set name="is_clan_depositable" val="false" />
  18. +       <set name="is_mailable" val="false" />
  19. +       <set name="is_commissionable" val="false" />
  20. +       <set name="extractableCountMin" val="1" />
  21. +       <set name="extractableCountMax" val="1" />
  22. +       <capsuled_items>
  23. +           <item id="39562" min="1" max="1" chance="10" /> <!-- High-grade Wind Dye Pack -->
  24. +           <item id="39560" min="1" max="1" chance="55" /> <!-- Low-grade Wind Dye Pack -->
  25. +           <item id="39561" min="1" max="1" chance="20" /> <!-- Mid-grade Wind Dye Pack -->
  26. +           <item id="48422" min="1" max="1" chance="15" /> <!-- Talisman - Wind Pack -->
  27. +       </capsuled_items>
  28.     </item>
  29.     <item id="39593" name="Scroll of Escape - Town of Dion" type="EtcItem">
  30.         <!-- Teleports you to Town of Dion. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement