Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. water1:
  2. Skills:
  3. - effect:particlering{particle=reddust;color=#1C1C84;radius=5;points=32;amount=20;hS=1;vS=1} @Self
  4. - throw{velocity=0;velocityY=10} @PlayersInRadius{r=5} @Self
  5.  
  6. hydrosboss:
  7. Type: Giant
  8. Display: '&c&lHydros Curse Of The Tides'
  9. Health: 1500
  10. Modules:
  11. ThreatTable: true
  12. KillMessages:
  13. - '<target.name> &bwas swallowed by the tides...'
  14. Damage: 6
  15. BossBar:
  16. Enabled: true
  17. Title: '&c&l[ &b&l&nHydros, Curse of the Tides&c&l ]'
  18. Range: 45
  19. Color: BLUE
  20. Style: SEGMENTED_10
  21. Options:
  22. MovementSpeed: 0.18
  23. MaxCombatDistance: 45
  24. PreventOtherDrops: true
  25. AlwaysShowName: true
  26. PreventRandomEquipment: true
  27. PreventItemPickup: true
  28. Silent: true
  29. KnockbackResistance: 1
  30. Collidable: false
  31. Skills:
  32. - sound{s=entity.elder_guardian.hurt;p=0.5;v=4} @Self ~onDamaged 1
  33. - effect:particles{particle=drip_water;amount=350;hS=2;vS=2;speed=3} @self ~onDamaged 1
  34. - effect:particles{particle=nautilus;amount=350;hS=1;vS=2;speed=3} @self ~onDamaged 1
  35. - skill{skill=water1} @Self ~onDamaged 1
  36. - skill{skill=seperation} @Self ~onTrigger >250
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement