GIToez

Untitled

Nov 8th, 2019
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.64 KB | None | 0 0
  1.  
  2. ROCK:
  3.   material: COBBLESTONE
  4.   name: '&fRock'
  5.   lore:
  6.   - '&7Use it to sharpen your weapons,'
  7.   - '&7or &ndamage&7 your enemies.'
  8.   tier: TRASH
  9.   item-cooldown: 3
  10.   repair: 3.0
  11.   ability:
  12.     right-click:
  13.       type: ITEM_THROW
  14.       mode: RIGHT_CLICK
  15.       damage: 2.0
  16.       cooldown: 3
  17.  
  18. KUNAI:
  19.   material: IRON_SWORD
  20.   attack-damage: 6.0=8.0
  21.   attack-speed: 1.6=1.8
  22.   lore:
  23.   - '&7A Shinobi tool.'
  24.   required-level: 1.0
  25.   tier: COMMON
  26.   name: '&fKunai'
  27.   durability: 1
  28.   unbreakable: true
  29.   consumable: true
  30.   ability:
  31.     right-click:
  32.       type: ITEM_THROW
  33.       mode: RIGHT_CLICK
  34.       damage: 6
  35.       cooldown: 10
Advertisement
Add Comment
Please, Sign In to add comment