Advertisement
Guest User

Untitled

a guest
Apr 6th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "329"
  3. name: "&aStampede &7[Skill]"
  4. lore:
  5. - "&7Spawns running cows towards where you are looking"
  6. - "&7at, dealing damage when impacting on enemies."
  7. - ""
  8. - "&8» &7Damage: &a%min%&7-&a%max%"
  9. - "&8» &7Cooldown: &a%cooldown% seconds"
  10. - ""
  11. - "&7Price: &e%price% Coins"
  12. slot: 20
  13. SkillShopItemUpgrade:
  14. id: "EMERALD"
  15. name: "&aStampede &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. - "&7Number of Cows: &a%current_cows%&8 ➜ &a%next_cows%"
  22. - ""
  23. - "&7Price: &6%price%"
  24. - ""
  25. - "&8[Click to Upgrade]"
  26. Skill:
  27. id: "329"
  28. name: "&aStampede &7[Skill]"
  29. lore:
  30. - "&7Spawns &e%cows% &7running cows towards where you are looking"
  31. - "&7at, dealing damage when impacting on enemies."
  32. - ""
  33. - "&8» &7Damage: &a%min%&7-&a%max%"
  34. - "&8» &7Cooldown: &a%cooldown% seconds"
  35. - ""
  36. - "&8» &7Upgrade Level: %level%"
  37. upgrades:
  38. - "500;8-17;40;5"
  39. - "1500;19-32;38;7"
  40. - "4000;27-48;35;9"
  41. sound_1: COW_IDLE;2;1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement