Woodyo

Untitled

Jul 17th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. DamageModifierMob:
  2. Type: ZOMBIE
  3. Display: 'HP » &r&2<caster.hp>/<caster.mhp>'
  4. Health: 50
  5. Damage: 15
  6. Options:
  7. MovementSpeed: 0.275
  8. PreventItemPickup: true
  9. PreventOtherDrops: true
  10. PreventRandomEquipment: true
  11. Silent: true
  12. PreventSunburn: true
  13. Collidable: true
  14. KnockbackResistance: 1
  15. FollowRange: 7
  16. Skills:
  17. - setname{name='HP » &r&2<caster.hp>/<caster.mhp>';delay=1} @self ~onDamaged
  18. AIGoalSelectors:
  19. - 0 clear
  20. - 1 gotospawn
  21. DamageModifiers:
  22. - PROJECTILE 0
Add Comment
Please, Sign In to add comment