Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. GIANT:
  2. Type: GIANT
  3. Display: '&aGigante'
  4. Health: 1000
  5. BossBar:
  6. Enabled: true
  7. Title: 'Gigante'
  8. Range: 100
  9. Color: RED
  10. Style: SOLID
  11. Damage: 16
  12. Skills:
  13. - potion{type=POISON;duration=100;lvl=1} @target ~onAttack
  14. - summon{type=CABALLEROZOMBIE;amount=2;radius=4} @self ~onDamaged 0.1
  15. AIGoalSelectors:
  16. - 0 clear
  17. - 1 meleeattack
  18. - 2 randomstroll
  19. AITargetSelectors:
  20. - 0 clear
  21. - 1 players
  22. Options:
  23. FollowRange: 100
  24. MovementSpeed: 1
  25. PreventOtherDrops: true
  26. Drops:
  27. - exp 2000 1
  28. - money 20000 1
  29. - ROTTEN_FLESH 1to30 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement