Advertisement
SoshiSen

The Road to Victory

Nov 1st, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. The Road to victory
  2.  
  3. requiredquestpoints=0
  4. rewardquestpoints=1
  5. ignoresquestlimit=True
  6. repeatdays=-1
  7. objectives
  8. {
  9. stage=0
  10. {
  11. {
  12. description=E4 start
  13. hint=An optional hint
  14. timestocomplete=1
  15. hidden=True
  16. infinite=False
  17. triggers
  18. {
  19. fire_command(delay=0;command=/give PLAYER paper 1 0 {display:{Name:"VR Pass",Lore:["-752, 63, 382"]}})
  20. }
  21. conditions
  22. {
  23. beaten_gym(flipped=False;gym=flying;level=1)
  24. }
  25. type=chat_npc(uuid=3533ead4-e183-4d14-acfa-c3b84818dd6c;chatline1=Way to go champ!;chatline2=Now that you beat all the gyms the real challenge has begun.;chatline3=Here take this pass.;chatline4=It will show you the way to Victory Road!)
  26. }
  27. }
  28. stage=1
  29. {
  30. {
  31. description=Find the begining of Victory Road
  32. hint=Use the pass to find it
  33. timestocomplete=1
  34. hidden=False
  35. infinite=False
  36. triggers
  37. {
  38. fire_command(delay=0;command=/lp user PLAYER parent add E4)
  39. fire_command(delay=0;command=perms user PLAYER permission set nucleus.warps.e4town true)
  40. }
  41. type=chat_npc(uuid=eb65c5fe-5ac1-45a0-ab61-063468ea3577;chatline1=Can I help you?;chatline2=Oh! I see you have a pass.;chatline3=You are now allowed to take Victory Road;chatline4=Congrats Trainer!)
  42. }
  43. }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement