Advertisement
0123Atsuse

mm skills

Mar 9th, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. zombieboss:
  2. Skills:
  3. - damage{amount=6;ignoreArmor=true}
  4. - effect:particles{particle=sweepAttack;amount=100;hS=1;vS=5;speed=1}
  5.  
  6. zombieboss2:
  7. Skills:
  8. - damage{amount=10;ignoreArmor=true}
  9. - effect:particles{particle=flame;amount=100;hS=1;vS=5;speed=0.75}
  10.  
  11. skeletonboss:
  12. Skills:
  13. - damage{amount=15;ignoreArmor=true}
  14. - effect:particles{particle=sweepAttack;amount=100;hS=1;vS=5;speed=1}
  15.  
  16. skeletonboss2:
  17. Skills:
  18. - percentDamage{percent=0.33;c=true}
  19. - effect:particles{particle=flame;amount=75;hS=1;vS=3;speed=0.5}
  20.  
  21. goblinboss:
  22. Skills:
  23. - damage{amount=15;ignoreArmor=true}
  24. - effect:particles{particle=sweepAttack;amount=100;hS=1;vS=5;speed=1}
  25.  
  26. goblinboss2:
  27. Skills:
  28. - damage{amount=25;ignoreArmor=true}
  29. - effect:particles{particle=flame;amount=100;hS=1;vS=5;speed=0.75}
  30.  
  31. 1boss:
  32. Skills:
  33. - pull{velocity=10}
  34. - effect:geyser{type=LAVA;height=5;speed=10}
  35.  
  36. 1boss2:
  37. Skills:
  38. - percentDamage{percent=0.5;c=true}
  39. - effect:blockunmask{m=nether_brick;r=15;d=60}
  40. - effect:particles{particle=flame;amount=100;hS=5;vS=5;speed=0.75}
  41.  
  42. sabakuboss:
  43. Skills:
  44. - missile{oT=sabakuboss4;oH=sabakuboss3;md=100;v=2;i=3;in=0.75}
  45.  
  46. sabakuboss2:
  47. Skills:
  48. - missile{oT=sabakuboss6;oH=sabakuboss5;md=100;v=2;i=3;in=0.1}
  49.  
  50. sabakuboss3:
  51. Skills:
  52. - damage{amount=27.5;ignoreArmor=true}
  53.  
  54. sabakuboss4:
  55. Skills:
  56. - effect:particles{p=endRod;a=1} @origin
  57.  
  58. sabakuboss5:
  59. Skills:
  60. - damage{amount=40;ignoreArmor=true}
  61.  
  62. sabakuboss6:
  63. Skills:
  64. - effect:particles{p=flame;a=1} @origin
  65.  
  66. 2boss:
  67. Skills:
  68. - pull{velocity=10}
  69. - effect:geyser{type=LAVA;height=5;speed=10}
  70.  
  71. 2boss2:
  72. Skills:
  73. - percentDamage{percent=0.5;c=true}
  74. - effect:blockunmask{m=215;r=15;d=60}
  75. - effect:particles{particle=flame;amount=100;hS=5;vS=5;speed=0.75}
  76.  
  77. daniboss:
  78. Skills:
  79. - missile{oT=daniT;oH=daniH;md=80;v=3;i=3;in=0}
  80.  
  81. daniH:
  82. Skills:
  83. - damage{amount=60;ignoreArmor=true}
  84.  
  85. daniT:
  86. Skills:
  87. - effect:particles{p=endRod;a=1} @origin
  88.  
  89. daniboss2:
  90. Skills:
  91. - percentDamage{percent=0.2}
  92. - effect:blockunmask{m=nether_brick;r=15;d=60}
  93. - effect:particles{particle=flame;amount=100;hS=5;vS=5;speed=0.75}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement