Advertisement
Guest User

Crossbow

a guest
Oct 30th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. {
  2. "Crossbow": {
  3. "Fireworks": {
  4. "Enable": true,
  5. "Firework_Hit": "BALL_LARGE-TRUE-TRUE-0-0-0"
  6. },
  7. "Potion_Effects": {
  8. "Potion_Effect_Victim": "HARM-2-1, SLOW-90-3,WITHER-100-2",
  9. "Potion_Effect_Shooter": "REGENERATION-200-1",
  10. "Activation": "hit"
  11. },
  12. "Particles": {
  13. "Particle_Terrain": true,
  14. "Enable": true
  15. },
  16. "Reload": {
  17. "Sounds_Reloading": "NOTE_STICKS-1-1-0",
  18. "Take_Ammo_On_Reload": false,
  19. "Enable": true,
  20. "Starting_Amount": 1,
  21. "Reload_Duration": 44,
  22. "Reload_Bullets_Individually": true,
  23. "Reload_Amount": 1
  24. },
  25. "Hit_Events": {
  26. "Enable": true,
  27. "Sounds_Shooter": "SHOOT_ARROW-1-2-0"
  28. },
  29. "Scope": {
  30. "Zoom_Amount": 5,
  31. "Night_Vision": true,
  32. "Enable": true,
  33. "Sounds_Toggle_Zoom": "NOTE_STICKS-1-2-0"
  34. },
  35. "Item_Information": {
  36. "Item_Name": "&4Reaper Cross-Bow",
  37. "Item_Type": 318,
  38. "Sounds_Acquired": "BAT_TAKEOFF-1-1-0",
  39. "Item_Lore": "&7Armor penetrating rounds|Damage: 3 to all armor types.|&3Tier 5"
  40. },
  41. "Shooting": {
  42. "Projectile_Speed": 20,
  43. "Right_Click_To_Shoot": true,
  44. "Projectile_Type": "arrow",
  45. "Projectile_Amount": 1,
  46. "Projectile_Damage": 0,
  47. "Remove_Bullet_Drop": true,
  48. "Delay_Between_Shots": 0,
  49. "Bullet_Spread": 0
  50. }
  51. }
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement