Dnthy

Untitled

Mar 8th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. 2:
  2. Type: BLAZE
  3. Display: '&c&lInferno'
  4. Health: 800
  5. Damage: 9
  6. Armor: 6
  7. Drops:
  8. - 1boss 1 1
  9. BossBar:
  10. Enabled: true
  11. Title: "&c&lInferno"
  12. Range: 20
  13. Color: RED
  14. Style: SOLID
  15. Options:
  16. NoAI: true
  17. Skills:
  18. - skill{s=spawnInf} @self ~onSpawn
  19. - skill{s=inf} @PlayersInRadius{r=10} ~onDamaged 0.2
  20. - effect:particles{particle=flame;amount=30;vSpread=.5;hSpread=.5;Speed=.01;yOffset=.1} @self ~onTimer:20
  21. - effect:particleline{particle=flame;amount=1;fromOrigin=true} @target
  22. - skill{s=fireSkill} @PlayersInRadius{r=10} ~onDamaged 0.3
  23. - effect:itemspray{item=blaze_powder;amount=10;velocity=1;d=20;r=2} @self ~onDamaged
  24. - summon{mob=iw;amount=3;r=3;cd=20} @Self ~onDamaged 0.1
  25. - skill{s=is} @PlayersInRadius{r=20} ~onSpawn
  26.  
  27. iw:
  28. Type: WITHER_SKELETON
  29. Health: 10
  30. Damage: 4
  31. Armor: 2
Advertisement
Add Comment
Please, Sign In to add comment