Advertisement
Primalcyndaquil

Untitled

Feb 2nd, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. UnsafeTesting
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=1
  6. canpreview=false
  7. previewtext=
  8. ignoresquestlimit=True
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=stage1
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. spawn_and_battle(delay=2;spec=Phione lvl:20 nature:modest evspeed:252 evspdef:4 evspatk:252 ua:Swift_Swim texture:quest-legendaries helditem:waterium_z move1:Scald move2:Icy_Wind move3:Supersonic move4:Charm;level=20;shiny=false)
  23. send_chat(delay=3;message=test2)
  24. }
  25. type=enter_zone(minx=-721;maxx=-708;miny=10;maxy=15;minz=-715;maxz=-701;world=Vanha)
  26. }
  27. }
  28. stage=1
  29. {
  30. {
  31. description=stage2
  32. hint=An optional hint
  33. timestocomplete=1
  34. hidden=False
  35. infinite=False
  36. triggers
  37. {
  38. give_pokemon(delay=0;spec=Bulbasaur lvl:10 ua:Magic_guard)
  39. give_pokemon(delay=0;spec=Bulbasaur lvl:10 ua:Magicguard)
  40. }
  41. type=flee_from_pokemon(spec=Phione)
  42. }
  43. }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement