CREAMPAN0408

Untitled

Apr 2nd, 2019
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. #
  2. # These example files show you some of the basic attributes and
  3. # skills MythicMobs can use. Far more is possible!
  4. otimusya:
  5. Type: WITHER_SKELETON
  6. Display: ‘落ち武者’
  7. Health: 50
  8.  Damage: 8
  9. Skills:
  10. – skill{skill=SummonSkeletons} @Self 0.1
  11. – skill{skill=SmashAttack} @Target >0 0.2
  12. Equipment:
  13. – otimusyanokabuto:4
  14. – otimusyanoturugi:0
  15. – otimusyanoaitemu:5
  16.  Drops:
  17. - SkeletonKingDrops
  18.  Options:
  19.   AlwaysShowName: true
  20. Collidable: false
  21. Despawn: true
  22. FollowRange: 10
  23. Invincible: true
  24. KnockbackResistance: 100
  25. MovementSpeed: 0.30
  26. NoDamageTicks: 60
  27. ShowHealth: true
  28.  
  29. SkeletalMinion:
  30. Type: SKELETON
  31. Display: '&2落人'
  32. Health: 10
  33. Damage: 4
  34. Options:
  35. MovementSpeed: 0.1
Add Comment
Please, Sign In to add comment