Advertisement
Ulthirm

mob/skill

Apr 23rd, 2015
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. AErza:
  2. Mobtype: Zombie
  3. Display: '&'
  4. Health: 2400
  5. Damage: 12
  6. Disguise:
  7. Type: player
  8. Player: Erza
  9. Skin: xLapisChickx
  10. DamageModifiers:
  11. - BLOCK_EXPLOSION 0.25
  12. - CONTACT 0.47
  13. AIGoalSelectors:
  14. - float
  15. - LookAtPlayers
  16. - AvoidArrows
  17. - MeleeAttack
  18. AITargetSelectors:
  19. - Attacker
  20. - Players
  21. Skills:
  22. - skill {s=Multisword}
  23. Equipment:
  24.  
  25. Drops:
  26. Options:
  27. Despawn: true
  28. FollowRange: 15
  29. AlwaysShowName: True
  30. MovementSpeed: 3.0
  31. PreventItemPickup: False
  32. KnockbackResistance: 0.50
  33.  
  34.  
  35. Multisword:
  36. Cooldown: 50
  37. Skills:
  38. - effect:itemspray{item=ISword;duration=10;amount=10;force=5} @self 50> 28.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement