summon_items.csv 905 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. #Syntax:
  2. # itemID;npcID;summonType
  3. #
  4. # summonType: 0 = static, 1 = pet, 2 = wyvern
  5. #
  6. #Static
  7. # Christmas Tree
  8. 5560;13006;0
  9. # Special Cristmas Tree
  10. 5561;13007;0
  11. #Pets
  12. # Wolf
  13. 2375;12077;1
  14. #Black Wolf
  15. 9882;16025;1
  16. # Great Wolf
  17. 10163;16030;1
  18. # White Great Wolf
  19. 10307;16037;1
  20. # Fenrir
  21. 10426;16041;1
  22. # White Fenrir
  23. 10611;16042;1
  24. # Hatchling of Wind
  25. 3500;12311;1
  26. # Hatchling of Star
  27. 3501;12312;1
  28. # Hatchling of Twilight
  29. 3502;12313;1
  30. # Wind Strider
  31. 4422;12526;1
  32. # Star Strider
  33. 4423;12527;1
  34. # Twilight Strider
  35. 4424;12528;1
  36. # Red Wind Strider
  37. 10308;16038;1
  38. # Red Star Strider
  39. 10309;16039;1
  40. # Red Twilight Strider
  41. 10310;16040;1
  42. # Sin Eater
  43. 4425;12564;1
  44. # Baby Bufallo
  45. 6648;12780;1
  46. # Baby Cougar
  47. 6649;12782;1
  48. # Baby Kookaburra
  49. 6650;12781;1
  50. # IBaby Bufallo
  51. 10311;16034;1
  52. # IBaby Cougar
  53. 10312;16036;1
  54. # IBaby Kookaburra
  55. 10313;16035;1
  56. #Wyvern
  57. 8663;12621;2