Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. P90:
  2.     Item_Information:
  3.         Item_Name: "&eアローポーク"
  4.         Item_Type: 262
  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.         Recoil_Amount: 10
  12.         Projectile_Amount: 10
  13.         Projectile_Type: arrow
  14.         Projectile_Speed: 30
  15.         Projectile_Damage: 5
  16.         Bullet_Spread: 4
  17.         Sounds_Shoot: IRONGOLEM_HIT-1-2-0,SKELETON_HURT-1-2-0,ZOMBIE_WOOD-1-2-0
  18.     Sneak:
  19.         Enable: true
  20.         No_Recoil: true
  21.         Bullet_Spread: 1
  22.     Fully_Automatic:
  23.         Enable: true
  24.         Fire_Rate: 6
  25.     Reload:
  26.         Enable: true
  27.         Reload_Amount: 50
  28.         Reload_Duration: 40
  29.         Sounds_Out_Of_Ammo: ITEM_BREAK-1-1-0
  30.         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
  31.     Firearm_Action:
  32.         Type: slide
  33.         Close_Duration: 10
  34.         Close_Shoot_Delay: 12
  35.         Sound_Close: PISTON_RETRACT-1-2-0,PISTON_RETRACT-1-2-3
  36.     Scope:
  37.         Enable: false
  38.         Zoom_Amount: 5
  39.         Zoom_Bullet_Spread: 0
  40.         Sounds_Toggle_Zoom: ENDERDRAGON_WINGS-1-2-0
  41.     Abilities:
  42.         Reset_Hit_Cooldown: true
  43.     Hit_Events:
  44.         Enable: true
  45.         Sounds_Shooter: SHOOT_ARROW-1-2-0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement