ascobol

Macros 5.4 Collectible Gathering

Feb 5th, 2021 (edited)
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. >400GP P0
  2. =========
  3. /ac "Scrutiny" <wait.3>
  4. /ac "Scour" <wait.3>
  5. /e "QUALITY CHECK" <se.7>
  6. /e "No Collectors Standard -> P1, otherwise P2"
  7.  
  8. >400GP P1
  9. =========
  10. /ac "Scrutiny" <wait.3>
  11. /ac "Meticulous Woodsman" <wait.3>
  12. /ac "Meticulous Woodsman" <wait.3>
  13. /e "QUALITY CHECK" <se.7>
  14. /e "1000 -> COLLECT, otherwise P3"
  15.  
  16. >400GP P2
  17. =========
  18. /ac "Scrutiny" <wait.3>
  19. /ac "Brazen Woodsman" <wait.3>
  20. /e "QUALITY CHECK" <se.7>
  21. /e "1000 -> COLLECT, otherwise P3"
  22.  
  23. >400GP P3
  24. =========
  25. /ac "Meticulous Woodsman" <wait.3>
  26. /e "COLLECT" <se.7>
  27.  
  28. ===========
  29. ===========
  30.  
  31. 0GP P0
  32. ======
  33. /ac "Scour" <wait.3>
  34. /e "QUALITY CHECK" <se.7>
  35. /e "No Collectors Standard -> P1, otherwise P2"
  36.  
  37. 0GP P1
  38. ======
  39. /ac "Scour" <wait.3>
  40. /e "COLLECT" <se.7>
  41.  
  42. 0GP P2
  43. ======
  44. /ac "Meticulous Woodsman" <wait.3>
  45. /ac "Meticulous Prospector" <wait.3>
  46. /e "COLLECT" <se.7>
Add Comment
Please, Sign In to add comment