Guest User

Untitled

a guest
Mar 1st, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "307"
  3. name: "&aUntouchable &7[Skill]"
  4. lore:
  5. - "&7Monster will prefer to attack someone else for a"
  6. - "&7period of time."
  7. - ""
  8. - "&8» &7Duration: &a%duration% seconds"
  9. - "&8» &7Cooldown: &a%cooldown% seconds"
  10. - ""
  11. - "&7Price: &e%price% Coins"
  12. slot: 14
  13. SkillShopItemUpgrade:
  14. id: "EMERALD"
  15. name: "&aUntouchable &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. - "&7Price: &6%price%"
  22. - ""
  23. - "&8[Click to Upgrade]"
  24. Skill:
  25. id: "307"
  26. name: "&aUntouchable &7[Skill]"
  27. lore:
  28. - "&7Monster will prefer to attack someone else for a"
  29. - "&7period of time."
  30. - ""
  31. - "&8» &7Duration: &a%duration% seconds"
  32. - "&8» &7Cooldown: &a%cooldown% seconds"
  33. - ""
  34. - "&8» &7Upgrade Level: %level%"
  35. upgrades:
  36. - "500;5;50"
  37. - "1500;7;48"
  38. - "4000;10;45"
Advertisement
Add Comment
Please, Sign In to add comment