Advertisement
CostyKiller

Game Assistant missing multisell 324780014.xml

Feb 23rd, 2021
878
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 3.73 KB | None | 0 0
  1. Index: dist/game/data/multisell/324780014.xml
  2. ===================================================================
  3. --- dist/game/data/multisell/324780014.xml  (nonexistent)
  4. +++ dist/game/data/multisell/324780014.xml  (working copy)
  5. @@ -0,0 +1,63 @@
  6. +<?xml version="1.0" encoding="UTF-8"?>
  7. +<list isChanceMultisell="true" maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  8. +   <npcs>
  9. +       <npc>32478</npc> <!-- Game Assistant -->
  10. +   </npcs>
  11. +   <!-- Exchange for Legendary Cloaks -->
  12. +   <item>
  13. +       <ingredient id="28585" count="1" /> <!-- Elmoreden Cloak -->
  14. +       <ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
  15. +       <production id="28589" count="1" chance="0" /> <!-- Elmoreden Cloak - Legendary -->
  16. +       <production id="28589" count="1" chance="10" /> <!-- Elmoreden Cloak - Legendary -->
  17. +       <production id="28585" count="1" chance="90" /> <!-- Elmoreden Cloak -->
  18. +   </item>
  19. +   <item>
  20. +       <ingredient id="28585" count="1" /> <!-- Elmoreden Cloak -->
  21. +       <ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
  22. +       <production id="28589" count="1" chance="0" /> <!-- Elmoreden Cloak - Legendary -->
  23. +       <production id="28589" count="1" chance="50" /> <!-- Elmoreden Cloak - Legendary -->
  24. +       <production id="28585" count="1" chance="50" /> <!-- Elmoreden Cloak -->
  25. +   </item>
  26. +   <item>
  27. +       <ingredient id="28586" count="1" /> <!-- Aden Cloak -->
  28. +       <ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
  29. +       <production id="28590" count="1" chance="0" /> <!-- Aden Cloak - Legendary -->
  30. +       <production id="28590" count="1" chance="10" /> <!-- Aden Cloak - Legendary -->
  31. +       <production id="28586" count="1" chance="90" /> <!-- Aden Cloak -->
  32. +   </item>
  33. +   <item>
  34. +       <ingredient id="28586" count="1" /> <!-- Aden Cloak -->
  35. +       <ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
  36. +       <production id="28590" count="1" chance="0" /> <!-- Aden Cloak - Legendary -->
  37. +       <production id="28590" count="1" chance="50" /> <!-- Aden Cloak - Legendary -->
  38. +       <production id="28586" count="1" chance="50" /> <!-- Aden Cloak -->
  39. +   </item>
  40. +   <item>
  41. +       <ingredient id="28587" count="1" /> <!-- Elmore Cloak -->
  42. +       <ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
  43. +       <production id="28591" count="1" chance="0" /> <!-- Elmore Cloak - Legendary -->
  44. +       <production id="28591" count="1" chance="10" /> <!-- Elmore Cloak - Legendary -->
  45. +       <production id="28587" count="1" chance="90" /> <!-- Elmore Cloak -->
  46. +   </item>
  47. +   <item>
  48. +       <ingredient id="28587" count="1" /> <!-- Elmore Cloak -->
  49. +       <ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
  50. +       <production id="28591" count="1" chance="0" /> <!-- Elmore Cloak - Legendary -->
  51. +       <production id="28591" count="1" chance="50" /> <!-- Elmore Cloak - Legendary -->
  52. +       <production id="28587" count="1" chance="50" /> <!-- Elmore Cloak -->
  53. +   </item>
  54. +   <item>
  55. +       <ingredient id="28588" count="1" /> <!-- Ferios Cloak -->
  56. +       <ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
  57. +       <production id="28592" count="1" chance="0" /> <!-- Ferios Cloak - Legendary -->
  58. +       <production id="28592" count="1" chance="10" /> <!-- Ferios Cloak - Legendary -->
  59. +       <production id="28588" count="1" chance="90" /> <!-- Ferios Cloak -->
  60. +   </item>
  61. +   <item>
  62. +       <ingredient id="28588" count="1" /> <!-- Ferios Cloak -->
  63. +       <ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
  64. +       <production id="28592" count="1" chance="0" /> <!-- Ferios Cloak - Legendary -->
  65. +       <production id="28592" count="1" chance="50" /> <!-- Ferios Cloak - Legendary -->
  66. +       <production id="28588" count="1" chance="50" /> <!-- Ferios Cloak -->
  67. +   </item>
  68. +</list>
  69. \ No newline at end of file
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement