Advertisement
Guest User

heavygun

a guest
Mar 24th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. HeavyGun:
  2. damage: 5
  3. melee-damage: 1
  4. range: 80
  5. reload-time: 30
  6. shot-delay: 1
  7. shots-between-reload: 30
  8. knockback: 3
  9. damage-change: -0.3
  10. hud-enabled: true
  11. mountable: true
  12. shootable: true
  13. projectile:
  14. type: 'NONE'
  15. speed:
  16. recoil: 0
  17. accuracy:
  18. random-factor: 1.5
  19. spread-angle: '3->3'
  20. missing-chance: '5->1'
  21. spread: 1
  22. critical: 10
  23. additions: Silencer, Shaft
  24. texture: 'http://dl.dropbox.com/u/44243469/GunPack/Textures/itemGunAk47.png'
  25. ammo: 'HeavyAmmo'
  26. zoom-factor: 4
  27. effects:
  28. smokeeffect:
  29. type: particle
  30. args:
  31. - type: smoke
  32. - amount: 4
  33. - max-age: 60
  34. - gravity: 1
  35. - scale: 1
  36. target:
  37. type: targetlocation
  38. args:
  39. - radius: 1
  40. weight: 35
  41. shot-sound:
  42. url: 'http://dl.dropbox.com/u/44243469/GunPack/Sounds/ak.ogg'
  43. volume: 100
  44. reload-sound:
  45. url: 'http://dl.dropbox.com/u/44243469/GunPack/Sounds/reload.ogg'
  46. volume: 100
  47. head-shot-damage: 8
  48. zoom-texture: 'http://dl.dropbox.com/u/44243469/GunPack/Textures/MN106N.PNG'
  49. fire-behavior: automatic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement