Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. SniperBow: #Enchantment
  2. Enabled: True #Enable and disable the enchantment
  3. Name: 'Sniper' #The in-game name of the enchantment
  4. Color: '&7' #The color of the enchantment on the item
  5. BookColor: '&b&l' #The color of the enchantment on the book
  6. MaxPower: 6 #Max lvl the enchantment goes up to
  7. Categories: #All the categories the Enchantment can be found in
  8. - ''
  9. - ''
  10. - ''
  11. - ''
  12. Info:
  13. Name: '&e&lSniper &7(&bI-&bVI&7)'
  14. Description:
  15. - '&7Shoot an enemy with this and'
  16. - '&7it has a chance to poison them.'
  17. - ''
  18. - '&6Enchantable Items: &aBows'
  19. EnchantOptions: #Customizing Options for each enchantment.
  20. ItemsEnchantable: 'Bow' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  21. BowOptions: #Options that only effect Bow Enchantments.
  22. OnHit: #When the arrow Hits.
  23. #Remove the # to use the Exploding option.
  24. #Ground: #Options if the arrow hits the ground.
  25. # Explode: #Options for the explosion.
  26. # Power: 2 #The power of the explosion.
  27. # PowerIncrease: 2 #How much each lvl will increases the strength.
  28. # Chance: 25 #Chance of the arrow exploding.
  29. Damaged: #The player that is attacked.
  30. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  31. PotionEffects: #Effects that are added to the Damaged.
  32. - 'POISON:2, Time:5, Chance:25'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement