Advertisement
Svely

AK-47

Apr 14th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.77 KB | None | 0 0
  1. AK-47:
  2.     Item_Information:
  3.         Item_Name: "&eAK-47"
  4.         Item_Type: 417
  5.         Item_Lore: "&eFully automatic with high power.|&eEffective at medium range.|&eControls are inverted."
  6.         Sounds_Acquired: BAT_TAKEOFF-1-1-0
  7.     Shooting:
  8.         Right_Click_To_Shoot: true
  9.         Cancel_Left_Click_Block_Damage: true
  10.         Cancel_Right_Click_Interactions: true
  11.         Delay_Between_Shots: 6
  12.         Recoil_Amount: 2
  13.         Projectile_Amount: 1
  14.         Projectile_Type: arrow
  15.         Remove_Arrows_On_Impact: true
  16.         Projectile_Speed: 78
  17.         Projectile_Damage: 4
  18.         Bullet_Spread: 2
  19.         Sounds_Shoot: IRONGOLEM_HIT-1-2-0,SKELETON_HURT-1-2-0,ZOMBIE_WOOD-1-2-0
  20.     Sneak:
  21.         Enable: true
  22.         No_Recoil: true
  23.         Bullet_Spread: 1
  24.     Burstfire:
  25.         Enable: true
  26.         Shots_Per_Burst: 3
  27.         Delay_Between_Shots_In_Burst: 3
  28.     Ammo:
  29.         Enable: true
  30.         Ammo_Item_ID: 351~8
  31.         Take_Ammo_Per_Shot: false
  32.     Reload:
  33.         Enable: true
  34.         Reload_Amount: 30
  35.         Reload_Bullets_Individually: false
  36.         Reload_Duration: 58
  37.         Sounds_Out_Of_Ammo: ITEM_BREAK-1-1-0
  38.         Sounds_Reloading: FIRE_IGNITE-1-1-4,DOOR_OPEN-1-2-6,FIRE_IGNITE-1-1-36,HURT_FLESH-1-0-37,DOOR_CLOSE-1-2-38
  39.         Take_Ammo_On_Reload: true
  40.     Firearm_Action:
  41.         Type: slide
  42.         Close_Duration: 10
  43.         Close_Shoot_Delay: 12
  44.         Sound_Close: PISTON_RETRACT-1-2-0,PISTON_RETRACT-1-2-3
  45.     Scope:
  46.         Enable: true
  47.         Zoom_Amount: 5
  48.         Zoom_Bullet_Spread: 0
  49.         Sounds_Toggle_Zoom: ENDERDRAGON_WINGS-1-2-0
  50.     Abilities:
  51.         Reset_Hit_Cooldown: true
  52.     Hit_Events:
  53.         Enable: true
  54.         Sounds_Shooter: SHOOT_ARROW-1-2-0
  55.     Extras:
  56.         One_Time_Use: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement