Advertisement
_Shadow_W0lf_

Phase 2

Jun 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. Items:
  2.  
  3. phasetwobow:
  4. Id: 261
  5. Data: 0
  6. Display: '&7Siriyirus bow'
  7. Attributes:
  8. MainHand:
  9. KnockbackResistance: 99%
  10. Health: 10
  11. Options:
  12. Unbreakable: true
  13. Enchantments:
  14. - ARROW_DAMAGE: 5
  15. - ARROW_FIRE: 3
  16. - ARROW_KNOCKBACK: 5
  17. - ARROW_INFINITE: 1
  18.  
  19. Mobs:
  20. Blaze:
  21. Type: Blaze
  22. Display: '&6FlamingMinion'
  23. Health: 25
  24. Damage: 0
  25. Faction: phase2
  26. AIGoalSelectors:
  27. - 0 clearta
  28. - 1 skeletonbowattack
  29. AITargetSelectors:
  30. - 0 clear
  31. - 1 players
  32. Options:
  33. MovementSpeed: 0.3
  34. MaxCombatDistance: 50
  35. PreventOtherDrops: true
  36. Skills:
  37. - skill{s=ArrowVolley} @target ~onTimer:85
  38. - skill{s=ShootSkulls} @target ~onTimer:150
  39. - skill{s=Fireballs} @target ~onTimer:250
  40. Siriyirusphasetwo:
  41. Mobtype: Skeleton
  42. Display: '&4Siriyirus'
  43. Health: 2000
  44. Damage: 15W
  45. BossBar:
  46. Enabled: true
  47. Title: '&cSiriyirus the Blazing'
  48. Range: 50
  49. Color: RED
  50. Style: SEGMENTED_6
  51. Options:
  52. AlwaysShowName: true
  53. MovementSpeed: 0.3
  54. MaxCombatDistance: 50
  55. PreventOtherDrops: true
  56. UseThreatTable: true
  57. Modules:
  58. ThreatTable: true
  59. Faction: phase2
  60. AIGoalSelectors:
  61. - 0 clearta
  62. - 1 skeletonbowattack
  63. AITargetSelectors:
  64. - 0 clear
  65. - 1 players
  66. Drops:
  67. - exp 200
  68. - DeathAdderDrops
  69. Equipment:
  70. - phasetwobow:0
  71. Disguise:
  72. Type: Player
  73. Player: '&4Siriyirus'
  74. Skin: 'Fire'
  75. Skills:
  76. - healpercent{m=1} @self ~onSpawn
  77. - skill{s=SummonLostSouls} @self 0.2
  78. - message{cooldown=80;m="<mob.name><&co>You will all die!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
  79. - message{m="<mob.name><&co> You have only doomed yourself, <trigger.name>!"} @trigger ~onPlayerKill
  80. - skill{s=SummonFlameSpirits} @self 0.1
  81. - skill{s=ArrowVolley} @self ~onTimer:350
  82. - shootfireball{y=1;v=1;ft=100;sml=true} @target ~onTimer:350
  83. - skill{s=ShootSkull} @self ~onTimer:275 <45% 0.2
  84.  
  85. Skills:
  86.  
  87. Fireballs:
  88. Cooldown: 50
  89. Skills:
  90. - effect:particles{particle=flame;amount=200;hS=5;vS=5;speed=5}
  91. - shootfireball{y=1;v=4} @target
  92. - delay 10
  93. - shootfireball{y=1;v=4} @target
  94. - delay 10
  95. - shootfireball{y=1;v=4} @target
  96. Magma:
  97. Cooldown: 150
  98. Skills:
  99. - effect:blockmask{m=magma;r=4;d=50} @PIR{r=35}
  100. - damage{amount=16;ignoreArmor=true} @PlayersInRadius{r=35}
  101. - ignite{ticks=50} @PlayersInRadius{r=35) ~onTimer:350
  102. SummonFlameSpirits:
  103. Cooldown: 10
  104. Skills:
  105. - effect:particlesphere{particle=lava;amount=200;radius=8} @self
  106. - delay 20
  107. - summon{mob=Blaze;amount=2;noise=1} @Self
  108. - damage{amount=12;ignoreArmor=true} @PlayersInRadius{r=6}
  109. ShootSkulls:
  110. Cooldown: 10
  111. Skills:
  112. - effect:enderbeam{d=40;y=2;} @target
  113. - delay 10
  114. - shootskull{y=1;v=4} @target
  115. - delay 5
  116. - shootskull{y=1;v=4} @target
  117. - delay 5
  118. - shootskull{y=1;v=4} @target
  119. ArrowVolley:
  120. Cooldown: 10
  121. Skills:
  122. - effect:particlesphere{particle=instantSpell;amount=200;radius=5} @self
  123. - arrowvolley{a=18;s=15;v=15;f=50;rd=200} @Target
  124. SummonPhase2:
  125. Cooldown: 0
  126. Skills:
  127. - effect:particlesphere{particle=witchMagic;amount=200;radius=5}
  128. - effect:particles{p=largeexplode;amount=10;speed=0;hS=0.2;vS=0.2;y=1} @Self
  129. - delay 40
  130. - summon{mob=Siriyirusphasetwo;amount=1;noise=5} @Self
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement