SoshiSen

Testage

Jun 6th, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. Testage
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=1
  6. canpreview=false
  7. previewtext=
  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. triggers
  21. {
  22. show_chat_gui(delay=0;name=Bob;chatline1=If you can read this, it's working;chatline2=This too;chatline3=Yep still working)
  23. }
  24. type=right_click_entity(uuid=3124fe36-3ccd-4564-b564-74b725ae1f41)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=A description
  31. hint=An optional hint
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. type=defeat_trainer(uuid=3124fe36-3ccd-4564-b564-74b725ae1f41)
  36. }
  37. }
  38. stage=2
  39. {
  40. {
  41. description=A description
  42. hint=An optional hint
  43. timestocomplete=1
  44. hidden=True
  45. infinite=False
  46. triggers
  47. {
  48. show_chat_gui(delay=0;name=Bob;chatline1=If you can read this, it's working;chatline2=This too;chatline3=Yep still working)
  49. }
  50. type=right_click_entity(uuid=3124fe36-3ccd-4564-b564-74b725ae1f41)
  51. }
  52. }
  53. }
Add Comment
Please, Sign In to add comment