Advertisement
Fishykarp

PB Dungeon Big Boss

Jun 15th, 2020 (edited)
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.89 KB | None | 0 0
  1. PirateControlOrb:
  2. Type: SKELETON
  3. Display: '&6&lPirate Control Orb'
  4. Health: 18000
  5. Damage: 0
  6. Faction: Evil
  7. AIGoalSelectors:
  8. - 0 clear
  9. - 1 meleeattack
  10. - 2 float
  11. AITargetSelectors:
  12. - 1 players
  13. - 2 specificfaction Good
  14. Skills:
  15. - skill{s=SafezoneRemove} @Self ~onTimer:100 1
  16. - skill{s=healthbarM} @PIR{r=10} ~onDamaged
  17. - skill{s=healthbarM1} @PIR{r=12} ~onDeath
  18. - effect:particlesphere{particle=dripWater;amount=300;radius=1} @self >50% ~onTimer:10
  19. - effect:particlesphere{particle=reddust;amount=300;radius=1} @self =50%-16% ~onTimer:10
  20. - effect:particlesphere{particle=largesmoke;amount=300;radius=1} @self <16% ~onTimer:10
  21. - skill{s=PirateOrbSummon1} @self =50%
  22. - skill{s=PirateOrbSummon2} @self =15%
  23. - summon{t=Blackgeard;a=1;r=0} @Location{c=-910.5,43,-2543.5} ~onSpawn
  24. - potion{type=INVISIBILITY;duration=2000;level=2} @Self ~onSpawn
  25. - potion{type=INVISIBILITY;duration=1000;level=2} @Self ~onTimer:120
  26. - potion{type=BLINDNESS;duration=80;level=3} @PIR{r=100} =50%
  27. - potion{type=BLINDNESS;duration=80;level=3} @PIR{r=100} =15%
  28. - teleportto{location=-910,36,-2584} @PIR{r=100} =50%
  29. - teleportto{location=-910,36,-2584} @PIR{r=100} =15%
  30. - teleportto{location=-910.5,45,-2547.5} @Self ~onTimer:10 1
  31. - message{m="&8&lBlackgear'd&f<&co> You fools don't understand. You can't destroy the orb!"} @PIR{r=100} =50%
  32. - message{m="&8&lBlackgear'd&f<&co> Stop them! Stop them or we're all doomed!"} @PIR{r=100} =15%
  33. Options:
  34. MovementSpeed: 0.01
  35. KnockbackResistance: 1
  36. FollowRange: 0
  37. PreventOtherDrops: true
  38. AlwaysShowName: true
  39. Equipment:
  40. - air:0
  41. Drops:
  42.  
  43. Blackgeard:
  44. Type: WITHER_SKELETON
  45. Display: '&8&lBlackgear''d'
  46. Health: 12430
  47. Damage: 170
  48. Faction: Evil
  49. AIGoalSelectors:
  50. - 0 clear
  51. - 1 meleeattack
  52. - 2 float
  53. AITargetSelectors:
  54. - 1 players
  55. - 2 specificfaction Good
  56. DamageModifiers:
  57. - FALL 0
  58. - SUFFOCATION 0
  59. Equipment:
  60. - BlackGeardHead:4
  61. - BlackGeardChest:3
  62. - BlackGeardPants:2
  63. - BlackGeardBoots:1
  64. - BlackGeardMeleeDamage:0
  65. Skills:
  66. - skill{s=BlackGeardDamagedSound} @Self ~onDamaged 1
  67. - sound{s=mob.horse.armor;p=0.675;v=0.3} @Self ~onTimer:40
  68. Options:
  69. MovementSpeed: 0.31
  70. KnockbackResistance: 1
  71. FollowRange: 35
  72. Silent: true
  73. PreventOtherDrops: true
  74. PreventRandomEquipment: true
  75.  
  76. Blackgeard2:
  77. Type: WITHER_SKELETON
  78. Display: '&8&lBlackgear''d'
  79. Health: 12430
  80. Damage: 170
  81. Faction: Evil
  82. AIGoalSelectors:
  83. - 0 clear
  84. - 1 meleeattack
  85. - 2 float
  86. AITargetSelectors:
  87. - 1 players
  88. - 2 specificfaction Good
  89. DamageModifiers:
  90. - FALL 0
  91. - SUFFOCATION 0
  92. Equipment:
  93. - BlackGeardHead:4
  94. - BlackGeardChest:3
  95. - BlackGeardPants:2
  96. - BlackGeardBoots:1
  97. - BlackGeardMeleeDamage:0
  98. Skills:
  99. - skill{s=BlackGeardDamagedSound} @Self ~onDamaged 1
  100. - sound{s=mob.horse.armor;p=0.675;v=0.3} @Self ~onTimer:40
  101. - skill{s=BlackGeardSmokeEruption} @Self ~onTimer:400
  102. Options:
  103. MovementSpeed: 0.31
  104. KnockbackResistance: 1
  105. FollowRange: 35
  106. Silent: true
  107. PreventOtherDrops: true
  108. PreventRandomEquipment: true
  109.  
  110.  
  111.  
  112. ShipDesertedProject:
  113. Type: IRON_GOLEM
  114. Display: '&eProject D35ERT'
  115. Health: 4241
  116. Damage: 110
  117. Armor: 15
  118. Faction: Evil
  119. AIGoalSelectors:
  120. - 0 clear
  121. - 1 meleeattack
  122. - 2 float
  123. AITargetSelectors:
  124. - 1 players
  125. - 2 specificfaction Good
  126. DamageModifiers:
  127. - FALL 0
  128. - SUFFOCATION 0
  129. Equipment:
  130. - DesertedProjectArmor:3
  131. - DesertedProjectDamage:0
  132. Skills:
  133. - summon{t=ShipDesertedProjectSand;a=1;r=0} @self ~onTimer:80
  134. - teleportto{location=-910.5,44,-2551.5} @Self ~onTimer:10 1
  135. - message{m="<mob.name>&f<&co> Artillery mode enabled. Engaging with lethal force."} @PIR{r=100} ~onSpawn
  136. Options:
  137. MovementSpeed: 0.01
  138. MaxCombatDistance: 25
  139. KnockbackResistance: 1
  140. FollowRange: 25
  141. PreventOtherDrops: true
  142. PreventRandomEquipment: true
  143.  
  144. ShipDesertedProjectSand:
  145. Type: SKELETON
  146. Display: '&eSand'
  147. Health: 780
  148. Damage: 40
  149. Faction: Evil
  150. AIGoalSelectors:
  151. - 0 clear
  152. - 1 meleeattack
  153. - 2 float
  154. AITargetSelectors:
  155. - 1 players
  156. - 2 specificfaction Good
  157. DamageModifiers:
  158. - FALL 0
  159. - SUFFOCATION 0
  160. Disguise:
  161. Type: BLOCK
  162. Block: SAND
  163. BlockData: 0
  164. ModifyBoundingBox: true
  165. Skills:
  166. - damage{a=200} @PIR{r=1.5} ~onTimer:10
  167. - leap{velocity=400} @NearestPlayer{r=30} ~onSpawn
  168. - leap{velocity=400} @NearestPlayer{r=30} ~onTimer:30
  169. - sound{s=dig.sand;p=0.8;v=0.1}
  170. - effect:particles{p=blockcrack_12_0;a=45;hs=0.55;vs=0.15;yoffset=1.25} @Self
  171. - effect:particles{p=blockcrack_24_0;a=25;hs=0.55;vs=0.15;yoffset=1.25} @Self
  172. - skill{s=PirateSandDestruct} @self ~onSpawn
  173. Options:
  174. MovementSpeed: 0.01
  175. MaxCombatDistance: 50
  176. KnockbackResistance: 1
  177. FollowRange: 50
  178. Silent: true
  179. PreventOtherDrops: true
  180.  
  181. ShipMechanicalSuit:
  182. Type: SKELETON
  183. Display: '&4Mechanical Suit'
  184. Health: 4083
  185. Damage: 140
  186. Faction: Evil
  187. AIGoalSelectors:
  188. - 0 clear
  189. - 1 meleeattack
  190. - 2 float
  191. AITargetSelectors:
  192. - 1 players
  193. - 2 specificfaction Good
  194. DamageModifiers:
  195. - FALL 0
  196. - SUFFOCATION 0
  197. Equipment:
  198. - MechanialSuitSword:0
  199. Disguise:
  200. Type: Player
  201. ShowName: true
  202. Skin: '7talonator7'
  203. ModifyBoundingBox: true
  204. Angry: true
  205. Player: Mech Suit
  206. Skills:
  207. - velocity{m=set;x=0;y=0;z=0} @Self ~onDamaged
  208. - sound{s=random.anvil_land;p=0.765;v=1} @Self ~onDamaged 0.75
  209. - message{m="<mob.name>&f<&co> Levitation bombs enabled. Engaging with lethal force."} @PIR{r=100} ~onSpawn
  210. - skill{s=MechanialSuitActiveFlameThrower} @Target ~onTimer:10
  211. - skill{s=MechanialSuitActiveClawThrow} @Target ~onTimer:240
  212. - skill{s=MechanialSuitActiveClawThrowMobScore} @Self ~onAttack
  213. - skill{s=MechanialSuitActiveClawPull} @Target ~onTimer:5
  214. - skill{s=MechanialSuitActiveClawPullStopping} @Self ~onDamaged
  215. - summon{t=ShipLevitationBomb;a=3;r=4} @self ~onTimer:80 0.4
  216. Options:
  217. MovementSpeed: 0.30
  218. MaxCombatDistance: 30
  219. KnockbackResistance: 1
  220. FollowRange: 50
  221. Silent: true
  222. PreventOtherDrops: true
  223. PreventRandomEquipment: true
  224.  
  225. ShipLevitationBomb:
  226. Type: SKELETON
  227. Display: '&4Levitation Bomb'
  228. Health: 600
  229. Damage: 30
  230. Faction: Evil
  231. AIGoalSelectors:
  232. - 0 clear
  233. - 1 meleeattack
  234. - 2 float
  235. AITargetSelectors:
  236. - 1 players
  237. - 2 specificfaction Good
  238. DamageModifiers:
  239. - FALL 0
  240. - SUFFOCATION 0
  241. Equipment:
  242. - PirateLevitationBomb:4
  243. - air:0
  244. Skills:
  245. - skill{s=PirateLevitationDeathBlast} ~onDeath
  246. - skill{s=PirateLevitationBlast} ~onTimer:20
  247. - skill{s=PirateLevitationBlastDeath} ~onSpawn
  248. - potion{type=INVISIBILITY;duration=80;level=69} ~onTimer:40 @self
  249. - potion{type=INVISIBILITY;duration=160;level=69} @Self ~onSpawn
  250. Options:
  251. MovementSpeed: 0.2
  252. MaxCombatDistance: 30
  253. KnockbackResistance: 1
  254. FollowRange: 50
  255. Silent: true
  256. PreventOtherDrops: true
  257. PreventRandomEquipment: true
  258.  
  259. ShipEternalWardenM:
  260. Type: WITHER_SKELETON
  261. Display: '&1&lEternal Warden'
  262. Health: 2659
  263. Damage: 98
  264. Armor: 15
  265. Faction: Evil
  266. AIGoalSelectors:
  267. - 0 clear
  268. - 1 meleeattack
  269. - 2 float
  270. AITargetSelectors:
  271. - 1 players
  272. - 2 specificfaction Good
  273. DamageModifiers:
  274. - FALL 0
  275. - SUFFOCATION 0
  276. Equipment:
  277. - EternalWardenCap:4
  278. - EternalWardenShirt:3
  279. - EternalWardenPants:2
  280. - EternalWardenBoots:1
  281. - EternalWardenDamage1:0
  282. Skills:
  283. - velocity{m=set;x=0;y=0;z=0} @Self ~onDamaged
  284. - sound{s=mob.horse.land;p=1.85;v=1} @Self ~onDamaged 0.8
  285. - sound{s=mob.villager.idle;p=0.55;v=1} @Self ~onTimer:75 0.8
  286. - message{m="<mob.name>&f<&co> Alternate generator enabled. Engaging with lethal force."} @PIR{r=100} ~onSpawn
  287. - skill{s=EternalWardenMeleeShip} @Target ~onAttack
  288. - skill{s=EternalWardenSlam} @Self ~onTimer:300 =100%-51%
  289. - skill{s=EternalWardenHalfDead} @Self ~onDamaged =50%
  290. - skill{s=EternalWardenSlam2} @Self ~onTimer:300 =50%-0%
  291. Options:
  292. MovementSpeed: 0.285
  293. MaxCombatDistance: 25
  294. KnockbackResistance: 1
  295. FollowRange: 25
  296. Silent: true
  297. PreventOtherDrops: true
  298. PreventRandomEquipment: true
  299.  
  300. ShipEternalWarden:
  301. Type: WITHER_SKELETON
  302. Display: '&1&lEternal Warden'
  303. Health: 2659
  304. Damage: 98
  305. Armor: 15
  306. Faction: Evil
  307. AIGoalSelectors:
  308. - 0 clear
  309. - 1 meleeattack
  310. - 2 float
  311. AITargetSelectors:
  312. - 1 players
  313. - 2 specificfaction Good
  314. DamageModifiers:
  315. - FALL 0
  316. - SUFFOCATION 0
  317. Equipment:
  318. - EternalWardenCap:4
  319. - EternalWardenShirt:3
  320. - EternalWardenPants:2
  321. - EternalWardenBoots:1
  322. - EternalWardenDamage1:0
  323. Skills:
  324. - velocity{m=set;x=0;y=0;z=0} @Self ~onDamaged
  325. - sound{s=mob.horse.land;p=1.85;v=1} @Self ~onDamaged 0.8
  326. - sound{s=mob.villager.idle;p=0.55;v=1} @Self ~onTimer:75 0.8
  327. - skill{s=EternalWardenMelee} @Target ~onAttack
  328. - skill{s=EternalWardenSlam} @Self ~onTimer:300 =100%-51%
  329. - skill{s=EternalWardenHalfDead} @Self ~onDamaged =50%
  330. - skill{s=EternalWardenSlam2} @Self ~onTimer:300 =50%-0%
  331. Options:
  332. MovementSpeed: 0.285
  333. MaxCombatDistance: 25
  334. KnockbackResistance: 1
  335. FollowRange: 25
  336. Silent: true
  337. PreventOtherDrops: true
  338. PreventRandomEquipment: true
  339.  
  340. PBShipBankGuard:
  341. Type: SKELETON
  342. Display: '&fBank Guard'
  343. Health: 4000
  344. Damage: 150
  345. Faction: Good
  346. AIGoalSelectors:
  347. - 0 clear
  348. - 1 meleeattack
  349. - 2 float
  350. AITargetSelectors:
  351. - 1 specificfaction Evil
  352. DamageModifiers:
  353. - FALL 0
  354. - SUFFOCATION 0
  355. Equipment:
  356. - BankGuardShipHead:4
  357. - BankGuardShip:0
  358. Disguise:
  359. Type: Player
  360. ShowName: true
  361. Skin: 'Mikearoni44'
  362. ModifyBoundingBox: true
  363. Angry: true
  364. Player: §fBank Guard
  365. Options:
  366. MovementSpeed: 0.27
  367. MaxCombatDistance: 15
  368. KnockbackResistance: 1
  369. FollowRange: 15
  370. Silent: true
  371. PreventOtherDrops: true
  372. PreventRandomEquipment: true
  373.  
  374. PBShipKVKnight:
  375. Type: SKELETON
  376. Display: '&fKingsview Knight'
  377. Health: 4000
  378. Damage: 150
  379. Faction: Good
  380. AIGoalSelectors:
  381. - 0 clear
  382. - 1 meleeattack
  383. - 2 float
  384. AITargetSelectors:
  385. - 1 specificfaction Evil
  386. DamageModifiers:
  387. - FALL 0
  388. - SUFFOCATION 0
  389. Equipment:
  390. - KvKnightShipHead:4
  391. - KVKnightShip:0
  392. Disguise:
  393. Type: Player
  394. ShowName: true
  395. Skin: 'Mikearoni44'
  396. ModifyBoundingBox: true
  397. Angry: true
  398. Player: §fKingsview Knight
  399. Options:
  400. MovementSpeed: 0.27
  401. MaxCombatDistance: 15
  402. KnockbackResistance: 1
  403. FollowRange: 15
  404. Silent: true
  405. PreventOtherDrops: true
  406. PreventRandomEquipment: true
  407.  
  408. PBShipTaron:
  409. Type: SKELETON
  410. Display: '&6Paladin Taron'
  411. Health: 6000
  412. Damage: 150
  413. Faction: Good
  414. AIGoalSelectors:
  415. - 0 clear
  416. - 1 meleeattack
  417. - 2 float
  418. AITargetSelectors:
  419. - 1 specificfaction Evil
  420. DamageModifiers:
  421. - FALL 0
  422. - SUFFOCATION 0
  423. Equipment:
  424. - TaronShipHead:4
  425. - TaronAxeShip:0
  426. Disguise:
  427. Type: Player
  428. ShowName: true
  429. Skin: 'alex1o'
  430. ModifyBoundingBox: true
  431. Angry: true
  432. Player: §6Paladin Taron
  433. Options:
  434. MovementSpeed: 0.27
  435. MaxCombatDistance: 15
  436. KnockbackResistance: 1
  437. FollowRange: 15
  438. Silent: true
  439. PreventOtherDrops: true
  440. PreventRandomEquipment: true
  441.  
  442. PBShipMutan:
  443. Type: SKELETON
  444. Display: '&fMutan Khnee'
  445. Health: 6000
  446. Damage: 150
  447. Faction: Good
  448. AIGoalSelectors:
  449. - 0 clear
  450. - 1 meleeattack
  451. - 2 float
  452. AITargetSelectors:
  453. - 1 specificfaction Evil
  454. DamageModifiers:
  455. - FALL 0
  456. - SUFFOCATION 0
  457. Equipment:
  458. - MutanShipHead:4
  459. - MutanSwordShip:0
  460. Disguise:
  461. Type: Player
  462. ShowName: true
  463. Skin: 'CaptainJack_'
  464. ModifyBoundingBox: true
  465. Angry: true
  466. Player: §fMutan Khnee
  467. Options:
  468. MovementSpeed: 0.27
  469. MaxCombatDistance: 15
  470. KnockbackResistance: 1
  471. FollowRange: 15
  472. Silent: true
  473. PreventOtherDrops: true
  474. PreventRandomEquipment: true
  475.  
  476. PBShipIgnat:
  477. Type: SKELETON
  478. Display: '&fSailor Ignat'
  479. Health: 99999
  480. Damage: 150
  481. Faction: Good
  482. Disguise:
  483. Type: Player
  484. Skin: 'CaptnFlint'
  485. Player: §fSailor Ignat
  486. ShowName: true
  487. AIGoalSelectors:
  488. - 0 clear
  489. - 1 meleeattack
  490. - 2 float
  491. AITargetSelectors:
  492. - 0 clear
  493. - 1 specificfaction Evil
  494. DamageModifiers:
  495. - DROWNING 0
  496. - SUFFOCATION 0
  497. - FALL 0
  498. - FIRE 0
  499. - FIRE_TICK 0
  500. - LAVA 0
  501. Skills:
  502. - potion{t=SLOW;d=100;l=30} @Self ~onTimer:5 1
  503. - potion{t=SLOW;d=10000;l=30} @Self ~onSpawn
  504. - skill{s=ShipIgnatSummon} ~onSpawn
  505. - velocity{m=set;x=0;y=0;z=0} @Self ~onDamaged 1
  506. - teleportto{location=-910.5,39,-2589.5} @Self ~onTimer:10 1
  507. - throw{v=5;vy=1} @Target ~onAttack
  508. - skill{s=IgnatShotShip} ~onTimer:60 1
  509. Options:
  510. MovementSpeed: 0.3
  511. KnockbackResistance: 1
  512. FollowRange: 100
  513. Despawn: false
  514. PreventOtherDrops: true
  515. AlwaysShowName: true
  516. PreventRenaming: true
  517. Equipment:
  518. - SmokeTooth:4
  519. - Airs:3
  520. - Airs:2
  521. - Airs:1
  522. - IgnatXBow:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement