SoshiSen

Way of the Gym

Oct 14th, 2017 (edited)
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Way of the Gym
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=1
  6. canpreview=true
  7. previewtext=Wise words from a mysterious man about the gyms.
  8. ignoresquestlimit=True
  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=Gym Master Admiral;chatline1=Hey you there, you look like you're planning to challenge the fire gym.;chatline2=You should know that these gyms are not like most gyms and are used to help get people into competetive pokémon, so they're very difficult.;chatline3=I'd heavily emphasize checking the rules by doing /gym rules. The leaders aren't afraid to disqualify people who disobey them.;chatline4=I'd also recommend EV training. EV training can make or break your pokémon. At level 100 you can increase any stat by up to 63 points if it has 252 evs.;chatline5=Remember that the maximum EVs you can put in a pokémon is 508, so plan accordingly.;chatline6=Here, I'll pass you a box of items that should help you out with EV training.;chatline7=Good luck, and don't forget to /levellock!)
  23. give_pokemon(delay=5;spec=Wooper size:micro;level=20)
  24. give_money(delay=0;amount=500)
  25. fire_command(delay=1;command=sudo PLAYER kit WotG)
  26. fire_command(delay=0;command=/perms user PLAYER permission set nucleus.kits.WotG true)
  27. fire_command(delay=6;command=/perms user PLAYER permission unset nucleus.kits.WotG)
  28. }
  29. type=enter_zone(minx=-633;maxx=-619;miny=43;maxy=46;minz=-202;maxz=-191;world=Vanha)
  30. }
  31. }
  32. }
  33.  
Advertisement
Add Comment
Please, Sign In to add comment