Advertisement
Primalcyndaquil

Untitled

Apr 16th, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. SpecTest
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=
  8. ignoresquestlimit=False
  9. repeatdays=0
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=A description
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. type=chat_npc(uuid=6f6ed27d-5cae-4ef4-b20a-5d2de2c8237f;chatline1=Ability Settin' Time.)
  21. }
  22. }
  23. stage=1
  24. {
  25. {
  26. description=Phione Slot 1
  27. hint=
  28. timestocomplete=1
  29. hidden=False
  30. infinite=False
  31. triggers
  32. {
  33. fire_command(delay=0;command=pokeedit PLAYER 1 ab:SwiftSwim)
  34. skip_to_stage(delay=1;stage=100)
  35. }
  36. conditions
  37. {
  38. carrying_pokemon(flipped=False;spec=Phione customtexture:quest-legendaries;slot=0)
  39. }
  40. type=chat_npc(uuid=6f6ed27d-5cae-4ef4-b20a-5d2de2c8237f;chatline1=Phione set to Swift Swim hopefully!)
  41. }
  42. {
  43. description=Articuno Slot 1
  44. hint=
  45. timestocomplete=1
  46. hidden=False
  47. infinite=False
  48. triggers
  49. {
  50. fire_command(delay=0;command=pokeedit PLAYER 1 ability:MagicGuard)
  51. skip_to_stage(delay=1;stage=100)
  52. }
  53. conditions
  54. {
  55. carrying_pokemon(flipped=False;spec=Articuno customtexture:quest-legendaries;slot=0)
  56. }
  57. type=chat_npc(uuid=6f6ed27d-5cae-4ef4-b20a-5d2de2c8237f;chatline1=Articuno set to Magic Guard hopefully!)
  58. }
  59. }
  60. }
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement