KlausTrophobie

MythicMob with ~onDamaged

Oct 30th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. pyramide:
  2. Faction: anubis
  3. Type: SKELETON
  4. Display: '&6&lAnubis'
  5. Health: 800
  6. Modules:
  7. ThreatTable: false
  8. BossBar:
  9. Enabled: true
  10. Title: '&6&lAnubis &c<&heart> <mob.hp>/<mob.mhp>'
  11. Range: 20
  12. Color: RED
  13. Style: SEGMENTED_10
  14. DarkenSky: false
  15. CreateFog: false
  16. Equipment:
  17. - pyramide HEAD
  18. - pyramideCHESTPLATE CHEST
  19. - pyramideLEGGINGS LEGS
  20. - pyramideBOOTS FEET
  21. - air HAND
  22. Drops:
  23. - CUSTOM_ITEM{key=leather} 1 0.9
  24. - CUSTOM_ITEM{key=totem-anubis} 1 0.7
  25. - CUSTOM_ITEM{key=ticket} 1 1
  26. DamageModifiers:
  27. - LAVA 0
  28. - FIRE 0
  29. - DROWNING 0
  30. - BLOCK_EXPLOSION 0
  31. - ENTITY_EXPLOSION 0.1
  32. - POISON 0.1
  33. - FIRE_TICK 0
  34. - FALL 0
  35. - SUFFOCATION 0
  36. - MAGIC 0.1
  37. - PROJECTILE 0.2
  38. Options:
  39. PreventOtherDrops: true
  40. PreventSunBurn: true
  41. KnockbackResistance: 0,01
  42. Despawn: false
  43. Silent: false
  44. MinimumAttackRange: 30
  45. FollowRange: 15
  46. AttackSpeed: 15
  47. MaxCombatDistance: 5
  48. MovementSpeed: 0.4
  49. KnockbackResistance: 0.6
  50. ScoreMessage: true
  51. Skills:
  52. - effect:particlering{particle=totem_of_undying;radius=1} @self ~onDamaged 1
  53. - effect:bloodyScreen{d=25} @PIR{r=10} ~onTimer:20
  54. - lightning @PIR{r=15;d=50} ~onTimer:200
  55. - summon{type=cb_vex;amount=12;radius=4;if=false} @self ~onDamaged ?~isPlayer 0.05
  56. - summon{type=pyramide_mummy;amount=4;radius=4;if=false} @PIR{r=10} ~onTimer:200
  57. - velocity{m=set;x=0;y=0;z=0} @self ~onDamaged
  58. - damage{a=15} @PIR{r=5}
  59. - sound{s=event.raid.horn;v=0.1;} @self ~onDeath
  60. - setname{name=<caster.name>;delay=2} @self ~onDamaged
  61. - setname{name=<caster.name>;delay=2} @self ~onTimer:10 ?incombat{}
  62. - effect:particleorbital{r=1;points=16;t=50;i=1;vy=20;p=composter} @self ~onTimer:1200 1
  63. - heal{amount=50} @self ~onTimer:1200 1
Add Comment
Please, Sign In to add comment