Advertisement
Guest User

Untitled

a guest
Aug 15th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "276"
  3. name: "&aSword Proficiency &7[Skill]"
  4. lore:
  5. - "&7Adds knockback to your sword and area damage"
  6. - "&7for a period of time."
  7. - ""
  8. - "&8» &7Duration: &a%duration% seconds"
  9. - "&8» &7Cooldown: &a%cooldown% seconds"
  10. - ""
  11. - "&7Price: &e%price% Coins"
  12. slot: 24
  13. SkillShopItemUpgrade:
  14. id: "EMERALD"
  15. name: "&aSword Proficiency &eUpgrade"
  16. lore:
  17. - "&7Level: &a&l%current_level%&8 ➜ &a&l%next_level%"
  18. - "&7Duration: &a%current_duration%(s)&8 ➜ &a%next_duration%(s)"
  19. - "&7Cooldown: &a%current_cooldown%(s)&8 ➜ &a%next_cooldown%(s)"
  20. - ""
  21. - "&7Max Enemies: &a%current_max_enemies%&8 ➜ &a%next_max_enemies%"
  22. - ""
  23. - "&7Price: &6%price%"
  24. - ""
  25. - "&8[Click to Upgrade]"
  26. Skill:
  27. enabled: true
  28. id: "276"
  29. name: "&aSword Proficiency &7[Skill]"
  30. lore:
  31. - "&7Adds knockback to your sword and area damage"
  32. - "&7for a period of time."
  33. - ""
  34. - "&8» &7Duration: &a%duration% seconds"
  35. - "&8» &7Cooldown: &a%cooldown% seconds"
  36. - "&8» Max Enemies: &a%max_enemies%"
  37. - ""
  38. - "&8» &7Upgrade Level: %level%"
  39. upgrades:
  40. - "500;6;50;3"
  41. - "1500;8;45;5"
  42. - "4000;10;40;8"
  43. sound_1: BAT_IDLE;2;2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement