Advertisement
Guest User

Untitled

a guest
Mar 1st, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. SkillShopItemFirstTime:
  2. id: "372"
  3. name: "&aIncineration &7[Skill]"
  4. lore:
  5. - "&7Incinerates and damages surrounding enemies."
  6. - ""
  7. - "&8» &7Damage: &a%min%&7-&a%max%"
  8. - "&8» &7Cooldown: &a%cooldown% seconds"
  9. - ""
  10. - "&7Price: &e%price% Coins"
  11. slot: 10
  12. SkillShopItemUpgrade:
  13. id: "EMERALD"
  14. name: "&aIncineration &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. - "&7Fire Duration: &a%current_fire_seconds%(s)&8 ➜ &a%next_fire_seconds%(s)"
  21. - "&7Radius: &a%current_radius% blocks&8 ➜ &a%next_radius% blocks"
  22. - "&7Max Enemies: &a%current_max_enemies%&8 ➜ &a%next_max_enemies%"
  23. - ""
  24. - "&7Price: &6%price%"
  25. - ""
  26. - "&8[Click to Upgrade]"
  27. Skill:
  28. id: "372"
  29. name: "&aIncineration &7[Skill]"
  30. lore:
  31. - "&7Incinerates and damages up to &e%max_enemies% &7surrounding enemies."
  32. - ""
  33. - "&8» &7Damage: &a%min%&7-&a%max%"
  34. - "&8» &7Cooldown: &a%cooldown% seconds"
  35. - "&8» Fire Duration: &a%fire_seconds% seconds"
  36. - "&8» Radius: &a%radius% blocks"
  37. - ""
  38. - "&8» &7Upgrade Level: %level%"
  39. upgrades:
  40. - "500;7-16;40;2;1.5;6"
  41. - "1500;27-38;36;2;2;8"
  42. - "4000;40-63;32;3;2.5;10"
  43. sound_1: FIZZ;2;1.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement