Guest User

Untitled

a guest
Mar 1st, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "95:2"
  3. name: "&aRunic Glyph &7[Skill]"
  4. lore:
  5. - "&7Generates a static circular glyph around the player."
  6. - "&7Monsters inside it, will take periodical damage."
  7. - ""
  8. - "&8» &7Damage: &a%min%&7-&a%max%"
  9. - "&8» &7Cooldown: &a%cooldown% seconds"
  10. - ""
  11. - "&7Price: &e%price% Coins"
  12. slot: 15
  13. SkillShopItemUpgrade:
  14. id: "EMERALD"
  15. name: "&aRunic Glyph &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. - "&7Radius: &a%current_radius% blocks&8 ➜ &a%next_radius% blocks"
  23. - ""
  24. - "&7Price: &6%price%"
  25. - ""
  26. - "&8[Click to Upgrade]"
  27. Skill:
  28. id: "95:2"
  29. name: "&aRunic Glyph &7[Skill]"
  30. lore:
  31. - "&7Generates a static circular glyph around the player."
  32. - "&7Monsters inside it, will take periodical damage."
  33. - ""
  34. - "&8» &7Damage: &a%min%&7-&a%max%"
  35. - "&8» &7Cooldown: &a%cooldown% seconds"
  36. - "&8» Duration: &a%duration% seconds"
  37. - "&8» Radius: &a%radius% blocks"
  38. - ""
  39. - "&8» &7Upgrade Level: %level%"
  40. upgrades:
  41. - "500;2-5;60;6;5"
  42. - "1500;7-13;55;7;6"
  43. - "4000;14-22;50;8;7"
Advertisement
Add Comment
Please, Sign In to add comment