Advertisement
nabe0929

Untitled

Jun 18th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. ツリーキング:
  2. Type: Zombie
  3. Display: '&2&lツリーキング'
  4. Health: 100
  5. Damage: 8
  6. Equipment:
  7. - tree_helmet:4
  8. - gold_sword:0
  9. Drops:
  10. - TreeCrown 1 1
  11. - WorldSapling 1 0.1
  12. - WorldApple 1 0.02
  13. - Coin 5-8 0.9
  14. Options:
  15. KnockbackResistance: 1
  16. MovementSpeed: 0.15
  17. Skills:
  18. - skill{s=DrainShot} @target ~onTimer:120
  19. - skill{s=GuardSeed} @target ~onTimer:300 0.5
  20. - skill{s=SummonMinion} @target ~onTimer:200 0.2
  21. - skill{s=TeleportTreeKing} @PIR{r=25} ~onDeath
  22. - signal{s=SuicideSignal} @MIR{r=50;t=ツリーミニオン} ~onDeath
  23. ツリーミニオン:
  24. Type: Baby_Zombie
  25. Display: '&aツリーミニオン'
  26. Health: 35
  27. Damage: 2
  28. Equipment:
  29. - minion_helmet:4
  30. - iron_chestplate:3
  31. - iron_leggings:2
  32. - iron_boots:1
  33. - iron_sword:0
  34. Drops:
  35. - Coin 1-4 0.7
  36. Options:
  37. KnockbackResistance: 1
  38. Skills:
  39. - skill{s=DrainShot} @target ~onTimer:100 0.3
  40. - skill{s=Suicide} @self ~onSignal:SuicideSignal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement