Primalcyndaquil

Untitled

Apr 7th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. Cursed Test
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=Abandon all hope, ye who enter.
  8. ignoresquestlimit=False
  9. repeatdays=-1
  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=e41fee82-9301-4304-84d5-8ccb06ab148a;chatline1=Oh god oh fuck oh no)
  21. }
  22. }
  23. stage=1
  24. {
  25. {
  26. description=A description
  27. hint=An optional hint
  28. timestocomplete=1
  29. hidden=True
  30. infinite=False
  31. triggers
  32. {
  33. spawn_and_battle(delay=0;spec=Magikarp b:1;name=Magikarp;level=1;shiny=false;bossLevel=1)
  34. }
  35. type=chat_npc(uuid=e41fee82-9301-4304-84d5-8ccb06ab148a;chatline1=poke incoming)
  36. }
  37. }
  38. stage=2
  39. {
  40. {
  41. description=A description
  42. hint=An optional hint
  43. timestocomplete=1
  44. hidden=False
  45. infinite=False
  46. triggers
  47. {
  48. send_chat(delay=0;message=Skipping to stage 3.)
  49. skip_to_stage(delay=0;stage=3)
  50. }
  51. type=kill_pokemon(spec=Magikarp b:1)
  52. }
  53. {
  54. description=A description
  55. hint=An optional hint
  56. timestocomplete=1
  57. hidden=False
  58. infinite=False
  59. triggers
  60. {
  61. send_chat(delay=0;message=bea activated)
  62. skip_to_stage(delay=0;stage=1)
  63. }
  64. type=battle_end_abnormal()
  65. }
  66. {
  67. description=A description
  68. hint=An optional hint
  69. timestocomplete=1
  70. hidden=True
  71. infinite=False
  72. triggers
  73. {
  74. send_chat(delay=0;message=fleefrom activated)
  75. skip_to_stage(delay=0;stage=1)
  76. }
  77. type=flee_from_pokemon(spec=Magikarp)
  78. }
  79. {
  80. description=A description
  81. hint=An optional hint
  82. timestocomplete=1
  83. hidden=False
  84. infinite=False
  85. triggers
  86. {
  87. send_chat(delay=0;message=howtf activated)
  88. skip_to_stage(delay=0;stage=1)
  89. }
  90. type=run_out_of_pokemon()
  91. }
  92. {
  93. description=LOGOFF
  94. hint=An optional hint
  95. timestocomplete=1
  96. hidden=True
  97. infinite=False
  98. type=log_off()
  99. }
  100. {
  101. description=Please don't work
  102. hint=An optional hint
  103. timestocomplete=1
  104. hidden=False
  105. infinite=False
  106. triggers
  107. {
  108. send_chat(delay=0;message=Enterzone activated)
  109. skip_to_stage(delay=0;stage=1)
  110. }
  111. conditions
  112. {
  113. has_completed(flipped=False;completedquestname=Cursed_Test;completedstageid=2;completedobjectiveid=4)
  114. }
  115. type=enter_zone(minx=-739;maxx=-730;minz=-675;maxz=-661;world=Vanha)
  116. }
  117. }
  118. }
  119.  
Add Comment
Please, Sign In to add comment