Advertisement
jsoichiro

Grenade

Jun 2nd, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Grenade:
  2. Item_Information:
  3. Item_Name: "&1Grenade"
  4. Item_Type: 337
  5. Item_Lore: "&7Grenade|&7連射:C+|&7威力:B|&7弾速:B|&7精度:A|&7リロード:なし"
  6. Inventory_Control: Grenade
  7. Sounds_Acquired: BAT_TAKEOFF-1-1-0
  8. Shooting:
  9. Right_Click_To_Shoot: true
  10. Cancel_Left_Click_Block_Damage: true
  11. Cancel_Right_Click_Interactions: true
  12. Delay_Between_Shots: 200
  13. Recoil_Amount: 0
  14. Projectile_Amount: 1
  15. Projectile_Type: grenade
  16. Projectile_Subtype: 337
  17. Projectile_Speed: 20
  18. Projectile_Damage: 4
  19. Bullet_Spread: 0.5
  20. Sounds_Shoot: ENTITY_EGG_THROW-1-1-0
  21. Explosions:
  22. Enable: true
  23. Explosion_Radius: 5
  24. Explosion_Delay: 40
  25. Knockback: 0
  26. Explosion_No_Grief: true
  27. Abilities:
  28. Reset_Hit_Cooldown: true
  29. Hit_Events:
  30. Enable: true
  31. Sounds_Shooter: SHOOT_ARROW-1-2-0
  32. Extras:
  33. One_Time_Use: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement