Advertisement
Guest User

Untitled

a guest
Aug 5th, 2021
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. Villager_purpleknight:
  2. Type: PILLAGER
  3. Display: '&5Villager Knight'
  4. Health: 130
  5. Damage: 6
  6. #Mount: VillagerPbear
  7. DamageModifiers:
  8. - FALL 0.1
  9. Faction: VillagerKingdom
  10. Armor: 6
  11. Options:
  12. Despawn: false
  13. FollowRange: 100
  14. MovementSpeed: 0.35
  15. NoDamageTicks: 10
  16. PreventOtherDrops: true
  17. PreventRenaming: true
  18. Silent: true
  19. LockPitch: true
  20. KnockbackResistance: 0.9
  21. ShowHealth: true
  22. Modules:
  23. ThreatTable: true
  24. ImmunityTable: true
  25. AIGoalSelectors:
  26. - 0 clear
  27. - 1 opendoors
  28. - 2 meleeattack
  29. - 3 swim
  30. - 4 randomstroll
  31. - 5 randomlookaround
  32. - 6 moveindoors
  33. - 7 movethroughvillage
  34. - 8 breakdoors
  35. AITargetSelectors:
  36. - 0 clear
  37. - 1 hurtbytarget
  38. - 2 players
  39. - 3 OtherFactionMonsters
  40. Drops:
  41. - purpledrops1 1 0.4
  42. DropsPerLevel: (Below v4.4 only)
  43. #DamageModifiers:
  44. Equipment:
  45. - VKnightpurpleHelmet HEAD
  46. - VKnightpurpleChestplate CHEST
  47. - VKnightLeggings LEGS
  48. - VKnightBoots FEET
  49. KillMessages:
  50. - '<target.name> was slain by &5Villager Knight'
  51. # LevelModifiers:
  52. Disguise:
  53. Type: Player
  54. Skin: vpurpleknight
  55. Burning: false
  56. Blocking: false
  57. Invisible: false
  58. ShowName: false
  59. Sneaking: false
  60. Sprinting: false
  61. Skills:
  62. - skill{s=OrangeFireworkUse} @EIR{r=20;ignore=samefaction;t=monsters,players} ~onTimer:200 0.3
  63. - skill{s=RedFireworkUse} @self ~onTimer:100 0.2
  64. #- skill{s=PurpleFireworkUse}
  65. - skill{s=BlackFireworkUseDeath} @self ~onDeath 0.4
  66. - skill{s=BlackFireworkUseTimer} @self ~onTimer:200 0.3
  67. - skill{s=MLGwaterTag} ~onTimer:5
  68. - skill{s=lightswordEquip} ~onSpawn
  69. - skill{s=NoThreat4samefaction}
  70. - effect:sound{s=entity.villager.hurt;v=1.5;p=1} @self ~onDamaged >0 1
  71. - effect:sound{s=entity.villager.death;v=1.5;p=1} @self ~onDeath 1
  72. - skill{s=BowSwitch} @self ~onTimer:20
  73. - skill{s=lightswordswitch} @self ~onTimer:20
  74. - skill{s=FireBowShoot} @Target ~onTimer:50
  75. - skill{s=breaking} @self ~onTimer:3
  76. - skill{s=GrapplingHookUse4} @self ~onTimer:40 0.8
  77. - skill{s=GodgappleUse} @self ~onTimer:100 0.2
  78. - skill{s=MLGwater} ~onTimer:1
  79. - skill{s=EnderpearlUse} @self ~onTimer:180
  80. - effect:sound{s=entity.villager.ambient;v=1.5} @self ~onTimer:40 0.4
  81. - skill{s=getout} @self ~onTimer:20
  82. - skill{s=captured} @self ~onTimer:20
  83. - skill{s=tradepurple} @self ~onInteract
  84. - skill{s=message} @self ~onTimer:20
  85. - skill{s=strengthdrop} @self ~onDeath 0.4
  86. - damage{amount=6} @EntitiesInRadius{r=3}
  87. - skill{s=spamattack} @self ~onTimer:7
  88. - skill{s=swimer} @self ~onTimer:1
  89. - skill{s=byebye} @self ~onTimer:1
  90. - skill{s=CallForHelp} @self ~onDamaged 0.35
  91. - skill{s=RallyInterrupt} @self ~onCombat
  92. - skill{s=SpamAttackActivation} @self ~onEnterCombat
  93. - skill{s=SpamAttackDisactivation} ~onDropCombat
  94. - summon{mob=Purplehelmet;amount=1;radius=0;os=true} @self ~onDeath 0.02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement