Advertisement
Niniell

Kaliel Bracelet

Sep 8th, 2020 (edited)
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemGroups.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemGroups.xml
  2. index 78aef88..927c1c2 100644
  3. --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemGroups.xml
  4. +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemGroups.xml
  5. @@ -56,6 +56,7 @@
  6. <item slot="hairall" /> <!-- Hair Accessories -->
  7. <item slot="back" /> <!-- Cloaks -->
  8. <item slot="agathion" /> <!-- Agathion Charm -->
  9. + <item slot="rbracelet" /> <!--braceletes --> <!--By Niniel-->
  10. </enchantRate>
  11. <!-- Bind only full armor group to to full armor slot items. -->
  12. <enchantRate group="FULL_ARMOR_GROUP">
  13.  
  14. ---------------------------------------------->>Other Archive -------------------------------------------------------------------
  15. diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemData.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemData.xml
  16. index 1b642c8..087e28f 100644
  17. --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemData.xml
  18. +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/EnchantItemData.xml
  19. @@ -22,12 +22,8 @@
  20. <enchant id="80838" maxEnchant="5">
  21. <item id="80835" />
  22. <item id="80836" />
  23. - </enchant>
  24. -
  25. - <!-- Enchant Scroll: Blessed Bracelet -->
  26. - <enchant id="80838" maxEnchant="10">
  27. <item id="80837" />
  28. - </enchant>
  29. + </enchant>
  30.  
  31. <!-- Blessed Scroll: Enchant Dragon Shirt -->
  32. <enchant id="48498" maxEnchant="5">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement