CREAMPAN0408

Untitled

Apr 2nd, 2019
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. # MOBs
  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: SKELETON
  6. Display: ‘落ち武者’
  7. Health: 50
  8.  Damage: 8
  9.  Armor: 6
  10. Equipment:
  11. – otimusyanokabuto:4
  12. – otimusyanoturugi:0
  13. – otimusyanoaitemu:5
  14.  Drops:
  15. - SkeletonKingDrops
  16.  Options:
  17.   AlwaysShowName: true
  18. Collidable: false
  19. Despawn: true
  20. FollowRange: 10
  21. Invincible: true
  22. KnockbackResistance: 100
  23. MovementSpeed: 0.30
  24. NoDamageTicks: 60
  25. ShowHealth: true
  26. Skills:
  27. – skill{skill=SummonSkeletons} @Self 0.1
  28. – skill{skill=SmashAttack} @Target >0 0.2
  29.  
  30. SkeletalMinion:
  31. Type: SKELETON
  32. Display: '&2落人'
  33. Health: 10
  34. Damage: 4
  35. Options:
  36. MovementSpeed: 0.1
Add Comment
Please, Sign In to add comment