Guest User

Untitled

a guest
Mar 1st, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "351:6"
  3. name: "&aElectric Disruption &7[Skill]"
  4. lore:
  5. - "&7Instantaneous spark that damages and stuns enemies."
  6. - ""
  7. - "&8» &7Damage: &a%min%&7-&a%max%"
  8. - "&8» &7Cooldown: &a%cooldown% seconds"
  9. - ""
  10. - "&7Price: &e%price% Coins"
  11. slot: 19
  12. SkillShopItemUpgrade:
  13. id: "EMERALD"
  14. name: "&aElectric Disruption &eUpgrade"
  15. lore:
  16. - "&7Level: &a&l%current_level%&8 ➜ &a&l%next_level%"
  17. - "&7Damage: &a%current_min%&7-&a%current_max%&8 ➜ &a%next_min%&7-&a%next_max%"
  18. - "&7Cooldown: &a%current_cooldown%(s)&8 ➜ &a%next_cooldown%(s)"
  19. - ""
  20. - "&7Stun Duration: &a%current_duration%(s)&8 ➜ &a%next_duration%(s)"
  21. - "&7Radius: &a%current_radius% blocks&8 ➜ &a%next_radius% blocks"
  22. - "&7Skill Max Distance: &a%current_distance% blocks&8 ➜ &a%next_distance% blocks"
  23. - ""
  24. - "&7Price: &6%price%"
  25. - ""
  26. - "&8[Click to Upgrade]"
  27. Skill:
  28. id: "351:6"
  29. name: "&aElectric Disruption &7[Skill]"
  30. lore:
  31. - "&7Instantaneous spark that damages and stuns enemies."
  32. - ""
  33. - "&8» &7Damage: &a%min%&7-&a%max%"
  34. - "&8» &7Cooldown: &a%cooldown% seconds"
  35. - "&8» Stun Duration: &a%duration% seconds"
  36. - "&8» Radius: &a%radius% blocks"
  37. - "&8» Skill Max Distance: &a%distance% blocks"
  38. - ""
  39. - "&8» &7Upgrade Level: %level%"
  40. upgrades:
  41. - "500;4-8;20;3;2.5;8"
  42. - "1500;13-17;18;4;3;10"
  43. - "4000;21-29;16;5;3.5;12"
  44. sound_1: FIREWORK_BLAST;2;1.3
Advertisement
Add Comment
Please, Sign In to add comment