Advertisement
Guest User

Untitled

a guest
Aug 31st, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. MrPumpkinHead-1:
  2. Type: WITHER_SKELETON
  3. Display: '&6Mr. Pumpkinhead'
  4. Health: 100
  5. Damage: 10
  6. DamageModifiers:
  7. - ENTITY_ATTACK 0.80
  8. Skills:
  9. - message{cooldown=20;m="<mob.name><&co> None may have my beautiful head!"}
  10. @PlayersInRadius{r=40} ~onCombat >0 0.2
  11. - message{m="<mob.name><&co> Ahahahahah! Die, <trigger.name>!"} @PlayersInRadius{r=40}
  12. ~onPlayerKill >0 1
  13. - skill{s=SummonSkeletons} @Self 0.1
  14. - skill{s=SmashAttack} @Target 0 0.2
  15. - actionmessage{m="&9&l<mob.hp> / <mob.mhp>"} @trigger ~onDamaged
  16. - heal{amount=12} @self ~onDamaged 0.1
  17. Equipment:
  18. - pumpkin:4
  19. Drops:
  20. - PumpkinHead01 1 1
  21. - brain 1-5 1
  22. - averageBrain 1-2 .4
  23. - intelligentBrain 1 .1
  24. - ArrowLevitation 6-10 1
  25. - arrow 10-20 .85
  26. - bone 3-5 .85
  27. - coal 1-10 .85
  28. - bow 1 .01
  29. - WhitherHead 1 .05
  30. #- WitherSkeletonArmorDrops
  31. Options:
  32. AlwaysShowName: true
  33. MovementSpeed: 0.2
  34. MaxCombatDistance: 25
  35. PreventOtherDrops: true
  36.  
  37. MrTest-1:
  38. Type: WITHER_SKELETON
  39. Display: '&6Mr Test'
  40. Health: 40
  41. Damage: 8
  42. Skills:
  43. - actionmessage{m="&9&l<mob.hp> / <mob.mhp>"} @trigger ~onDamaged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement