Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. SPED:
  2. item:
  3. material: "NETHER_STAR"
  4. name: "&6&lMulti Armor Set Crystal (&4&lS&6&l,&c&lP&6&l,&6&lE&6&l,&5&lD&6&l)"
  5. lore:
  6. - '&a%percent%% Success Rate'
  7. - '&7Can be applied to any non'
  8. - '&7armor set that is not'
  9. - '&7already equipped with a'
  10. - '&7bonus crystal to gain'
  11. - '&7a passive advantage!'
  12. - ''
  13. - '&6&lCrystal Bonus'
  14. - ' &4&lSupreme'
  15. - ' &4* +3% Outgoing DMG'
  16. - ' &c&lPhantom'
  17. - ' &c* +5% Outgoing DMG'
  18. - ' &6&lEnginner'
  19. - ' &6* -9% Incoming DMG'
  20. - ' &6* 20% B-2 Bomber Passive Ability'
  21. - ' &5&lDimensional Traveler'
  22. - ' &5* +7.5% Outgoing DMG'
  23. - ' &5* 20% Dimensional Shift Ability'
  24.  
  25. convertTo: "SPED" # The armor set it becomes.
  26. # Ideal way is to create a whole new set and then make it into that set
  27. added-lore:
  28. - '&6&oCreated out of the richest materials'
  29. - '&6&oin all of the galazy. So Fabulous.'
  30. - '&6&lArmor Crystal (&4&lSupreme&7,&c&lPhantom&7,&6&lEngineer&7,&5&lDimensional Traveler&6&l)'
  31. applyTo:
  32. - 'Yeti'
  33. applied-message:
  34. - '&aYou have applied this crystal!'
  35. failed-message:
  36. - '&cYou have failed this crystal!'
  37.  
  38. MDD:
  39. item:
  40. material: "NETHER_STAR"
  41. name: "&6&lMulti Armor Set Crystal (&f&lM&6&l,&e&lD&6&l,&5&lD&6&l)"
  42. lore:
  43. - '&a%percent%% Success Rate'
  44. - '&7Can be applied to any non'
  45. - '&7armor set that is not'
  46. - '&7already equipped with a'
  47. - '&7bonus crystal to gain'
  48. - '&7a passive advantage!'
  49. - ''
  50. - '&6&lCrystal Bonus'
  51. - ' &f&lMother of Yijki'
  52. - ' &f* -5% Incoming DMG'
  53. - ' &f* 20% Revenge of Yijki Ability'
  54. - ' &e&lDragon'
  55. - ' &e* +3% Outgoing DMG'
  56. - ' &e* -5% Incominging DMG'
  57. - ' &e* Permanent Regeneration 3'
  58. - ' &5&lDimensional Traveler'
  59. - ' &5* +7.5% Outgoing DMG'
  60. - ' &5* 20% Dimensional Shift Ability'
  61.  
  62. convertTo: "MDD" # The armor set it becomes.
  63. # Ideal way is to create a whole new set and then make it into that set
  64. added-lore:
  65. - '&6&oCreated out of the richest materials'
  66. - '&6&oin all of the galazy. So Fabulous.'
  67. - '&6&lArmor Crystal (&f&lMother of Yijki&7,&e&lDragon&7,&5&lDimensional Traveler&6&l)'
  68. applyTo:
  69. - 'Yeti'
  70. applied-message:
  71. - '&aYou have applied this crystal!'
  72. failed-message:
  73. - '&cYou have failed this crystal!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement