Advertisement
tihi_

Untitled

Jun 25th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. GoblinDrop:
  2. Conditions:
  3. - playerwithin 40
  4. Drops:
  5. - ゴブリンの肉 1 0.5
  6. - 強化石 20 0.01
  7. - skillapi-exp 3
  8.  
  9. HobgoblinDrop:
  10. Conditions:
  11. - playerwithin 40
  12. Drops:
  13. - ホブゴブリンの肉 1 0.5
  14. - 強化石 20 0.01
  15. - skillapi-exp 5
  16.  
  17. FemioleDrop:
  18. Conditions:
  19. - playerwithin 40
  20. Drops:
  21. - フェミオールの肉 1 0.5
  22. - トリス石 1 0.3
  23. - ソフの棒 1 0.5
  24. - 強化石 20 0.01
  25. - skillapi-exp 8
  26.  
  27. FemioleGeneralDrop:
  28. Conditions:
  29. - playerwithin 40
  30. Drops:
  31. - フェミオールジェネラルの斧 1 0.05
  32. - トリス石 1 0.3
  33. - ソフの木材 1 0.2
  34. - 強化石 20 0.01
  35. - skillapi-exp 10
  36.  
  37. FemioleKingDrop:
  38. Conditions:
  39. - playerwithin 40
  40. Drops:
  41. - フェミオールキングの剣 1 0.005
  42. - 上質なトリス石 1 0.1
  43. - ソフの原木 1 0.1
  44. - 強化石 20 0.01
  45. - skillapi-exp 20
  46.  
  47. FaultySkeletonDrop:
  48. Conditions:
  49. - playerwithin 40
  50. Drops:
  51. - ファルティースケルトンの骨 1 0.5
  52. - 強化石 20 0.01
  53. - skillapi-exp 8
  54.  
  55. MasterlySkeletonDrop:
  56. Conditions:
  57. - playerwithin 40
  58. Drops:
  59. - マスタリースケルトンの骨 1 0.2
  60. - 強化石 20 0.01
  61. - skillapi-exp 10
  62.  
  63. EmpressSkeletonDrop:
  64. Conditions:
  65. - playerwithin 40
  66. Drops:
  67. - エンプレススケルトンの骨 1 0.2
  68. - エンプレススケルトンの首 1 0.002
  69. - 強化石 20 0.01
  70. - skillapi-exp 20
  71.  
  72. GoblinLordDrop:
  73. Conditions:
  74. - playerwithin 40
  75. Drops:
  76. - 魔剣ダーインスレイヴ 1 0.001
  77. - ゴブリンロードの首 1 0.001
  78. - 強化石 20 0.01
  79. - skillapi-exp 25
  80.  
  81. MeltedZombieDrop:
  82. Conditions:
  83. - playerwithin 40
  84. Drops:
  85. - サラサラの砂 1 0.2
  86. - 強化石 20 0.01
  87. - skillapi-exp 25
  88.  
  89. MuddyZombieDrop:
  90. Conditions:
  91. - playerwithin 40
  92. Drops:
  93. -
  94. - 強化石 20 0.01
  95. - skillapi-exp 27
  96.  
  97. EventSkeletonDrop:
  98. Conditions:
  99. - playerwithin 40
  100. Drops:
  101. - デストロイトのコア 1 0.001
  102. - 強化石 20 0.01
  103.  
  104. EggDrop:
  105. Conditions:
  106. - playerwithin 40
  107. Drops:
  108. - 羽
  109. - 強化石 20 0.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement