Fishykarp

PB Dungeon Skills

Jan 5th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. PirateFisherpull:
  2. Skills:
  3. - pull{v=5}
  4.  
  5. PirateWhack:
  6. Conditions:
  7. - targetwithin 2
  8. Skills:
  9. - DELAY 1
  10. - basedamage{m=0.8} @target
  11. - DELAY 1
  12. - basedamage{m=0.2} @target
  13. - ignite{ticks=60} @target ~onAttack
  14.  
  15. PirateSnip:
  16. Conditions:
  17. - targetwithin 4
  18. Skills:
  19. - potion{type=JUMP;duration=60;level=255} @self
  20. - potion{type=SLOW;duration=60;level=255} @self
  21. - DELAY 40
  22. - sound{s=mob.sheep.shear;v=2.5} @self
  23. - potion{type=POISON;duration=60;level=4} @PIR{r=4}
  24. - basedamage{m=1.7} @PIR{r=4}
  25.  
  26. PirateBop:
  27. Conditions:
  28. - targetwithin 2
  29. Skills:
  30. - damage{a=150}
  31. - sound{s=random.anvil_land;v=2.5} @self
  32. - throw{velocity=8;velocityY=4} @PlayersInRadius{r=5}
  33. - potion{type=WITHER;duration=60;level=2} @target
  34.  
  35. PirateSpearThrow:
  36. Conditions:
  37. - targetnotwithin 2
  38. Skills:
  39. - projectile{onTick=PirateSpearThrowEffects;onHit=PirateSpearThrowHit;v=9;i=1;hR=1.0;vR=.5;sfo=0.2;g=.3}
  40. - equip{item=air:0} @Self
  41. - delay 60
  42. - equip{item=PirateSpear:0} @Self
  43.  
  44. PirateSpearThrowEffects:
  45. Skills:
  46. - effect:itemspray{item=stone_spade;amount=1;velocity=0;d=1} @origin
  47.  
  48. PirateSpearThrowHit:
  49. Skills:
  50. - message{m="&O&bThe spear breaks and seems to be lodged in your leg."} @PlayersNearOrigin{r=1.5}
  51. - damage{a=80}
  52. - potion{t=SLOW;d=80;level=1}
  53. - sound{s=game.player.hurt.fall.big;p=0.5;v=1}
  54.  
  55. PirateCrit:
  56. Cooldown: 2
  57. Skills:
  58. - effect:particles{particle=crit;amount=15;hS=0.7;vS=0.5;yOffset=1.3;speed=5} @target
  59. - potion{type=SLOW;duration=80;level=3} @target
  60. - damage{amount=20} @target
  61. - throw{velocity=3;velocityY=0} @target
  62.  
  63. PirateGunnerShot:
  64. Skills:
  65. - projectile{onTick=PirateGunnerShot-Tick;onHit=PirateGunnerShot-Hit;v=8;i=1;hR=1;vR=1}
  66. PirateGunnerShot-Tick:
  67. Skills:
  68. - effect:particles{p=largesmoke;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  69. PirateGunnerShot-Hit:
  70. Skills:
  71. - basedamage{m=1.0}
  72.  
  73. PirateExplosiveShot:
  74. Skills:
  75. - projectile{onTick=PirateExplosiveShot-Tick;onHit=PirateExplosiveShot-Hit;v=8;i=1;hR=1;vR=1}
  76. PirateExplosiveShot-Tick:
  77. Skills:
  78. - effect:particles{p=largesmoke;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  79. PirateExplosiveShot-Hit:
  80. Skills:
  81. - basedamage{m=1.5}
  82. - ignite{ticks=80}
  83. - effect:explosion
  84.  
  85. MutanExplosiveShot:
  86. Skills:
  87. - projectile{onTick=MutanExplosiveShot-Tick;onHit=MutanExplosiveShot-Hit;v=8;i=1;hR=1;vR=1}
  88. MutanExplosiveShot-Tick:
  89. Skills:
  90. - effect:particles{p=largesmoke;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  91. MutanExplosiveShot-Hit:
  92. Skills:
  93. - basedamage{m=1.5} @MobsInRadius{r=5;types=MasterGunner,PirateGunner1,PirateRaider1}
  94. - ignite{ticks=80} @MobsInRadius{r=5;types=MasterGunner,PirateGunner1,PirateRaider1}
  95. - effect:explosion
  96.  
  97. HeavyHarpoonPirateFire:
  98. Cooldown: 0.01
  99. Skills:
  100. - projectile{onTick=HeavyHarpoonPirateFire-Tick;onHit=HeavyHarpoonPirateFire-Hit;v=21;gravity=0.05;i=1;hR=1.5;vR=1.5;StopAtEntity=true} @Target
  101.  
  102. HeavyHarpoonPirateFire-Hit:
  103. Cooldown: 0.01
  104. Skills:
  105. - damage{a=150}
  106. - pull{v=1;to=true} @Self
  107. - delay 1
  108. - pull{v=1;to=true} @Self
  109. - delay 1
  110. - pull{v=1;to=true} @Self
  111. - delay 1
  112. - pull{v=1;to=true} @Self
  113. - delay 1
  114. - pull{v=1;to=true} @Self
  115. - delay 1
  116. - pull{v=1;to=true} @Self
  117. - delay 1
  118. - pull{v=1;to=true} @Self
  119. - delay 1
  120. - pull{v=1;to=true} @Self
  121. - delay 1
  122. - pull{v=1;to=true} @Self
  123. - delay 1
  124. - pull{v=1;to=true} @Self
  125.  
  126. HeavyHarpoonPirateFire-Tick:
  127. Cooldown: 0.01
  128. Skills:
  129. - effect:particles{particle=reddust;color=#191919;amount=20;hs=0.2;vs=0.01;speed=0} @origin
  130.  
  131. GunPowderMonkeyExplode:
  132. Cooldown: 2
  133. Conditions:
  134. - playerwithin 3
  135. Skills:
  136. - jump{v=1}
  137. - delay 10
  138. - projectile{onTick=GunPowME-Tick;onHit=GunPowME-End;onEnd=GunPowME-End;v=5;gravity=1;i=1;hR=1;vR=1;StopAtEntity=true} @Target
  139.  
  140. GunPowME-Tick:
  141. Cooldown: 0.01
  142. Skills:
  143. - effect:particles{particle=reddust;color=#191919;amount=50;hs=0.25;vs=0.25;speed=0} @origin
  144.  
  145. GunPowME-End:
  146. Cooldown: 0.01
  147. Skills:
  148. - damage{a=140;pi=true} @PlayersNearOrigin{r=5}
  149. - throw{velocity=28;velocityY=8} @PlayersNearOrigin{r=5}
  150. - leap{v=-250} @Target
  151. - effect:explosion @origin
  152. - potion{type=BLINDNESS;duration=80;level=4} @PIR{r=7}
  153. - potion{type=CONFUSION;duration=30;level=1} @PIR{r=7}
  154. - potion{type=WITHER;duration=80;level=0} @PIR{r=7}
  155.  
  156. PirateLooterSteal:
  157. Cooldown: 0.01
  158. Skills:
  159. - command{c="c gold_take_pirate"} @self
  160.  
  161. PirateLooterDeath:
  162. Cooldown: 0.01
  163. Skills:
  164. - message{m="&8Pirate Looter&f: You thought that'd work? I'm not like those losers on the mainland."} @PlayersInRadius{r=30}
  165. - potion{type=BLINDNESS;duration=120;level=4} @PIR{r=7}
  166.  
  167. PirateLooterEscape:
  168. Cooldown: 0.01
  169. Skills:
  170. - message{m="&8Pirate Looter&f: Heh. See ya later, sucker."} @PlayersInRadius{r=30}
  171. - potion{type=BLINDNESS;duration=120;level=4} @PIR{r=7}
  172. - suicide
  173.  
  174. SplinterTeleport:
  175. Cooldown: 0.01
  176. Skills:
  177. - potion{type=BLINDNESS;duration=20;level=2} @target
  178. - teleport{spreadh=1;spreadv=1} @target
  179. - basedamage{m=1.5} @target
  180. - delay 40
  181. - potion{type=BLINDNESS;duration=20;level=2} @target
  182. - teleport{spreadh=1;spreadv=1} @target
  183. - basedamage{m=1} @target
  184.  
  185. SplinterClone:
  186. Cooldown: 0.01
  187. Skills:
  188. - equip{item=air:0} @Self
  189. - equip{item=air:1} @Self
  190. - equip{item=air:2} @Self
  191. - equip{item=air:3} @Self
  192. - equip{item=air:4} @Self
  193. - potion{type=INVISIBILITY;duration=80;level=8} @self
  194. - potion{type=JUMP;duration=80;level=255} @self
  195. - potion{type=SLOW;duration=80;level=255} @self
  196. - delay 80
  197. - equip{item=ShivSplinterShank:0} @Self
  198. - equip{item=ChainedBoots:1} @Self
  199. - equip{item=ChainedPants:2} @Self
  200. - equip{item=ChainedChest:3} @Self
  201. - equip{item=ShivSplinterHead:4} @Self
  202. - summon{type=SplinterClone;amount=2;radius=2} @PIR{r=8}
  203.  
  204. PirateBCShoot:
  205. Skills:
  206. - shoot{type=ARROW;velocity=5;damage=90}
  207. - delay 20
  208. - shoot{type=ARROW;velocity=5;damage=90}
  209. - delay 20
  210. - shoot{type=ARROW;velocity=5;damage=90}
Add Comment
Please, Sign In to add comment