Advertisement
CREAMPAN0408

Untitled

Apr 2nd, 2019
93
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.  Options:
  10.   AlwaysShowName: true
  11. Collidable: false
  12. Despawn: true
  13. FollowRange: 10
  14. Invincible: true
  15. KnockbackResistance: 100
  16. MovementSpeed: 0.30
  17. NoDamageTicks: 60
  18. ShowHealth: true
  19. Skills:
  20. – skill{skill=SummonSkeletons} @Self 0.1
  21. – skill{skill=SmashAttack} @Target >0 0.2
  22. Equipment:
  23. – otimusyanokabuto:4
  24. – otimusyanoturugi:0
  25. – otimusyanoaitemu:5
  26.  Drops:
  27. - SkeletonKingDrops
  28.  
  29. SkeletalMinion:
  30. Type: SKELETON
  31. Display: '&2落人'
  32. Health: 10
  33. Damage: 4
  34. Options:
  35. MovementSpeed: 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement