Advertisement
Guest User

Untitled

a guest
Jan 25th, 2017
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.78 KB | None | 0 0
  1. Carbine:
  2.     Item_Information:
  3.         Item_Name: "&eCarbine"
  4.         Item_Type: 417
  5.         Item_Lore: "&eDeals crits with a 10% chance.|&eSwitch to the grenade launcher|&ewith right click. Fired grenades|&earm themselves in 0.25 seconds."
  6.         Attachments:
  7.             Type: main
  8.             Info: "M320"
  9.             Toggle_Delay: 5
  10.             Sounds_Toggle: NOTE_STICKS-1-2-0
  11.         Sounds_Acquired: BAT_TAKEOFF-1-1-0
  12.     Shooting:
  13.         Cancel_Left_Click_Block_Damage: true
  14.         Cancel_Right_Click_Interactions: true
  15.         Delay_Between_Shots: 3
  16.         Recoil_Amount: 1
  17.         Projectile_Amount: 1
  18.         Projectile_Type: snowball
  19.         Projectile_Speed: 40
  20.         Projectile_Damage: 4
  21.         Bullet_Spread: 0.5
  22.         Sounds_Shoot: BLAZE_HIT-1-2-0,ZOMBIE_WOOD-1-2-0
  23.     Sneak:
  24.         Enable: true
  25.         No_Recoil: true
  26.         Bullet_Spread: 0.4
  27.     Ammo:
  28.         Enable: true
  29.         Ammo_Item_ID: 397:4
  30.         Ammo_Name_Check: "&eCarbine"
  31.         Take_Ammo_Per_Shot: true
  32.         Sounds_Out_Of_Ammo:
  33.         Sounds_Shoot_With_No_Ammo:
  34.     Reload:
  35.         Enable: true
  36.         Reload_Amount: 8
  37.         Reload_Duration: 30
  38.         Sounds_Reloading: SKELETON_IDLE-1-0-0,FIRE_IGNITE-1-1-14,DOOR_OPEN-1-2-16,FIRE_IGNITE-1-1-26,HURT_FLESH-1-0-27,DOOR_CLOSE-1-2-28
  39.     Firearm_Action:
  40.         Type: slide
  41.         Close_Duration: 8
  42.         Sound_Close: CLICK-1-1-0
  43.     Abilities:
  44.         Reset_Hit_Cooldown: true
  45.     Particles:
  46.         Enable: true
  47.         Particle_Impact_Anything: BLOCK_BREAK-80
  48.         Particle_Critical: BLOCK_BREAK-55
  49.     Hit_Events:
  50.         Enable: true
  51.         Sounds_Shooter: SHOOT_ARROW-1-2-0
  52.     Critical_Hits:
  53.         Enable: true
  54.         Bonus_Damage: 2
  55.         Chance: 10
  56.         Sounds_Shooter: ORB_PICKUP-1-2-0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement