Advertisement
SpiffyLich

Wolf Skills

Feb 5th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Cubs:
  2. Skills:
  3. - summon{mob=DireWolfCub;amount=2;radius=2} @Self ~onSpawn
  4. Lunge:
  5. Cooldown: 5
  6. Skills:
  7. - leap{velocity=200} @target
  8. - potion{type=SLOW;lvl=100;duration=200} @Target
  9. - message{m="&cThe Direwolf Pins <target.name> to the ground!"} @PlayersInRadius{r=15}
  10. - potion{type=SLOW;lvl=100;duration=40} @Self
  11. - damage{amount=5;ignorearmor=true} @Target
  12. - delay 1
  13. - damage{amount=6;ignorearmor=true} @Target
  14. - delay 1
  15. - damage{amount=7;ignorearmor=true} @Target
  16. - delay 1
  17. - damage{amount=8;ignorearmor=true} @Target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement