Advertisement
Guest User

Untitled

a guest
May 26th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.36 KB | None | 0 0
  1. ホームランバット:
  2.     Item_Information:
  3.         Item_Name: "&eホームランバット"
  4.         Item_Type: 269
  5.         Item_Lore: "&eホームランバット"
  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: 60
  12.         Recoil_Amount: 1
  13.         Projectile_Amount: 0
  14.         Projectile_Type: snowball
  15.         Projectile_Speed: 50
  16.         Projectile_Damage: 8
  17.         Bullet_Spread: 0
  18.         Sounds_Shoot: IRONGOLEM_HIT-1-2-0,SKELETON_HURT-1-2-0,ZOMBIE_WOOD-1-2-0
  19.     Reload:
  20.         Enable: true
  21.         Reload_Amount: 5
  22.         Reload_Bullets_Individually: true
  23.         Reload_Duration: 45
  24.         Sounds_Out_Of_Ammo: ITEM_BREAK-1-1-0
  25.         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
  26.     Firearm_Action:
  27.         Type: slide
  28.         Close_Duration: 10
  29.         Close_Shoot_Delay: 12
  30.         Sound_Close: PISTON_RETRACT-1-2-0,PISTON_RETRACT-1-2-3
  31.     Abilities:
  32.         Reset_Hit_Cooldown: false
  33.     Headshot:
  34.         Enable: true
  35.         Bonus_Damage: 2
  36.     Critical_Hits:
  37.         Enable: true
  38.         Bonus_Damage: 2
  39.         Chance: 40
  40.     Hit_Events:
  41.         Enable: true
  42.         Sounds_Shooter: SHOOT_ARROW-1-2-0
  43.     Extras:
  44.         One_Time_Use: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement