Advertisement
Guest User

Untitled

a guest
Nov 30th, 2020
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.98 KB | None | 0 0
  1. # For more information, check out the plugin manual or join us on Discord:
  2. # http://www.mythicmobs.net
  3. #
  4.  
  5. SmashAttack:
  6. Cooldown: 8
  7. Conditions:
  8. - targetwithin 25
  9. Skills:
  10. - message{cooldown=30;m="<mob.name><&co> Hahahah! I will crush you, fool!"} @PlayersInRadius{r=40}
  11. - teleport @target
  12. - effect:sound{s=mob.endermen.portal;volume=1.0;pitch=0.5}
  13. - delay 10
  14. - damage{amount=5;ignorearmor=true} @PlayersInRadius{r=5}
  15. - throw{velocity=10;velocityY=5} @PlayersInRadius{r=5}
  16. - effect:explosion @Self
  17. IceBolt:
  18. Skills:
  19. - projectile{onTick=IceBolt-Tick;onHit=IceBolt-Hit;v=8;i=1;hR=1;vR=1}
  20. IceBolt-Tick:
  21. Skills:
  22. - effect:particles{p=snowballpoof;amount=20;speed=0;hS=0.2;vS=0.2} @origin
  23. IceBolt-Hit:
  24. Skills:
  25. - damage{a=10;ia=true} @EntitiesNearOrigin{r=2}
  26. - potion{type=SLOW;duration=100;lvl=2}
  27. Minoredioc2:
  28. Conditions:
  29. Skills:
  30. - summon{type=PygmyRider;amount=7;radius=4} @self
  31. - delay 10
  32. - message{m="<mob.name> &8|| &eBertempurlah anak buahku!"} @PIR{r=20}
  33. - delay 80
  34. - message{m="<mob.name> &8|| &eSail!!!!!"} @PIR{r=20}
  35. - stun{d=60;f=true} @PIR{r=20}
  36. Minoredioc3:
  37. Conditions:
  38. Skills:
  39. - message{m="<mob.name> &8|| &eTerpangganglah kalian!!!!"} @target
  40. - effect:blockmask{m=magma_block;r=15;d=140} @target
  41. Minoredioc5:
  42. Skills:
  43. - throw{velocity=20;velocityY=5} @PIR{r=6}
  44. - damage{amount=8;ignoreArmor=false} @PIR{r=6}
  45. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=1;points=15;amount=20;hS=1;vS=1} @Self
  46. - delay 2
  47. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=2;points=15;amount=20;hS=1;vS=21 @Self
  48. - delay 2
  49. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=3;points=15;amount=20;hS=1;vS=1} @Self
  50. - delay 2
  51. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=4;points=15;amount=20;hS=1;vS=1} @Self
  52. - delay 2
  53. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=5;points=15;amount=20;hS=1;vS=1} @Self
  54. - delay 2
  55. - effect:particlering{particle=BLOCKCRACK;material=DIRT;radius=6;points=15;amount=20;hS=1;vS=1} @Self
  56. - delay 2
  57. - effect:particlering{particle=BLOCKCRACK;material=NETHER_BRICK;radius=7;points=15;amount=20;hS=1;vS=1} @Self
  58. ############### BOSS 2 ################
  59. Boss2_1:
  60. Skills:
  61. - effect:lightning @self
  62. - effect:lightning @self
  63. - effect:lightning @self
  64. - effect:lightning @self
  65. - delay 10
  66. - effect:lightning @self
  67. - effect:lightning @self
  68. - effect:lightning @self
  69. - effect:lightning @self
  70. Boss2_2:
  71. Skills:
  72. - sendtitle{title="&2&lBAHAYA!";subtitle="&3SERANGAN PETIR &c3 DETIK";d=60} @PlayersInRadius{r=10}
  73. - message{m="&2&lDUNGEON: &fBoss akan meluncurkan serangan petir pada radius 10 disekitaran boss!"} @PlayersInRadius{r=10}
  74. - delay 20
  75. - sendtitle{title="&2&lBAHAYA!";subtitle="&3SERANGAN PETIR &c2 DETIK";d=60} @PlayersInRadius{r=10}
  76. - delay 20
  77. - sendtitle{title="&2&lBAHAYA!";subtitle="&3SERANGAN PETIR &c1 DETIK";d=60} @PlayersInRadius{r=10}
  78. - delay 20
  79. - effect:lightning @PIR{r=10}
  80. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  81. - effect:lightning @PIR{r=10}
  82. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  83. - effect:lightning @PIR{r=10}
  84. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  85. - effect:lightning @PIR{r=10}
  86. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  87. - delay 10
  88. - effect:lightning @PIR{r=10}
  89. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  90. - effect:lightning @PIR{r=10}
  91. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  92. - effect:lightning @PIR{r=10}
  93. - damage{amount=2;ignoreArmor=false} @PIR{r=10}
  94. - effect:lightning @PIR{r=10}
  95. Boss2_3:
  96. Skills:
  97. - prison{material=OBSIDIAN;duration=100;breakable=true} @target
  98. ############### BOSS 3 ################
  99. Boss3_1:
  100. Skills:
  101. - stun{d=80;f=true} @PIR{r=10}
  102. - delay 80
  103. - pull{v=6;to=true} @PIR{r=10}
  104. ############### BOSS 4 ################
  105. Boss4_1:
  106. Skills:
  107. - sendtitle{title="&2&lBAHAYA!";subtitle="&aSLIMY MENYERANG &c3 DETIK";d=60} @PlayersInRadius{r=10}
  108. - message{m="&2&lDUNGEON: &fBoss memanggil anak buahnya, &a&lSLIMY!"} @PIR{r=10}
  109. - delay 20
  110. - sendtitle{title="&2&lBAHAYA!";subtitle="&aSLIMY MENYERANG &c2 DETIK";d=60} @PlayersInRadius{r=10}
  111. - delay 20
  112. - sendtitle{title="&2&lBAHAYA!";subtitle="&aSLIMY MENYERANG &c1 DETIK";d=60} @PlayersInRadius{r=10}
  113. - delay 20
  114. - summon{type=Boss_4_pet;amount=5;radius=4} @self
  115. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  116. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  117. - delay 10
  118. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  119. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  120. Boss4_2:
  121. Skills:
  122. - setlevel{a=add;l=1} @self
  123. - sendtitle{title="&2&lSLIMY DUNGEON!";subtitle="&cSLIMY BOSS naik level";d=60} @PlayersInRadius{r=10}
  124. - effect:lightning @self
  125. - effect:lightning @self
  126. - effect:lightning @self
  127. - delay 5
  128. - effect:lightning @self
  129. - effect:lightning @self
  130. - effect:lightning @self
  131. ############### BOSS 5 ################
  132. Boss5_1:
  133. Skills:
  134. - sendtitle{title="&2&lBAHAYA!";subtitle="&3&lRIDING &c3 DETIK";d=60} @PlayersInRadius{r=10}
  135. - delay 20
  136. - sendtitle{title="&2&lBAHAYA!";subtitle="&3&lRIDING &c2 DETIK";d=60} @PlayersInRadius{r=10}
  137. - delay 20
  138. - sendtitle{title="&2&lBAHAYA!";subtitle="&3&lRIDING &c1 DETIK";d=60} @PlayersInRadius{r=10}
  139. - delay 20
  140. - summon{t=vindicator;a=6;r=2} @self
  141. - summon{t=evoker;a3;r=2} @self
  142. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  143. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  144. - delay 10
  145. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  146. - effect:particlebox{particle=block_crack;m=emerald_block;amount=100;hS=1;vS=1} @self
  147. - delay 300
  148. - remove @MIR{r=300;types=VINDICATOR}
  149. - remove @MIR{r=300;types=EVOKER}
  150. - remove @MIR{r=300;types=VEX}
  151. Boss5_2:
  152. Skills:
  153. - sendtitle{title="&2&lBAHAYA!";subtitle="&cSpell &c3 DETIK";d=60} @PlayersInRadius{r=10}
  154. - message{msg="&2&lDungeon: &fDalam 3 detik, &3&lANCIENT RHINO &fakan mengeluarkan spell slow dan bakarnya."} @PIR{r=15}
  155. - delay 20
  156. - sendtitle{title="&2&lBAHAYA!";subtitle="&cSpell &c2 DETIK";d=60} @PlayersInRadius{r=10}
  157. - delay 20
  158. - sendtitle{title="&2&lBAHAYA!";subtitle="&cSpell &c1 DETIK";d=60} @PlayersInRadius{r=10}
  159. - delay 20
  160. - potion{type=SLOW;d=70;level=5;} @PIR{r=10}
  161. - effect:particles{p=largesmoke;vs=1;hs=1;a=50;s=0.01;} @PIR{r=10}
  162. - effect:particles{p=flame;hs=1;vs=1;a=50;s=0.01;} @PIR{r=10}
  163. - effect:particles{p=explode;vs=1;hs=1;a=50;s=0.01;} @PIR{r=10}
  164. - effect:sound{s=entity.ghast.fireball;v=1;p=1;}
  165. - ignite{d=80} @PIR{r=10}
  166. - potion{t=DAMAGE_RESISTANCE;d=999999;l=10;force=true} @Self
  167. - potion{t=SLOW;d=999999;l=10;force=true} @self
  168. - skill{s=predeathspread;repeat=20;repeatInterval=2}
  169. - delay 40
  170. - jump{v=1.4}
  171. - effect:sound{s=entity.ender_dragon.ambient;v=0.7;p=0.5} @PIR{r=60}
  172. - effect:sound{s=entity.wither.shoot;v=1;p=1.3} @PIR{r=60}
  173. - delay 20
  174. - skill{s=voidstop;repeat=240;repeatInterval=1}
  175. - skill{s=deathspreadtick;repeat=11;repeatInterval=20}
  176. - potion{t=GLOWING;d=999999;l=0;force=true} @Self
  177. - delay 240
  178. - potion{t=GLOWING;d=1;l=0;force=true} @Self
  179. - potion{t=DAMAGE_RESISTANCE;d=1;l=0;force=true} @Self
  180. - potion{t=SLOW;d=1;l=0;force=true} @self
  181.  
  182. voidstop:
  183. Skills:
  184. - velocity{m=set;x=0;y=0;z=0} @self
  185.  
  186. predeathspread:
  187. Skills:
  188. - throw{velocity=8;velocityY=4} @EIR{r=4}
  189. - effect:itemspray{item=feather;amount=3;velocity=1;duration=20;r=0.5} @self
  190. - effect:particles{particle=cloud;amount=6;hS=0.4;vS=0.4;speed=0;y=0.7} @self
  191. - effect:particles{particle=witchMagic;amount=6;hS=0.4;vS=0.4;speed=0;y=0.7} @self
  192. - effect:sound{s=entity.firework_rocket.twinkle_far;v=1;p=2} @PIR{r=60}
  193. - effect:sound{s=entity.guardian.death;v=1;p=0.7} @PIR{r=60}
  194.  
  195. deathspreadtick:
  196. Skills:
  197. - effect:sound{s=entity.firework_rocket.blast_far;v=1;p=0.7} @PIR{r=60}
  198. - effect:sound{s=block.ender_chest.open;v=1;p=0.7} @PIR{r=60}
  199. - skill{s=deathspreadtickRED}
  200. - projectile{onTick=DSProTick;onHit=DSProHit;v=12;i=1;hR=1;vR=1;StopAtBlock=true;HitNonPlayers=true;g=0.3;vO=1.8} @Cone{angle=360;points=48;range=60;rotation=360}
  201.  
  202. DSProTick:
  203. Skills:
  204. - effect:particles{p=reddust;amount=1;speed=0;hR=0.2;vR=0.2;color=#ffffff} @origin
  205. DSProHit:
  206. Skills:
  207. - damage{a=18;ai=true}
  208. - effect:sound{s=block.ender_chest.close;v=1;p=2}
  209.  
  210. deathspreadtickRED:
  211. Conditions:
  212. - stance{stance=powerupshade} true
  213. Skills:
  214. - projectile{onTick=EnCProTickRED;onHit=EnCProHitRED;v=12;i=1;hR=0.5;vR=0.5;StopAtBlock=true;HitNonPlayers=true;g=-0.2;vO=-1;mr=29} @ring{radius=20;points=16}
  215.  
  216. DSProTickRED:
  217. Skills:
  218. - effect:particles{p=reddust;amount=1;speed=0;hR=0.2;vR=0.2;color=#de0004} @origin
  219. DSProHitRED:
  220. Skills:
  221. - damage{a=20;ai=true}
  222. - effect:sound{s=entity.zombie.infect;v=1;p=0.7}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement