Advertisement
Guest User

Untitled

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