Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "351:5"
  3. name: "&aProximity Hunter &7[Skill]"
  4. lore:
  5. - "&7Shoots magic beams from your current position"
  6. - "&7which are directed towards the nearest enemy."
  7. - ""
  8. - "&8» &7Damage: &a%min%&7-&a%max%"
  9. - "&8» &7Cooldown: &a%cooldown% seconds"
  10. - ""
  11. - "&7Price: &e%price% Coins"
  12. slot: 16
  13. SkillShopItemUpgrade:
  14. id: "EMERALD"
  15. name: "&aProximity Hunter &eUpgrade"
  16. lore:
  17. - "&7Level: &a&l%current_level%&8 ➜ &a&l%next_level%"
  18. - "&7Damage: &a%current_min%&7-&a%current_max%&8 ➜ &a%next_min%&7-&a%next_max%"
  19. - "&7Cooldown: &a%current_cooldown%(s)&8 ➜ &a%next_cooldown%(s)"
  20. - ""
  21. - "&7Duration: &a%current_duration%(s)&8 ➜ &a%next_duration%(s)"
  22. - "&7Max Radius: &a%current_radius% blocks&8 ➜ &a%next_radius% blocks"
  23. - "&7Speed: &a%current_speed%(s)&8 ➜ &a%next_speed%(s)"
  24. - ""
  25. - "&7Price: &6%price%"
  26. - ""
  27. - "&8[Click to Upgrade]"
  28. Skill:
  29. enabled: true
  30. id: "351:5"
  31. name: "&aProximity Hunter &7[Skill]"
  32. lore:
  33. - "&7Shoots magic beams from your current position"
  34. - "&7which are directed towards the nearest enemy."
  35. - ""
  36. - "&8» &7Damage: &a%min%&7-&a%max%"
  37. - "&8» &7Cooldown: &a%cooldown% seconds"
  38. - "&8» Duration: &a%duration% seconds"
  39. - "&8» Max Radius: &a%radius% blocks"
  40. - "&8» Speed: &a%speed% seconds"
  41. - ""
  42. - "&8» &7Upgrade Level: %level%"
  43. upgrades:
  44. - "500;8-15;45;5;8;0.5"
  45. - "1500;21-30;40;6;11;0.35"
  46. - "4000;36-49;35;7;15;0.25"
  47. sound_1: PISTON_EXTEND;2;1.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement