Advertisement
Guest User

Untitled

a guest
Sep 21st, 2021
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Knight:
  2. Type: WOLF
  3. Display: '&aKnight &7[&eLvl <mob.level>&7]'
  4. Damage: 6
  5. Health: 30
  6. Mount: Knight_Mount
  7. Disguise:
  8. Type: PLAYER
  9. Player: 'Guard'
  10. Skin: 0cel0t
  11. AIGoalSelectors:
  12. - 0 clear
  13. - 1 meleeattack
  14. - 2 float
  15. - 3 randomlookaround
  16. - 4 patrol -1020,71,-357;-1022,71,-348;-1024,72,-336;-1026,72,-323;-1026,72,-309;-1019,72,-297;-1012,72,-300;-1005,72,-308;-996,72,-314;-987,71,-321;-977,72,-329;-968,72,-334;-959,72,-338;-949,72,-344;-940,72,-352;-930,73,-356;-918,73,-358;-903,73,-358;-892,73,-356;-879,74,-354;-867,74,-352;-879,74,-354;-892,73,-356;-903,73,-358;-918,73,-358;;-930,73,-356;-940,72,-352;-949,72,-344;-959,72,-338;-968,72,-334;-977,72,-329;-987,71,-321;-996,72,-314;-1005,72,-308;-1012,72,-300;-1019,72,-297;-1026,72,-309;-1026,72,-323;-1024,72,-336;-1022,71,-348
  17. AITargetSelectors:
  18. - 0 clear
  19. - 1 hurtbytarget
  20. - 2 otherfactionmonsters
  21. Modules:
  22. ThreatTable: false
  23. Options:
  24. AlwaysShowName: false
  25. Despawn: false
  26. MaxCombatDistance: 30
  27. FollowRange: 15
  28. PreventOtherDrops: true
  29. PreventMobKillDrops: true
  30. MovementSpeed: 0.3
  31. Silent: true
  32. Skills:
  33. - remove @mount ~onDeath
  34.  
  35.  
  36. Knight_Mount:
  37. Type: POLAR_BEAR
  38. Disguise:
  39. Type: HORSE
  40. Health: 40
  41. Damage: 8
  42. Display: '&aHorse &7[&eLvl <mob.level>&7]'
  43. AIGoalSelectors:
  44. - 0 clear
  45. - 1 meleeattack
  46. - 2 float
  47. - 3 opendoors
  48. - 4 randomstroll
  49. AITargetSelectors:
  50. - 0 clear
  51. - 1 hurtbytarget
  52. - 2 otherfactionmonsters
  53. Options:
  54. AlwaysShowName: true
  55. Despawn: false
  56. HorseArmor: iron
  57. MaxCombatDistance: 30
  58. FollowRange: 15
  59. HorseStyle: WHITEFIELD
  60. HorseColor: CHESTNUT
  61. Tamed: true
  62. Saddled: true
  63. MovementSpeed: 0.3
  64. PreventOtherDrops: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement