Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. StartBoss:
  2. Type: Skeleton
  3. Display: Skeleton
  4. Options:
  5. MovementSpeed: .3
  6. Persistance: true
  7. PreventOtherDrops: true
  8. RepeatAllSkills: true
  9. ShowHealth: true
  10. Health: 20
  11. Damage: 4
  12. Armor: 8
  13. Skills:
  14. - ignite{{ticks=50} @PlayersInRadius{r=5} =80%-100% @Target onTimer: 1200}
  15. - arrowvolley {{a=20;s=20;v=10;rd=200} =40%-80% @Target onTimer: 1000}
  16. - forcepull{{spread=5} @EntitiesInRadius{r=30} @Target onSpawn onTimer: 1600}
  17. - lightning {@EntitiesInRadius{r=10} =10%-60% @Target ~onTimer: 800}
  18. - heal {{amount=20;overheal=true} =20%-25% @self ~onDamaged 0.10}
  19. - shootpotion {type=HARM;level=2;velocity=10} @Target onDamaged .3
  20. Drops:
  21. - exp 200
  22. - StartBoss
  23. BossBar:
  24. Enabled: true
  25. Title: 'Skeleton'
  26. Color: RED
  27. AITargetSelectors:
  28. - 0 clear
  29. - 1 players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement