7897.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <!-- Quest 351_BlackSwan: exchange Bills -->
  3. <list>
  4. <!-- 1 Bill: 700 adena-->
  5. <item id="1">
  6. <ingredient id="4310" count="1"/>
  7. <production id="57" count="700"/>
  8. </item>
  9. <!-- 3 Bill: 20 animal skin-->
  10. <item id="2">
  11. <ingredient id="4310" count="3"/>
  12. <production id="1867" count="20"/>
  13. </item>
  14. <!-- 3 Bill: 20 animal bone-->
  15. <item id="3">
  16. <ingredient id="4310" count="3"/>
  17. <production id="1872" count="20"/>
  18. </item>
  19. <!-- 2 Bill: 10 coal-->
  20. <item id="4">
  21. <ingredient id="4310" count="2"/>
  22. <production id="1870" count="10"/>
  23. </item>
  24. <!-- 2 Bill: 10 charcoal-->
  25. <item id="5">
  26. <ingredient id="4310" count="2"/>
  27. <production id="1871" count="10"/>
  28. </item>
  29. <!-- 9 Bill: 10 leather-->
  30. <item id="6">
  31. <ingredient id="4310" count="9"/>
  32. <production id="1882" count="10"/>
  33. </item>
  34. <!-- 5 Bill: 6 cokes-->
  35. <item id="7">
  36. <ingredient id="4310" count="5"/>
  37. <production id="1879" count="6"/>
  38. </item>
  39. <!-- 5 Bill: 1 metal hardener-->
  40. <item id="8">
  41. <ingredient id="4310" count="5"/>
  42. <production id="5220" count="1"/>
  43. </item>
  44. <!-- 3 Bill: 1 coarse bone powder-->
  45. <item id="9">
  46. <ingredient id="4310" count="3"/>
  47. <production id="1881" count="2"/>
  48. </item>
  49. <!-- 3 Bill: 1 oriharukon ore-->
  50. <item id="10">
  51. <ingredient id="4310" count="3"/>
  52. <production id="1874" count="1"/>
  53. </item>
  54. <!-- 3 Bill: 1 stone of purity-->
  55. <item id="11">
  56. <ingredient id="4310" count="3"/>
  57. <production id="1875" count="1"/>
  58. </item>
  59. <!-- 6 Bill: 1 crafted leather + 210 adena-->
  60. <item id="12">
  61. <ingredient id="4310" count="6"/>
  62. <production id="1894" count="1"/>
  63. <production id="57" count="210"/>
  64. </item>
  65. <!-- 7 Bill: 1 synthetic cokes + 280 adena-->
  66. <item id="13">
  67. <ingredient id="4310" count="7"/>
  68. <production id="1888" count="1"/>
  69. <production id="57" count="280"/>
  70. </item>
  71. <!-- 9 Bill: 1 varnish of purity + 630 adena-->
  72. <item id="14">
  73. <ingredient id="4310" count="9"/>
  74. <production id="1887" count="1"/>
  75. <production id="57" count="630"/>
  76. </item>
  77. </list>