Advertisement
nhatngo1303

Untitled

Jan 21st, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. keletonKingEffects:
  2. Cooldown: 20
  3. Skills:
  4. - sound{s=mob.endermen.scream;p=0.1} @PlayersInRadius{r=15}
  5. - potion{type=BLINDNESS;lvl=3;duration=60} @PlayersInRadius{r=15}
  6. - potion{type=SLOW;lvl=3;duration=10} @PlayersInRadius{r=15}
  7. - potion{type=POISON;lvl=2;duration=80} @PlayersInRadius{r=15}
  8. - damage{amount=2;ignorearmor=true} @PlayersInRadius{r=5}
  9. - effect:particles{particle=angryVillager;amount=100;hS=1;vS=1;speed=5} @self
  10. - sound{s=mob.creeper.death;v=3;p=0.2} @Self
  11. - message{cooldown=20;m="<mob.name><&co> &EHow does it feel like being blind? Hahahahahaha!"} @PlayersInRadius{r=40}
  12. SkeletonKingPull:
  13. Cooldown: 10
  14. Skills:
  15. - sound{s=mob.endermen.scream;p=0.1} @PlayersInRadius{r=15}
  16. - pull{v=20;to=true} @PlayersInRadius{r=15}
  17. - effect:particles{particle=reddust;color=#A218D2;amount=200;hS=1;vS=1;speed=5} @PlayersInRadius{r=15}
  18. - message{cooldown=20;m="<mob.name><&co> &ECome to me!!!"} @PlayersInRadius{r=15}
  19. SkeletonKingSummonMinions:
  20. Cooldown: 35
  21. Skills:
  22. - sound{s=mob.endermen.scream;p=0.1} @PlayersInRadius{r=20}
  23. - message{cooldown=20;m="<mob.name><&co> &ETime for my minions to come!"} @PlayersInRadius{r=20}
  24. - summon{type=SkeletonKnight1;amount=3;radius=7} @PIR{r=20}
  25. - summon{type=SkeletonKnight2;amount=3;radius=7} @PIR{r=20}
  26. SkeletonKingSkullBarrage:
  27. Cooldown: 60
  28. Skills:
  29. - sound{s=mob.endermen.scream;p=0.1} @PlayersInRadius{r=20}
  30. - message{cooldown=20;m="<mob.name><&co> &EAbout time to shoot wither skulls at you!"} @PlayersInRadius{r=20}
  31. - shootskull{y=1;v=4;ps=true} @target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement