create_arrow_db.txt 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. // Arrow Crafting Database
  2. //
  3. // Structure of Database:
  4. // SourceID,MakeID1,MakeAmount1,...,MakeID5,MakeAmount5
  5. // Old Blue Box --> 50 Sharp Arrows, 50 Sleep Arrows
  6. 603,1764,50,1768,50
  7. // Dead Branch --> 40 Mute Arrows
  8. 604,1769,40
  9. // Amulet --> 40 Curse Arrows
  10. 609,1761,40
  11. // Empty Bottle --> 2 Iron Arrows
  12. 713,1770,2
  13. // Emperium --> 600 Immaterial Arrows, 600 Mute Arrows, 600 Oridecon Arrows
  14. 714,1757,600,1769,600,1765,600
  15. // Yellow Gemstone --> 300 Stone Arrows, 1 Sleep Arrow
  16. 715,1756,300,1768,1
  17. // Red Gemstone --> 10 Rusted Arrows, 1 Posion Arrow, 1 Curse Arrow
  18. 716,1762,10,1763,1,1761,1
  19. // Blue Gemstone --> 30 Crystal Arrows, 1 Freeze Arrow
  20. 717,1754,30,1759,1
  21. // Cursed Ruby --> 50 Curse Arrows, 10 Sleep Arrow
  22. 724,1761,50,1768,10
  23. // Cracked Diamond --> 50 Sharp Arrows
  24. 733,1764,50
  25. // Rough Oridecon --> 50 Oridecon Arrows
  26. 756,1765,50
  27. // Rough Elunium --> 1000 Steel Arrows, 5 Freeze Arrows
  28. 757,1753,1000,1758,5
  29. // Tree Root --> 150 Arrows
  30. 902,1750,150
  31. // Scorpion Tail --> 3 Rusted Arrows
  32. 904,1762,3
  33. // Jellopy --> 4 Arrows
  34. 909,1750,4
  35. // Garlet --> 12 Iron Arrows
  36. 910,1770,12
  37. // Scell --> 8 Steel Arrows
  38. 911,1753,8
  39. // Zargon --> 50 Silver Arrows
  40. 912,1751,50
  41. // Tooth of Bat --> 1 Shadow Arrow
  42. 913,1767,1
  43. // Wolf Claw --> 15 Iron Arrows
  44. 920,1770,15
  45. // Orcish Fang --> 30 Iron Arrows, 5 Steel Arrows, 1 Stone Arrow
  46. 922,1770,30,1753,5,1756,1
  47. // Evil Horn --> 20 Shadow Arrow, 10 Flash Arrows, 5 Stun Arrows
  48. 923,1767,20,1760,10,1758,5
  49. // Orcish Voucher --> 1 Oridecon Arrow, 5 Stun Arrow
  50. 931,1765,1,1758,5
  51. // Venom Canine --> 1 Shadow Arrow
  52. 937,1767,1
  53. // Bee Sting --> 1 Rusted Arrow
  54. 939,1762,1
  55. // Horn --> 35 Steel Arrows
  56. 947,1770,35
  57. // Fin --> 150 Crystal Arrows
  58. 951,1754,150
  59. // Cactus Needle --> 50 Arrows
  60. 952,1750,50
  61. // Gill --> 80 Steel Arrows, 5 Crystal Arrows
  62. 956,1770,80,1754,5
  63. // Decayed Nail --> 1 Rusted Arrow, 1 Shadow Arrow
  64. 957,1762,1,1767,1
  65. // Horrendous Mouth --> 5 Shadow Arrow
  66. 958,1767,5
  67. // Stinky Scale --> 1 Poison Arrow
  68. 959,1763,1
  69. // Heroic Emblem --> 1 Oridecon Arrow, 5 Stun Arrow
  70. //968,1765,1,1758,5
  71. // Gold --> 50 Flash Arrows, 50 Oridecon Arrows
  72. 969,1760,50,1765,50
  73. // Oridecon --> 250 Oridecon Arrows
  74. 984,1765,250
  75. // Elunium --> 100 Steel Arrows, 50 Stun Arrows
  76. 985,1753,100,1758,50
  77. // Red Blood --> 600 Fire Arrows
  78. 990,1752,600
  79. // Crystal Blue --> 150 Crystal Arrows
  80. 991,1754,150
  81. // Wind of Verdure --> 150 Arrows of Wind
  82. 992,1755,150
  83. // Green Live --> 150 Stone Arrow
  84. 993,1756,150
  85. // Flame Heart --> 1800 Fire Arrows, 5 Mute Arrows
  86. 994,1752,1800,1769,5
  87. // Mystic Frozen --> 450 Crystal Arrows, 5 Freeze Arrows
  88. 995,1754,450,1759,5
  89. // Rough Wind --> 450 Arrows of Wind, 5 Sleep Arrows
  90. 996,1755,450,1768,5
  91. // Great Nature --> 450 Stone Arrows, 5 Flash Arrows
  92. 997,1756,450,1760,5
  93. // Iron --> 100 Iron Arrows
  94. 998,1770,100
  95. // Steel --> 100 Steel Arrows
  96. 999,1753,100
  97. // Star Crumb --> 30 Flash Arrows
  98. 1000,1760,30
  99. // Star Dust --> 10 Flash Arrows
  100. 1001,1760,10
  101. // Iron Ore --> 50 Iron Arrows
  102. 1002,1770,50
  103. // Coal --> 8 Shadow Arrows
  104. 1003,1767,8
  105. // Phracon --> 50 Iron Arrows
  106. 1010,1770,50
  107. // Emveretarcon --> 200 Iron Arrows, 40 Silver Arrows
  108. 1011,1770,200,1751,40
  109. // Mole Whiskers --> 30 Stone Arrows
  110. 1017,1756,30
  111. // Mole Claw --> 50 Iron Arrows, 60 Stone Arrows
  112. 1018,1770,50,1756,60
  113. // Trunk --> 40 Arrows
  114. 1019,1750,40
  115. // Dokebi Horn --> 40 Iron Arrows, 2 Shadow Arrows
  116. 1021,1770,40,1767,2
  117. // Porcupine Quill --> 70 Arrows, 1 Stone Arrow
  118. 1027,1750,70,1756,1
  119. // Mantis Scythe --> 1 Sharp Arrow
  120. 1031,1764,1
  121. // Dragon Canine --> 1 Ordecon Arrow, 50 Iron Arrows
  122. 1035,1765,1,1770,50
  123. // Little Evil Horn --> 2 Curse Arrows, 50 Iron Arrows
  124. 1038,1761,2,1770,50
  125. // Latern --> 80 Iron Arrows
  126. 1041,1770,80
  127. // Orc Claw --> 10 Steel Arrows
  128. 1043,1753,10
  129. // Zenorcs Fang --> 5 Rusted Arrows
  130. 1044,1762,5
  131. // Ancient Tooth --> 300 Steel Arrows, 10 Crystal Arrows
  132. 1053,1753,300,1754,10
  133. // Fang --> 2 Sharp Arrows, 40 Silver Arrows
  134. 1063,1764,2,1751,40
  135. // Reins --> 100 Iron Arrows
  136. 1064,1770,100,1753,50
  137. // Fine-grained Trunk --> 20 Arrows
  138. 1066,1750,20
  139. // Solid Trunk --> 20 Arrows
  140. 1067,1750,20
  141. // Barren Trunk --> 20 Arrows
  142. 1068,1750,20
  143. // Needle of Alarm --> 5 Sleep Arrows, 100 Arrows
  144. 1095,1768,5,1750,100
  145. // Manacles --> 50 Steel Arrows
  146. 1098,1753,50
  147. // Snow Horn --> 1000 Silver Arrows
  148. 2257,1751,1000
  149. // Opera Masque --> 200 Steel Arrows, 40 Mute Arrows
  150. 2281,1753,200,1769,40
  151. // Mr. Scream --> 200 Sharp Arrows, 300 Steel Arrows
  152. 2288,1764,200,1753,300
  153. // Wielding Mask --> 200 Steel Arrows, 40 Stun Arrows
  154. 2292,1753,200,1758,40
  155. // Glittering Jacket --> 1000 Flash Arrows
  156. 2319,1760,1000
  157. // Wooden Mail --> 700 Arrows, 500 Iron Arrows
  158. 2328,1750,700,1770,500
  159. // slotted Wooden Mail --> 1000 Arrows, 700 Iron Arrows
  160. 2329,1750,1000,1770,700
  161. // Silver robe --> 700 Silver Arrows
  162. 2332,1751,700
  163. // slotted Silver Robe --> 1000 Silver Arrows, 10 Immaterial Arrows
  164. 2333,1751,1000,1757,10
  165. // Shackles --> 700 Iron Arrows, 50 Steel Arrows
  166. 2408,1770,700,1753,50
  167. // Matyr's Leash --> 150 Arrows of Wind, 100 Steel Arrows, 10 Sharp Arrows
  168. 2618,1755,150,1753,100,1764,10
  169. // Fin Helm --> 600 Crystal Arrows, 200 Steel Arrows
  170. 5014,1754,600,1753,200
  171. // Ogre Tooth --> 30 Steel Arrows, 5 Rusted Arrows
  172. 7002,1753,30,1762,5
  173. // Stiff Horn --> 2 Stun Arrows
  174. 7008,1758,2
  175. // Tail of Steel Scorpion --> 250 Steel Arrows, 1 Poison Arrow
  176. 7010,1753,250,1763,1
  177. // Young Twig --> 1000 Mute Arrows
  178. 7018,1769,1000
  179. // Loki's Whisper --> 1000 Shadow Arrows
  180. 7019,1767,1000
  181. // Mother's Nightmare --> 1000 Curse Arrows
  182. 7020,1761,1000
  183. // Foolishness of the Blind --> 200 Flash Arrows
  184. 7021,1760,200
  185. // Old Hilt --> 1000 Oridecon Arrows
  186. 7022,1765,1000
  187. // Blade lost in Darkness --> 600 Sharp Arrows, 200 Shadow Arrows
  188. 7023,1764,600,1767,200
  189. // Bloody Edge --> 600 Sharp Arrows, 200 Curse Arrows
  190. 7024,1764,600,1761,200
  191. // Lucifer's Lament --> 800 Stun Arrows, 400 Mute Arrows, 800 Sleep Arrows
  192. 7025,1758,800,1769,400,1768,800
  193. // Key of Clocktower --> 50 Oridecon Arrows
  194. 7026,1765,50
  195. // Key of Underground --> 100 Shadow Arrows
  196. 7027,1767,100
  197. // Matchstick --> 3000 Fire Arrows
  198. 7035,1752,3000
  199. // Fang of Garm --> 300 Crystal Arrows
  200. 7036,1754,300
  201. // Cyfar --> 40 Silver Arrows
  202. 7053,1751,40