Advertisement
Sharrk_kunjang

Untitled

Aug 30th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Shockwave:
  2. Cooldown: 14
  3. Conditions:
  4. - score{o=Time;v=<1}
  5. Skills:
  6. - modifytargetscore{o=Time;v=85;a=SET} @self
  7. - message{m="<mob.name> Is Preparing A Shockwave!"} @PlayersInRadius{r=40}
  8. - delay 60
  9. - effect:particles{p=angryVillager;amount=1500;hSpread=15;ySpread=1;speed=0;yOFfset=0.5}
  10. @Self
  11. - delay 10
  12. - damage{a=34} @PIR{r=15}
  13. Magnetism:
  14. Cooldown: 9
  15. Conditions:
  16. - score{o=Time;v=<1}
  17. Skills:
  18. - modifytargetscore{o=Time;v=85;a=SET} @self
  19. - message{m="Watch out! <mob.name> Is Setting Up A Magnetism Field!"} @PlayersInRadius{r=40}
  20. - delay 40
  21. - pull{velocity=10;velocityY=20} @PlayersInRadius{r=8}
  22. - delay 40
  23. - throw{velocity=20;velocityY=20} @PlayersInRadius{r=8}
  24. SummonGolems:
  25. Cooldown: 20
  26. Skills:
  27. - summon{mob=BrokenGolem;amount=3;noise=5} @Self
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement