Advertisement
Guest User

Help

a guest
Aug 28th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.93 KB | None | 0 0
  1. 5.56MM:
  2.     Item_Information:
  3.         Item_Name: &c5.56MM Pistol
  4.         Item_Type: 359
  5.         Item_Lore: &ePacks a Punch
  6.         Sounds_Acquired: NOTE_BASS-1-1-0
  7.     Shooting:
  8.         Cancel_Left_Click_Block_Damage: true
  9.         Cancel_Right_Click_Interactions: false
  10.         Delay_Between_Shots: 1
  11.         Recoil_Amount: 1
  12.         Projectile_Amount: 1
  13.         Projectile_Type: arrow
  14.         Remove_Arrows_On_Impact: true
  15.         Removal_Or_Drag_Delay: 2
  16.         Projectile_Speed: 50
  17.         Projectile_Damage: 6
  18.         Bullet_Spread: 0.553
  19.         Reset_Fall_Distance: true
  20.         Sounds_Shoot: EXPLODE1-2-0
  21.     Sneak:
  22.         Enable: true
  23.         No_Recoil: false
  24.         Bullet_Spread: 0.222
  25.         Sneak_Before_Shooting: false
  26.     Reload:
  27.         Enable: true
  28.         Starting_Amount: 15
  29.         Reload_Amount: 15
  30.         Reload_Duration: 3
  31.         Sounds_Out_Of_Ammo: ZOMBIE_WOODBREAK-1-2-0
  32.         Sounds_Reloading: STEP_LADDER-1-2-0
  33.     Firearm_Action:
  34.         Type: revolver
  35.         Open_Duration: 1
  36.         Close_Duration: 1
  37.         Close_Shoot_Delay: 0.5
  38.         Sound_Open: SKELETON_IDLE-1-2-0
  39.         Sound_Close: FIRE_IGNITE-1-1-0
  40.     Critical_Hits:
  41.         Enable: true
  42.         Bonus_Damage: 3
  43.         Chance: 20%
  44.         Message_Shooter: Critical!
  45.         Message_Victim: Critical Landed!
  46.         Sounds_Shooter: level_up-1-2-0
  47.         Sounds_Victim: level_up-1-2-0
  48.     Headshot:
  49.         Enable: true
  50.         Bonus_Damage: 3
  51.         Message_Shooter: Headshot!
  52.         Message_Victim: Headshotted!
  53.         Sounds_Shooter: hurt_flesh-1-1-0
  54.         Sounds_Victim: hurt_flesh-1-1-0
  55.     Abilities:
  56.         Reset_Hit_Cooldown: true
  57.         Knockback: 1
  58.     Ammo:
  59.         Enable: true
  60.         Ammo_Item_ID: 318
  61.         Take_Ammo_Per_Shot: true
  62.         Sounds_Out_Of_Ammo: NOTE_STICKS-1-1-0
  63.         Sounds_Shoot_With_No_Ammo: NOTE_STICKS-1-1-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement