Advertisement
chrissquid

CustomEnchantments File

Jun 28th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 KB | None | 0 0
  1. #Potion Effect Names to pick from: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
  2. Enchantments:
  3. Cyborg: #Enchantment
  4. Enabled: false #Enable and disable the enchantment
  5. Name: 'Cyborg'
  6. Color: '&1'
  7. BookColor: '&1'
  8. MaxPower: 4
  9. Categories: #All the categories the Enchantment can be found in
  10. - 'Godly'
  11. Info:
  12. Name: '&1Cyborg'
  13. Description:
  14. - '&c&lArmor Only'
  15. - '&3Gives you speed, strength and'
  16. - '&3Jump boost to take down your enemies.'
  17. EnchantOptions: #Customizing Options for each enchantment.
  18. ItemsEnchantable: 'Armor' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  19. ArmorOptions: #Options that only effect Armor Enchantments.
  20. PowerIncrease: 1
  21. PotionEffects: #Potion types that will be applied.
  22. - 'INCREASE_DAMAGE:1, Time:1000000'
  23. - 'JUMP:1, Time:1000000'
  24.  
  25. Slice: #Enchantment
  26. Enabled: false
  27. Name: 'Slice'
  28. Color: '&4'
  29. BookColor: '&4&l'
  30. MaxPower: 5
  31. Categories: #All the categories the Enchantment can be found in
  32. - 'Legendary'
  33. Info:
  34. Name: '&4&lSlice'
  35. Description:
  36. - '&c&lWeapons Only'
  37. - '&3Gives you a chance to'
  38. - '&3Do a lot more damage.'
  39. EnchantOptions: #Customizing Options for each enchantment.
  40. ItemsEnchantable: 'Weapons' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  41. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  42. #Remove the # to use the Damager options.
  43. #Damager: #The player with the sword.
  44. # PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  45. # PotionEffects: #Effects that are added to the Damager.
  46. # - 'REGENERATION:2, Time:10, Chance:25'
  47. Damaged: #The player that is attacked.
  48. DamageMultiplyer: #The Damager Multipler Option.
  49. PowerIncrease: 1 #How many times the Multiplier will go up each lvl.
  50. Multiplyer: 2 #How many times stronger the attack is.
  51. Chance: 25 #The chance of the multiplier happening.
  52. #Remove the # to use the Potion options.
  53. #PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  54. #PotionEffects: #Effects that are added to the Damaged.
  55. # - 'POISON:2, Time:5, Chance:25'
  56.  
  57. DeadlyBlow: #Enchantment
  58. Enabled: True
  59. Name: 'DeadlyBlow'
  60. Color: '&1'
  61. BookColor: '&b&1'
  62. MaxPower: 6
  63. Categories: #All the categories the Enchantment can be found in
  64. - 'Godly'
  65.  
  66. Info:
  67. Name: '&e&1DeadlyBlow'
  68. Description:
  69. - '&c&lWeapons Only'
  70. - '&3Destroys Your '
  71. - '&3 Enemies.'
  72. - '&5&l Found In'
  73. - '&1&lGodly'
  74. EnchantOptions: #Customizing Options for each enchantment.
  75. ItemsEnchantable: 'Weapons' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  76. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  77. #Remove the # to use the Damager options.
  78. #Damager: #The player with the sword.
  79. # PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  80. # PotionEffects: #Effects that are added to the Damager.
  81. # - 'REGENERATION:2, Time:10, Chance:25'
  82. Damaged: #The player that is attacked.
  83. DamageMultiplyer: #The Damager Multipler Option.
  84. PowerIncrease: .5
  85. Multiplyer: 2
  86. Chance: 3
  87. #Remove the # to use the Potion options.
  88. #PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  89. #PotionEffects: #Effects that are added to the Damaged.
  90. # - 'POISON:2, Time:5, Chance:25'
  91.  
  92.  
  93.  
  94. Plauge: #Enchantment
  95. Enabled: True
  96. Name: 'Plauge'
  97. Color: '&1'
  98. BookColor: '&b&1'
  99. MaxPower: 7
  100. Categories: #All the categories the Enchantment can be found in
  101. - 'Godly'
  102.  
  103. Info:
  104. Name: '&e&1Plauge'
  105. Description:
  106. - '&c&lSwords Only'
  107. - '&4Plauges Your '
  108. - '&4 Enemies.'
  109. - '&5&l Found In'
  110. - '&1&lGodly'
  111. EnchantOptions: #Customizing Options for each enchantment.
  112. ItemsEnchantable: 'Sword' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  113. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  114. #Remove the # to use the Damager options.
  115. #Damager: #The player with the sword.
  116. # PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  117. # PotionEffects: #Effects that are added to the Damager.
  118. # - 'REGENERATION:2, Time:10, Chance:25'
  119. Damaged: #The player that is attacked.
  120. PowerIncrease: 2
  121. #Remove the # to use the Potion options.
  122. #PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  123. PotionEffects: #Effects that are added to the Damaged.
  124. - 'POISON:6, Time:6, Chance:20'
  125. - 'WITHER:6, Time:6, Chance:20'
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132. FrozenBlade: #Enchantment
  133. Enabled: True
  134. Name: 'FrozenBlade'
  135. Color: '&1'
  136. BookColor: '&l&1'
  137. MaxPower: 6
  138. Categories: #All the categories the Enchantment can be found in
  139. - 'Godly'
  140.  
  141. Info:
  142. Name: '&e&1FrozenBlade'
  143. Description:
  144. - '&c&lSwords Only'
  145. - '&4Freeze Your '
  146. - '&4 Enemies.'
  147. - '&5&l Found In'
  148. - '&1&lGodly'
  149. EnchantOptions: #Customizing Options for each enchantment.
  150. ItemsEnchantable: 'Sword' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  151. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  152. #Remove the # to use the Damager options.
  153. #Damager: #The player with the sword.
  154. # PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  155. # PotionEffects: #Effects that are added to the Damager.
  156. # - 'REGENERATION:2, Time:10, Chance:25'
  157. Damaged: #The player that is attacked.
  158. PowerIncrease: 1
  159. #Remove the # to use the Potion options.
  160. #PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  161. PotionEffects: #Effects that are added to the Damaged.
  162. - 'SLOW:3, Time:7, Chance:25'
  163.  
  164. HoneyHearts: #Enchantment
  165. Enabled: True #Enable and disable the enchantment
  166. Name: 'HoneyHearts'
  167. Color: '&1'
  168. BookColor: '&1'
  169. MaxPower: 6
  170. Categories: #All the categories the Enchantment can be found in
  171. - 'Godly'
  172. Info:
  173. Name: '&1HoneyHearts'
  174. Description:
  175. - '&c&lArmor Only'
  176. - '&6&lGives you Honey Hears!'
  177. - '&6&l- &5&lFound in'
  178. - '&6&l- &1&lGodly'
  179. EnchantOptions: #Customizing Options for each enchantment.
  180. ItemsEnchantable: 'Armor' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  181. ArmorOptions: #Options that only effect Armor Enchantments.
  182. PowerIncrease: 1
  183. PotionEffects: #Potion types that will be applied.
  184. - 'ABSORPTION:2, Time:1000000'
  185.  
  186.  
  187.  
  188. DivineBlade: #Enchantment
  189. Enabled: True
  190. Name: 'DivineBlade'
  191. Color: '&6&l'
  192. BookColor: '&6&l'
  193. MaxPower: 3
  194. Categories: #All the categories the Enchantment can be found in
  195. - 'Ancient'
  196.  
  197. Info:
  198. Name: '&6&lDivineBlade'
  199. Description:
  200. - '&c&lSwords Only'
  201. - '&3Heals You '
  202. - '&3And Destroys.'
  203. - '&5&lFound In'
  204. - '&6&lAncient'
  205. EnchantOptions: #Customizing Options for each enchantment.
  206. ItemsEnchantable: 'Sword' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  207. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  208. #Remove the # to use the Damager options.
  209. Damager: #The player with the sword.
  210. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  211. PotionEffects: #Effects that are added to the Damager.
  212. - 'REGENERATION:3, Time:6, Chance:8'
  213. Damaged: #The player that is attacked.
  214. # DamageMultiplyer: #The Damager Multipler Option.
  215. # PowerIncrease: .5
  216. # Multiplyer: 2
  217. # Chance: 3
  218. #Remove the # to use the Potion options.
  219. PowerIncrease: 1
  220. PotionEffects: #Effects that are added to the Damaged.
  221. - 'WEAKNESS:3, Time:5, Chance:18'
  222.  
  223.  
  224.  
  225. AnglesArmor: #Enchantment
  226. Enabled: True #Enable and disable the enchantment
  227. Name: 'AngelsArmor'
  228. Color: '&6&l'
  229. BookColor: '&6&l'
  230. MaxPower: 3
  231. Categories: #All the categories the Enchantment can be found in
  232. - 'Ancient'
  233. Info:
  234. Name: '&6&lAngelsArmor'
  235. Description:
  236. - '&c&lArmor Only'
  237. - '&6&lGives you Protection From The Gods!'
  238. - '&6&l- &5&lFound in'
  239. - '&6&l- &6&lAncient'
  240. EnchantOptions: #Customizing Options for each enchantment.
  241. ItemsEnchantable: 'Armor' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  242. ArmorOptions: #Options that only effect Armor Enchantments.
  243. PowerIncrease: 1
  244. PotionEffects: #Potion types that will be applied.
  245. - 'DAMAGE_RESISTANCE:1, Time:1000000'
  246.  
  247.  
  248.  
  249. Viking: #Enchantment
  250. Enabled: True
  251. Name: 'Viking'
  252. Color: '&6&l'
  253. BookColor: '&6&l'
  254. MaxPower: 2
  255. Categories: #All the categories the Enchantment can be found in
  256. - 'Ancient'
  257.  
  258. Info:
  259. Name: '&6&lViking'
  260. Description:
  261. - '&c&lAxes Only'
  262. - '&3Gives Haste '
  263. - '&3And Decreases the Enemy Speed.'
  264. - '&5&lFound In'
  265. - '&6&lAncient'
  266. EnchantOptions: #Customizing Options for each enchantment.
  267. ItemsEnchantable: 'Axe' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  268. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  269. #Remove the # to use the Damager options.
  270. Damager: #The player with the sword.
  271. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  272. PotionEffects: #Effects that are added to the Damager.
  273. - 'FAST_DIGGING:1, Time:5, Chance:100'
  274. Damaged: #The player that is attacked.
  275. # DamageMultiplyer: #The Damager Multipler Option.
  276. # PowerIncrease: .5
  277. # Multiplyer: 2
  278. # Chance: 3
  279. #Remove the # to use the Potion options.
  280. PowerIncrease: 1
  281. PotionEffects: #Effects that are added to the Damaged.
  282. - 'SLOW:0, Time:8, Chance:50'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement