Advertisement
lcatania

Untitled

Feb 19th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.32 KB | None | 0 0
  1. RedLaser:
  2.     Item_Information:
  3.         Item_Name: "&eRed Lasergun"
  4.         Item_Type: iron_horse_armor
  5.         Item_Lore: "&eAdvanced lasergun.|&eFires 7 Gigawatt laser.|&eDeals 200% damage to Zombies."
  6.         Sounds_Acquired: BAT_TAKEOFF-1-1-0
  7.     Shooting:
  8.         Cancel_Left_Click_Block_Damage: true
  9.         Cancel_Right_Click_Interactions: true
  10.         Projectile_Amount: 1
  11.         Projectile_Type: energy
  12.         Projectile_Subtype: 40-0.1-NONE-0
  13.         Projectile_Damage: 5000
  14.         Sounds_Shoot: WITHER_SHOOT-1-2-0,EXPLODE-1-2-0
  15.     Reload:
  16.         Enable: true
  17.         Reload_Amount: 8
  18.         Reload_Bullets_Individually: true
  19.         Reload_Duration: 10
  20.         Sounds_Reloading: IRONGOLEM_THROW-1-2-0
  21.     Firearm_Action:
  22.         Type: pump
  23.         Open_Duration: 12
  24.         Close_Duration: 3
  25.         Sound_Open: PISTON_EXTEND-1-2-0
  26.         Sound_Close: PISTON_EXTEND-1-2-0
  27.     Abilities:
  28.         Reset_Hit_Cooldown: true
  29.         Super_Effective: ZOMBIE-2
  30.     Hit_Events:
  31.         Enable: true
  32.         Sounds_Shooter: SHOOT_ARROW-1-2-0
  33.     Laser:
  34.         Enable: true
  35.         trigger: 1-0
  36.         aim: none
  37.         particle: 1-0
  38.         distance: 30
  39.         view-distance: 50
  40.         count: 10
  41.         ppb: true
  42.         hitstop: true
  43.         start_pos: 0
  44.         start_y: 0
  45.         color: 255-0-0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement