KaGerou_134

飛行武器(AIBOU)とレーザー(Laser)

Jun 17th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. AIBOU:
  2. Item_Information:
  3. Item_Name: "&5&l飛行武器&r&3Level.1"
  4. Item_Type: 2261
  5. Item_Lore: "&3飛行武器、左クリックで飛びます"
  6. Shooting:
  7. Right_Click_To_Shoot: true
  8. Cancel_Left_Click_Block_Damage: true
  9. Cancel_Right_Click_Interactions: true
  10. Delay_Between_Shots: 20
  11. Recoil_Amount: -25
  12. Projectile_Amount: 0
  13. Projectile_Type: snowball
  14. Projectile_Speed: 0
  15. Projectile_Damage: 0
  16. Bullet_Spread: 10
  17. Reset_Fall_Distance: true
  18. Sounds_Shoot: item_chorus_fruit_teleport-1-2-0,item_totem_use-2-1-0
  19. Reload:
  20. Enable: true
  21. Reload_Amount: 1
  22. Reload_With_Mouse: true
  23. Reload_Duration: 60
  24. Fireworks:
  25. Enable: true
  26. Firework_Player_Shoot: BALL-TRUE-TRUE-100,BALL-TRUE-TRUE-50,BALL-TRUE-TRUE-200
  27.  
  28.  
  29. Laser:
  30. Item_Information:
  31. Item_Name: "&4&lLaser"
  32. Item_Type: 2260
  33. Item_Lore: "&3レーザー、右クリックで飛ばします"
  34. Shooting:
  35. Cancel_Left_Click_Block_Damage: true
  36. Cancel_Right_Click_Interactions: true
  37. Delay_Between_Shots: 100
  38. Recoil_Amount: 1
  39. Projectile_Amount: 1
  40. Projectile_Type: energy
  41. Projectile_Subtype: 100-2-ALL-0
  42. Remove_Bullet_Drop: true
  43. Projectile_Speed: 100
  44. Projectile_Damage: 10
  45. Bullet_Spread: 1
  46. Reset_Fall_Distance: true
  47. Sounds_Shoot: entity_hostile_death-2-1-0
  48. Reload:
  49. Enable: true
  50. Reload_Amount: 1
  51. Reload_Duration: 100
  52. Scope:
  53. Enable: true
  54. Zoom_Amount: 5
  55. Zoom_Bullet_Spread: 0.1
  56. Sounds_Toggle_Zoom: entity_enderdragon_flap-2-1-0
  57. Headshot:
  58. Enable: true
  59. Bonus_Damage: 9
  60. Message_Shooter: "&e&lヘッドショット!!"
  61. Sounds_Shooter: entity_enderdragon_flap-2-2-0,entity_enderdragon_flap-2-2-0
Add Comment
Please, Sign In to add comment