Guest User

Foliat's moveset

a guest
Aug 1st, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. Foliat:{
  2. learnset:{
  3. tackle:["5L1"],
  4. growl:["5L1"],
  5. absorb:["5L7"],
  6. peck:["5L9"],
  7. razorleaf:["5L13"],
  8. pluck:["5L17"],
  9. sweetscent:["5L20"],
  10. magicalleaf:["5L23"],
  11. reflect:["5L27"],
  12. agility:["5L30"],
  13. gigadrain:["5L33"],
  14. lightscreen:["5L36"],
  15. drillpeck:["5L40"],
  16. aromatherapy:["5L44"],
  17. leafstorm:["5L48"],
  18.  
  19. //common tms
  20. toxic:["5M"],
  21. hiddenpower:["5M"],
  22. protect:["5M"],
  23. frustration:["5M"],
  24. // Return needs to be in quotes otherwise JS thinks it's the function return
  25. "return":["5M"],
  26. doubleteam:["5M"],
  27. facade:["5M"],
  28. rest:["5M"],
  29. attract:["5M"],
  30. endure:["5M"],
  31. swagger:["5M"],
  32. substitute:["5M"],
  33. sleeptalk:["5M"],
  34.  
  35. //specific tms
  36. calmmind:["5M"],
  37. sunnyday:["5M"],
  38. lightscreen:["5M"],
  39. safeguard:["5M"],
  40. solarbeam:["5M"],
  41. reflect:["5M"],
  42. aerialace:["5M"],
  43. thief:["5M"],
  44. gigadrain:["5M"],
  45. energyball:["5M"],
  46. flash:["5M"],
  47. grassknot:["5M"],
  48. swagger:["5M"],
  49. pluck:["5M"],
  50. uturn:["5M"],
  51. bulletseed:["5M"],
  52. cut:["5M"], //do hms go here?
  53.  
  54. //tutor
  55. bounce:["5T"],
  56. endeavor:["5T"],
  57. grasspledge:["5T"],
  58. secretpower:["5T"],
  59. seedbomb:["5T"],
  60. swift:["5T"],
  61. synthesis:["5T"],
  62. worryseed:["5T"],
  63. //egg move
  64. growth:["5E"],
  65. leechseed:["5E"],
  66. quickattack:["5E"],
  67. roost:["5E"],
  68. seedbomb:["5E"],
  69. synthesis:["5E"],
  70. worryseed:["5E"],
  71. quickguard:["5E"],
  72.  
  73. }
  74. },
Advertisement
Add Comment
Please, Sign In to add comment