Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. 1_get:
  2. spell-class: ".ExternalCommandSpell"
  3. execute-on-console-instead: true
  4. block-chat-output: true
  5. command-to-execute:
  6. - c forget %a *
  7. - c teach %a 'zero gravity quirk: perfect gravity
  8. - c teach %a 'Zero gravity quirk: skill release
  9. - c teach %a 'Zero gravity quirk: skill release (self
  10.  
  11. 2_get:
  12. spell-class: ".ExternalCommandSpell"
  13. execute-on-console-instead: true
  14. block-chat-output: true
  15. command-to-execute:
  16. - c forget %a *
  17. - c teach %a 'fire breath quirk: fire ball
  18. - c teach %a 'fire breath quirk: phoenix fire ball
  19. - c teach %a 'fire breath quirk: spit fire
  20.  
  21. 3_get:
  22. spell-class: ".ExternalCommandSpell"
  23. execute-on-console-instead: true
  24. block-chat-output: true
  25. command-to-execute:
  26. - c forget %a *
  27. - c teach %a 'tail quirk: tail
  28. - c teach %a 'tail quirk: tail slash
  29. - c teach %a 'tail quirk: tail slam
  30.  
  31. 4_get:
  32. spell-class: ".ExternalCommandSpell"
  33. execute-on-console-instead: true
  34. block-chat-output: true
  35. command-to-execute:
  36. - c forget %a *
  37. - c teach %a 'voice quirk: booming soundwave
  38. - c teach %a 'voice quirk: deafening scream
  39. - c teach %a 'voice quirk: devastating soundwave
  40. - c teach %a 'voice quirk: voice blast
  41.  
  42. 5_get:
  43. spell-class: ".ExternalCommandSpell"
  44. execute-on-console-instead: true
  45. block-chat-output: true
  46. command-to-execute:
  47. - c forget %a *
  48. - c teach %a 'vine quirk: tangling vines
  49. - c teach %a 'vine quirk: vine creep
  50. - c teach %a 'vine quirk: vine shot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement