Fishykarp

PB Dungeon Boss Skills

Jan 26th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. PirateSlavemasterWhip:
  2. Conditions:
  3. playerwithin 7
  4. Skills:
  5. - damage{amount=200}
  6. - effect:particles{particle=crit;amount=30;hS=1;vS=1;speed=5} @target
  7.  
  8. PirateSlavemasterWhirl:
  9. Conditions:
  10. playerwithin 7
  11. Skills:
  12. - damage{amount=200} @PIR{r=7}
  13. - damage{amount=200} @MobsInRadius{r=7;types=PirateSlave}
  14. - effect:particlering{particle=crit;radius=7;points=32;amount=1;hS=1;vS=0} @target
  15.  
  16. MasterGunnerSpawn:
  17. Skills:
  18. - message{m="&4Master Gunner&f<&co> -'s intel was correct. The traitor's hideout is here!"} @PIR{r=40}
  19. - DELAY 40
  20. - message{m="&4Master Gunner&f<&co> Hold on. Someone else is here!"} @PIR{r=40}
  21.  
  22. QuartermasterSpawn:
  23. Skills:
  24. - setstance{stance=dabook} @self
  25. - message{m="&6Quartermaster&f<&co> All items are accounted for, except...} @PIR{r=40} ~onSpawn
  26. - DELAY 40
  27. - message{m="&6Quartermaster&f<&co> We're lacking some severed human fingers.} @PIR{r=40}
  28. - DELAY 40
  29. - message{m="&6Quartermaster&f<&co> Looks like we can change that now.} @PIR{r=40}
  30.  
  31. QuartermasterSummon:
  32. Conditions
  33. - Stance dabook
  34. Skills:
  35. - randomskill{skills=QuartermasterChef2,QuartermasterChef3,QuartermasterChef4,QuartermasterSmith2,QuartermasterSmith3,QuartermasterSmith4,QuartermasterGardener2,QuartermasterGardener3,QuartermasterGardener4}
  36.  
  37. QuartermasterFreeze:
  38. Conditions
  39. - Stance dabook
  40. Skills:
  41. - potion{type=JUMP;duration=60;level=255} @self
  42. - potion{type=SLOW;duration=60;level=255} @self
  43.  
  44. QuartermasterChef2:
  45. Skills:
  46. - summon{type=PirateChef;amount=2;radius=4} @PIR{r=20}
  47.  
  48. QuartermasterChef3:
  49. Skills:
  50. - summon{type=PirateChef;amount=3;radius=4} @PIR{r=20}
  51.  
  52. QuartermasterChef4:
  53. Skills:
  54. - summon{type=PirateChef;amount=4;radius=4} @PIR{r=20}
  55.  
  56. QuartermasterSmith2:
  57. Skills:
  58. - summon{type=PirateSmith;amount=2;radius=4} @PIR{r=20}
  59.  
  60. QuartermasterSmith3:
  61. Skills:
  62. - summon{type=PirateSmith;amount=3;radius=4} @PIR{r=20}
  63.  
  64. QuartermasterSmith4:
  65. Skills:
  66. - summon{type=PirateSmith;amount=4;radius=4} @PIR{r=20}
  67.  
  68. QuartermasterGardener2:
  69. Skills:
  70. - summon{type=PirateGardener;amount=2;radius=4} @PIR{r=20}
  71.  
  72. QuartermasterGardener3:
  73. Skills:
  74. - summon{type=PirateGardener;amount=3;radius=4} @PIR{r=20}
  75.  
  76. QuartermasterGardener4:
  77. Skills:
  78. - summon{type=PirateGardener;amount=4;radius=4} @PIR{r=20}
  79.  
  80. QuartermasterHalf:
  81. Skills:
  82. - message{m="&6Quartermaster&f<&co> Do I have to do this myself?} @PIR{r=40}
  83. - DELAY 40
  84. - message{m="&6Quartermaster&f<&co> I don't get any good help around here...} @PIR{r=40}
  85. - DELAY 40
  86. - message{m="&6Quartermaster&f<&co> Looters! Attack!} @PIR{r=40}
  87. - setstance{stance=dabow} @self
  88. - equip{item=PirateQuartermasterBow:0}
  89. - equip{item=ChainedChest:3}
  90. - equip{item=ChainedPants:2}
  91. - equip{item=ChainedBoots:1}
  92. - summon{type=PirateLooter;amount=3;radius=4} @PIR{r=20}
  93.  
  94. QuartermasterSummonHalf:
  95. Conditions:
  96. - Stance dabow
  97. Skills:
  98. - summon{type=PirateLooter;amount=4;radius=3} @self
  99.  
  100. QuartermasterShoot:
  101. Conditions:
  102. - Stance dabow
  103. Skills:
  104. - projectile{onTick=QuartermasterShoot-Tick;onHit=QuartermasterShoot-Hit;v=8;i=1;hR=1;vR=1}
  105. QuartermasterShoot-Tick:
  106. Skills:
  107. - effect:particles{p=crit;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  108. QuartermasterShoot-Hit:
  109. Skills:
  110. - basedamage{m=1.0}
  111.  
  112. CeremoniesThrow:
  113. Conditions:
  114. playerwithin 15
  115. Skills:
  116. - effect:itemspray{item=yellow_flower;amount=5;velocity=8;d=100;} @self
  117. - effect:itemspray{item=red_flower;amount=5;velocity=8;d=100;} @self
  118. - effect:itemspray{item=83:1;amount=5;velocity=8;d=100;} @self
  119. - effect:itemspray{item=83:2;amount=5;velocity=8;d=100;} @self
  120. - effect:itemspray{item=83:8;amount=5;velocity=8;d=100;} @self
  121. - effect:itemspray{item=83:5;amount=5;velocity=8;d=100;} @self
  122. - damage{amount=70} @PlayersInRadius{r=5}
  123. - throw{velocity=15;velocityY=4} @PlayersInRadius{r=5}
  124.  
  125. CeremoniesBlow:
  126. Skills:
  127. - projectile{onTick=Ceremonies-Tick;onHit=Ceremonies-Hit;v=8;i=1;hR=1;vR=1}
  128. Ceremonies-Tick:
  129. Skills:
  130. - effect:itemspray{item=paper;amount=3;velocity=1;d=20} @origin
  131. Ceremonies-Hit:
  132. Skills:
  133. - damage{a=150}
  134. - randomskill{skills=CeremoniesBurn,CeremoniesPoison,CeremoniesWither,CeremoniesWeaken,CeremoniesCripple,CeremoniesHeal}
  135.  
  136. CeremoniesBurn:
  137. Skills:
  138. - ignite{ticks=100}
  139.  
  140. CeremoniesPoison:
  141. Skills:
  142. - potion{type=POISON;duration=100;lvl=3}
  143.  
  144. CeremoniesWither:
  145. Skills:
  146. - potion{type=WITHER;duration=100;lvl=3}
  147.  
  148. CeremoniesWeaken:
  149. Skills:
  150. - potion{type=WEAKNESS;duration=100;lvl=5}
  151.  
  152. CeremoniesCripple:
  153. Skills:
  154. - potion{type=SLOW;duration=100;lvl=2}
  155. - potion{type=BLINDNESS;duration=100;lvl=2}
  156.  
  157. CeremoniesHeal:
  158. Skills:
  159. - potion{type=REGENERATION;duration=40;lvl=100}
  160.  
  161. PirateQuartermasterReturn:
  162. Cooldown: 0.01
  163. Skills:
  164. - command{c="c gold_return_pirate"} @self
  165.  
  166. MasterRaiderCrit:
  167. Cooldown: 0.01
  168. Skills:
  169. - effect:particles{particle=crit;amount=15;hS=0.7;vS=0.5;yOffset=1.3;speed=5} @target
  170. - potion{type=SLOW;duration=80;level=6} @target
  171. - damage{amount=100} @target
  172. - throw{velocity=5;velocityY=1} @target
Add Comment
Please, Sign In to add comment