Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.63 KB | None | 0 0
  1. #----------------------------
  2. #--------Noble Enchant-------
  3. #----------------------------
  4.  
  5. #-- Options --
  6. options:
  7. percentage: 100
  8.  
  9. #--Potion Effect Enchantment Settings--
  10.  
  11. On armor equip:
  12. lore of event-item contains "&bScoot 2"
  13. apply speed 1 to player for 1 day
  14. On armor unequip:
  15. lore of event-item contains "&bScoot 2"
  16. remove speed from player
  17. On armor unequip:
  18. lore of event-item contains "&7Sunlight 1"
  19. remove night vision from the player
  20. On armor equip:
  21. lore of event-item contains "&7Sunlight 1"
  22. apply night vision to the player for 1 days
  23. On armor equip:
  24. lore of event-item contains "&6Scoot 3"
  25. apply speed 2 to player for 1 day
  26. On armor unequip:
  27. lore of event-item contains "&6Scoot 3"
  28. remove speed from player
  29. On armor equip:
  30. lore of event-item contains "&bLeaps 2"
  31. apply jump boost 1 to player for 1 day
  32. On armor unequip:
  33. lore of event-item contains "&bLeaps 2"
  34. remove jump boost from player
  35. On armor equip:
  36. lore of event-item contains "&6Leaps 3"
  37. apply jump boost 2 to player for 1 day
  38. On armor unequip:
  39. lore of event-item contains "&6Leaps 3"
  40. remove jump boost from player
  41. On armor equip:
  42. lore of event-item contains "&7Blaze 1"
  43. apply fire resistance 1 to player for 1 day
  44. On armor unequip:
  45. lore of event-item contains "&7Blaze 1"
  46. remove fire resistance from player
  47. On armor equip:
  48. lore of event-item contains "&7Fish 1"
  49. apply water breathing 1 to player for 1 day
  50. On armor unequip:
  51. lore of event-item contains "&7Fish 1"
  52. remove water breathing from player
  53. On armor equip:
  54. lore of event-item contains "&6HealthBoost 3"
  55. apply health boost 3 to player for 1 day
  56. On armor unequip:
  57. lore of event-item contains "&6HealthBoost 3"
  58. remove health boost from player
  59. On armor equip:
  60. lore of event-item contains "&7Sunlight 1"
  61. apply night vision to the player for 1 day
  62. On armor unequip:
  63. lore of event-item contains "&7Sunlight 1"
  64. remove night vision from the player
  65. On armor equip:
  66. lore of event-item contains "&6Beast 3"
  67. apply strength 2 to player for 1 day
  68. On armor unequip:
  69. lore of event-item contains "&6Beast 3"
  70. remove strength from player
  71. On armor equip:
  72. lore of event-item contains "&6Replenish 3"
  73. apply regeneration 2 to player for 1 day
  74. On armor unequip:
  75. lore of event-item contains "&6Replenish 3"
  76. remove regeneration from player
  77. On armor equip:
  78. lore of event-item contains "&7Feast 1"
  79. apply saturation to player for 1 day
  80. On armor unequip:
  81. lore of event-item contains "&7Feast 1"
  82. remove saturation from player
  83.  
  84. #--Sign--
  85. On rightclick on sign:
  86. line 1 is "[Noble]"
  87. line 2 is "Basic"
  88. line 3 is "Enchant":
  89. if player's level is smaller than 15:
  90. send "&cYou need &a15 Lvls &bto purchase a &7Basic Enchantment Book" to player
  91. stop
  92. else:
  93. if player's level is larger than 14:
  94. reduce the player's level by 15
  95. give player 1 book named "&7&lBasic Enchantment Book" with lore "&7(Right Click) to recieve a random||&7Basic &7Enchantment Book."
  96.  
  97. On rightclick on sign:
  98. line 1 is "[Noble]"
  99. line 2 is "Advance"
  100. line 3 is "Enchant":
  101. if player's level is smaller than 25:
  102. send "&cYou need &a25 Lvls &cto purchase a &bAdvance Enchantment Book" to player
  103. stop
  104. else:
  105. if player's level is larger than 24:
  106. reduce the player's level by 25
  107. give player 1 book named "&b&lAdvance Enchantment Book" with lore "&7(Right Click) to recieve a random||&bAdvance &7Enchantment Book."
  108.  
  109. On rightclick on sign:
  110. line 1 is "[Noble]"
  111. line 2 is "Legendary"
  112. line 3 is "Enchant":
  113. if player's level is smaller than 45:
  114. send "&cYou need &a45 Lvls &cto purchase a &3Legendary Enchantment Book" to player
  115. stop
  116. else:
  117. if player's level is larger than 44:
  118. reduce the player's level by 45
  119. give player 1 book named "&6&lLegendary Enchantment Book" with lore "&7(Right Click) to recieve a random||&6&lLegendary &7Enchantment Book."
  120.  
  121. # -- NonOpened Books --
  122. on rightclick:
  123. player is holding book named "&7&lBasic Enchantment Book" with lore "&7(Right Click) to recieve a random||&7Basic &7Enchantment Book."
  124. remove 1 book named "&7&lBasic Enchantment Book" with lore "&7(Right Click) to recieve a random||&7Basic &7Enchantment Book." from player
  125. chance of {@percentage}%
  126. set {basic} to a random integer between 1 and 13
  127. if {basic} is 1:
  128. give player 1 book named "&7&l&nFish 1&7 (Right Click)" with lore "&eGives you infinite Water Breathing||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  129. if {basic} is 2:
  130. give player 1 book named "&7&l&nBlaze 1&7 (Right Click)" with lore "&eGives you infinite Fire Protection||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  131. if {basic} is 3:
  132. give player 1 book named "&7&l&nBump 1&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  133. if {basic} is 4:
  134. give player 1 book named "&7&l&nLightning 1&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  135. if {basic} is 5:
  136. give player 1 book named "&7&l&nLeaps 1&7 (Right Click)" with lore "&eGives you infinite Jumpboost 1||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  137. if {basic} is 6:
  138. give player 1 book named "&7&l&nScoot 1&7 (Right Click)" with lore "&eGives you infinite Speed 1||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  139. if {basic} is 7:
  140. give player 1 book named "&7&l&nFeast 1&7 (Right Click)" with lore "&eGives you infinite saturation||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  141. if {basic} is 8:
  142. give player 1 book named "&7&l&nConfusion 1&7 (Right Click)" with lore "&eGives your Enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  143. if {basic} is 9:
  144. give player 1 book named "&7&l&nThunderous 1&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  145. if {basic} is 10:
  146. give player 1 book named "&7&l&nLightsOut 1&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  147. if {basic} is 11:
  148. give player 1 book named "&7&l&nLife 1&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  149. if {basic} is 12:
  150. give player 1 book named "&7&l&nWithered 1&7 (Right Click)" with lore "&eGives your enemy wither effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  151. if {basic} is 13:
  152. give player 1 book named "&7&l&nSunlight 1&7 (Right Click)" with lore "&eGives you infinite night vision||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  153.  
  154. on rightclick:
  155. player is holding book named "&b&lAdvance Enchantment Book" with lore "&7(Right Click) to recieve a random||&bAdvance &7Enchantment Book."
  156. remove 1 book named "&b&lAdvance Enchantment Book" with lore "&7(Right Click) to recieve a random||&bAdvance &7Enchantment Book." from player
  157. chance of {@percentage}%
  158. set {Advance} to a random integer between 1 and 14
  159. if {Advance} is 1:
  160. give player 1 book named "&b&l&nReborn 3&7 (Right Click)" with lore "&eHeals you when below 3 hearts||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  161. if {Advance} is 2:
  162. give player 1 book named "&b&l&nImplode 3&7 (Right Click)" with lore "&eSpawns 1 Creepers at your death||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  163. if {Advance} is 3:
  164. give player 1 book named "&b&l&nBump 2&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  165. if {Advance} is 4:
  166. give player 1 book named "&b&l&nTipsy 3&7 (Right Click)" with lore "&eGives your enemy Confusion,mining fatique and Slowness||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  167. if {Advance} is 5:
  168. give player 1 book named "&b&l&nWeary 3&7 (Right Click)" with lore "&eGives your enemy Miningfatique||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  169. if {Advance} is 6:
  170. give player 1 book named "&b&l&nVanish 3&7 (Right Click)" with lore "&eGives enemys slowness & blindness||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  171. if {Advance} is 7:
  172. give player 1 book named "&b&l&nLeaps 2&7 (Right Click)" with lore "&eGives you infinite jumpboost 2||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  173. if {Advance} is 8:
  174. give player 1 book named "&b&l&nScoot 2&7 (Right Click)" with lore "&eGives you infinite speed 2||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  175. if {Advance} is 9:
  176. give player 1 book named "&b&l&nConfusion 2&7 (Right Click)" with lore "&eGives your enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  177. if {Advance} is 10:
  178. give player 1 book named "&b&l&nLightsOut 2&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  179. if {Advance} is 11:
  180. give player 1 book named "&b&l&nLife 2&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  181. if {Advance} is 12:
  182. give player 1 book named "&b&l&nWithered 2&7 (Right Click)" with lore "&eGives your enemy a wither effects||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  183. if {Advance} is 13:
  184. give player 1 book named "&b&l&nLightning 2&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  185. if {Advance} is 14:
  186. give player 1 book named "&b&l&nThunderous 2&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  187.  
  188. on rightclick:
  189. player is holding book named "&6&lLegendary Enchantment Book" with lore "&7(Right Click) to recieve a random||&6&lLegendary &7Enchantment Book."
  190. remove 1 book named "&6&lLegendary Enchantment Book" with lore "&7(Right Click) to recieve a random||&6&lLegendary &7Enchantment Book." from player
  191. chance of {@percentage}%
  192. set {legendary} to a random integer between 1 and 15
  193. if {legendary} is 1:
  194. give player 1 book named "&6&l&nRescue 4&7 (Right Click)" with lore "&eChance To Summon a Guardian||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  195. if {legendary} is 2:
  196. give player 1 book named "&6&l&nHeadshot 4&7 (Right Click)" with lore "&eChance to 1 hit your enemies||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  197. if {legendary} is 3:
  198. give player 1 book named "&6&l&nReplenish 3&7 (Right Click)" with lore "&eGives you infinite regeneration 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  199. if {legendary} is 4:
  200. give player 1 book named "&6&l&nBeast 3&7 (Right Click)" with lore "&eGives you infinite Strenght 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  201. if {legendary} is 5:
  202. give player 1 book named "&6&l&nHealthBoost 3&7 (Right Click)" with lore "&eGives you a healthboost 3||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  203. if {legendary} is 6:
  204. give player 1 book named "&6&l&nBump 3&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  205. if {legendary} is 7:
  206. give player 1 book named "&6&l&nLeaps 3&7 (Right Click)" with lore "&eGives you infinite jumpboost 3||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  207. if {legendary} is 8:
  208. give player 1 book named "&6&l&nScoot 3&7 (Right Click)" with lore "&eGives you infinite speed 3||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  209. if {legendary} is 9:
  210. give player 1 book named "&6&l&nGrind 3&7 (Right Click)" with lore "&eGives more exp when killing mobs||&7Swords Enchantment||&7Have your Item in first hotbar slot."
  211. if {legendary} is 10:
  212. give player 1 book named "&6&l&nWithered 3&7 (Right Click)" with lore "&eGives your enemy a wither effects||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  213. if {legendary} is 11:
  214. give player 1 book named "&6&l&nFreeze 2&7 (Right Click)" with lore "&eGives your enemy a slowness effect||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  215. if {legendary} is 12:
  216. give player 1 book named "&6&l&nLightning 3&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  217. if {legendary} is 13:
  218. give player 1 book named "&6&l&nThunderous 3&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  219. if {legendary} is 14:
  220. give player 1 book named "&6&l&nHaste 3&7 (Right Click)" with lore "&eGives haste When Fighting Mobs||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  221. if {legendary} is 15:
  222. give player 1 book named "&6&l&nFrozen 3&7 (Right Click)" with lore "&eChance to Freeze Your Enemy||&7Axe Enchantment||&7Have your Item in first hotbar slot."
  223.  
  224. #---Wings---
  225. # Not Implemented
  226. on rightclick:
  227. slot 0 of player is a boots
  228. player is holding book named "&6&l&nWings 3&7 (Right Click)" with lore "&eGives fly when boots are on||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  229. lore of slot 0 of player does not contain "&6Wings 3"
  230. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Wings 3"
  231. remove 1 book named "&6&l&nWings 3&7 (Right Click)" with lore "&eGives fly when boots are on||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  232.  
  233. #---Fish---
  234. on rightclick:
  235. slot 0 of player is a helmet
  236. player is holding book named "&7&l&nFish 1&7 (Right Click)" with lore "&eGives you infinite Water Breathing||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  237. lore of slot 0 of player does not contain "&7Fish 1"
  238. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Fish 1"
  239. remove 1 book named "&7&l&nFish 1&7 (Right Click)" with lore "&eGives you infinite Water Breathing||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  240.  
  241.  
  242. #---Anti-Fog---
  243. # Not Implemented
  244. on rightclick:
  245. slot 0 of player is a helmet
  246. player is holding book named "&7&l&nAntiFog 1&7 (Right Click)" with lore "&eRemoves blindness effect||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  247. lore of slot 0 of player does not contain "&7AntiFog 1"
  248. set lore of slot 0 of player to "%lore of slot 0 of player%||&7AntiFog 1"
  249. remove 1 book named "&7&l&nAntiFog 1&7 (Right Click)" with lore "&eRemoves blindness effect||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  250.  
  251.  
  252. #---Blaze---
  253.  
  254. on rightclick:
  255. slot 0 of player is a helmet
  256. player is holding book named "&7&l&nBlaze 1&7 (Right Click)" with lore "&eGives you infinite Fire Protection||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  257. lore of slot 0 of player does not contain "&7Blaze 1"
  258. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Blaze 1"
  259. remove 1 book named "&7&l&nBlaze 1&7 (Right Click)" with lore "&eGives you infinite Fire Protection||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  260.  
  261.  
  262.  
  263. #---Sunlight---
  264. on rightclick:
  265. slot 0 of player is a helmet
  266. player is holding book named "&7&l&nSunlight 1&7 (Right Click)" with lore "&eGives you infinite Night Vision||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  267. lore of slot 0 of player does not contain "&7Sunlight 1"
  268. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Sunlight 1"
  269. remove 1 book named "&7&l&nSunlight 1&7 (Right Click)" with lore "&eGives you infinite Night Vision||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  270.  
  271.  
  272.  
  273. #---Bump---
  274.  
  275. on rightclick:
  276. slot 0 of player is a leggings
  277. player is holding book named "&7&l&nBump 1&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  278. lore of slot 0 of player does not contain "&7Bump 1"
  279. lore of slot 0 of player does not contain "&bBump 2"
  280. lore of slot 0 of player does not contain "&6Bump 3"
  281. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Bump 1"
  282. remove 1 book named "&7&l&nBump 1&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  283.  
  284. on rightclick:
  285. slot 0 of player is a leggings
  286. player is holding book named "&b&l&nBump 2&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  287. lore of slot 0 of player does not contain "&7Bump 1"
  288. lore of slot 0 of player does not contain "&bBump 2"
  289. lore of slot 0 of player does not contain "&6Bump 3"
  290. set lore of slot 0 of player to "%lore of slot 0 of player%||&bBump 2"
  291. remove 1 book named "&b&l&nBump 2&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  292.  
  293. on rightclick:
  294. slot 0 of player is a leggings
  295. player is holding book named "&6&l&nBump 3&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  296. lore of slot 0 of player does not contain "&7Bump 1"
  297. lore of slot 0 of player does not contain "&bBump 2"
  298. lore of slot 0 of player does not contain "&6Bump 3"
  299. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Bump 3"
  300. remove 1 book named "&6&l&nBump 3&7 (Right Click)" with lore "&eKnocks the attacker a few blocks away||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  301.  
  302. on damage of player:
  303. victim is a player
  304. lore of victim's leggings contains "&7Bump 1"
  305. chance of 5%:
  306. push attacker 1 blocks backwards
  307.  
  308. on damage of player:
  309. victim is a player
  310. lore of victim's leggings contains "&bBump 2"
  311. chance of 10%:
  312. push attacker 1 blocks backwards
  313.  
  314. on damage of player:
  315. victim is a player
  316. lore of victim's leggings contains "&6Bump 3"
  317. chance of 15%:
  318. push attacker 1 blocks backwards
  319.  
  320.  
  321. #---Thunderous---
  322.  
  323. on rightclick:
  324. slot 0 of player is a sword
  325. player is holding book named "&7&l&nThunderous 1&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  326. lore of slot 0 of player does not contain "&7Thunderous 1"
  327. lore of slot 0 of player does not contain "&bThunderous 2"
  328. lore of slot 0 of player does not contain "&6Thunderous 3"
  329. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Thunderous 1"
  330. remove 1 book named "&7&l&nThunderous 1&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  331.  
  332.  
  333. on rightclick:
  334. slot 0 of player is a sword
  335. player is holding book named "&b&l&nThunderous 2&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  336. lore of slot 0 of player does not contain "&7Thunderous 1"
  337. lore of slot 0 of player does not contain "&bThunderous 2"
  338. lore of slot 0 of player does not contain "&6Thunderous 3"
  339. set lore of slot 0 of player to "%lore of slot 0 of player%||&bThunderous 2"
  340. remove 1 book named "&b&l&nThunderous 2&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  341.  
  342. on rightclick:
  343. slot 0 of player is a sword
  344. player is holding book named "&6&l&nThunderous 3&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  345. lore of slot 0 of player does not contain "&7Thunderous 1"
  346. lore of slot 0 of player does not contain "&bThunderous 2"
  347. lore of slot 0 of player does not contain "&6Thunderous 3"
  348. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Thunderous 3"
  349. remove 1 book named "&6&l&nThunderous 3&7 (Right Click)" with lore "&eStrikes lightning on your enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  350.  
  351. on damage of player:
  352. attacker is a player
  353. lore of attacker's held item contains "&7Thunderous 1"
  354. chance of 1.5%:
  355. strike lightning effect at the victim
  356. damage the victim by 1 heart
  357.  
  358. on damage of player:
  359. attacker is a player
  360. lore of attacker's held item contains "&bThunderous 2"
  361. chance of 3%:
  362. strike lightning effect at the victim
  363. damage the victim by 1 heart
  364.  
  365. on damage of player:
  366. attacker is a player
  367. lore of attacker's held item contains "&6Thunderous 3"
  368. chance of 4.5%:
  369. strike lightning effect at the victim
  370. damage the victim by 1 heart
  371.  
  372. #---Lightning---
  373.  
  374. on rightclick:
  375. slot 0 of player is a bow
  376. player is holding book named "&7&l&nLightning 2&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  377. lore of slot 0 of player does not contain "&7Lightning 1"
  378. lore of slot 0 of player does not contain "&bLightning 2"
  379. lore of slot 0 of player does not contain "&6Lightning 3"
  380. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Lightning 1"
  381. remove 1 book named "&7&l&nLightning 1&7 (Right Click)" with lore "Lightning 2&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot." from player
  382.  
  383. on rightclick:
  384. slot 0 of player is a bow
  385. player is holding book named "&b&l&nLightning 2&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  386. lore of slot 0 of player does not contain "&7Lightning 1"
  387. lore of slot 0 of player does not contain "&bLightning 2"
  388. lore of slot 0 of player does not contain "&6Lightning 3"
  389. set lore of slot 0 of player to "%lore of slot 0 of player%||&bLightning 2"
  390. remove 1 book named "&b&l&nLightning 2&7 (Right Click)" with lore "&eChance To Heal When Shooting The Enemies||&7Bow Enchantment||&7Have your Item in first hotbar slot." from player
  391.  
  392.  
  393. on rightclick:
  394. slot 0 of player is a bow
  395. player is holding book named "&6&l&nLightning 3&7 (Right Click)" with lore "&eLightning 3&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  396. lore of slot 0 of player does not contain "&7Lightning 1"
  397. lore of slot 0 of player does not contain "&bLightning 2"
  398. lore of slot 0 of player does not contain "&6Lightning 3"
  399. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Lightning 3"
  400. remove 1 book named "&6&l&nLightning 3&7 (Right Click)" with lore "&eLightning 3&7 (Right Click)" with lore "&eStrikes lightning at your enemy||&7Bow Enchantment||&7Have your Item in first hotbar slot." from player
  401.  
  402.  
  403. on damage of player:
  404. chance of 2.5%:
  405. projectile is an arrow
  406. lore of shooter's held item contains "&7Lightning 1"
  407. strike lightning effect at the victim
  408. damage the victim by 1 heart
  409.  
  410. on damage of player:
  411. chance of 5%:
  412. projectile is an arrow
  413. lore of shooter's held item contains "&bLightning 2"
  414. strike lightning effect at the victim
  415. damage the victim by 1 heart
  416.  
  417. on damage of player:
  418. chance of 7.5%:
  419. projectile is an arrow
  420. lore of shooter's held item contains "&6Lightning 3"
  421. strike lightning effect at the victim
  422. damage the victim by 1 heart
  423.  
  424.  
  425. #---Leap---
  426.  
  427. on rightclick:
  428. slot 0 of player is a boots
  429. player is holding book named "&7&l&nLeaps 1&7 (Right Click)" with lore "&eGives you infinite Jumpboost 1||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  430. lore of slot 0 of player does not contain "&7Leaps 1"
  431. lore of slot 0 of player does not contain "&bLeaps 2"
  432. lore of slot 0 of player does not contain "&6Leaps 3"
  433. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Leaps 1"
  434. remove 1 book named "&7&l&nLeaps 1&7 (Right Click)" with lore "&eGives you infinite Jumpboost 1||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  435.  
  436. on rightclick:
  437. slot 0 of player is a boots
  438. player is holding book named "&b&l&nLeaps 2&7 (Right Click)" with lore "&eGives you infinite Jumpboost 2||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  439. lore of slot 0 of player does not contain "&7Leaps 1"
  440. lore of slot 0 of player does not contain "&bLeaps 2"
  441. lore of slot 0 of player does not contain "&6Leaps 3"
  442. set lore of slot 0 of player to "%lore of slot 0 of player%||&bLeaps 2"
  443. remove 1 book named "&b&l&nLeaps 2&7 (Right Click)" with lore "&eGives you infinite Jumpboost 2||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  444.  
  445. on rightclick:
  446. slot 0 of player is a boots
  447. player is holding book named "&6&l&nLeaps 3&7 (Right Click)" with lore "&eGives you infinite jumpboost 3||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  448. lore of slot 0 of player does not contain "&7Leaps 1"
  449. lore of slot 0 of player does not contain "&bLeaps 2"
  450. lore of slot 0 of player does not contain "&6Leaps 3"
  451. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Leaps 3"
  452. remove 1 book named "&6&l&nLeaps 3&7 (Right Click)" with lore "&eGives you infinite jumpboost 3||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  453.  
  454.  
  455. #---Scoot---
  456.  
  457. on rightclick:
  458. slot 0 of player is a boots
  459. player is holding book named "&7&l&nScoot 1&7 (Right Click)" with lore "&eGives you infinite Speed 1||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  460. lore of slot 0 of player does not contain "&7Scoot 1"
  461. lore of slot 0 of player does not contain "&bScoot 2"
  462. lore of slot 0 of player does not contain "&6Scoot 3"
  463. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Scoot 1"
  464. remove 1 book named "&7&l&nScoot 1&7 (Right Click)" with lore "&eGives you infinite Speed 1||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  465.  
  466. on rightclick:
  467. slot 0 of player is a boots
  468. player is holding book named "&b&l&nScoot 2&7 (Right Click)" with lore "&eGives you infinite speed 2||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  469. lore of slot 0 of player does not contain "&7Scoot 1"
  470. lore of slot 0 of player does not contain "&bScoot 2"
  471. lore of slot 0 of player does not contain "&6Scoot 3"
  472. set lore of slot 0 of player to "%lore of slot 0 of player%||&bScoot 2"
  473. remove 1 book named "&b&l&nScoot 2&7 (Right Click)" with lore "&eGives you infinite speed 2||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  474.  
  475. on rightclick:
  476. slot 0 of player is a boots
  477. player is holding book named "&6&l&nScoot 3&7 (Right Click)" with lore "&eGives you infinite speed 3||&7Boots Enchantment||&7Have your Item in first hotbar slot."
  478. lore of slot 0 of player does not contain "&7Scoot 1"
  479. lore of slot 0 of player does not contain "&bScoot 2"
  480. lore of slot 0 of player does not contain "&6Scoot 3"
  481. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Scoot 3"
  482. remove 1 book named "&6&l&nScoot 3&7 (Right Click)" with lore "&eGives you infinite speed 3||&7Boots Enchantment||&7Have your Item in first hotbar slot." from player
  483.  
  484.  
  485. #---Feast---
  486.  
  487. on rightclick:
  488. slot 0 of player is a helmet
  489. player is holding book named "&7&l&nFeast 1&7 (Right Click)" with lore "&eGives you infinite saturation||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  490. lore of slot 0 of player does not contain "&7Feast 1"
  491. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Feast 1"
  492. remove 1 book named "&7&l&nFeast 1&7 (Right Click)" with lore "&eGives you infinite saturation||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  493.  
  494.  
  495. #---Confusion---
  496.  
  497. on rightclick:
  498. slot 0 of player is a sword
  499. player is holding book named "&7&l&nConfusion 1&7 (Right Click)" with lore "&eGives your Enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  500. lore of slot 0 of player does not contain "&7Confusion 1"
  501. lore of slot 0 of player does not contain "&bConfusion 2"
  502. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Confusion 1"
  503. remove 1 book named "&7&l&nConfusion 1&7 (Right Click)" with lore "&eGives your Enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  504.  
  505. on rightclick:
  506. slot 0 of player is a sword
  507. player is holding book named "&b&l&nConfusion 2&7 (Right Click)" with lore "&eGives your enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  508. lore of slot 0 of player does not contain "&7Confusion 1"
  509. lore of slot 0 of player does not contain "&bConfusion 2"
  510. set lore of slot 0 of player to "%lore of slot 0 of player%||&bConfusion 2"
  511. remove 1 book named "&b&l&nConfusion 2&7 (Right Click)" with lore "&eGives your enemy Nausea for 5 seconds||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  512.  
  513. on damage of a player:
  514. attacker is a player
  515. lore of attacker's held item contains "&7Confusion 1"
  516. chance of 5%:
  517. remove nausea from victim
  518. apply nausea 1 to victim for 5 seconds
  519.  
  520. on damage of a player:
  521. attacker is a player
  522. lore of attacker's held item contains "&bConfusion 2"
  523. chance of 10%:
  524. remove nausea from victim
  525. apply nausea 1 to victim for 5 seconds
  526.  
  527.  
  528. #---Haste---
  529.  
  530. on rightclick:
  531. slot 0 of player is a sword
  532. player is holding book named "&7&l&nHaste 1&7 (Right Click)" with lore "&eMakes your swinging faster||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  533. lore of slot 0 of player does not contain "&7Haste 1"
  534. lore of slot 0 of player does not contain "&bHaste 2"
  535. lore of slot 0 of player does not contain "&6Haste 3"
  536. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Haste 1"
  537. remove 1 book named "&7&l&nHaste 1&7 (Right Click)" with lore "&eMakes your swinging faster||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  538.  
  539. on rightclick:
  540. slot 0 of player is a sword
  541. player is holding book named "&b&l&nHaste 2&7 (Right Click)" with lore "&eMakes your swinging 2x faster||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  542. lore of slot 0 of player does not contain "&7Haste 1"
  543. lore of slot 0 of player does not contain "&bHaste 2"
  544. lore of slot 0 of player does not contain "&6Haste 3"
  545. set lore of slot 0 of player to "%lore of slot 0 of player%||&bHaste 2"
  546. remove 1 book named "&b&l&nHaste 2&7 (Right Click)" with lore "&eMakes your swinging 2x faster||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  547.  
  548. on rightclick:
  549. slot 0 of player is a sword
  550. player is holding book named "&6&l&nHaste 3&7 (Right Click)" with lore "&eMakes your swinging 3x faster||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  551. lore of slot 0 of player does not contain "&7Haste 1"
  552. lore of slot 0 of player does not contain "&bHaste 2"
  553. lore of slot 0 of player does not contain "&6Haste 3"
  554. set lore of slot 0 of player to "%lore of slot 0 of player%|| &6Haste 3"
  555. remove 1 book named "&6&l&nHaste 3&7 (Right Click)" with lore "&eMakes your swinging 3x faster||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  556.  
  557.  
  558. #---LightsOut---
  559.  
  560. on rightclick:
  561. slot 0 of player is a sword
  562. player is holding book named "&7&l&nLightsOut 1&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  563. lore of slot 0 of player does not contain "&7LightsOut 1"
  564. lore of slot 0 of player does not contain "&bLightsOut 2"
  565. set lore of slot 0 of player to "%lore of slot 0 of player%||&7LightsOut 1"
  566. remove 1 book named "&7&l&nLightsOut 1&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  567.  
  568. on rightclick:
  569. slot 0 of player is a sword
  570. player is holding book named "&b&l&nLightsOut 2&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  571. lore of slot 0 of player does not contain "&7LightsOut 1"
  572. lore of slot 0 of player does not contain "&bLightsOut 2"
  573. set lore of slot 0 of player to "%lore of slot 0 of player%||&bLightsOut 2"
  574. remove 1 book named "&b&l&nLightsOut 2&7 (Right Click)" with lore "&eGives your enemy a blindness effect||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  575.  
  576. on damage of a player:
  577. attacker is a player
  578. lore of attacker's held item contains "&7LightsOut 1"
  579. chance of 2%:
  580. remove blindness from victim
  581. apply blindness 1 to victim for 5 seconds
  582.  
  583. on damage of a player:
  584. attacker is a player
  585. lore of attacker's held item contains "&bLightsOut 2"
  586. chance of 4%:
  587. remove blindness from victim
  588. apply blindness 1 to victim for 5 seconds
  589.  
  590. #---Life---
  591.  
  592. on rightclick:
  593. slot 0 of player is a sword
  594. player is holding book named "&7&l&nLife 1&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  595. lore of slot 0 of player does not contain "&7Life 1"
  596. lore of slot 0 of player does not contain "&bLife 2"
  597. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Life 1"
  598. remove 1 book named "&7&l&nLife 1&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  599.  
  600. on rightclick:
  601. slot 0 of player is a sword
  602. player is holding book named "&b&l&nLife 2&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  603. lore of slot 0 of player does not contain "&7Life 1"
  604. lore of slot 0 of player does not contain "&bLife 2"
  605. set lore of slot 0 of player to "%lore of slot 0 of player%||&bLife 2"
  606. remove 1 book named "&b&l&nLife 2&7 (Right Click)" with lore "&eSteal Hearts From The Enemy||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  607.  
  608. on damage of player:
  609. attacker is a player
  610. lore of attacker's held item contains "&7Life 1"
  611. chance of 2%:
  612. damage the victim by 1 heart
  613. heal the attacker by 1 heart
  614. on damage of player:
  615. attacker is a player
  616. lore of attacker's held item contains "&bLife 1"
  617. chance of 5%:
  618. damage the victim by 2 heart
  619. heal the attacker by 2 heart
  620.  
  621. #---Withered---
  622.  
  623. on rightclick:
  624. slot 0 of player is a sword
  625. player is holding book named "&7&l&nWithered 1&7 (Right Click)" with lore "&eGives your enemy wither effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  626. lore of slot 0 of player does not contain "&7Withered 1"
  627. lore of slot 0 of player does not contain "&bWithered 2"
  628. lore of slot 0 of player does not contain "&6Withered 3"
  629. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Withered 1"
  630. remove 1 book named "&7&l&nWithered 1&7 (Right Click)" with lore "&eGives your enemy wither effect||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  631.  
  632. on rightclick:
  633. slot 0 of player is a sword
  634. player is holding book named "&b&l&nWithered 2&7 (Right Click)" with lore "&eGives your enemy wither effect||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  635. lore of slot 0 of player does not contain "&7Withered 1"
  636. lore of slot 0 of player does not contain "&bWithered 2"
  637. lore of slot 0 of player does not contain "&6Withered 3"
  638. set lore of slot 0 of player to "%lore of slot 0 of player%||&bWithered 2"
  639. remove 1 book named "&b&l&nWithered 2&7 (Right Click)" with lore "&eGives your enemy wither effect||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  640.  
  641. on rightclick:
  642. slot 0 of player is a sword
  643. player is holding book named "&6&l&nWithered 3&7 (Right Click)" with lore "&eGives your enemy a wither effects||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  644. lore of slot 0 of player does not contain "&7Withered 1"
  645. lore of slot 0 of player does not contain "&bWithered 2"
  646. lore of slot 0 of player does not contain "&6Withered 3"
  647. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Withered 3"
  648. remove 1 book named "&6&l&nWithered 3&7 (Right Click)" with lore "&eGives your enemy a wither effects||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  649.  
  650. on damage of a player:
  651. attacker is a player
  652. lore of attacker's held item contains "&7Withered 1"
  653. chance of 2%:
  654. remove wither from victim
  655. apply wither 1 to the victim for 5 seconds
  656.  
  657. on damage of a player:
  658. attacker is a player
  659. lore of attacker's held item contains "&bWithered 2"
  660. chance of 5%:
  661. remove wither from victim
  662. apply wither 1 to the victim for 5 seconds
  663.  
  664. on damage of a player:
  665. attacker is a player
  666. lore of attacker's held item contains "&6Withered 3"
  667. chance of 10%:
  668. remove wither from victim
  669. apply wither 1 to the victim for 5 seconds
  670.  
  671. #---Reborn---
  672.  
  673. On rightclick:
  674. slot 0 of player is a chestplate
  675. player is holding book named "&b&l&nReborn 3&7 (Right Click)" with lore "&eHeals you when below 3 hearts||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  676. lore of slot 0 of player does not contain "&bReborn 3"
  677. set lore of slot 0 of player to "%lore of slot 0 of player%||&bReborn 3"
  678. remove 1 book named "&b&l&nReborn 3&7 (Right Click)" with lore "&eHeals you when below 3 hearts||&7Chestplate Enchantment||&7Have your Item in first hotbar slot." from player
  679.  
  680. on damage of a player:
  681. victim is a player
  682. lore of victim's chestplate contains "&bReborn 3"
  683. health of victim is less than 2.5
  684. chance of 3%:
  685. heal the victim by 7.5 heart
  686.  
  687. #---Implode---
  688.  
  689. on rightclick:
  690. slot 0 of player is a chestplate
  691. player is holding book named "&b&l&nImplode 3&7 (Right Click)" with lore "&eSpawns 1 Creepers at your death||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  692. lore of slot 0 of player does not contain "&bImplode 3"
  693. set lore of slot 0 of player to "%lore of slot 0 of player%||&bImplode 3"
  694. remove 1 book named "&b&l&nImplode 3&7 (Right Click)" with lore "&eSpawns 1 Creepers at your death||&7Chestplate Enchantment||&7Have your Item in first hotbar slot." from player
  695.  
  696. on death of a player:
  697. victim is a player
  698. lore of victim's chestplate contains "&bImplode 3"
  699. chance of 30%:
  700. spawn 1 creeper at victim
  701. set the name of the spawned creeper to "&b&lImplode"
  702. apply resistance 10 to the spawned creeper for 1 minute
  703.  
  704. #---Tipsy---
  705.  
  706. on rightclick:
  707. slot 0 of player is a leggings
  708. player is holding book named "&b&l&nTipsy 3&7 (Right Click)" with lore "&eGives your enemy Confusion,mining fatique and Slowness||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  709. lore of slot 0 of player does not contain "&bTipsy 3"
  710. set lore of slot 0 of player to "%lore of slot 0 of player%||&bTipsy 3"
  711. remove 1 book named "&b&l&nTipsy 3&7 (Right Click)" with lore "&eGives your enemy Confusion,mining fatique and Slowness||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  712.  
  713. on damage of player:
  714. victim is a player
  715. lore of victim's leggings contains "&bTipsy 3"
  716. chance of 2%:
  717. remove nausea from attacker
  718. apply nausea 1 to attacker for 5 seconds
  719. remove slowness from the attacker
  720. apply slowness 1 to attacker for 5 seconds
  721. remove mining fatigue from the attacker
  722. apply mining fatigue 1 to attacker for 5 seconds
  723.  
  724. #---Weary---
  725.  
  726. on rightclick:
  727. slot 0 of player is a leggings
  728. player is holding book named "&b&l&nWeary 3&7 (Right Click)" with lore "&eGives your enemy Miningfatique||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  729. lore of slot 0 of player does not contain "&bWeary"
  730. set lore of slot 0 of player to "%lore of slot 0 of player%||&bWeary 3"
  731. remove 1 book named "&b&l&nWeary 3&7 (Right Click)" with lore "&eGives your enemy Miningfatique||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  732.  
  733. on damage of player:
  734. victim is a player
  735. lore of victim's leggings contains "&bWeary 3"
  736. chance of 5%:
  737. remove mining fatigue from the attacker
  738. apply mining fatigue to attacker for 5 seconds
  739.  
  740. #---Vanish---
  741.  
  742. on rightclick:
  743. slot 0 of player is a leggings
  744. player is holding book named "&b&l&nVanish 3&7 (Right Click)" with lore "&eGives enemys slowness & blindness||&7Leggings Enchantment||&7Have your Item in first hotbar slot."
  745. lore of slot 0 of player does not contain "&bVanish 3"
  746. set lore of slot 0 of player to "%lore of slot 0 of player%||&bVanish 3"
  747. remove 1 book named "&b&l&nVanish 3&7 (Right Click)" with lore "&eGives enemys slowness & blindness||&7Leggings Enchantment||&7Have your Item in first hotbar slot." from player
  748.  
  749. on damage of player:
  750. victim is a player
  751. lore of victim's leggings contains "&bVanish 3"
  752. chance of 5%:
  753. remove slowness from the attacker
  754. apply slowness to attacker for 5 seconds
  755. remove blindness from the attacker
  756. apply blindness to attacker for 5 seconds
  757.  
  758. #---Replenish---
  759.  
  760. on rightclick:
  761. slot 0 of player is a chestplate
  762. player is holding book named "&6&l&nReplenish 3&7 (Right Click)" with lore "&eGives you infinite regeneration 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  763. lore of slot 0 of player does not contain "&6Replenish 3"
  764. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Replenish 3"
  765. remove 1 book named "&6&l&nReplenish 3&7 (Right Click)" with lore "&eGives you infinite regeneration 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot." from player
  766.  
  767. #---Beast---
  768.  
  769. on rightclick:
  770. slot 0 of player is a chestplate
  771. player is holding book named "&6&l&nBeast 3&7 (Right Click)" with lore "&eGives you infinite Strenght 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  772. lore of slot 0 of player does not contain "&6Beast 3"
  773. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Beast 3"
  774. remove 1 book named "&6&l&nBeast 3&7 (Right Click)" with lore "&eGives you infinite Strenght 2||&7Chestplate Enchantment||&7Have your Item in first hotbar slot." from player
  775.  
  776. #---HealthBoost---
  777.  
  778. on rightclick:
  779. slot 0 of player is a helmet
  780. player is holding book named "&6&l&nHealthBoost 3&7 (Right Click)" with lore "&eGives you a healthboost 3||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  781. lore of slot 0 of player does not contain "&6HealthBoost 3"
  782. set lore of slot 0 of player to "%lore of slot 0 of player%||&6HealthBoost 3"
  783. remove 1 book named "&6&l&nHealthBoost 3&7 (Right Click)" with lore "&eGives you a healthboost 3||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
  784.  
  785. #---Grind---
  786.  
  787. on rightclick:
  788. slot 0 of player is a sword
  789. player is holding book named "&6&l&nGrind 3&7 (Right Click)" with lore "&eGives more exp when killing mobs||&7Swords Enchantment||&7Have your Item in first hotbar slot."
  790. lore of slot 0 of player does not contain "&6Grind 3"
  791. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Grind 3"
  792. remove 1 book named "&6&l&nGrind 3&7 (Right Click)" with lore "&eGives more exp when killing mobs||&7Swords Enchantment||&7Have your Item in first hotbar slot." from player
  793.  
  794. on death of a creeper, spider, skeleton, zombie pigman, slime, enderman, blaze, witch, spider, zombie, enderman, cavespider, wither skeleton, chicken, cow, pig, wolf or sheep:
  795. attacker is a player
  796. lore of attacker's held item contains "&6Grind 3"
  797. chance of 100%:
  798. give 15 xp to the attacker
  799.  
  800. #---Freeze---
  801.  
  802. on rightclick:
  803. slot 0 of player is a bow
  804. player is holding book named "&6&l&nFreeze 2&7 (Right Click)" with lore "&eGives your enemy a slowness effect||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  805. lore of slot 0 of player does not contain "&6Freeze 3"
  806. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Freeze 3"
  807. remove 1 book named "&6&l&nFreeze 2&7 (Right Click)" with lore "&eGives your enemy a slowness effect||&7Bow Enchantment||&7Have your Item in first hotbar slot." from player
  808.  
  809. on damage of player:
  810. attacker is a player
  811. lore of attacker's held item contains "&6Freeze 3"
  812. chance of 5%:
  813. remove slowness from victim
  814. apply slowness 5 to victim for 5 seconds
  815. #---Rescue---
  816. on rightclick:
  817. slot 0 of player is a chestplate
  818. player is holding book named "&6&l&nRescue 4&7 (Right Click)" with lore "&eChance To Summon a Guardian||&7Chestplate Enchantment||&7Have your Item in first hotbar slot."
  819. lore of slot 0 of player does not contain "&6Rescue 4"
  820. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Rescue 4"
  821. remove 1 book named "&6&l&nRescue 4&7 (Right Click)" with lore "&eChance To Summon a Guardian||&7Chestplate Enchantment||&7Have your Item in first hotbar slot." from player
  822.  
  823. on damage of a player:
  824. attacker is a player, creeper, spider, skeleton, zombie pigman, slime, enderman, blaze, witch, spider, zombie, enderman, cavespider, wither skeleton, chicken, cow, pig, wolf or sheep
  825. lore of victim's chestplate contains "&6Rescue 4"
  826. chance of 5%:
  827. spawn 1 zombie at victim
  828. set target of last spawned zombie to attacker
  829. set the name of the spawned zombie to "&d&l%victim%'s Guardian"
  830. equip the spawned zombie with a diamond helmet
  831. equip the spawned zombie with a diamond chestplate
  832. equip the spawned zombie with a diamond leggings
  833. equip the spawned zombie with a diamond boots
  834. apply resistance 3 to the spawned zombie for 5 minutes
  835. apply speed 3 to the spawned zombie for 5 minutes
  836. apply strength 3 to the spawned zombie for 5 minutes
  837.  
  838. #---HeadShot---
  839.  
  840. on rightclick:
  841. slot 0 of player is a bow
  842. player is holding book named "&6&l&nHeadshot 4&7 (Right Click)" with lore "&eChance to 1 hit your enemies||&7Bow Enchantment||&7Have your Item in first hotbar slot."
  843. lore of slot 0 of player does not contain "&6Headshot 4"
  844. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Headshot 4"
  845. remove 1 book named "&6&l&nHeadshot 4&7 (Right Click)" with lore "&eChance to 1 hit your enemies||&7Bow Enchantment||&7Have your Item in first hotbar slot." from player
  846.  
  847. on damage:
  848. attacker is a player
  849. victim is a player
  850. lore of attacker's held item contains "&6Headshot 4"
  851. chance of 1%:
  852. increase damage by 5000
  853.  
  854.  
  855. #---Haste---
  856.  
  857. on rightclick:
  858. slot 0 of player is a sword
  859. player is holding book named "&6&l&nHaste 3&7 (Right Click)" with lore "&eGives haste When Fighting Mobs||&7Sword Enchantment||&7Have your Item in first hotbar slot."
  860. lore of slot 0 of player does not contain "&6Haste 3"
  861. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Haste 3"
  862. remove 1 book named "&6&l&nHaste 3&7 (Right Click)" with lore "&eGives haste When Fighting Mobs||&7Sword Enchantment||&7Have your Item in first hotbar slot." from player
  863.  
  864. on damage:
  865. attacker is a player
  866. victim is a creeper, spider, skeleton, zombie pigman, slime, enderman, blaze, witch, spider, zombie, enderman, cavespider, wither skeleton, chicken, cow, pig, wolf or sheep
  867. lore of attacker's held item contains "&6Haste 3"
  868. chance of 100%:
  869. remove haste from attacker
  870. apply haste 3 to attacker for 3 seconds
  871.  
  872. #---Frozen---
  873. on rightclick:
  874. slot 0 of player is a axe
  875. player is holding book named "&6&l&nFrozen 3&7 (Right Click)" with lore "&eChance to Freeze Your Enemy||&7Axe Enchantment||&7Have your Item in first hotbar slot."
  876. lore of slot 0 of player does not contain "&6Frozen 3"
  877. set lore of slot 0 of player to "%lore of slot 0 of player%||&6Frozen 3"
  878. remove 1 book named "&6&l&nFrozen 3&7 (Right Click)" with lore "&eChance to Freeze Your Enemy||&7Axe Enchantment||&7Have your Item in first hotbar slot." from player
  879.  
  880. on damage of a player:
  881. lore of attacker's held item contains "&6Frozen 3"
  882. chance of 25%:
  883. remove slowness from victim
  884. apply slowness 10 to victim for 3 seconds
  885.  
  886. #---Sunlight---
  887. on rightclick:
  888. slot 0 of player is a helmet
  889. player is holding book named "&7&l&nSunlight 1&7 (Right Click)" with lore "&eGives you infinite night vision||&7Helmet Enchantment||&7Have your Item in first hotbar slot."
  890. lore of slot 0 of player does not contain "&7Sunlight 1"
  891. set lore of slot 0 of player to "%lore of slot 0 of player%||&7Sunlight 1"
  892. remove 1 book named "&7&l&nSunlight 1&7 (Right Click)" with lore "&eGives you infinite night vision||&7Helmet Enchantment||&7Have your Item in first hotbar slot." from player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement