Advertisement
Guest User

Untitled

a guest
Aug 24th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Skill folder
  2.  
  3. Thunder:
  4. Cooldown: 15
  5. Skills:
  6. - lightning{d=5}
  7. - message{m="<mob.name><&co> Shocking isnt it!"} @PlayersInRadius{r=50} ~onCombat >0 0.05
  8.  
  9. Mob folder
  10.  
  11. Zatur:
  12. Type: ZOMBIE
  13. Display: '&bZatur'
  14. Health: 300
  15. Disguise:
  16. Type: player
  17. Skin: 'pigmenleader'
  18. Player: Zatur
  19. Burning: false
  20. Blocking: false
  21. Invisible: false
  22. ShowName: True
  23. Sneaking: false
  24. Sprinting: false
  25. ModifyBoundingBox: false
  26. Damage: 10
  27. BossBar:
  28. Enabled: true
  29. Range: 45
  30. Color: WHITE
  31. Drops:
  32. - ZaturDrops
  33. DamageModifiers:
  34. - PROJECTILE 0
  35. - SUFFOCATION 0
  36. - MAGIC 0
  37. - POISON 0
  38. - LIGHTNING 0
  39. - ENTITY_EXPLOSION 0
  40. - BLOCK_EXPLOSION 0
  41. - ENTITY_ATTACK 0
  42. - DROWNING 0
  43. - THORNS 0
  44. - FALL 10
  45. - FIRE_TICK 0
  46. - FIRE 0
  47. Skills:
  48. - message{cooldown=20;m="<mob.name><&co> No one escapes my domain alive!!"} @PlayersInRadius{r=45} ~onCombat >0 0.05
  49. - message{cooldown=28;m="<mob.name><&co> My elemental magic is too powerful! All will suffer!"} @PlayersInRadius{r=50} ~onCombat >0 0.5
  50. - message{cooldown=30;m="<mob.name><&co> You are all fools to come here!"} @PlayersInRadius{r=50} ~onCombat >0 0.05
  51. - message{cooldown=30;m="<mob.name><&co> Your kind is nothing but weaklings!"} @PlayersInRadius{r=50} ~onCombat >0 0.05
  52. - skill{s=Thunder} @PlayersInRadius:r=30 ~onTimer:100
  53. - skill{s=Rupture} @PlayersInRadius:r=15 ~onCombat >0 0.5
  54. - skill{s=BS} ~onDamaged =75%
  55. - skill{s=BS} ~onDamaged =50%
  56. - skill{s=BS} ~onDamaged =25%
  57. - sendactionmessage{msg=“&b&lZatur<&sp>&e[&c<mob.hp><&sp>&e/<&sp>&c<mob.mhp>&e]”} @Trigger ~onDamaged 1
  58. KillMessages:
  59. - <target.name> &bwas obliterated by Zatur!
  60. Options:
  61. PreventOtherDrops: true
  62. AlwaysShowName: true
  63. MaxCombatDistance: 100
  64. FollowRange: 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement