Advertisement
PiggiesGoSqueal

Untitled

Feb 17th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.69 KB | None | 0 0
  1. StaffOfFire:
  2.   Id: stick
  3. #  Data: 31
  4.   Display: '&cStaff of Fire'
  5.   Attributes:
  6.   Amount: 1
  7. #  Options:
  8. #    Repairable: false
  9.   Resource: FlameBursts
  10.   Ammo:
  11.     Enabled: TRUE
  12.     Bullet: FlameBursts
  13.     ClipSize: 8
  14.     AmmoPerItem: 8
  15.   Lore:
  16.  - "&fRequires Flame Bursts to use."
  17.   - ""
  18.   - "&7Ammunition 8 / 8"
  19.   - "&7Durability 30 / 30"
  20.   Hide:
  21.  - ATTRIBUTES
  22.   Attributes:
  23.     MainHand:
  24.       ATTACK_SPEED: -0.75
  25.       DAMAGE: 1
  26.   Skills:
  27.  - skill{s=FireStaffReload} @self ~onSwing
  28.   - skill{s=FireBeam2} @target ~onUse
  29.  
  30.  
  31. FlameBursts:
  32.   Id: 377
  33.   Data: 0
  34.   Display: '&cFlame Burst'
  35.   Amount: 1
  36.   Lore:
  37.    - '&r&7Used as ammo for'
  38.     - '&r&7a Staff of Flame'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement