CREAMPAN0408

Untitled

Mar 31st, 2019
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 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. Skills:
  11. - skill{s=SummonSkeletons} @Self 0.1
  12. - skill{s=SmashAttack} @Target >0 0.2
  13. Equipment:
  14. – otimusyanokabuto:4
  15. – otimusyanoturugi:0
  16. – otimusyanoaitemu:5
  17.  Drops:
  18. - SkeletonKingDrops
  19.  Options:
  20.   AlwaysShowName: true
  21. Collidable: false
  22. Despawn: true
  23. FollowRange: 10
  24. Invincible: true
  25. KnockbackResistance: 100
  26. MovementSpeed: 0.30
  27. NoDamageTicks: 60
  28. ShowHealth: true
  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