Advertisement
SoshiSen

Mindless Traveler Ch2

Oct 27th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. Mindless Traveler Ch2
  2.  
  3. requiredquestpoints=15
  4. rewardquestpoints=2
  5. ignoresquestlimit=False
  6. repeatdays=-1
  7. objectives
  8. {
  9. stage=0
  10. {
  11. {
  12. description=Find the Guru
  13. hint=His house on the West side of Kuan-Ti
  14. timestocomplete=1
  15. hidden=True
  16. infinite=False
  17. triggers
  18. {
  19. show_title(delay=1;titletext=Mindless Traveler;titlecolour=dark_green;subtitletext=Quest Completed)
  20. }
  21. conditions
  22. {
  23. has_completed(flipped=False;completedquestname=Mindless Traveler)
  24. }
  25. type=chat_npc(uuid=104a6a5f-188c-4c9e-ad8c-998a6bc7517d;chatline1=The man you seek is a very sick man.;chatline2=No not sick of body but sick of mind.;chatline3=I tried to help him..;chatline4=Meditation alone could not stop the voices in his head;chatline5=Finally I sent them to Ione.;chatline6=A friend of mine makes small sculptures with running water.;chatline7=My hope is the sound will help him focus his meditations. His shop is in the East section of Ione.)
  26. }
  27. }
  28. stage=1
  29. {
  30. {
  31. description=Find the shop the Guru mentioned
  32. hint=Head to the East side of Ione
  33. timestocomplete=1
  34. hidden=False
  35. infinite=False
  36. triggers
  37. {
  38. send_chat(delay=0;message=&bAs you get closer to the store you smell smoke.)
  39. }
  40. type=enter_zone(minx=930;maxx=933;miny=69;maxy=71;minz=-114;maxz=-108;world=Vanha)
  41. }
  42. }
  43. stage=2
  44. {
  45. {
  46. description=Talk to the Shop Owner
  47. hint=He's in the East part of Ione
  48. timestocomplete=1
  49. hidden=False
  50. infinite=False
  51. triggers
  52. {
  53. show_title(delay=2;titletext=Mindless Traveler Chapter 2;titlecolour=dark_green;subtitletext=Quest Completed)
  54. }
  55. type=chat_npc(uuid=fda5c296-b1ad-4d19-8616-a734ef2f1b50;chatline1=We are closed! Did the fire not give that away?;chatline2=If you need something talk to my daughter.)
  56. }
  57. }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement