Squeetz

Untitled

May 17th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 264.47 KB | None | 0 0
  1. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  2. @-------------------LEARNSETS-------------------@
  3. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  4.  
  5. LEARNSET_VYGLASS:
  6. LEARNSET_BLANK:
  7. .byte LEARNSET_END
  8.  
  9. LEARNSET_GRASSHOLE:
  10. .byte 1; .hword TACKLE
  11. .byte 1; .hword GROWL
  12. .byte 6; .hword LEAFAGE
  13. .byte 10; .hword MUD_SLAP
  14. .byte 14; .hword BITE
  15. .byte 17; .hword MAGNITUDE
  16. .byte 19; .hword RAZOR_LEAF
  17. .byte 22; .hword ROTOTILLER
  18. .byte 26; .hword BULLDOZE
  19. .byte 30; .hword SEED_BOMB
  20. .byte 34; .hword CRUNCH
  21. .byte 37; .hword INGRAIN
  22. .byte 40; .hword HIGH_HORSEPOWER
  23. .byte 44; .hword SYNTHESIS
  24. .byte LEARNSET_END
  25.  
  26. LEARNSET_ANALGAE:
  27. .byte 1; .hword TACKLE
  28. .byte 1; .hword GROWL
  29. .byte 6; .hword LEAFAGE
  30. .byte 10; .hword MUD_SLAP
  31. .byte 14; .hword BITE
  32. .byte 16; .hword MAGNITUDE
  33. .byte 20; .hword RAZOR_LEAF
  34. .byte 24; .hword ROTOTILLER
  35. .byte 28; .hword BULLDOZE
  36. .byte 32; .hword SEED_BOMB
  37. .byte 35; .hword DRAIN_PUNCH
  38. .byte 37; .hword CRUNCH
  39. .byte 40; .hword INGRAIN
  40. .byte 43; .hword HIGH_HORSEPOWER
  41. .byte 46; .hword SYNTHESIS
  42. .byte LEARNSET_END
  43.  
  44. LEARNSET_RECTREEM:
  45. .byte 1; .hword SUPERPOWER
  46. .byte 1; .hword TACKLE
  47. .byte 1; .hword GROWL
  48. .byte 6; .hword LEAFAGE
  49. .byte 10; .hword MUD_SLAP
  50. .byte 14; .hword BITE
  51. .byte 16; .hword MAGNITUDE
  52. .byte 20; .hword RAZOR_LEAF
  53. .byte 24; .hword ROTOTILLER
  54. .byte 28; .hword BULLDOZE
  55. .byte 32; .hword SEED_BOMB
  56. .byte 35; .hword DRAIN_PUNCH
  57. .byte 36; .hword HORN_LEECH
  58. .byte 39; .hword CRUNCH
  59. .byte 42; .hword INGRAIN
  60. .byte 45; .hword HIGH_HORSEPOWER
  61. .byte 48; .hword SYNTHESIS
  62. .byte 51; .hword ENEMA
  63. .byte 54; .hword HEAD_SMASH
  64. .byte 57; .hword WOOD_HAMMER
  65. .byte 65; .hword SHITPOST
  66. .byte 77; .hword FISSURE
  67. .byte LEARNSET_END
  68.  
  69. LEARNSET_ARABOMB:
  70. .byte 1; .hword TACKLE
  71. .byte 1; .hword SMOKESCREEN
  72. .byte 6; .hword EMBER
  73. .byte 10; .hword PURSUIT
  74. .byte 14; .hword CAMOUFLAGE
  75. .byte 17; .hword SNARL
  76. .byte 19; .hword FLAME_BURST
  77. .byte 22; .hword SELFDESTRUCT
  78. .byte 25; .hword FAKE_TEARS
  79. .byte 29; .hword EGG_BOMB
  80. .byte 34; .hword FLAMETHROWER
  81. .byte 38; .hword EXPLOSION
  82. .byte 43; .hword WILL_O_WISP
  83. .byte 46; .hword MEMENTO
  84. .byte 51; .hword MIND_BLOWN
  85. .byte 54; .hword NASTY_PLOT
  86. .byte LEARNSET_END
  87.  
  88. LEARNSET_IGUALLAH:
  89. .byte 1; .hword TACKLE
  90. .byte 1; .hword SMOKESCREEN
  91. .byte 6; .hword EMBER
  92. .byte 10; .hword PURSUIT
  93. .byte 14; .hword CAMOUFLAGE
  94. .byte 16; .hword SNARL
  95. .byte 20; .hword FLAME_BURST
  96. .byte 24; .hword SELFDESTRUCT
  97. .byte 28; .hword FAKE_TEARS
  98. .byte 32; .hword THROAT_CHOP
  99. .byte 35; .hword EGG_BOMB
  100. .byte 36; .hword MEMENTO
  101. .byte 38; .hword FLAMETHROWER
  102. .byte 40; .hword EXPLOSION
  103. .byte 43; .hword WILL_O_WISP
  104. .byte 46; .hword DARK_PULSE
  105. .byte 51; .hword MIND_BLOWN
  106. .byte 57; .hword NASTY_PLOT
  107. .byte LEARNSET_END
  108.  
  109. LEARNSET_LIZAKBAR:
  110. .byte 1; .hword AEROBLAST
  111. .byte 1; .hword TACKLE
  112. .byte 1; .hword SMOKESCREEN
  113. .byte 6; .hword EMBER
  114. .byte 10; .hword PURSUIT
  115. .byte 14; .hword CAMOUFLAGE
  116. .byte 16; .hword SNARL
  117. .byte 20; .hword FLAME_BURST
  118. .byte 24; .hword SELFDESTRUCT
  119. .byte 28; .hword FAKE_TEARS
  120. .byte 32; .hword THROAT_CHOP
  121. .byte 35; .hword EGG_BOMB
  122. .byte 36; .hword FLAMETHROWER
  123. .byte 39; .hword MEMENTO
  124. .byte 42; .hword EXPLOSION
  125. .byte 45; .hword WILL_O_WISP
  126. .byte 48; .hword DARK_PULSE
  127. .byte 51; .hword HOLY_DUTY
  128. .byte 54; .hword OUTRAGE
  129. .byte 57; .hword WARHEAD
  130. .byte 60; .hword NIGHT_DAZE
  131. .byte 66; .hword MIND_BLOWN
  132. .byte 71; .hword NASTY_PLOT
  133. .byte LEARNSET_END
  134.  
  135. LEARNSET_EJACASM:
  136. .byte 1; .hword POUND
  137. .byte 1; .hword STRING_SHOT
  138. .byte 6; .hword WATER_GUN
  139. .byte 10; .hword POISON_TAIL
  140. .byte 14; .hword TAKE_DOWN
  141. .byte 17; .hword SLUDGE
  142. .byte 19; .hword OCTAZOOKA
  143. .byte 22; .hword ACID_SPRAY
  144. .byte 25; .hword STOCKPILE
  145. .byte 25; .hword SPIT_UP
  146. .byte 25; .hword SWALLOW
  147. .byte 30; .hword SLUDGE_BOMB
  148. .byte 34; .hword MUDDY_WATER
  149. .byte 39; .hword AMNESIA
  150. .byte 42; .hword HYDRO_PUMP
  151. .byte 45; .hword TOXIC_THREAD
  152. .byte 45; .hword VENOM_DRENCH
  153. .byte 49; .hword SLUDGE_WAVE
  154. .byte 52; .hword STICKY_WEB
  155. .byte 55; .hword WATER_SPOUT
  156. .byte LEARNSET_END
  157.  
  158. LEARNSET_HOSAJACK:
  159. .byte 1; .hword POUND
  160. .byte 1; .hword STRING_SHOT
  161. .byte 6; .hword WATER_GUN
  162. .byte 10; .hword POISON_TAIL
  163. .byte 14; .hword TAKE_DOWN
  164. .byte 16; .hword SLUDGE
  165. .byte 20; .hword OCTAZOOKA
  166. .byte 24; .hword ACID_SPRAY
  167. .byte 28; .hword STOCKPILE
  168. .byte 28; .hword SPIT_UP
  169. .byte 28; .hword SWALLOW
  170. .byte 32; .hword SLUDGE_BOMB
  171. .byte 35; .hword SIGNAL_BEAM
  172. .byte 37; .hword MUDDY_WATER
  173. .byte 40; .hword AMNESIA
  174. .byte 43; .hword HYDRO_PUMP
  175. .byte 47; .hword TOXIC_THREAD
  176. .byte 47; .hword VENOM_DRENCH
  177. .byte 51; .hword SLUDGE_WAVE
  178. .byte 55; .hword STICKY_WEB
  179. .byte 59; .hword WATER_SPOUT
  180. .byte LEARNSET_END
  181.  
  182. LEARNSET_CONDOOM:
  183. .byte 1; .hword ERUPTION
  184. .byte 1; .hword POUND
  185. .byte 1; .hword STRING_SHOT
  186. .byte 6; .hword WATER_GUN
  187. .byte 10; .hword POISON_TAIL
  188. .byte 14; .hword TAKE_DOWN
  189. .byte 16; .hword SLUDGE
  190. .byte 20; .hword OCTAZOOKA
  191. .byte 24; .hword ACID_SPRAY
  192. .byte 28; .hword STOCKPILE
  193. .byte 28; .hword SPIT_UP
  194. .byte 28; .hword SWALLOW
  195. .byte 32; .hword SLUDGE_BOMB
  196. .byte 35; .hword SIGNAL_BEAM
  197. .byte 36; .hword MUDDY_WATER
  198. .byte 39; .hword AQUA_RING
  199. .byte 42; .hword AMNESIA
  200. .byte 45; .hword HYDRO_PUMP
  201. .byte 48; .hword TOXIC_THREAD
  202. .byte 48; .hword VENOM_DRENCH
  203. .byte 51; .hword COME_N_GO
  204. .byte 54; .hword WRING_OUT
  205. .byte 60; .hword SLUDGE_WAVE
  206. .byte 66; .hword STICKY_WEB
  207. .byte 71; .hword WATER_SPOUT
  208. .byte 77; .hword SOAK
  209. .byte LEARNSET_END
  210.  
  211. LEARNSET_SQUIRRAP:
  212. .byte 1; .hword SCRATCH
  213. .byte 1; .hword GROWL
  214. .byte 6; .hword BEAT_UP
  215. .byte 10; .hword HOWL
  216. .byte 14; .hword SING
  217. .byte 17; .hword FALSE_SWIPE
  218. .byte 19; .hword ECHOED_VOICE
  219. .byte 22; .hword SWAGGER
  220. .byte 24; .hword ROUND
  221. .byte 27; .hword UPROAR
  222. .byte 30; .hword HYPER_VOICE
  223. .byte 35; .hword NASTY_PLOT
  224. .byte 39; .hword DOUBLE_EDGE
  225. .byte 43; .hword BOOMBURST
  226. .byte 49; .hword TOKE
  227. .byte LEARNSET_END
  228.  
  229. LEARNSET_GAMPSTER:
  230. .byte 1; .hword GUILLOTINE
  231. .byte 1; .hword SUCKER_PUNCH
  232. .byte 1; .hword SCRATCH
  233. .byte 1; .hword GROWL
  234. .byte 6; .hword BEAT_UP
  235. .byte 10; .hword HOWL
  236. .byte 14; .hword SING
  237. .byte 17; .hword FALSE_SWIPE
  238. .byte 19; .hword ECHOED_VOICE
  239. .byte 22; .hword FURY_CUTTER
  240. .byte 25; .hword ROUND
  241. .byte 27; .hword FLAME_BURST
  242. .byte 29; .hword SWAGGER
  243. .byte 33; .hword UPROAR
  244. .byte 36; .hword SLASH
  245. .byte 36; .hword NIGHT_SLASH
  246. .byte 40; .hword HYPER_VOICE
  247. .byte 44; .hword NASTY_PLOT
  248. .byte 46; .hword FLAMETHROWER
  249. .byte 49; .hword DOUBLE_EDGE
  250. .byte 53; .hword SWORDS_DANCE
  251. .byte 57; .hword OW_THE_EDGE
  252. .byte 62; .hword BOOMBURST
  253. .byte 69; .hword TOKE
  254. .byte LEARNSET_END
  255.  
  256. LEARNSET_KENGEON:
  257. .byte 1; .hword TACKLE
  258. .byte 1; .hword SWEET_SCENT
  259. .byte 6; .hword PECK
  260. .byte 8; .hword QUICK_ATTACK
  261. .byte 12; .hword ROLLOUT
  262. .byte 14; .hword WING_ATTACK
  263. .byte 16; .hword TAKE_DOWN
  264. .byte 23; .hword STEEL_WING
  265. .byte 26; .hword MORNING_SUN
  266. .byte 30; .hword AGILITY
  267. .byte 34; .hword ROOST
  268. .byte 38; .hword BRAVE_BIRD
  269. .byte 42; .hword DOUBLE_EDGE
  270. .byte 46; .hword DEFOG
  271. .byte LEARNSET_END
  272.  
  273. LEARNSET_FRIEDEN:
  274. .byte 1; .hword TACKLE
  275. .byte 1; .hword SWEET_SCENT
  276. .byte 6; .hword PECK
  277. .byte 8; .hword QUICK_ATTACK
  278. .byte 12; .hword ROLLOUT
  279. .byte 14; .hword WING_ATTACK
  280. .byte 18; .hword HARDEN
  281. .byte 23; .hword TAKE_DOWN
  282. .byte 27; .hword STEEL_WING
  283. .byte 30; .hword TAILWIND
  284. .byte 32; .hword MORNING_SUN
  285. .byte 35; .hword AGILITY
  286. .byte 40; .hword ROOST
  287. .byte 43; .hword BRAVE_BIRD
  288. .byte 47; .hword DOUBLE_EDGE
  289. .byte 50; .hword DEFOG
  290. .byte LEARNSET_END
  291.  
  292. LEARNSET_COROOSTER:
  293. .byte 1; .hword TACKLE
  294. .byte 1; .hword SWEET_SCENT
  295. .byte 6; .hword PECK
  296. .byte 8; .hword QUICK_ATTACK
  297. .byte 12; .hword ROLLOUT
  298. .byte 14; .hword WING_ATTACK
  299. .byte 18; .hword HARDEN
  300. .byte 23; .hword TAKE_DOWN
  301. .byte 27; .hword STEEL_WING
  302. .byte 30; .hword TAILWIND
  303. .byte 30; .hword HYPER_VOICE
  304. .byte 33; .hword MORNING_SUN
  305. .byte 37; .hword AGILITY
  306. .byte 42; .hword ROOST
  307. .byte 45; .hword BRAVE_BIRD
  308. .byte 49; .hword DOUBLE_EDGE
  309. .byte 53; .hword CLOSE_COMBAT
  310. .byte 57; .hword DEFOG
  311. .byte 60; .hword FLARE_BLITZ
  312. .byte 66; .hword BEAK_BLAST
  313. .byte 70; .hword GIGA_IMPACT
  314. .byte LEARNSET_END
  315.  
  316. LEARNSET_CURICRAWL:
  317. .byte 1; .hword TACKLE
  318. .byte 1; .hword STRING_SHOT
  319. .byte 5; .hword COPYCAT
  320. .byte 7; .hword BUG_BITE
  321. .byte LEARNSET_END
  322.  
  323. LEARNSET_GUTSICOON:
  324. .byte 1; .hword TACKLE
  325. .byte 1; .hword HARDEN
  326. .byte 1; .hword BUG_BITE
  327. .byte 1; .hword STRING_SHOT
  328. .byte 1; .hword COPYCAT
  329. .byte 8; .hword HARDEN
  330. .byte LEARNSET_END
  331.  
  332. LEARNSET_GUTSIFLY:
  333. .byte 1; .hword RAGE_POWDER
  334. .byte 1; .hword POWDER
  335. .byte 1; .hword TACKLE
  336. .byte 1; .hword STRING_SHOT
  337. .byte 5; .hword COPYCAT
  338. .byte 7; .hword BUG_BITE
  339. .byte 8; .hword HARDEN
  340. .byte 12; .hword WING_ATTACK
  341. .byte 16; .hword STUN_SPORE
  342. .byte 17; .hword POISONPOWDER
  343. .byte 18; .hword SLEEP_POWDER
  344. .byte 21; .hword SILVER_WIND
  345. .byte 23; .hword PLUCK
  346. .byte 26; .hword SCARY_FACE
  347. .byte 29; .hword FLATTER
  348. .byte 33; .hword LUNGE
  349. .byte 36; .hword U_TURN
  350. .byte 40; .hword ME_FIRST
  351. .byte 40; .hword FOLLOW_ME
  352. .byte 44; .hword DEFOG
  353. .byte 47; .hword ACROBATICS
  354. .byte 50; .hword QUIVER_DANCE
  355. .byte 50; .hword BATON_PASS
  356. .byte 53; .hword MOONLIGHT
  357. .byte 56; .hword SKY_ATTACK
  358. .byte 59; .hword SUPERPOWER
  359. .byte 64; .hword LEECH_LIFE
  360. .byte 69; .hword WEIRD_FLEX
  361. .byte LEARNSET_END
  362.  
  363. LEARNSET_LARVADES:
  364. .byte 1; .hword STRING_SHOT
  365. .byte 1; .hword LEECH_LIFE
  366. .byte 1; .hword THUNDERSHOCK
  367. .byte 6; .hword ABSORB
  368. .byte 10; .hword STRUGGLE_BUG
  369. .byte 12; .hword MEGA_DRAIN
  370. .byte 15; .hword THUNDER_WAVE
  371. .byte 20; .hword PARABOLIC_CHARGE
  372. .byte 24; .hword SIGNAL_BEAM
  373. .byte 31; .hword DISCHARGE
  374. .byte 40; .hword PAIN_SPLIT
  375. .byte LEARNSET_END
  376.  
  377. LEARNSET_PROBOSKITO:
  378. .byte 1; .hword STRING_SHOT
  379. .byte 1; .hword LEECH_LIFE
  380. .byte 1; .hword THUNDERSHOCK
  381. .byte 6; .hword ABSORB
  382. .byte 10; .hword STRUGGLE_BUG
  383. .byte 12; .hword MEGA_DRAIN
  384. .byte 16; .hword THUNDER_WAVE
  385. .byte 20; .hword PARABOLIC_CHARGE
  386. .byte 24; .hword SILVER_WIND
  387. .byte 27; .hword GIGA_DRAIN
  388. .byte 34; .hword SIGNAL_BEAM
  389. .byte 38; .hword DISCHARGE
  390. .byte 43; .hword BUG_BUZZ
  391. .byte 48; .hword ELECTRO_BALL
  392. .byte 53; .hword PAIN_SPLIT
  393. .byte 57; .hword ZAP_CANNON
  394. .byte 62; .hword VOLT_TACKLE
  395. .byte 99; .hword TAIL_GLOW
  396. .byte LEARNSET_END
  397.  
  398. LEARNSET_VENOWATT:
  399. .byte 1; .hword BUG_BUZZ
  400. .byte 1; .hword STRING_SHOT
  401. .byte 1; .hword LEECH_LIFE
  402. .byte 1; .hword THUNDERSHOCK
  403. .byte 6; .hword ABSORB
  404. .byte 10; .hword STRUGGLE_BUG
  405. .byte 12; .hword MEGA_DRAIN
  406. .byte 16; .hword THUNDER_WAVE
  407. .byte 20; .hword PARABOLIC_CHARGE
  408. .byte 24; .hword SILVER_WIND
  409. .byte 27; .hword CLEAR_SMOG
  410. .byte 31; .hword GIGA_DRAIN
  411. .byte 34; .hword TOXIC_SPIKES
  412. .byte 38; .hword SIGNAL_BEAM
  413. .byte 43; .hword ACID_SPRAY
  414. .byte 46; .hword DISCHARGE
  415. .byte 50; .hword SLUDGE_BOMB
  416. .byte 54; .hword THUNDERBOLT
  417. .byte 59; .hword PAIN_SPLIT
  418. .byte 63; .hword SLUDGE_WAVE
  419. .byte 70; .hword ZAP_CANNON
  420. .byte 76; .hword MAGNET_RISE
  421. .byte LEARNSET_END
  422.  
  423. LEARNSET_CLOVOUR:
  424. .byte 1; .hword LUCKY_CHANT
  425. .byte 1; .hword LEAFAGE
  426. .byte 1; .hword GROWL
  427. .byte 7; .hword GRASSWHISTLE
  428. .byte 10; .hword SPEED_WEED
  429. .byte 12; .hword SYNTHESIS
  430. .byte 15; .hword RAZOR_LEAF
  431. .byte 19; .hword SCREECH
  432. .byte 23; .hword ANCIENTPOWER
  433. .byte 27; .hword REFLECT
  434. .byte 27; .hword LIGHT_SCREEN
  435. .byte 31; .hword PETAL_BLIZZARD
  436. .byte 36; .hword GROWTH
  437. .byte 41; .hword AROMATHERAPY
  438. .byte 47; .hword SPIDER_WEB
  439. .byte 52; .hword LEAF_STORM
  440. .byte 56; .hword NATURAL_GIFT
  441. .byte 60; .hword FUTABA_BREAK
  442. .byte 64; .hword FLAIL
  443. .byte 72; .hword SOLAR_BLADE
  444. .byte LEARNSET_END
  445.  
  446. LEARNSET_CHANOLOUR:
  447. .byte 1; .hword SUPERPOWER
  448. .byte 1; .hword BULLET_PUNCH
  449. .byte 1; .hword LUCKY_CHANT
  450. .byte 1; .hword LEAFAGE
  451. .byte 1; .hword GROWL
  452. .byte 7; .hword GRASSWHISTLE
  453. .byte 10; .hword SPEED_WEED
  454. .byte 12; .hword SYNTHESIS
  455. .byte 15; .hword RAZOR_LEAF
  456. .byte 17; .hword METAL_CLAW
  457. .byte 19; .hword SCREECH
  458. .byte 23; .hword ANCIENTPOWER
  459. .byte 27; .hword REFLECT
  460. .byte 27; .hword LIGHT_SCREEN
  461. .byte 31; .hword PETAL_BLIZZARD
  462. .byte 33; .hword IRON_HEAD
  463. .byte 36; .hword GROWTH
  464. .byte 41; .hword AROMATHERAPY
  465. .byte 47; .hword SPIDER_WEB
  466. .byte 52; .hword LEAF_STORM
  467. .byte 56; .hword NATURAL_GIFT
  468. .byte 60; .hword FUTABA_BREAK
  469. .byte 60; .hword IRON_DEFENSE
  470. .byte 64; .hword METEOR_MASH
  471. .byte 72; .hword SOLAR_BLADE
  472. .byte LEARNSET_END
  473.  
  474. LEARNSET_KUUROBA:
  475. .byte 1; .hword METEOR_MASH
  476. .byte 1; .hword VITAL_THROW
  477. .byte 1; .hword POISON_JAB
  478. .byte 1; .hword LUCKY_CHANT
  479. .byte 1; .hword LEAFAGE
  480. .byte 1; .hword GROWL
  481. .byte 7; .hword GRASSWHISTLE
  482. .byte 10; .hword SPEED_WEED
  483. .byte 12; .hword SYNTHESIS
  484. .byte 15; .hword RAZOR_LEAF
  485. .byte 17; .hword CIRCLE_THROW
  486. .byte 19; .hword SCREECH
  487. .byte 23; .hword ANCIENTPOWER
  488. .byte 27; .hword REFLECT
  489. .byte 27; .hword LIGHT_SCREEN
  490. .byte 31; .hword PETAL_BLIZZARD
  491. .byte 33; .hword SUBMISSION
  492. .byte 36; .hword GROWTH
  493. .byte 41; .hword AROMATHERAPY
  494. .byte 47; .hword SPIDER_WEB
  495. .byte 52; .hword LEAF_STORM
  496. .byte 56; .hword NATURAL_GIFT
  497. .byte 60; .hword FUTABA_BREAK
  498. .byte 60; .hword POWER_PUNCH
  499. .byte 64; .hword CLOSE_COMBAT
  500. .byte 72; .hword SOLAR_BLADE
  501. .byte LEARNSET_END
  502.  
  503. LEARNSET_NAUSEON:
  504. .byte 1; .hword SMOG
  505. .byte 1; .hword POISON_GAS
  506. .byte 1; .hword GROWL
  507. .byte 6; .hword ACID
  508. .byte 10; .hword GUST
  509. .byte 14; .hword SCREECH
  510. .byte 17; .hword ACID_SPRAY
  511. .byte 20; .hword AIR_CUTTER
  512. .byte 23; .hword GLARE
  513. .byte 26; .hword CLEAR_SMOG
  514. .byte 29; .hword ACID_ARMOR
  515. .byte 33; .hword CURSE
  516. .byte 38; .hword TOXIC
  517. .byte 41; .hword SLAM
  518. .byte 45; .hword SLUDGE_BOMB
  519. .byte 50; .hword MINIMIZE
  520. .byte LEARNSET_END
  521.  
  522. LEARNSET_HAZMATE:
  523. .byte 1; .hword BODY_PRESS
  524. .byte 1; .hword QUICK_GUARD
  525. .byte 1; .hword WIDE_GUARD
  526. .byte 1; .hword SMOG
  527. .byte 1; .hword POISON_GAS
  528. .byte 1; .hword GROWL
  529. .byte 6; .hword ACID
  530. .byte 10; .hword GUST
  531. .byte 14; .hword SCREECH
  532. .byte 17; .hword ACID_SPRAY
  533. .byte 20; .hword AIR_CUTTER
  534. .byte 23; .hword GLARE
  535. .byte 25; .hword REVENGE
  536. .byte 27; .hword CLEAR_SMOG
  537. .byte 30; .hword ACID_ARMOR
  538. .byte 33; .hword CROSS_POISON
  539. .byte 35; .hword DRAIN_PUNCH
  540. .byte 38; .hword BULK_UP
  541. .byte 41; .hword POISON_JAB
  542. .byte 45; .hword REFRESH
  543. .byte 50; .hword CROSS_CHOP
  544. .byte 56; .hword GUNK_SHOT
  545. .byte 60; .hword SWORDS_DANCE
  546. .byte 64; .hword SUPERPOWER
  547. .byte 69; .hword DAILY_DOSE
  548. .byte LEARNSET_END
  549.  
  550. LEARNSET_EBOLABLE:
  551. .byte 1; .hword WRING_OUT
  552. .byte 1; .hword SMOG
  553. .byte 1; .hword POISON_GAS
  554. .byte 1; .hword GROWL
  555. .byte 6; .hword ACID
  556. .byte 10; .hword GUST
  557. .byte 14; .hword SCREECH
  558. .byte 17; .hword ACID_SPRAY
  559. .byte 20; .hword AIR_CUTTER
  560. .byte 23; .hword GLARE
  561. .byte 25; .hword SNARL
  562. .byte 27; .hword CLEAR_SMOG
  563. .byte 30; .hword ACID_ARMOR
  564. .byte 33; .hword VENOSHOCK
  565. .byte 35; .hword DARK_PULSE
  566. .byte 38; .hword COIL
  567. .byte 41; .hword SLUDGE_BOMB
  568. .byte 45; .hword TOXIC_SPIKES
  569. .byte 50; .hword SWITCHEROO
  570. .byte 56; .hword TOXIC
  571. .byte 56; .hword VENOM_DRENCH
  572. .byte 60; .hword NASTY_PLOT
  573. .byte 64; .hword NIGHT_DAZE
  574. .byte 69; .hword DAILY_DOSE
  575. .byte LEARNSET_END
  576.  
  577. LEARNSET_PIKOTTON:
  578. .byte 1; .hword THUNDER_WAVE
  579. .byte 1; .hword COPYCAT
  580. .byte 1; .hword THUNDERSHOCK
  581. .byte 1; .hword PLAY_NICE
  582. .byte 3; .hword SWEET_SCENT
  583. .byte 5; .hword FAIRY_WIND
  584. .byte 9; .hword COTTON_SPORE
  585. .byte 14; .hword YAWN
  586. .byte 17; .hword DRAIN_KISS
  587. .byte 22; .hword NUZZLE
  588. .byte 25; .hword QUICK_ATTACK
  589. .byte 27; .hword WISH
  590. .byte 30; .hword DAZZLE_GLEAM
  591. .byte 34; .hword HEAL_BELL
  592. .byte 37; .hword ENERGY_BALL
  593. .byte 40; .hword ENDEAVOR
  594. .byte 43; .hword THUNDERBOLT
  595. .byte 46; .hword COTTON_GUARD
  596. .byte 50; .hword STICKY_WEB
  597. .byte 54; .hword LACTOSE_SHOT
  598. .byte 58; .hword THUNDER
  599. .byte 63; .hword ZING_ZAP
  600. .byte LEARNSET_END
  601.  
  602. LEARNSET_BIRDHOUSE:
  603. .byte 1; .hword RAGE
  604. .byte 1; .hword LEER
  605. .byte 5; .hword GUST
  606. .byte 7; .hword BLOCK
  607. .byte 10; .hword FURY_ATTACK
  608. .byte 12; .hword ENCORE
  609. .byte 14; .hword FAKE_OUT
  610. .byte 16; .hword AIR_CUTTER
  611. .byte 19; .hword BULLET_SEED
  612. .byte 20; .hword RAPID_SPIN
  613. .byte 22; .hword SHARPEN
  614. .byte 25; .hword PLUCK
  615. .byte 27; .hword CHIP_AWAY
  616. .byte 29; .hword IRON_DEFENSE
  617. .byte 32; .hword SELFDESTRUCT
  618. .byte 35; .hword DRILL_PECK
  619. .byte 37; .hword EGG_BOMB
  620. .byte 37; .hword SEED_BOMB
  621. .byte 40; .hword CONFUSE_RAY
  622. .byte 44; .hword LIGHT_SCREEN
  623. .byte 44; .hword REFLECT
  624. .byte 47; .hword LASER_FOCUS
  625. .byte 50; .hword WHIRLWIND
  626. .byte 53; .hword BRAVE_BIRD
  627. .byte 57; .hword EXPLOSION
  628. .byte 61; .hword WOOD_HAMMER
  629. .byte 66; .hword SKY_ATTACK
  630. .byte 70; .hword GIGA_IMPACT
  631. .byte LEARNSET_END
  632.  
  633. LEARNSET_LANSHIL:
  634. .byte 1; .hword HORN_ATTACK
  635. .byte 1; .hword DEFENSE_CURL
  636. .byte 5; .hword MUD_SLAP
  637. .byte 7; .hword PECK
  638. .byte 9; .hword ROCK_THROW
  639. .byte 13; .hword MAGNITUDE
  640. .byte 15; .hword RAPID_SPIN
  641. .byte 18; .hword ROLLOUT
  642. .byte 20; .hword SELFDESTRUCT
  643. .byte 23; .hword DIG
  644. .byte 25; .hword TAKE_DOWN
  645. .byte 29; .hword ROCK_BLAST
  646. .byte 31; .hword DRILL_PECK
  647. .byte 33; .hword DRILL_RUN
  648. .byte 35; .hword EXPLOSION
  649. .byte 39; .hword STONE_EDGE
  650. .byte 42; .hword ROCK_POLISH
  651. .byte 45; .hword DOUBLE_EDGE
  652. .byte 49; .hword HEAD_SMASH
  653. .byte 51; .hword POWER_GEM
  654. .byte 55; .hword HORN_DRILL
  655. .byte LEARNSET_END
  656.  
  657. LEARNSET_MIDDRIL:
  658. .byte 1; .hword HORN_ATTACK
  659. .byte 1; .hword DEFENSE_CURL
  660. .byte 5; .hword MUD_SLAP
  661. .byte 7; .hword PECK
  662. .byte 9; .hword ROCK_THROW
  663. .byte 13; .hword MAGNITUDE
  664. .byte 15; .hword RAPID_SPIN
  665. .byte 18; .hword ROLLOUT
  666. .byte 22; .hword SELFDESTRUCT
  667. .byte 25; .hword DIG
  668. .byte 27; .hword TAKE_DOWN
  669. .byte 31; .hword ROCK_BLAST
  670. .byte 33; .hword DRILL_PECK
  671. .byte 35; .hword DRILL_RUN
  672. .byte 38; .hword EXPLOSION
  673. .byte 41; .hword STONE_EDGE
  674. .byte 44; .hword ROCK_POLISH
  675. .byte 47; .hword DOUBLE_EDGE
  676. .byte 51; .hword HEAD_SMASH
  677. .byte 54; .hword POWER_GEM
  678. .byte 59; .hword HORN_DRILL
  679. .byte LEARNSET_END
  680.  
  681. LEARNSET_SHURISMASH:
  682. .byte 1; .hword METAL_BURST
  683. .byte 1; .hword WATER_SHURIKEN
  684. .byte 1; .hword POWER_GEM
  685. .byte 1; .hword BULLET_PUNCH
  686. .byte 1; .hword HORN_ATTACK
  687. .byte 1; .hword DEFENSE_CURL
  688. .byte 5; .hword MUD_SLAP
  689. .byte 7; .hword PECK
  690. .byte 9; .hword ROCK_THROW
  691. .byte 13; .hword MAGNITUDE
  692. .byte 15; .hword RAPID_SPIN
  693. .byte 18; .hword ROLLOUT
  694. .byte 22; .hword SELFDESTRUCT
  695. .byte 25; .hword DIG
  696. .byte 27; .hword TAKE_DOWN
  697. .byte 31; .hword ROCK_BLAST
  698. .byte 33; .hword DRILL_PECK
  699. .byte 35; .hword DRILL_RUN
  700. .byte 36; .hword SMART_STRIKE
  701. .byte 38; .hword IRON_DEFENSE
  702. .byte 41; .hword EXPLOSION
  703. .byte 44; .hword STONE_EDGE
  704. .byte 47; .hword IRON_HEAD
  705. .byte 50; .hword DOUBLE_EDGE
  706. .byte 53; .hword ROCK_POLISH
  707. .byte 56; .hword HEAD_SMASH
  708. .byte 59; .hword METEOR_MASH
  709. .byte 64; .hword SHELL_SMASH
  710. .byte 71; .hword HORN_DRILL
  711. .byte LEARNSET_END
  712.  
  713. LEARNSET_MAYMAY:
  714. .byte 1; .hword TACKLE
  715. .byte 1; .hword TAIL_WHIP
  716. .byte 1; .hword GROWL
  717. .byte 5; .hword ASSIST
  718. .byte 7; .hword LICK_CLEAN
  719. .byte 10; .hword BITE
  720. .byte 12; .hword HEADBUTT
  721. .byte 15; .hword SCARY_FACE
  722. .byte 17; .hword FAKE_OUT
  723. .byte 20; .hword COPYCAT
  724. .byte 23; .hword MEME
  725. .byte 25; .hword EXTRASENSORY
  726. .byte 28; .hword ODOR_SLEUTH
  727. .byte 30; .hword TICKLE
  728. .byte 32; .hword BODY_SLAM
  729. .byte 34; .hword ENDEAVOR
  730. .byte 38; .hword MEMENTO
  731. .byte 41; .hword CRUNCH
  732. .byte 44; .hword DOUBLE_EDGE
  733. .byte 48; .hword ZEN_HEADBUTT
  734. .byte 52; .hword MEAN_LOOK
  735. .byte 60; .hword NASTY_PLOT
  736. .byte 64; .hword FOUL_PLAY
  737. .byte LEARNSET_END
  738.  
  739. LEARNSET_MEMENACE:
  740. .byte 1; .hword MILK_DRINK
  741. .byte 1; .hword TACKLE
  742. .byte 1; .hword TAIL_WHIP
  743. .byte 1; .hword GROWL
  744. .byte 5; .hword ASSIST
  745. .byte 7; .hword LICK_CLEAN
  746. .byte 10; .hword BITE
  747. .byte 12; .hword HEADBUTT
  748. .byte 15; .hword SCARY_FACE
  749. .byte 17; .hword FAKE_OUT
  750. .byte 20; .hword COPYCAT
  751. .byte 23; .hword MEME
  752. .byte 23; .hword HONE_CLAWS
  753. .byte 26; .hword EXTRASENSORY
  754. .byte 29; .hword ODOR_SLEUTH
  755. .byte 31; .hword TICKLE
  756. .byte 33; .hword BODY_SLAM
  757. .byte 35; .hword ENDEAVOR
  758. .byte 39; .hword MEMENTO
  759. .byte 42; .hword CRUNCH
  760. .byte 45; .hword DOUBLE_EDGE
  761. .byte 49; .hword ZEN_HEADBUTT
  762. .byte 53; .hword MEAN_LOOK
  763. .byte 57; .hword HYPNOSIS
  764. .byte 57; .hword NIGHTMARE
  765. .byte 57; .hword DREAM_EATER
  766. .byte 61; .hword NASTY_PLOT
  767. .byte 64; .hword FOUL_PLAY
  768. .byte 67; .hword SHITPOST
  769. .byte 70; .hword GIGA_IMPACT
  770. .byte LEARNSET_END
  771.  
  772. LEARNSET_VANDASH:
  773. .byte 1; .hword POUND
  774. .byte 1; .hword SING
  775. .byte 1; .hword LEER
  776. .byte 1; .hword FORESIGHT
  777. .byte 3; .hword BEAT_UP
  778. .byte 7; .hword LEECH_SEED
  779. .byte 7; .hword WORRY_SEED
  780. .byte 10; .hword BITE
  781. .byte 13; .hword RAZOR_LEAF
  782. .byte 16; .hword THIEF
  783. .byte 16; .hword SPEED_WEED
  784. .byte 19; .hword FAKE_OUT
  785. .byte 21; .hword GRASS_KNOT
  786. .byte 24; .hword PURSUIT
  787. .byte 27; .hword COTTON_SPORE
  788. .byte 31; .hword SEED_BOMB
  789. .byte 34; .hword CRUNCH
  790. .byte 37; .hword BOUNCE
  791. .byte 40; .hword SANDSTORM
  792. .byte 43; .hword ENERGY_BALL
  793. .byte 45; .hword SUCKER_PUNCH
  794. .byte 47; .hword COTTON_GUARD
  795. .byte 49; .hword PARTING_SHOT
  796. .byte 51; .hword SWITCHEROO
  797. .byte 54; .hword PETAL_BLIZZARD
  798. .byte 59; .hword NASTY_PLOT
  799. .byte 61; .hword FOUL_PLAY
  800. .byte 63; .hword LEAF_STORM
  801. .byte 66; .hword TOKE
  802. .byte 71; .hword KINGS_SHIELD
  803. .byte LEARNSET_END
  804.  
  805. LEARNSET_PIGUSON:
  806. .byte 1; .hword RAGE
  807. .byte 1; .hword GLARE
  808. .byte 1; .hword ODOR_SLEUTH
  809. .byte 3; .hword MUD_SLAP
  810. .byte 7; .hword RAPID_SPIN
  811. .byte 10; .hword PAY_DAY
  812. .byte 13; .hword POWER_PUNCH
  813. .byte 16; .hword BULLET_PUNCH
  814. .byte 19; .hword FOCUS_ENERGY
  815. .byte 21; .hword LOW_KICK
  816. .byte 24; .hword MACH_PUNCH
  817. .byte 27; .hword BARRIER
  818. .byte 31; .hword BODY_SLAM
  819. .byte 31; .hword BODY_PRESS
  820. .byte 34; .hword GYRO_BALL
  821. .byte 37; .hword PUNISHMENT
  822. .byte 40; .hword CIRCLE_THROW
  823. .byte 43; .hword ENDURE
  824. .byte 45; .hword SLACK_OFF
  825. .byte 47; .hword RETALIATE
  826. .byte 49; .hword BATON_PASS
  827. .byte 51; .hword QUICK_GUARD
  828. .byte 51; .hword WIDE_GUARD
  829. .byte 51; .hword RIOT_SHIELD
  830. .byte 52; .hword IMPRISON
  831. .byte 54; .hword DOUBLE_EDGE
  832. .byte 59; .hword SWORDS_DANCE
  833. .byte 62; .hword CLOSE_COMBAT
  834. .byte 65; .hword FOCUS_MUNCH
  835. .byte 68; .hword POWER_TRIP
  836. .byte 72; .hword REVERSAL
  837. .byte LEARNSET_END
  838.  
  839. LEARNSET_ARMANDO:
  840. .byte 1; .hword ARM_THRUST
  841. .byte 1; .hword TICKLE
  842. .byte 7; .hword FOCUS_ENERGY
  843. .byte 12; .hword MACH_PUNCH
  844. .byte 15; .hword FORESIGHT
  845. .byte 18; .hword FORCE_PALM
  846. .byte 21; .hword BULLET_PUNCH
  847. .byte 23; .hword SMELLINGSALT
  848. .byte 25; .hword WEIRD_FLEX
  849. .byte 27; .hword BRUTAL_SWING
  850. .byte 29; .hword VITAL_THROW
  851. .byte 31; .hword SEISMIC_TOSS
  852. .byte 34; .hword FIRE_PUNCH
  853. .byte 34; .hword THUNDERPUNCH
  854. .byte 34; .hword ICE_PUNCH
  855. .byte 35; .hword MEGA_PUNCH
  856. .byte 39; .hword DRAIN_PUNCH
  857. .byte 45; .hword COUNTER
  858. .byte 49; .hword DYNAMICPUNCH
  859. .byte LEARNSET_END
  860.  
  861. LEARNSET_MUSCLEDUDE:
  862. .byte 1; .hword ARM_THRUST
  863. .byte 1; .hword TICKLE
  864. .byte 7; .hword FOCUS_ENERGY
  865. .byte 12; .hword MACH_PUNCH
  866. .byte 15; .hword FORESIGHT
  867. .byte 18; .hword FORCE_PALM
  868. .byte 22; .hword BULLET_PUNCH
  869. .byte 24; .hword SMELLINGSALT
  870. .byte 26; .hword WEIRD_FLEX
  871. .byte 28; .hword BRUTAL_SWING
  872. .byte 30; .hword VITAL_THROW
  873. .byte 32; .hword SEISMIC_TOSS
  874. .byte 35; .hword FIRE_PUNCH
  875. .byte 35; .hword THUNDERPUNCH
  876. .byte 35; .hword ICE_PUNCH
  877. .byte 36; .hword MEGA_PUNCH
  878. .byte 40; .hword DRAIN_PUNCH
  879. .byte 46; .hword COUNTER
  880. .byte 50; .hword DYNAMICPUNCH
  881. .byte LEARNSET_END
  882.  
  883. LEARNSET_TRIPECS:
  884. .byte 1; .hword RAPID_SPIN
  885. .byte 1; .hword ARM_THRUST
  886. .byte 1; .hword TICKLE
  887. .byte 7; .hword FOCUS_ENERGY
  888. .byte 12; .hword MACH_PUNCH
  889. .byte 15; .hword FORESIGHT
  890. .byte 18; .hword FORCE_PALM
  891. .byte 22; .hword BULLET_PUNCH
  892. .byte 24; .hword SMELLINGSALT
  893. .byte 26; .hword WEIRD_FLEX
  894. .byte 28; .hword BRUTAL_SWING
  895. .byte 30; .hword VITAL_THROW
  896. .byte 32; .hword SEISMIC_TOSS
  897. .byte 35; .hword FIRE_PUNCH
  898. .byte 35; .hword THUNDERPUNCH
  899. .byte 35; .hword ICE_PUNCH
  900. .byte 36; .hword STRENGTH
  901. .byte 40; .hword MEGA_PUNCH
  902. .byte 45; .hword DRAIN_PUNCH
  903. .byte 51; .hword COUNTER
  904. .byte 56; .hword DYNAMICPUNCH
  905. .byte 62; .hword DARK_LARIAT
  906. .byte 68; .hword FOCUS_PUNCH
  907. .byte LEARNSET_END
  908.  
  909. LEARNSET_SEMDROP:
  910. .byte 1; .hword TACKLE
  911. .byte 1; .hword MUD_SPORT
  912. .byte 1; .hword ODOR_SLEUTH
  913. .byte 5; .hword MUD_SLAP
  914. .byte 8; .hword WATER_GUN
  915. .byte 12; .hword HARDEN
  916. .byte 15; .hword SWIFT
  917. .byte 19; .hword ROLLOUT
  918. .byte 21; .hword SLIME_GULP
  919. .byte 23; .hword MUD_SHOT
  920. .byte 26; .hword BUBBLEBEAM
  921. .byte 29; .hword SLAM
  922. .byte 32; .hword MUD_BOMB
  923. .byte 35; .hword GASTRO_ACID
  924. .byte 39; .hword HYPER_VOICE
  925. .byte 43; .hword MIST
  926. .byte 43; .hword HAZE
  927. .byte 46; .hword MUDDY_WATER
  928. .byte 49; .hword EARTH_POWER
  929. .byte 53; .hword MOONLIGHT
  930. .byte 58; .hword HYDRO_PUMP
  931. .byte 64; .hword FISSURE
  932. .byte 69; .hword COME_N_GO
  933. .byte LEARNSET_END
  934.  
  935. LEARNSET_SEMRUST:
  936. .byte 1; .hword TACKLE
  937. .byte 1; .hword MUD_SPORT
  938. .byte 1; .hword ODOR_SLEUTH
  939. .byte 5; .hword MUD_SLAP
  940. .byte 8; .hword WATER_GUN
  941. .byte 12; .hword HARDEN
  942. .byte 15; .hword SWIFT
  943. .byte 19; .hword ROLLOUT
  944. .byte 21; .hword SLIME_GULP
  945. .byte 23; .hword MUD_SHOT
  946. .byte 26; .hword BUBBLEBEAM
  947. .byte 29; .hword SLAM
  948. .byte 32; .hword MUD_BOMB
  949. .byte 35; .hword GASTRO_ACID
  950. .byte 39; .hword HYPER_VOICE
  951. .byte 43; .hword MIST
  952. .byte 43; .hword HAZE
  953. .byte 46; .hword MUDDY_WATER
  954. .byte 49; .hword EARTH_POWER
  955. .byte 53; .hword MOONLIGHT
  956. .byte 58; .hword HYDRO_PUMP
  957. .byte 64; .hword FISSURE
  958. .byte 69; .hword COME_N_GO
  959. .byte LEARNSET_END
  960.  
  961. LEARNSET_SEMDEMEN:
  962. .byte 1; .hword WIDE_GUARD
  963. .byte 1; .hword QUICK_GUARD
  964. .byte 1; .hword TACKLE
  965. .byte 1; .hword MUD_SPORT
  966. .byte 1; .hword ODOR_SLEUTH
  967. .byte 5; .hword MUD_SLAP
  968. .byte 8; .hword WATER_GUN
  969. .byte 12; .hword HARDEN
  970. .byte 15; .hword SWIFT
  971. .byte 19; .hword ROLLOUT
  972. .byte 21; .hword SLIME_GULP
  973. .byte 23; .hword MUD_SHOT
  974. .byte 26; .hword BUBBLEBEAM
  975. .byte 29; .hword SLAM
  976. .byte 32; .hword MUD_BOMB
  977. .byte 35; .hword GASTRO_ACID
  978. .byte 39; .hword HYPER_VOICE
  979. .byte 43; .hword MIST
  980. .byte 43; .hword HAZE
  981. .byte 46; .hword MUDDY_WATER
  982. .byte 49; .hword EARTH_POWER
  983. .byte 53; .hword MOONLIGHT
  984. .byte 58; .hword HYDRO_PUMP
  985. .byte 64; .hword FISSURE
  986. .byte 69; .hword COME_N_GO
  987. .byte LEARNSET_END
  988.  
  989. LEARNSET_FURNAZI:
  990. .byte 1; .hword RAGE
  991. .byte 1; .hword SMOKESCREEN
  992. .byte 5; .hword EMBER
  993. .byte 9; .hword ROCK_THROW
  994. .byte 13; .hword CLEAR_SMOG
  995. .byte 16; .hword FIRE_SPIN
  996. .byte 20; .hword ANCIENTPOWER
  997. .byte 23; .hword ROCK_POLISH
  998. .byte 27; .hword INCINERATE
  999. .byte 30; .hword ROCK_SLIDE
  1000. .byte 34; .hword PAIN_SPLIT
  1001. .byte 38; .hword LAVA_PLUME
  1002. .byte 42; .hword POWER_GEM
  1003. .byte 45; .hword WILL_O_WISP
  1004. .byte 48; .hword EARTH_POWER
  1005. .byte 52; .hword MORNING_SUN
  1006. .byte 55; .hword OVERHEAT
  1007. .byte 60; .hword SANDSTORM
  1008. .byte 63; .hword INFERNO
  1009. .byte LEARNSET_END
  1010.  
  1011. LEARNSET_FINASOVEN:
  1012. .byte 1; .hword SACRED_FIRE
  1013. .byte 1; .hword INFERNO
  1014. .byte 1; .hword BURN_UP
  1015. .byte 1; .hword FIRE_LASH
  1016. .byte 1; .hword SCORCHED_EARTH
  1017. .byte 1; .hword RAGE
  1018. .byte 1; .hword SMOKESCREEN
  1019. .byte 5; .hword EMBER
  1020. .byte 9; .hword ROCK_THROW
  1021. .byte 13; .hword CLEAR_SMOG
  1022. .byte 16; .hword FIRE_SPIN
  1023. .byte 20; .hword MYSTICAL_FIRE
  1024. .byte 20; .hword ANCIENTPOWER
  1025. .byte 23; .hword ROCK_POLISH
  1026. .byte 27; .hword INCINERATE
  1027. .byte 31; .hword ROCK_SLIDE
  1028. .byte 36; .hword PAIN_SPLIT
  1029. .byte 40; .hword LAVA_PLUME
  1030. .byte 44; .hword POWER_GEM
  1031. .byte 47; .hword WILL_O_WISP
  1032. .byte 50; .hword MORNING_SUN
  1033. .byte 54; .hword EARTH_POWER
  1034. .byte 58; .hword OVERHEAT
  1035. .byte 62; .hword SANDSTORM
  1036. .byte 68; .hword SHELL_TRAP
  1037. .byte LEARNSET_END
  1038.  
  1039. LEARNSET_TROUBAIT:
  1040. .byte 1; .hword SPLASH
  1041. .byte 1; .hword WATER_SPORT
  1042. .byte 6; .hword BUBBLE
  1043. .byte 10; .hword FALSE_SWIPE
  1044. .byte 13; .hword BLOCK
  1045. .byte 16; .hword BUBBLEBEAM
  1046. .byte 19; .hword FAKE_TEARS
  1047. .byte 22; .hword SCARY_FACE
  1048. .byte 25; .hword MEMENTO
  1049. .byte 30; .hword AQUA_JET
  1050. .byte 35; .hword TAUNT
  1051. .byte 39; .hword U_TURN
  1052. .byte 42; .hword MEMENTO
  1053. .byte 46; .hword ENDEAVOR
  1054. .byte LEARNSET_END
  1055.  
  1056. LEARNSET_TULURE:
  1057. .byte 1; .hword SPLASH
  1058. .byte 1; .hword WATER_SPORT
  1059. .byte 6; .hword BUBBLE
  1060. .byte 10; .hword FALSE_SWIPE
  1061. .byte 13; .hword BLOCK
  1062. .byte 18; .hword BUBBLEBEAM
  1063. .byte 22; .hword FAKE_TEARS
  1064. .byte 26; .hword SCARY_FACE
  1065. .byte 29; .hword MEMENTO
  1066. .byte 32; .hword AQUA_JET
  1067. .byte 37; .hword TAUNT
  1068. .byte 41; .hword U_TURN
  1069. .byte 45; .hword MEMENTO
  1070. .byte 52; .hword ENDEAVOR
  1071. .byte LEARNSET_END
  1072.  
  1073. LEARNSET_MONSTRAP:
  1074. .byte 1; .hword PARTING_SHOT
  1075. .byte 1; .hword POWER_TRIP
  1076. .byte 1; .hword AQUA_TAIL
  1077. .byte 1; .hword SPLASH
  1078. .byte 1; .hword WATER_SPORT
  1079. .byte 6; .hword BUBBLE
  1080. .byte 10; .hword FALSE_SWIPE
  1081. .byte 13; .hword BLOCK
  1082. .byte 15; .hword BITE
  1083. .byte 18; .hword BUBBLEBEAM
  1084. .byte 22; .hword FAKE_TEARS
  1085. .byte 26; .hword SCARY_FACE
  1086. .byte 29; .hword MEMENTO
  1087. .byte 32; .hword AQUA_JET
  1088. .byte 35; .hword KNOCK_OFF
  1089. .byte 37; .hword SWAGGER
  1090. .byte 41; .hword U_TURN
  1091. .byte 45; .hword MEMENTO
  1092. .byte 49; .hword CRUNCH
  1093. .byte 53; .hword LIQUIDATION
  1094. .byte 57; .hword ENDEAVOR
  1095. .byte 60; .hword SWORDS_DANCE
  1096. .byte 65; .hword FOUL_PLAY
  1097. .byte LEARNSET_END
  1098.  
  1099. LEARNSET_BAITMASTER:
  1100. .byte 1; .hword MOONLIGHT
  1101. .byte 1; .hword ME_FIRST
  1102. .byte 1; .hword SPLASH
  1103. .byte 1; .hword WATER_SPORT
  1104. .byte 6; .hword BUBBLE
  1105. .byte 10; .hword FALSE_SWIPE
  1106. .byte 13; .hword BLOCK
  1107. .byte 15; .hword DRAIN_KISS
  1108. .byte 18; .hword BUBBLEBEAM
  1109. .byte 22; .hword FAKE_TEARS
  1110. .byte 26; .hword SCARY_FACE
  1111. .byte 29; .hword MEMENTO
  1112. .byte 32; .hword AQUA_JET
  1113. .byte 35; .hword DAZZLE_GLEAM
  1114. .byte 37; .hword FLATTER
  1115. .byte 41; .hword U_TURN
  1116. .byte 45; .hword MEMENTO
  1117. .byte 49; .hword MOONBLAST
  1118. .byte 53; .hword HYDRO_PUMP
  1119. .byte 57; .hword ENDEAVOR
  1120. .byte 60; .hword NASTY_PLOT
  1121. .byte 65; .hword LACTOSE_SHOT
  1122. .byte LEARNSET_END
  1123.  
  1124. LEARNSET_PIXILA:
  1125. .byte 1; .hword FAIRY_WIND
  1126. .byte 1; .hword LICK
  1127. .byte 1; .hword STRING_SHOT
  1128. .byte 3; .hword STRUGGLE_BUG
  1129. .byte 8; .hword CHARM
  1130. .byte 8; .hword CAPTIVATE
  1131. .byte 11; .hword MIST
  1132. .byte 16; .hword BUG_BITE
  1133. .byte 20; .hword DRAIN_KISS
  1134. .byte 23; .hword MOONLIGHT
  1135. .byte 26; .hword SILVER_WIND
  1136. .byte 29; .hword AROMATHERAPY
  1137. .byte 32; .hword DAZZLE_GLEAM
  1138. .byte 35; .hword SIGNAL_BEAM
  1139. .byte 39; .hword BATON_PASS
  1140. .byte 42; .hword BUG_BUZZ
  1141. .byte 45; .hword MOONBLAST
  1142. .byte 50; .hword QUIVER_DANCE
  1143. .byte 54; .hword NATURAL_GIFT
  1144. .byte LEARNSET_END
  1145.  
  1146. LEARNSET_FAIRILEON:
  1147. .byte 1; .hword FLORAL_HEALING
  1148. .byte 1; .hword FAIRY_WIND
  1149. .byte 1; .hword LICK
  1150. .byte 1; .hword STRING_SHOT
  1151. .byte 3; .hword STRUGGLE_BUG
  1152. .byte 8; .hword CHARM
  1153. .byte 8; .hword CAPTIVATE
  1154. .byte 11; .hword MIST
  1155. .byte 16; .hword BUG_BITE
  1156. .byte 18; .hword LICK_CLEAN
  1157. .byte 20; .hword DRAIN_KISS
  1158. .byte 23; .hword MOONLIGHT
  1159. .byte 26; .hword SILVER_WIND
  1160. .byte 30; .hword AROMATHERAPY
  1161. .byte 34; .hword DAZZLE_GLEAM
  1162. .byte 37; .hword SIGNAL_BEAM
  1163. .byte 42; .hword BATON_PASS
  1164. .byte 45; .hword BUG_BUZZ
  1165. .byte 49; .hword MOONBLAST
  1166. .byte 54; .hword QUIVER_DANCE
  1167. .byte 58; .hword NATURAL_GIFT
  1168. .byte 60; .hword ENERGY_BALL
  1169. .byte 65; .hword POLLEN_PUFF
  1170. .byte LEARNSET_END
  1171.  
  1172. LEARNSET_WEDGARD:
  1173. .byte 1; .hword FURY_SWIPES
  1174. .byte 1; .hword GROWL
  1175. .byte 1; .hword SAND_ATTACK
  1176. .byte 6; .hword MUD_SLAP
  1177. .byte 10; .hword FALSE_SWIPE
  1178. .byte 14; .hword FEINT_ATTACK
  1179. .byte 17; .hword RAPID_SPIN
  1180. .byte 20; .hword METAL_CLAW
  1181. .byte 24; .hword BULLDOZE
  1182. .byte 27; .hword NIGHT_SLASH
  1183. .byte 29; .hword CRUSH_CLAW
  1184. .byte 32; .hword HONE_CLAWS
  1185. .byte 35; .hword SKULL_BASH
  1186. .byte 39; .hword FOCUS_ENERGY
  1187. .byte 43; .hword X_SCISSOR
  1188. .byte 47; .hword KNOCK_OFF
  1189. .byte 50; .hword EARTHQUAKE
  1190. .byte 54; .hword STONE_EDGE
  1191. .byte 59; .hword FISSURE
  1192. .byte LEARNSET_END
  1193.  
  1194. LEARNSET_KNOKEDGE:
  1195. .byte 1; .hword FOCUS_ENERGY
  1196. .byte 1; .hword TOXIC_SPIKES
  1197. .byte 1; .hword SPIKES
  1198. .byte 1; .hword FURY_SWIPES
  1199. .byte 1; .hword GROWL
  1200. .byte 1; .hword SAND_ATTACK
  1201. .byte 6; .hword MUD_SLAP
  1202. .byte 10; .hword FALSE_SWIPE
  1203. .byte 14; .hword FEINT_ATTACK
  1204. .byte 17; .hword RAPID_SPIN
  1205. .byte 20; .hword METAL_CLAW
  1206. .byte 24; .hword BULLDOZE
  1207. .byte 27; .hword NIGHT_SLASH
  1208. .byte 29; .hword CRUSH_CLAW
  1209. .byte 31; .hword IRON_HEAD
  1210. .byte 35; .hword HONE_CLAWS
  1211. .byte 39; .hword SKULL_BASH
  1212. .byte 43; .hword LASER_FOCUS
  1213. .byte 47; .hword X_SCISSOR
  1214. .byte 53; .hword KNOCK_OFF
  1215. .byte 58; .hword EARTHQUAKE
  1216. .byte 62; .hword STONE_EDGE
  1217. .byte 67; .hword FISSURE
  1218. .byte LEARNSET_END
  1219.  
  1220. LEARNSET_RIBBIZAP:
  1221. .byte 1; .hword ROUND
  1222. .byte 1; .hword LICK
  1223. .byte 1; .hword TAIL_WHIP
  1224. .byte 5; .hword THUNDERSHOCK
  1225. .byte 8; .hword QUICK_ATTACK
  1226. .byte 11; .hword THUNDER_WAVE
  1227. .byte 14; .hword MIRROR_SHOT
  1228. .byte 17; .hword UPROAR
  1229. .byte 21; .hword CHARGE
  1230. .byte 21; .hword CHARGE_BEAM
  1231. .byte 25; .hword METAL_SOUND
  1232. .byte 29; .hword CHATTER
  1233. .byte 33; .hword DISCHARGE
  1234. .byte 36; .hword CAMOUFLAGE
  1235. .byte 40; .hword HYPER_VOICE
  1236. .byte 44; .hword AGILITY
  1237. .byte 47; .hword FLASH_CANNON
  1238. .byte 51; .hword THUNDERBOLT
  1239. .byte 54; .hword PERISH_SONG
  1240. .byte 57; .hword BOOMBURST
  1241. .byte 62; .hword LOCK_ON
  1242. .byte 62; .hword ZAP_CANNON
  1243. .byte 66; .hword TAIL_GLOW
  1244. .byte LEARNSET_END
  1245.  
  1246. LEARNSET_ELEPHAS:
  1247. .byte 1; .hword CONFUSION
  1248. .byte 1; .hword AMNESIA
  1249. .byte 1; .hword BARRIER
  1250. .byte 4; .hword MEDITATE
  1251. .byte 4; .hword KINESIS
  1252. .byte 9; .hword DISABLE
  1253. .byte 12; .hword MUD_SHOT
  1254. .byte 15; .hword THINK_FAST
  1255. .byte 19; .hword SWIFT
  1256. .byte 22; .hword MIRACLE_EYE
  1257. .byte 23; .hword REFRESH
  1258. .byte 28; .hword PSYBEAM
  1259. .byte 28; .hword PSYCHO_SHIFT
  1260. .byte 31; .hword MUD_BOMB
  1261. .byte 34; .hword HYPER_VOICE
  1262. .byte 37; .hword CALM_MIND
  1263. .byte 39; .hword EXTRASENSORY
  1264. .byte 43; .hword ROLE_PLAY
  1265. .byte 45; .hword FUTURE_SIGHT
  1266. .byte 47; .hword MUDDY_WATER
  1267. .byte 50; .hword PSYCHIC
  1268. .byte 53; .hword EARTH_POWER
  1269. .byte 57; .hword PSYCHIC_TERRAIN
  1270. .byte 60; .hword RECOVER
  1271. .byte 63; .hword HYPER_BEAM
  1272. .byte 67; .hword PSYCHO_BOOST
  1273. .byte LEARNSET_END
  1274.  
  1275. LEARNSET_SEAMAPAN:
  1276. .byte 1; .hword FLAIL
  1277. .byte 1; .hword BUBBLE
  1278. .byte 1; .hword WATER_SPORT
  1279. .byte 1; .hword SUPERSONIC
  1280. .byte 6; .hword HEADBUTT
  1281. .byte 10; .hword MUD_SHOT
  1282. .byte 14; .hword SWEET_KISS
  1283. .byte 20; .hword BUBBLEBEAM
  1284. .byte 23; .hword HEART_STAMP
  1285. .byte 27; .hword AQUA_JET
  1286. .byte 30; .hword AMNESIA
  1287. .byte 33; .hword DRAIN_KISS
  1288. .byte 36; .hword DIVE
  1289. .byte 39; .hword CAPTIVATE
  1290. .byte 39; .hword ATTRACT
  1291. .byte 41; .hword MUDDY_WATER
  1292. .byte 45; .hword DOUBLE_EDGE
  1293. .byte 50; .hword LOVELY_KISS
  1294. .byte 54; .hword HYDRO_PUMP
  1295. .byte 57; .hword SOAK
  1296. .byte 60; .hword GIGA_IMPACT
  1297. .byte 63; .hword WATER_SPOUT
  1298. .byte 69; .hword HEART_SWAP
  1299. .byte LEARNSET_END
  1300.  
  1301. LEARNSET_CAROLINE:
  1302. .byte 1; .hword HEAL_PULSE
  1303. .byte 1; .hword PURIFY
  1304. .byte 1; .hword PECK
  1305. .byte 1; .hword LEER
  1306. .byte 5; .hword MUD_SLAP
  1307. .byte 9; .hword PURSUIT
  1308. .byte 12; .hword QUICK_ATTACK
  1309. .byte 15; .hword MUD_SHOT
  1310. .byte 18; .hword WING_ATTACK
  1311. .byte 20; .hword WORK_UP
  1312. .byte 23; .hword FEATHERDANCE
  1313. .byte 26; .hword AIR_CUTTER
  1314. .byte 30; .hword AGILITY
  1315. .byte 32; .hword LUCKY_CHANT
  1316. .byte 34; .hword TEETER_DANCE
  1317. .byte 37; .hword AIR_SLASH
  1318. .byte 41; .hword EARTH_POWER
  1319. .byte 45; .hword ROOST
  1320. .byte 48; .hword HURRICANE
  1321. .byte 52; .hword EGG_BOMB
  1322. .byte 57; .hword BRAVE_BIRD
  1323. .byte 61; .hword CLOSE_COMBAT
  1324. .byte 66; .hword NASTY_PLOT
  1325. .byte 66; .hword DARK_PULSE
  1326. .byte LEARNSET_END
  1327.  
  1328. LEARNSET_CHOMPEST:
  1329. .byte 1; .hword ROCK_THROW
  1330. .byte 1; .hword LEER
  1331. .byte 5; .hword BITE
  1332. .byte 8; .hword PAY_DAY
  1333. .byte 12; .hword ROCK_TOMB
  1334. .byte 15; .hword CAMOUFLAGE
  1335. .byte 19; .hword FEINT_ATTACK
  1336. .byte 22; .hword STOCKPILE
  1337. .byte 22; .hword SWALLOW
  1338. .byte 22; .hword SPIT_UP
  1339. .byte 25; .hword ROCK_BLAST
  1340. .byte 27; .hword ROCK_POLISH
  1341. .byte 29; .hword PURSUIT
  1342. .byte 32; .hword TAKE_DOWN
  1343. .byte 36; .hword CRUNCH
  1344. .byte 40; .hword STORED_POWER
  1345. .byte 44; .hword FIRE_FANG
  1346. .byte 44; .hword THUNDER_FANG
  1347. .byte 44; .hword ICE_FANG
  1348. .byte 47; .hword STONE_EDGE
  1349. .byte 52; .hword DOUBLE_EDGE
  1350. .byte 56; .hword SWITCHEROO
  1351. .byte 56; .hword SWINDLE
  1352. .byte 61; .hword PSYCHIC_FANGS
  1353. .byte 66; .hword HEAD_SMASH
  1354. .byte 70; .hword OVERBITE
  1355. .byte LEARNSET_END
  1356.  
  1357. LEARNSET_VAULTEVOUR:
  1358. .byte 1; .hword FAIRY_LOCK
  1359. .byte 1; .hword MIRROR_SHOT
  1360. .byte 1; .hword LEER
  1361. .byte 5; .hword BITE
  1362. .byte 8; .hword PAY_DAY
  1363. .byte 12; .hword MAGNET_BOMB
  1364. .byte 15; .hword CAMOUFLAGE
  1365. .byte 19; .hword FEINT_ATTACK
  1366. .byte 22; .hword STOCKPILE
  1367. .byte 22; .hword SWALLOW
  1368. .byte 22; .hword SPIT_UP
  1369. .byte 25; .hword FLASH_CANNON
  1370. .byte 27; .hword IRON_DEFENSE
  1371. .byte 29; .hword PURSUIT
  1372. .byte 32; .hword TAKE_DOWN
  1373. .byte 36; .hword CRUNCH
  1374. .byte 40; .hword STORED_POWER
  1375. .byte 44; .hword FIRE_FANG
  1376. .byte 44; .hword THUNDER_FANG
  1377. .byte 44; .hword ICE_FANG
  1378. .byte 47; .hword IRON_HEAD
  1379. .byte 52; .hword DOUBLE_EDGE
  1380. .byte 56; .hword SWITCHEROO
  1381. .byte 56; .hword SWINDLE
  1382. .byte 61; .hword PSYCHIC_FANGS
  1383. .byte 66; .hword GYRO_BALL
  1384. .byte 70; .hword OVERBITE
  1385. .byte LEARNSET_END
  1386.  
  1387. LEARNSET_MASDAWG:
  1388. .byte 1; .hword TACKLE
  1389. .byte 1; .hword TAIL_WHIP
  1390. .byte 1; .hword ODOR_SLEUTH
  1391. .byte 3; .hword SAND_ATTACK
  1392. .byte 6; .hword LICK
  1393. .byte 9; .hword BITE
  1394. .byte 11; .hword MUD_SHOT
  1395. .byte 14; .hword ROAR
  1396. .byte 16; .hword COVET
  1397. .byte 18; .hword HOWL
  1398. .byte 20; .hword LICK_CLEAN
  1399. .byte 23; .hword CHARM
  1400. .byte 26; .hword TAKE_DOWN
  1401. .byte 29; .hword YAWN
  1402. .byte 33; .hword CRUNCH
  1403. .byte 35; .hword BONE_RUSH
  1404. .byte 37; .hword REST
  1405. .byte 37; .hword SNORE
  1406. .byte 41; .hword AGILITY
  1407. .byte 45; .hword IRON_TAIL
  1408. .byte 51; .hword PLAY_ROUGH
  1409. .byte 57; .hword DOUBLE_EDGE
  1410. .byte LEARNSET_END
  1411.  
  1412. LEARNSET_PASDAWG:
  1413. .byte 1; .hword QUICK_GUARD
  1414. .byte 1; .hword WIDE_GUARD
  1415. .byte 1; .hword TACKLE
  1416. .byte 1; .hword TAIL_WHIP
  1417. .byte 1; .hword ODOR_SLEUTH
  1418. .byte 3; .hword SAND_ATTACK
  1419. .byte 6; .hword LICK
  1420. .byte 9; .hword BITE
  1421. .byte 11; .hword MUD_SHOT
  1422. .byte 14; .hword ROAR
  1423. .byte 16; .hword COVET
  1424. .byte 18; .hword HOWL
  1425. .byte 20; .hword LICK_CLEAN
  1426. .byte 23; .hword CHARM
  1427. .byte 26; .hword TAKE_DOWN
  1428. .byte 29; .hword YAWN
  1429. .byte 33; .hword CRUNCH
  1430. .byte 34; .hword BONE_RUSH
  1431. .byte 37; .hword IRON_HEAD
  1432. .byte 39; .hword REST
  1433. .byte 39; .hword SNORE
  1434. .byte 42; .hword AGILITY
  1435. .byte 46; .hword DOUBLE_EDGE
  1436. .byte 50; .hword PLAY_ROUGH
  1437. .byte 56; .hword STONE_EDGE
  1438. .byte 60; .hword IRON_TAIL
  1439. .byte 64; .hword SHADOW_BONE
  1440. .byte 69; .hword SHITPOST
  1441. .byte 73; .hword GIGA_IMPACT
  1442. .byte LEARNSET_END
  1443.  
  1444. LEARNSET_SPANKE:
  1445. .byte 1; .hword WRAP
  1446. .byte 1; .hword LEER
  1447. .byte 1; .hword VINE_WHIP
  1448. .byte 5; .hword DOUBLESLAP
  1449. .byte 7; .hword WAKE_UP_SLAP
  1450. .byte 10; .hword POISON_FANG
  1451. .byte 13; .hword LEECH_SEED
  1452. .byte 15; .hword GRASSWHISTLE
  1453. .byte 18; .hword BITE
  1454. .byte 22; .hword RAZOR_LEAF
  1455. .byte 25; .hword FORCE_PALM
  1456. .byte 29; .hword GLARE
  1457. .byte 31; .hword SUBMISSION
  1458. .byte 34; .hword CRUNCH
  1459. .byte 38; .hword LEAF_BLADE
  1460. .byte 42; .hword CROSS_CHOP
  1461. .byte 45; .hword SUPER_FANG
  1462. .byte 49; .hword COIL
  1463. .byte 53; .hword OUTRAGE
  1464. .byte 56; .hword AMNESIA
  1465. .byte 60; .hword CLOSE_COMBAT
  1466. .byte 64; .hword POWER_WHIP
  1467. .byte LEARNSET_END
  1468.  
  1469. LEARNSET_ANACONDUKE:
  1470. .byte 1; .hword FEINT
  1471. .byte 1; .hword MACH_PUNCH
  1472. .byte 1; .hword BULLET_PUNCH
  1473. .byte 1; .hword SHADOW_PUNCH
  1474. .byte 1; .hword WRAP
  1475. .byte 1; .hword LEER
  1476. .byte 1; .hword VINE_WHIP
  1477. .byte 5; .hword DOUBLESLAP
  1478. .byte 7; .hword WAKE_UP_SLAP
  1479. .byte 10; .hword POISON_FANG
  1480. .byte 13; .hword LEECH_SEED
  1481. .byte 15; .hword GRASSWHISTLE
  1482. .byte 18; .hword BITE
  1483. .byte 22; .hword RAZOR_LEAF
  1484. .byte 25; .hword FORCE_PALM
  1485. .byte 28; .hword POWER_PUNCH
  1486. .byte 30; .hword GLARE
  1487. .byte 32; .hword SUBMISSION
  1488. .byte 35; .hword CRUNCH
  1489. .byte 39; .hword MEGA_PUNCH
  1490. .byte 42; .hword LEAF_BLADE
  1491. .byte 45; .hword CROSS_CHOP
  1492. .byte 48; .hword SUPER_FANG
  1493. .byte 51; .hword POISON_JAB
  1494. .byte 54; .hword AMNESIA
  1495. .byte 57; .hword OUTRAGE
  1496. .byte 60; .hword COIL
  1497. .byte 63; .hword CLOSE_COMBAT
  1498. .byte 66; .hword POWER_WHIP
  1499. .byte LEARNSET_END
  1500.  
  1501. LEARNSET_FISHNISM:
  1502. .byte 1; .hword PSYWAVE
  1503. .byte 1; .hword LEER
  1504. .byte 4; .hword RAGE
  1505. .byte 7; .hword WHIRLPOOL
  1506. .byte 9; .hword BITE
  1507. .byte 12; .hword CONFUSE_RAY
  1508. .byte 15; .hword TRIGGER
  1509. .byte 19; .hword WATER_PULSE
  1510. .byte 23; .hword MEAN_LOOK
  1511. .byte 26; .hword AQUA_JET
  1512. .byte 30; .hword CRUNCH
  1513. .byte 33; .hword FAKE_TEARS
  1514. .byte 36; .hword ZEN_HEADBUTT
  1515. .byte 40; .hword FUTURE_SIGHT
  1516. .byte 44; .hword HYDRO_PUMP
  1517. .byte 47; .hword IMPRISON
  1518. .byte 51; .hword PSYCHIC_FANGS
  1519. .byte 55; .hword LIQUIDATION
  1520. .byte LEARNSET_END
  1521.  
  1522. LEARNSET_SJWHALE:
  1523. .byte 1; .hword BELCH
  1524. .byte 1; .hword WATER_SPOUT
  1525. .byte 1; .hword REST
  1526. .byte 1; .hword SLEEP_TALK
  1527. .byte 1; .hword SNORE
  1528. .byte 1; .hword PSYWAVE
  1529. .byte 1; .hword LEER
  1530. .byte 4; .hword RAGE
  1531. .byte 7; .hword WHIRLPOOL
  1532. .byte 9; .hword BITE
  1533. .byte 12; .hword CONFUSE_RAY
  1534. .byte 15; .hword TRIGGER
  1535. .byte 19; .hword WATER_PULSE
  1536. .byte 23; .hword MEAN_LOOK
  1537. .byte 26; .hword AQUA_JET
  1538. .byte 30; .hword CRUNCH
  1539. .byte 33; .hword FAKE_TEARS
  1540. .byte 35; .hword STOMP
  1541. .byte 39; .hword ZEN_HEADBUTT
  1542. .byte 41; .hword SUBMISSION
  1543. .byte 43; .hword FUTURE_SIGHT
  1544. .byte 47; .hword HYDRO_PUMP
  1545. .byte 51; .hword IMPRISON
  1546. .byte 54; .hword GRAVITY
  1547. .byte 57; .hword PSYCHIC_FANGS
  1548. .byte 59; .hword LIQUIDATION
  1549. .byte 62; .hword BODY_PRESS
  1550. .byte 64; .hword SLACK_OFF
  1551. .byte 69; .hword BELLY_DRUM
  1552. .byte 72; .hword STEAM_ERUPTION
  1553. .byte 76; .hword OVERBITE
  1554. .byte LEARNSET_END
  1555.  
  1556. LEARNSET_CHEZETTA:
  1557. .byte 1; .hword EMBER
  1558. .byte 1; .hword PLAY_NICE
  1559. .byte 1; .hword HARDEN
  1560. .byte 6; .hword FAIRY_WIND
  1561. .byte 9; .hword SWEET_KISS
  1562. .byte 12; .hword FLAME_BURST
  1563. .byte 16; .hword CAPTIVATE
  1564. .byte 16; .hword CHARM
  1565. .byte 20; .hword DRAIN_KISS
  1566. .byte 24; .hword SELFDESTRUCT
  1567. .byte 27; .hword HEART_STAMP
  1568. .byte 31; .hword DAZZLE_GLEAM
  1569. .byte 35; .hword FLAMETHROWER
  1570. .byte 40; .hword ACID_ARMOR
  1571. .byte 44; .hword EXPLOSION
  1572. .byte 48; .hword MOONBLAST
  1573. .byte 52; .hword HEAT_WAVE
  1574. .byte 56; .hword LOVELY_KISS
  1575. .byte 60; .hword LACTOSE_SHOT
  1576. .byte 64; .hword RECOVER
  1577. .byte 68; .hword INFERNO
  1578. .byte LEARNSET_END
  1579.  
  1580. LEARNSET_MOZZAMAZEL:
  1581. .byte 1; .hword EMBER
  1582. .byte 1; .hword PLAY_NICE
  1583. .byte 1; .hword HARDEN
  1584. .byte 6; .hword FAIRY_WIND
  1585. .byte 9; .hword SWEET_KISS
  1586. .byte 12; .hword FLAME_BURST
  1587. .byte 16; .hword CAPTIVATE
  1588. .byte 16; .hword CHARM
  1589. .byte 20; .hword DRAIN_KISS
  1590. .byte 24; .hword SELFDESTRUCT
  1591. .byte 27; .hword HEART_STAMP
  1592. .byte 31; .hword DAZZLE_GLEAM
  1593. .byte 35; .hword FLAMETHROWER
  1594. .byte 40; .hword ACID_ARMOR
  1595. .byte 44; .hword EXPLOSION
  1596. .byte 48; .hword MOONBLAST
  1597. .byte 52; .hword HEAT_WAVE
  1598. .byte 56; .hword LOVELY_KISS
  1599. .byte 60; .hword LACTOSE_SHOT
  1600. .byte 64; .hword RECOVER
  1601. .byte 68; .hword INFERNO
  1602. .byte LEARNSET_END
  1603.  
  1604. LEARNSET_KROKLING:
  1605. .byte 1; .hword STOMP
  1606. .byte 1; .hword LEER
  1607. .byte 4; .hword MUD_SLAP
  1608. .byte 7; .hword HOWL
  1609. .byte 10; .hword RAZOR_LEAF
  1610. .byte 14; .hword MAGNITUDE
  1611. .byte 19; .hword BITE
  1612. .byte 23; .hword NEEDLE_ARM
  1613. .byte 25; .hword BULLDOZE
  1614. .byte 28; .hword ROAR
  1615. .byte 32; .hword BULK_UP
  1616. .byte 35; .hword HORN_LEECH
  1617. .byte 39; .hword DRILL_RUN
  1618. .byte 41; .hword CRUNCH
  1619. .byte 44; .hword DOUBLE_EDGE
  1620. .byte 48; .hword STONE_EDGE
  1621. .byte 52; .hword EARTHQUAKE
  1622. .byte 55; .hword WOOD_HAMMER
  1623. .byte 58; .hword HEAD_SMASH
  1624. .byte 62; .hword FISSURE
  1625. .byte LEARNSET_END
  1626.  
  1627. LEARNSET_KROKIZON:
  1628. .byte 1; .hword LANDS_WRATH
  1629. .byte 1; .hword BELLY_DRUM
  1630. .byte 1; .hword STOMP
  1631. .byte 1; .hword LEER
  1632. .byte 4; .hword MUD_SLAP
  1633. .byte 7; .hword HOWL
  1634. .byte 10; .hword RAZOR_LEAF
  1635. .byte 14; .hword MAGNITUDE
  1636. .byte 19; .hword BITE
  1637. .byte 23; .hword NEEDLE_ARM
  1638. .byte 25; .hword BULLDOZE
  1639. .byte 28; .hword ROAR
  1640. .byte 32; .hword BULK_UP
  1641. .byte 35; .hword HORN_LEECH
  1642. .byte 39; .hword DRILL_RUN
  1643. .byte 43; .hword CRUNCH
  1644. .byte 47; .hword DOUBLE_EDGE
  1645. .byte 51; .hword STONE_EDGE
  1646. .byte 55; .hword EARTHQUAKE
  1647. .byte 58; .hword WOOD_HAMMER
  1648. .byte 63; .hword HEAD_SMASH
  1649. .byte 67; .hword FISSURE
  1650. .byte LEARNSET_END
  1651.  
  1652. LEARNSET_CONCHILLA:
  1653. .byte 1; .hword COVET
  1654. .byte 1; .hword WITHDRAW
  1655. .byte 6; .hword SMACK_DOWN
  1656. .byte 9; .hword MUD_SPORT
  1657. .byte 12; .hword RAPID_SPIN
  1658. .byte 14; .hword MAGNITUDE
  1659. .byte 17; .hword ANCIENTPOWER
  1660. .byte 21; .hword RAZOR_SHELL
  1661. .byte 21; .hword SPIKE_CANNON
  1662. .byte 24; .hword CURSE
  1663. .byte 27; .hword ROCK_SLIDE
  1664. .byte 30; .hword HYPER_FANG
  1665. .byte 33; .hword STEALTH_ROCK
  1666. .byte 35; .hword POWER_GEM
  1667. .byte 38; .hword HYPER_VOICE
  1668. .byte 42; .hword SHORE_UP
  1669. .byte 45; .hword STONE_EDGE
  1670. .byte 49; .hword SUPER_FANG
  1671. .byte 53; .hword SHELL_SMASH
  1672. .byte 57; .hword DOUBLE_EDGE
  1673. .byte LEARNSET_END
  1674.  
  1675. LEARNSET_HAREMIT:
  1676. .byte 1; .hword SPIKES
  1677. .byte 1; .hword ICE_BALL
  1678. .byte 1; .hword COVET
  1679. .byte 1; .hword WITHDRAW
  1680. .byte 6; .hword SMACK_DOWN
  1681. .byte 9; .hword MUD_SPORT
  1682. .byte 12; .hword RAPID_SPIN
  1683. .byte 14; .hword MAGNITUDE
  1684. .byte 17; .hword ANCIENTPOWER
  1685. .byte 21; .hword RAZOR_SHELL
  1686. .byte 21; .hword SPIKE_CANNON
  1687. .byte 24; .hword CURSE
  1688. .byte 27; .hword ROCK_SLIDE
  1689. .byte 29; .hword CLAMP
  1690. .byte 32; .hword HYPER_FANG
  1691. .byte 35; .hword STEALTH_ROCK
  1692. .byte 37; .hword POWER_GEM
  1693. .byte 41; .hword HYPER_VOICE
  1694. .byte 44; .hword SHORE_UP
  1695. .byte 47; .hword STONE_EDGE
  1696. .byte 50; .hword SUPER_FANG
  1697. .byte 53; .hword CRABHAMMER
  1698. .byte 56; .hword SHELL_SMASH
  1699. .byte 60; .hword DOUBLE_EDGE
  1700. .byte 65; .hword ROCK_WRECKER
  1701. .byte LEARNSET_END
  1702.  
  1703. LEARNSET_COOLCUBE:
  1704. .byte 1; .hword POWDER_SNOW
  1705. .byte 1; .hword HARDEN
  1706. .byte 6; .hword SWIFT
  1707. .byte 9; .hword MIST
  1708. .byte 12; .hword ICY_WIND
  1709. .byte 13; .hword FAIRY_WIND
  1710. .byte 16; .hword SHARPEN
  1711. .byte 20; .hword HAIL
  1712. .byte 23; .hword ACID_ARMOR
  1713. .byte 26; .hword TRI_ATTACK
  1714. .byte 28; .hword WEATHER_BALL
  1715. .byte 30; .hword HAZE
  1716. .byte 34; .hword ICE_BEAM
  1717. .byte 40; .hword BLIZZARD
  1718. .byte 45; .hword RECOVER
  1719. .byte 49; .hword SHEER_COLD
  1720. .byte LEARNSET_END
  1721.  
  1722. LEARNSET_TANKUBE:
  1723. .byte 1; .hword LOCK_ON
  1724. .byte 1; .hword SHEER_COLD
  1725. .byte 1; .hword POWDER_SNOW
  1726. .byte 1; .hword HARDEN
  1727. .byte 6; .hword SWIFT
  1728. .byte 9; .hword MIST
  1729. .byte 12; .hword ICY_WIND
  1730. .byte 13; .hword FAIRY_WIND
  1731. .byte 16; .hword SHARPEN
  1732. .byte 20; .hword HAIL
  1733. .byte 23; .hword ACID_ARMOR
  1734. .byte 26; .hword TRI_ATTACK
  1735. .byte 27; .hword OCTAZOOKA
  1736. .byte 29; .hword WEATHER_BALL
  1737. .byte 32; .hword HAZE
  1738. .byte 36; .hword ICE_BEAM
  1739. .byte 41; .hword HYDRO_PUMP
  1740. .byte 47; .hword BLIZZARD
  1741. .byte 51; .hword RECOVER
  1742. .byte LEARNSET_END
  1743.  
  1744. LEARNSET_FABKUBE:
  1745. .byte 1; .hword HYDRO_CANNON
  1746. .byte 1; .hword AURORA_VEIL
  1747. .byte 1; .hword LOCK_ON
  1748. .byte 1; .hword SHEER_COLD
  1749. .byte 1; .hword POWDER_SNOW
  1750. .byte 1; .hword HARDEN
  1751. .byte 6; .hword SWIFT
  1752. .byte 9; .hword MIST
  1753. .byte 12; .hword ICY_WIND
  1754. .byte 13; .hword FAIRY_WIND
  1755. .byte 16; .hword SHARPEN
  1756. .byte 20; .hword HAIL
  1757. .byte 23; .hword ACID_ARMOR
  1758. .byte 26; .hword TRI_ATTACK
  1759. .byte 27; .hword OCTAZOOKA
  1760. .byte 30; .hword WEATHER_BALL
  1761. .byte 34; .hword HAZE
  1762. .byte 38; .hword DAZZLE_GLEAM
  1763. .byte 41; .hword ICE_BEAM
  1764. .byte 44; .hword WHIRLWIND
  1765. .byte 47; .hword MOONBLAST
  1766. .byte 50; .hword HURRICANE
  1767. .byte 53; .hword HYDRO_PUMP
  1768. .byte 57; .hword BLIZZARD
  1769. .byte 60; .hword RECOVER
  1770. .byte 64; .hword LACTOSE_SHOT
  1771. .byte LEARNSET_END
  1772.  
  1773. LEARNSET_SMOGAROBEN:
  1774. .byte 1; .hword PECK
  1775. .byte 1; .hword TAUNT
  1776. .byte 4; .hword ACID
  1777. .byte 7; .hword RAPID_SPIN
  1778. .byte 10; .hword BULLET_PUNCH
  1779. .byte 12; .hword HIDDEN_POWER
  1780. .byte 15; .hword SPIKES
  1781. .byte 15; .hword TOXIC_SPIKES
  1782. .byte 19; .hword PURSUIT
  1783. .byte 22; .hword TOXIC
  1784. .byte 22; .hword VENOSHOCK
  1785. .byte 26; .hword DRILL_PECK
  1786. .byte 30; .hword DEFOG
  1787. .byte 33; .hword POISON_JAB
  1788. .byte 36; .hword U_TURN
  1789. .byte 40; .hword SUBSTITUTE
  1790. .byte 44; .hword STEALTH_ROCK
  1791. .byte 47; .hword BRAVE_BIRD
  1792. .byte 50; .hword SPORE
  1793. .byte 53; .hword SCALD
  1794. .byte 56; .hword OUTRAGE
  1795. .byte 60; .hword ROOST
  1796. .byte 63; .hword EARTHQUAKE
  1797. .byte 66; .hword SHELL_SMASH
  1798. .byte 70; .hword GUNK_SHOT
  1799. .byte LEARNSET_END
  1800.  
  1801. LEARNSET_SMOXILON:
  1802. .byte 1; .hword STICKY_WEB
  1803. .byte 1; .hword PECK
  1804. .byte 1; .hword TAUNT
  1805. .byte 4; .hword ACID
  1806. .byte 7; .hword RAPID_SPIN
  1807. .byte 10; .hword BULLET_PUNCH
  1808. .byte 12; .hword HIDDEN_POWER
  1809. .byte 15; .hword SPIKES
  1810. .byte 15; .hword TOXIC_SPIKES
  1811. .byte 19; .hword PURSUIT
  1812. .byte 22; .hword TOXIC
  1813. .byte 22; .hword VENOSHOCK
  1814. .byte 26; .hword DRILL_PECK
  1815. .byte 30; .hword DEFOG
  1816. .byte 33; .hword POISON_JAB
  1817. .byte 36; .hword U_TURN
  1818. .byte 40; .hword SUBSTITUTE
  1819. .byte 44; .hword STEALTH_ROCK
  1820. .byte 47; .hword BRAVE_BIRD
  1821. .byte 50; .hword SPORE
  1822. .byte 53; .hword SCALD
  1823. .byte 56; .hword OUTRAGE
  1824. .byte 60; .hword ROOST
  1825. .byte 63; .hword EARTHQUAKE
  1826. .byte 66; .hword SHELL_SMASH
  1827. .byte 70; .hword GUNK_SHOT
  1828. .byte 75; .hword DRACO_METEOR
  1829. .byte LEARNSET_END
  1830.  
  1831. LEARNSET_MACHMONA:
  1832. .byte 1; .hword POWER_PUNCH
  1833. .byte 1; .hword COMET_PUNCH
  1834. .byte 1; .hword SWAGGER
  1835. .byte 3; .hword SMACK_DOWN
  1836. .byte 6; .hword LICK
  1837. .byte 8; .hword KARATE_CHOP
  1838. .byte 12; .hword CONFUSE_RAY
  1839. .byte 16; .hword FOCUS_ENERGY
  1840. .byte 20; .hword MACH_PUNCH
  1841. .byte 24; .hword SHADOW_PUNCH
  1842. .byte 28; .hword WORK_UP
  1843. .byte 30; .hword BODY_PRESS
  1844. .byte 32; .hword DRAIN_PUNCH
  1845. .byte 36; .hword SHADOW_CLAW
  1846. .byte 40; .hword FLYING_PRESS
  1847. .byte 44; .hword DESTINY_BOND
  1848. .byte 48; .hword SKY_UPPERCUT
  1849. .byte 50; .hword ELBOW_DROP
  1850. .byte 53; .hword SPOOK_OUT
  1851. .byte 56; .hword PARTING_SHOT
  1852. .byte 60; .hword SUPERPOWER
  1853. .byte 64; .hword PHANTOM_FORCE
  1854. .byte 71; .hword FINAL_GAMBIT
  1855. .byte LEARNSET_END
  1856.  
  1857. LEARNSET_BACUB:
  1858. .byte 1; .hword TACKLE
  1859. .byte 1; .hword GROWL
  1860. .byte 6; .hword EMBER
  1861. .byte 10; .hword SMOKESCREEN
  1862. .byte 13; .hword BITE
  1863. .byte 16; .hword CHIP_AWAY
  1864. .byte 19; .hword FLAME_CHARGE
  1865. .byte 22; .hword SWEET_SCENT
  1866. .byte 26; .hword HEADBUTT
  1867. .byte 29; .hword FLAME_WHEEL
  1868. .byte 32; .hword BODY_SLAM
  1869. .byte 35; .hword CRUNCH
  1870. .byte 42; .hword THRASH
  1871. .byte 47; .hword FLARE_BLITZ
  1872. .byte 52; .hword DOUBLE_EDGE
  1873. .byte 57; .hword OUTRAGE
  1874. .byte LEARNSET_END
  1875.  
  1876. LEARNSET_URSWINE:
  1877. .byte 1; .hword AROMATHERAPY
  1878. .byte 1; .hword BURN_UP
  1879. .byte 1; .hword TACKLE
  1880. .byte 1; .hword GROWL
  1881. .byte 6; .hword EMBER
  1882. .byte 10; .hword SMOKESCREEN
  1883. .byte 13; .hword BITE
  1884. .byte 16; .hword CHIP_AWAY
  1885. .byte 19; .hword FLAME_CHARGE
  1886. .byte 22; .hword SWEET_SCENT
  1887. .byte 26; .hword HEADBUTT
  1888. .byte 29; .hword FLAME_WHEEL
  1889. .byte 32; .hword BODY_SLAM
  1890. .byte 35; .hword FIRE_PUNCH
  1891. .byte 38; .hword CRUNCH
  1892. .byte 42; .hword HAMMER_ARM
  1893. .byte 46; .hword THRASH
  1894. .byte 50; .hword FIRE_LASH
  1895. .byte 54; .hword DOUBLE_EDGE
  1896. .byte 60; .hword OUTRAGE
  1897. .byte 65; .hword FLARE_BLITZ
  1898. .byte 71; .hword GIGA_IMPACT
  1899. .byte LEARNSET_END
  1900.  
  1901. LEARNSET_MOOSTATIC:
  1902. .byte 1; .hword QUICK_ATTACK
  1903. .byte 1; .hword TAIL_WHIP
  1904. .byte 1; .hword CHARGE
  1905. .byte 4; .hword THUNDERSHOCK
  1906. .byte 7; .hword THUNDER_WAVE
  1907. .byte 9; .hword FLAME_CHARGE
  1908. .byte 12; .hword SPARK
  1909. .byte 15; .hword FLASH
  1910. .byte 17; .hword LICK_CLEAN
  1911. .byte 19; .hword STOMP
  1912. .byte 23; .hword PURSUIT
  1913. .byte 26; .hword MILK_DRINK
  1914. .byte 29; .hword WILD_CHARGE
  1915. .byte 31; .hword TAKE_DOWN
  1916. .byte 33; .hword AGILITY
  1917. .byte 36; .hword THUNDERBOLT
  1918. .byte 40; .hword FLASH_CANNON
  1919. .byte 46; .hword HEAD_CHARGE
  1920. .byte 50; .hword VOLT_TACKLE
  1921. .byte 59; .hword ZAP_CANNON
  1922. .byte LEARNSET_END
  1923.  
  1924. LEARNSET_MOOSHOCK:
  1925. .byte 1; .hword ION_DELUGE
  1926. .byte 1; .hword GYRO_BALL
  1927. .byte 1; .hword QUICK_ATTACK
  1928. .byte 1; .hword TAIL_WHIP
  1929. .byte 1; .hword CHARGE
  1930. .byte 4; .hword THUNDERSHOCK
  1931. .byte 7; .hword THUNDER_WAVE
  1932. .byte 9; .hword FLAME_CHARGE
  1933. .byte 12; .hword SPARK
  1934. .byte 15; .hword FLASH
  1935. .byte 17; .hword LICK_CLEAN
  1936. .byte 19; .hword STOMP
  1937. .byte 23; .hword PURSUIT
  1938. .byte 26; .hword MILK_DRINK
  1939. .byte 28; .hword WILD_CHARGE
  1940. .byte 31; .hword TAKE_DOWN
  1941. .byte 35; .hword AGILITY
  1942. .byte 39; .hword THUNDERBOLT
  1943. .byte 42; .hword FLASH_CANNON
  1944. .byte 46; .hword MAGNET_RISE
  1945. .byte 50; .hword HEAD_CHARGE
  1946. .byte 54; .hword VOLT_TACKLE
  1947. .byte 57; .hword FLARE_BLITZ
  1948. .byte 62; .hword MEGAHORN
  1949. .byte 66; .hword ZAP_CANNON
  1950. .byte 73; .hword HORN_DRILL
  1951. .byte LEARNSET_END
  1952.  
  1953. LEARNSET_PRETZELY:
  1954. .byte 1; .hword ECHOED_VOICE
  1955. .byte 1; .hword ASTONISH
  1956. .byte 1; .hword GROWL
  1957. .byte 4; .hword SMACK_DOWN
  1958. .byte 7; .hword NIGHT_SHADE
  1959. .byte 10; .hword SING
  1960. .byte 10; .hword NIGHTMARE
  1961. .byte 12; .hword ROUND
  1962. .byte 15; .hword SMELLINGSALT
  1963. .byte 18; .hword ANCIENTPOWER
  1964. .byte 22; .hword CONFUSE_RAY
  1965. .byte 25; .hword OMINOUS_WIND
  1966. .byte 27; .hword SCREECH
  1967. .byte 29; .hword HEX
  1968. .byte 32; .hword POWER_GEM
  1969. .byte 35; .hword HYPER_VOICE
  1970. .byte 39; .hword ROCK_POLISH
  1971. .byte 43; .hword SHADOW_BALL
  1972. .byte 46; .hword MEAN_LOOK
  1973. .byte 50; .hword RECOVER
  1974. .byte 54; .hword EARTH_POWER
  1975. .byte 57; .hword NASTY_PLOT
  1976. .byte 60; .hword BOOMBURST
  1977. .byte 63; .hword DESTINY_BOND
  1978. .byte 66; .hword SPIRIT_SHACKLE
  1979. .byte 70; .hword PERISH_SONG
  1980. .byte 78; .hword KINGS_SHIELD
  1981. .byte LEARNSET_END
  1982.  
  1983. LEARNSET_DEEMDOW:
  1984. .byte 1; .hword ASTONISH
  1985. .byte 1; .hword SMOKESCREEN
  1986. .byte 1; .hword TELEPORT
  1987. .byte 6; .hword CONFUSION
  1988. .byte 9; .hword CONFUSE_RAY
  1989. .byte 12; .hword NIGHT_SHADE
  1990. .byte 15; .hword PSYWAVE
  1991. .byte 19; .hword IMPRISON
  1992. .byte 23; .hword KINESIS
  1993. .byte 27; .hword PSYCHO_CUT
  1994. .byte 30; .hword SHADOW_CLAW
  1995. .byte 34; .hword HYPNOSIS
  1996. .byte 34; .hword NIGHTMARE
  1997. .byte 34; .hword DREAM_EATER
  1998. .byte 38; .hword MEAN_LOOK
  1999. .byte 41; .hword FUTURE_SIGHT
  2000. .byte 45; .hword HAZE
  2001. .byte 49; .hword RECOVER
  2002. .byte 53; .hword SPOOK_OUT
  2003. .byte 57; .hword ZEN_HEADBUTT
  2004. .byte 62; .hword PHANTOM_FORCE
  2005. .byte LEARNSET_END
  2006.  
  2007. LEARNSET_DOWSTER:
  2008. .byte 1; .hword MOONLIGHT
  2009. .byte 1; .hword MOONBLAST
  2010. .byte 1; .hword ASTONISH
  2011. .byte 1; .hword SMOKESCREEN
  2012. .byte 1; .hword TELEPORT
  2013. .byte 6; .hword CONFUSION
  2014. .byte 9; .hword CONFUSE_RAY
  2015. .byte 12; .hword NIGHT_SHADE
  2016. .byte 15; .hword PSYWAVE
  2017. .byte 19; .hword IMPRISON
  2018. .byte 23; .hword KINESIS
  2019. .byte 27; .hword PSYCHO_CUT
  2020. .byte 30; .hword SHADOW_CLAW
  2021. .byte 34; .hword HYPNOSIS
  2022. .byte 34; .hword NIGHTMARE
  2023. .byte 34; .hword DREAM_EATER
  2024. .byte 38; .hword MEAN_LOOK
  2025. .byte 41; .hword FUTURE_SIGHT
  2026. .byte 45; .hword HAZE
  2027. .byte 49; .hword RECOVER
  2028. .byte 53; .hword SPOOK_OUT
  2029. .byte 57; .hword ZEN_HEADBUTT
  2030. .byte 62; .hword PHANTOM_FORCE
  2031. .byte 70; .hword DARK_VOID
  2032. .byte LEARNSET_END
  2033.  
  2034. LEARNSET_CHEERLY:
  2035. .byte 1; .hword CHARMING_CRY
  2036. .byte 1; .hword BABYDOLLEYES
  2037. .byte 1; .hword LUCKY_CHANT
  2038. .byte 5; .hword SING
  2039. .byte 8; .hword CAPTIVATE
  2040. .byte 10; .hword SWEET_KISS
  2041. .byte 15; .hword DRAIN_KISS
  2042. .byte 19; .hword HEAL_PULSE
  2043. .byte 22; .hword CHARM
  2044. .byte 25; .hword HEART_STAMP
  2045. .byte 28; .hword TEETER_DANCE
  2046. .byte 35; .hword FRUIT_PUNCH
  2047. .byte 37; .hword HEAL_BELL
  2048. .byte 39; .hword PETAL_DANCE
  2049. .byte 42; .hword WISH
  2050. .byte 43; .hword PLAY_ROUGH
  2051. .byte 46; .hword ENTRAINMENT
  2052. .byte LEARNSET_END
  2053.  
  2054. LEARNSET_CHEERIFIC:
  2055. .byte 1; .hword HEALING_WISH
  2056. .byte 1; .hword BATON_PASS
  2057. .byte 1; .hword CHARMING_CRY
  2058. .byte 1; .hword BABYDOLLEYES
  2059. .byte 1; .hword LUCKY_CHANT
  2060. .byte 5; .hword SING
  2061. .byte 8; .hword CAPTIVATE
  2062. .byte 11; .hword SWEET_KISS
  2063. .byte 15; .hword DRAIN_KISS
  2064. .byte 19; .hword HELPING_HAND
  2065. .byte 19; .hword HEAL_PULSE
  2066. .byte 22; .hword CHARM
  2067. .byte 25; .hword HEART_STAMP
  2068. .byte 28; .hword TEETER_DANCE
  2069. .byte 32; .hword ACROBATICS
  2070. .byte 35; .hword FRUIT_PUNCH
  2071. .byte 37; .hword HEAL_BELL
  2072. .byte 39; .hword PETAL_DANCE
  2073. .byte 42; .hword WISH
  2074. .byte 43; .hword PLAY_ROUGH
  2075. .byte 46; .hword ENTRAINMENT
  2076. .byte LEARNSET_END
  2077.  
  2078. LEARNSET_MENNOPAWS:
  2079. .byte 1; .hword CHARMING_CRY
  2080. .byte 1; .hword LEER
  2081. .byte 1; .hword SWAGGER
  2082. .byte 5; .hword HOWL
  2083. .byte 10; .hword SWEET_KISS
  2084. .byte 15; .hword DRAIN_KISS
  2085. .byte 19; .hword LOW_KICK
  2086. .byte 19; .hword BITE
  2087. .byte 22; .hword CHARM
  2088. .byte 25; .hword BULLDOZE
  2089. .byte 28; .hword SCREECH
  2090. .byte 32; .hword CRUNCH
  2091. .byte 35; .hword FRUIT_PUNCH
  2092. .byte 37; .hword ROAR
  2093. .byte 39; .hword THRASH
  2094. .byte 42; .hword STOMPING_TANTRUM
  2095. .byte 46; .hword HAMMER_ARM
  2096. .byte 50; .hword CLOSE_COMBAT
  2097. .byte 54; .hword PLAY_ROUGH
  2098. .byte 57; .hword EARTHQUAKE
  2099. .byte 60; .hword OUTRAGE
  2100. .byte 64; .hword FISSURE
  2101. .byte 67; .hword PIXIE_PUMMEL
  2102. .byte LEARNSET_END
  2103.  
  2104. LEARNSET_CARACOLD:
  2105. .byte 1; .hword THUNDERSHOCK
  2106. .byte 1; .hword SCRATCH
  2107. .byte 1; .hword GROWL
  2108. .byte 1; .hword ASSIST
  2109. .byte 4; .hword COPYCAT
  2110. .byte 7; .hword POWDER_SNOW
  2111. .byte 10; .hword ELECTRO_BALL
  2112. .byte 14; .hword SNARL
  2113. .byte 16; .hword LICK_CLEAN
  2114. .byte 18; .hword ICY_WIND
  2115. .byte 21; .hword CHARGE
  2116. .byte 24; .hword ENCORE
  2117. .byte 27; .hword AURORA_BEAM
  2118. .byte 30; .hword NUZZLE
  2119. .byte 32; .hword BOLTBEAM
  2120. .byte 33; .hword DISCHARGE
  2121. .byte 36; .hword MEAN_LOOK
  2122. .byte 40; .hword MIST
  2123. .byte 43; .hword HYPER_VOICE
  2124. .byte 46; .hword THUNDERBOLT
  2125. .byte 46; .hword ICE_BEAM
  2126. .byte 53; .hword HAIL
  2127. .byte 56; .hword THUNDER
  2128. .byte 60; .hword BLIZZARD
  2129. .byte 65; .hword ZAP_CANNON
  2130. .byte LEARNSET_END
  2131.  
  2132. LEARNSET_GLACIALYNX:
  2133. .byte 1; .hword THUNDERSHOCK
  2134. .byte 1; .hword SCRATCH
  2135. .byte 1; .hword GROWL
  2136. .byte 1; .hword ASSIST
  2137. .byte 4; .hword COPYCAT
  2138. .byte 7; .hword POWDER_SNOW
  2139. .byte 10; .hword ELECTRO_BALL
  2140. .byte 14; .hword SNARL
  2141. .byte 16; .hword LICK_CLEAN
  2142. .byte 18; .hword ICY_WIND
  2143. .byte 21; .hword CHARGE
  2144. .byte 24; .hword ENCORE
  2145. .byte 27; .hword AURORA_BEAM
  2146. .byte 30; .hword NUZZLE
  2147. .byte 31; .hword GLACIATE
  2148. .byte 34; .hword DISCHARGE
  2149. .byte 38; .hword MEAN_LOOK
  2150. .byte 42; .hword BOLTBEAM
  2151. .byte 46; .hword MIST
  2152. .byte 50; .hword HYPER_VOICE
  2153. .byte 53; .hword THUNDERBOLT
  2154. .byte 53; .hword ICE_BEAM
  2155. .byte 56; .hword HAIL
  2156. .byte 60; .hword THUNDER
  2157. .byte 64; .hword BLIZZARD
  2158. .byte 70; .hword ZAP_CANNON
  2159. .byte 79; .hword FREEZE_SHOCK
  2160. .byte LEARNSET_END
  2161.  
  2162. LEARNSET_PENGAS:
  2163. .byte 1; .hword POWDER_SNOW
  2164. .byte 1; .hword GROWL
  2165. .byte 4; .hword EMBER
  2166. .byte 7; .hword PLUCK
  2167. .byte 9; .hword UPROAR
  2168. .byte 11; .hword ICY_WIND
  2169. .byte 15; .hword INCINERATE
  2170. .byte 18; .hword AIR_CUTTER
  2171. .byte 22; .hword WORK_UP
  2172. .byte 25; .hword FLAME_BURST
  2173. .byte 28; .hword AURORA_BEAM
  2174. .byte 31; .hword SCREECH
  2175. .byte 35; .hword AIR_SLASH
  2176. .byte 37; .hword HYPER_VOICE
  2177. .byte 39; .hword FLASH_CANNON
  2178. .byte 43; .hword AURORA_VEIL
  2179. .byte 45; .hword FLAMETHROWER
  2180. .byte 49; .hword FREEZE_DRY
  2181. .byte 52; .hword HURRICANE
  2182. .byte 55; .hword ROOST
  2183. .byte 57; .hword FIRE_BLAST
  2184. .byte 60; .hword BLIZZARD
  2185. .byte 63; .hword BOOMBURST
  2186. .byte 66; .hword RAZOR_WIND
  2187. .byte 69; .hword INFERNO
  2188. .byte 74; .hword SHEER_COLD
  2189. .byte 78; .hword ICE_BURN
  2190. .byte LEARNSET_END
  2191.  
  2192. LEARNSET_PRAETEUR:
  2193. .byte 1; .hword SPLASH
  2194. .byte 1; .hword WATER_GUN
  2195. .byte 4; .hword WATER_SPORT
  2196. .byte 8; .hword CURSE
  2197. .byte 12; .hword AQUA_JET
  2198. .byte 16; .hword HEX
  2199. .byte 20; .hword SCARY_FACE
  2200. .byte 24; .hword SPITE
  2201. .byte 28; .hword BRINE
  2202. .byte 31; .hword GRUDGE
  2203. .byte 35; .hword AGILITY
  2204. .byte 37; .hword AQUA_TAIL
  2205. .byte 41; .hword PAIN_SPLIT
  2206. .byte 46; .hword PHANTOM_FORCE
  2207. .byte 50; .hword HYDRO_PUMP
  2208. .byte 54; .hword DESTINY_BOND
  2209. .byte 59; .hword SPOOK_OUT
  2210. .byte LEARNSET_END
  2211.  
  2212. LEARNSET_PRAESTISH:
  2213. .byte 1; .hword SPLASH
  2214. .byte 1; .hword WATER_GUN
  2215. .byte 4; .hword WATER_SPORT
  2216. .byte 8; .hword CURSE
  2217. .byte 12; .hword AQUA_JET
  2218. .byte 16; .hword HEX
  2219. .byte 20; .hword SCARY_FACE
  2220. .byte 24; .hword SPITE
  2221. .byte 27; .hword HYPER_FANG
  2222. .byte 30; .hword BRINE
  2223. .byte 33; .hword CRUNCH
  2224. .byte 36; .hword GRUDGE
  2225. .byte 39; .hword AGILITY
  2226. .byte 41; .hword RECOVER
  2227. .byte 43; .hword AQUA_TAIL
  2228. .byte 46; .hword PAIN_SPLIT
  2229. .byte 50; .hword SUPER_FANG
  2230. .byte 53; .hword PHANTOM_FORCE
  2231. .byte 56; .hword HYDRO_PUMP
  2232. .byte 60; .hword DESTINY_BOND
  2233. .byte 65; .hword SPOOK_OUT
  2234. .byte LEARNSET_END
  2235.  
  2236. LEARNSET_FLOWRE:
  2237. .byte 1; .hword ACID
  2238. .byte 1; .hword GROWTH
  2239. .byte 5; .hword BEAT_UP
  2240. .byte 9; .hword ABSORB
  2241. .byte 12; .hword LEECH_SEED
  2242. .byte 16; .hword INGRAIN
  2243. .byte 20; .hword MEGA_DRAIN
  2244. .byte 22; .hword DOUBLE_KICK
  2245. .byte 24; .hword ACID_SPRAY
  2246. .byte 26; .hword SNARL
  2247. .byte 28; .hword POISONPOWDER
  2248. .byte 28; .hword STUN_SPORE
  2249. .byte 28; .hword SLEEP_POWDER
  2250. .byte 31; .hword GIGA_DRAIN
  2251. .byte 35; .hword EXTRASENSORY
  2252. .byte 40; .hword AROMATHERAPY
  2253. .byte 43; .hword KNOCK_OFF
  2254. .byte 45; .hword POISON_JAB
  2255. .byte 49; .hword SYNTHESIS
  2256. .byte 53; .hword SLUDGE_BOMB
  2257. .byte 56; .hword DARK_PULSE
  2258. .byte 59; .hword PETAL_DANCE
  2259. .byte 63; .hword NASTY_PLOT
  2260. .byte LEARNSET_END
  2261.  
  2262. LEARNSET_FLORIOUS:
  2263. .byte 1; .hword AURA_SPHERE
  2264. .byte 1; .hword ACID
  2265. .byte 1; .hword GROWTH
  2266. .byte 7; .hword BEAT_UP
  2267. .byte 11; .hword ABSORB
  2268. .byte 14; .hword LEECH_SEED
  2269. .byte 18; .hword INGRAIN
  2270. .byte 22; .hword DOUBLE_KICK
  2271. .byte 24; .hword MEGA_DRAIN
  2272. .byte 26; .hword ACID_SPRAY
  2273. .byte 28; .hword SNARL
  2274. .byte 30; .hword POISONPOWDER
  2275. .byte 30; .hword STUN_SPORE
  2276. .byte 30; .hword SLEEP_POWDER
  2277. .byte 33; .hword GIGA_DRAIN
  2278. .byte 37; .hword EXTRASENSORY
  2279. .byte 42; .hword AROMATHERAPY
  2280. .byte 45; .hword KNOCK_OFF
  2281. .byte 47; .hword POISON_JAB
  2282. .byte 51; .hword SYNTHESIS
  2283. .byte 55; .hword SLUDGE_BOMB
  2284. .byte 58; .hword PETAL_DANCE
  2285. .byte 61; .hword NIGHT_DAZE
  2286. .byte 65; .hword NASTY_PLOT
  2287. .byte LEARNSET_END
  2288.  
  2289. LEARNSET_JUARECITO:
  2290. .byte 1; .hword MUD_SLAP
  2291. .byte 1; .hword REST
  2292. .byte 1; .hword SNORE
  2293. .byte 1; .hword SLEEP_TALK
  2294. .byte 4; .hword MUD_SPORT
  2295. .byte 7; .hword ROCK_THROW
  2296. .byte 10; .hword REST
  2297. .byte 13; .hword MUD_SHOT
  2298. .byte 16; .hword SING
  2299. .byte 20; .hword REST
  2300. .byte 22; .hword BULLDOZE
  2301. .byte 25; .hword SKULL_BASH
  2302. .byte 30; .hword REST
  2303. .byte 31; .hword ROCK_SLIDE
  2304. .byte 33; .hword HIGH_HORSEPOWER
  2305. .byte 40; .hword REST
  2306. .byte 50; .hword REST
  2307. .byte 51; .hword EARTHQUAKE
  2308. .byte 60; .hword REST
  2309. .byte 61; .hword SLACK_OFF
  2310. .byte 63; .hword STONE_EDGE
  2311. .byte 70; .hword REST
  2312. .byte 80; .hword REST
  2313. .byte 90; .hword REST
  2314. .byte 93; .hword FISSURE
  2315. .byte 100; .hword REST
  2316. .byte LEARNSET_END
  2317.  
  2318. LEARNSET_PONCHITO:
  2319. .byte 1; .hword MUD_SLAP
  2320. .byte 1; .hword REST
  2321. .byte 1; .hword SNORE
  2322. .byte 1; .hword SLEEP_TALK
  2323. .byte 4; .hword MUD_SPORT
  2324. .byte 7; .hword ROCK_THROW
  2325. .byte 10; .hword REST
  2326. .byte 13; .hword MUD_SHOT
  2327. .byte 16; .hword SING
  2328. .byte 20; .hword REST
  2329. .byte 22; .hword BULLDOZE
  2330. .byte 28; .hword SKULL_BASH
  2331. .byte 30; .hword REST
  2332. .byte 33; .hword ROCK_SLIDE
  2333. .byte 35; .hword HIGH_HORSEPOWER
  2334. .byte 40; .hword REST
  2335. .byte 50; .hword REST
  2336. .byte 54; .hword EARTHQUAKE
  2337. .byte 60; .hword REST
  2338. .byte 63; .hword SLACK_OFF
  2339. .byte 65; .hword STONE_EDGE
  2340. .byte 70; .hword REST
  2341. .byte 80; .hword REST
  2342. .byte 90; .hword REST
  2343. .byte 95; .hword FISSURE
  2344. .byte 100; .hword REST
  2345. .byte LEARNSET_END
  2346.  
  2347. LEARNSET_SOMBOLUDO:
  2348. .byte 1; .hword MUD_SLAP
  2349. .byte 1; .hword REST
  2350. .byte 1; .hword SNORE
  2351. .byte 1; .hword SLEEP_TALK
  2352. .byte 4; .hword MUD_SPORT
  2353. .byte 7; .hword ROCK_THROW
  2354. .byte 10; .hword REST
  2355. .byte 13; .hword MAGNITUDE
  2356. .byte 16; .hword SING
  2357. .byte 20; .hword REST
  2358. .byte 22; .hword BULLDOZE
  2359. .byte 28; .hword SKULL_BASH
  2360. .byte 30; .hword REST
  2361. .byte 33; .hword ROCK_SLIDE
  2362. .byte 35; .hword HIGH_HORSEPOWER
  2363. .byte 40; .hword BULLET_PUNCH
  2364. .byte 40; .hword REST
  2365. .byte 46; .hword BARRAGE
  2366. .byte 50; .hword REST
  2367. .byte 55; .hword EARTHQUAKE
  2368. .byte 57; .hword METEOR_MASH
  2369. .byte 60; .hword REST
  2370. .byte 65; .hword SLACK_OFF
  2371. .byte 67; .hword STONE_EDGE
  2372. .byte 69; .hword LOCK_ON
  2373. .byte 70; .hword REST
  2374. .byte 80; .hword REST
  2375. .byte 84; .hword ROCK_WRECKER
  2376. .byte 90; .hword REST
  2377. .byte 99; .hword FISSURE
  2378. .byte 100; .hword REST
  2379. .byte LEARNSET_END
  2380.  
  2381. LEARNSET_PUPPACTI:
  2382. .byte 1; .hword VINE_WHIP
  2383. .byte 1; .hword CONSTRICT
  2384. .byte 1; .hword WATER_SPORT
  2385. .byte 1; .hword TICKLE
  2386. .byte 3; .hword POISON_STING
  2387. .byte 5; .hword GRASSWHISTLE
  2388. .byte 8; .hword BITE
  2389. .byte 11; .hword TWINEEDLE
  2390. .byte 14; .hword LEECH_SEED
  2391. .byte 17; .hword RAZOR_LEAF
  2392. .byte 20; .hword PIN_MISSILE
  2393. .byte 23; .hword INGRAIN
  2394. .byte 26; .hword CRUNCH
  2395. .byte 30; .hword NEEDLE_ARM
  2396. .byte 33; .hword LEECH_LIFE
  2397. .byte 37; .hword SPIKES
  2398. .byte 37; .hword TOXIC_SPIKES
  2399. .byte 39; .hword SPIKE_CANNON
  2400. .byte 40; .hword SEED_BOMB
  2401. .byte 44; .hword ACUPRESSURE
  2402. .byte 48; .hword KNOCK_OFF
  2403. .byte 53; .hword POWER_WHIP
  2404. .byte LEARNSET_END
  2405.  
  2406. LEARNSET_MARIONETTL:
  2407. .byte 1; .hword FIRST_IMPRESSION
  2408. .byte 1; .hword SPIKY_SHIELD
  2409. .byte 1; .hword VINE_WHIP
  2410. .byte 1; .hword CONSTRICT
  2411. .byte 1; .hword WATER_SPORT
  2412. .byte 1; .hword TICKLE
  2413. .byte 3; .hword POISON_STING
  2414. .byte 5; .hword GRASSWHISTLE
  2415. .byte 8; .hword BITE
  2416. .byte 11; .hword TWINEEDLE
  2417. .byte 14; .hword LEECH_SEED
  2418. .byte 17; .hword RAZOR_LEAF
  2419. .byte 20; .hword PIN_MISSILE
  2420. .byte 23; .hword INGRAIN
  2421. .byte 26; .hword CRUNCH
  2422. .byte 30; .hword NEEDLE_ARM
  2423. .byte 33; .hword LEECH_LIFE
  2424. .byte 36; .hword AQUA_JET
  2425. .byte 39; .hword SPIKES
  2426. .byte 39; .hword TOXIC_SPIKES
  2427. .byte 42; .hword SPIKE_CANNON
  2428. .byte 43; .hword SEED_BOMB
  2429. .byte 46; .hword ACUPRESSURE
  2430. .byte 50; .hword KNOCK_OFF
  2431. .byte 53; .hword LIQUIDATION
  2432. .byte 55; .hword COIL
  2433. .byte 57; .hword FELL_STINGER
  2434. .byte 62; .hword POWER_WHIP
  2435. .byte 68; .hword CRABHAMMER
  2436. .byte LEARNSET_END
  2437.  
  2438. LEARNSET_TITTAI:
  2439. .byte 1; .hword WATER_GUN
  2440. .byte 1; .hword CONSTRICT
  2441. .byte 1; .hword TICKLE
  2442. .byte 4; .hword FAIRY_WIND
  2443. .byte 8; .hword SWEET_KISS
  2444. .byte 12; .hword DISABLE
  2445. .byte 16; .hword DRAIN_KISS
  2446. .byte 20; .hword OCTAZOOKA
  2447. .byte 25; .hword MILK_DRINK
  2448. .byte 27; .hword CAPTIVATE
  2449. .byte 27; .hword ATTRACT
  2450. .byte 30; .hword DAZZLE_GLEAM
  2451. .byte 32; .hword STOCKPILE
  2452. .byte 32; .hword SWALLOW
  2453. .byte 32; .hword SPIT_UP
  2454. .byte 35; .hword MUDDY_WATER
  2455. .byte 39; .hword CHARM
  2456. .byte 43; .hword POWER_WHIP
  2457. .byte 47; .hword HYDRO_PUMP
  2458. .byte 50; .hword LACTOSE_SHOT
  2459. .byte 56; .hword WATER_SPOUT
  2460. .byte LEARNSET_END
  2461.  
  2462. LEARNSET_OCTAI:
  2463. .byte 1; .hword HEART_SWAP
  2464. .byte 1; .hword POWER_SWAP
  2465. .byte 1; .hword MISTY_TERRAIN
  2466. .byte 1; .hword WRING_OUT
  2467. .byte 1; .hword SLAM
  2468. .byte 1; .hword WATER_GUN
  2469. .byte 1; .hword CONSTRICT
  2470. .byte 1; .hword TICKLE
  2471. .byte 4; .hword FAIRY_WIND
  2472. .byte 8; .hword SWEET_KISS
  2473. .byte 12; .hword DISABLE
  2474. .byte 16; .hword DRAIN_KISS
  2475. .byte 20; .hword OCTAZOOKA
  2476. .byte 25; .hword MILK_DRINK
  2477. .byte 27; .hword CAPTIVATE
  2478. .byte 27; .hword ATTRACT
  2479. .byte 30; .hword DAZZLE_GLEAM
  2480. .byte 34; .hword STOCKPILE
  2481. .byte 34; .hword SWALLOW
  2482. .byte 34; .hword SPIT_UP
  2483. .byte 37; .hword MUDDY_WATER
  2484. .byte 42; .hword CHARM
  2485. .byte 46; .hword POWER_WHIP
  2486. .byte 50; .hword HYDRO_PUMP
  2487. .byte 54; .hword LACTOSE_SHOT
  2488. .byte 60; .hword WATER_SPOUT
  2489. .byte LEARNSET_END
  2490.  
  2491. LEARNSET_CHARAGON:
  2492. .byte 1; .hword GYRO_BALL
  2493. .byte 1; .hword QUICK_ATTACK
  2494. .byte 1; .hword SMOKESCREEN
  2495. .byte 3; .hword GEAR_UP
  2496. .byte 6; .hword FLAME_CHARGE
  2497. .byte 11; .hword MAGNET_BOMB
  2498. .byte 16; .hword CLEAR_SMOG
  2499. .byte 20; .hword STEAMROLLER
  2500. .byte 24; .hword FLAME_WHEEL
  2501. .byte 27; .hword BULLDOZE
  2502. .byte 30; .hword IRON_HEAD
  2503. .byte 33; .hword SHARPEN
  2504. .byte 35; .hword ZEN_HEADBUTT
  2505. .byte 37; .hword SCORCHED_EARTH
  2506. .byte 39; .hword IMPRISON
  2507. .byte 42; .hword EXTREMESPEED
  2508. .byte 45; .hword SUPERPOWER
  2509. .byte 48; .hword HEAT_CRASH
  2510. .byte 51; .hword IRON_TAIL
  2511. .byte 54; .hword SHIFT_GEAR
  2512. .byte 59; .hword HEAD_SMASH
  2513. .byte 65; .hword FLARE_BLITZ
  2514. .byte 70; .hword HEAVY_SLAM
  2515. .byte LEARNSET_END
  2516.  
  2517. LEARNSET_HYLETRACK:
  2518. .byte 1; .hword GIGA_IMPACT
  2519. .byte 1; .hword GEAR_GRIND
  2520. .byte 1; .hword GYRO_BALL
  2521. .byte 1; .hword QUICK_ATTACK
  2522. .byte 1; .hword SMOKESCREEN
  2523. .byte 3; .hword GEAR_UP
  2524. .byte 6; .hword FLAME_CHARGE
  2525. .byte 11; .hword MAGNET_BOMB
  2526. .byte 16; .hword CLEAR_SMOG
  2527. .byte 20; .hword STEAMROLLER
  2528. .byte 24; .hword FLAME_WHEEL
  2529. .byte 27; .hword BULLDOZE
  2530. .byte 30; .hword IRON_HEAD
  2531. .byte 34; .hword SHARPEN
  2532. .byte 37; .hword ZEN_HEADBUTT
  2533. .byte 39; .hword SCORCHED_EARTH
  2534. .byte 41; .hword IMPRISON
  2535. .byte 44; .hword EXTREMESPEED
  2536. .byte 46; .hword SUPERPOWER
  2537. .byte 49; .hword HEAT_CRASH
  2538. .byte 52; .hword IRON_TAIL
  2539. .byte 57; .hword SHIFT_GEAR
  2540. .byte 60; .hword HEAD_SMASH
  2541. .byte 66; .hword FLARE_BLITZ
  2542. .byte 71; .hword HEAVY_SLAM
  2543. .byte LEARNSET_END
  2544.  
  2545. LEARNSET_EUPHOREAL:
  2546. .byte 1; .hword TACKLE
  2547. .byte 1; .hword LEER
  2548. .byte 6; .hword PURSUIT
  2549. .byte 10; .hword CONFUSE_RAY
  2550. .byte 13; .hword FEINT_ATTACK
  2551. .byte 17; .hword MINIMIZE
  2552. .byte 20; .hword NIGHT_SLASH
  2553. .byte 23; .hword PSYCHO_CUT
  2554. .byte 26; .hword LEECH_LIFE
  2555. .byte 29; .hword PAYBACK
  2556. .byte 34; .hword MEMENTO
  2557. .byte 37; .hword SUCKER_PUNCH
  2558. .byte 40; .hword SWAGGER
  2559. .byte 40; .hword FLATTER
  2560. .byte 44; .hword KNOCK_OFF
  2561. .byte 47; .hword REFRESH
  2562. .byte 47; .hword RECOVER
  2563. .byte 50; .hword FOUL_PLAY
  2564. .byte 53; .hword SWITCHEROO
  2565. .byte 56; .hword SHITPOST
  2566. .byte 60; .hword STRENGTH_SAP
  2567. .byte 65; .hword OW_THE_EDGE
  2568. .byte 72; .hword TOPSY_TURVY
  2569. .byte LEARNSET_END
  2570.  
  2571. LEARNSET_ARMOWITE:
  2572. .byte 1; .hword MINIMIZE
  2573. .byte 1; .hword FOLLOW_ME
  2574. .byte 1; .hword BATON_PASS
  2575. .byte 1; .hword TACKLE
  2576. .byte 1; .hword LEER
  2577. .byte 6; .hword PURSUIT
  2578. .byte 10; .hword CONFUSE_RAY
  2579. .byte 13; .hword FEINT_ATTACK
  2580. .byte 17; .hword TORMENT
  2581. .byte 20; .hword NIGHT_SLASH
  2582. .byte 23; .hword PSYCHO_CUT
  2583. .byte 26; .hword LEECH_LIFE
  2584. .byte 29; .hword PAYBACK
  2585. .byte 33; .hword HAMMER_ARM
  2586. .byte 36; .hword MEMENTO
  2587. .byte 39; .hword SUCKER_PUNCH
  2588. .byte 43; .hword SWAGGER
  2589. .byte 43; .hword FLATTER
  2590. .byte 47; .hword KNOCK_OFF
  2591. .byte 52; .hword REFRESH
  2592. .byte 52; .hword RECOVER
  2593. .byte 55; .hword FOUL_PLAY
  2594. .byte 57; .hword SWITCHEROO
  2595. .byte 60; .hword THOUSAND_FOLDS
  2596. .byte 62; .hword SHITPOST
  2597. .byte 64; .hword STRENGTH_SAP
  2598. .byte 68; .hword OW_THE_EDGE
  2599. .byte 76; .hword TOPSY_TURVY
  2600. .byte LEARNSET_END
  2601.  
  2602. LEARNSET_PRAUNCH:
  2603. .byte 1; .hword BUBBLE
  2604. .byte 1; .hword SPLASH
  2605. .byte 1; .hword WATER_SPORT
  2606. .byte 1; .hword ENDURE
  2607. .byte 5; .hword KARATE_CHOP
  2608. .byte 8; .hword AQUA_JET
  2609. .byte 11; .hword QUICK_ATTACK
  2610. .byte 14; .hword POWER_PUNCH
  2611. .byte 16; .hword ENCORE
  2612. .byte 19; .hword BUBBLEBEAM
  2613. .byte 21; .hword MACH_PUNCH
  2614. .byte 24; .hword BULLET_PUNCH
  2615. .byte 28; .hword AQUA_TAIL
  2616. .byte 30; .hword SUBMISSION
  2617. .byte 32; .hword REFRESH
  2618. .byte 36; .hword ENDEAVOR
  2619. .byte 39; .hword ICE_PUNCH
  2620. .byte 42; .hword CROSS_CHOP
  2621. .byte 45; .hword DETECT
  2622. .byte 49; .hword HYDRO_PUMP
  2623. .byte 52; .hword REVERSAL
  2624. .byte 55; .hword METEOR_MASH
  2625. .byte 59; .hword CLOSE_COMBAT
  2626. .byte 63; .hword SHELL_SMASH
  2627. .byte LEARNSET_END
  2628.  
  2629. LEARNSET_KARAWN:
  2630. .byte 1; .hword BUBBLE
  2631. .byte 1; .hword SPLASH
  2632. .byte 1; .hword WATER_SPORT
  2633. .byte 1; .hword ENDURE
  2634. .byte 5; .hword KARATE_CHOP
  2635. .byte 8; .hword AQUA_JET
  2636. .byte 11; .hword QUICK_ATTACK
  2637. .byte 14; .hword POWER_PUNCH
  2638. .byte 16; .hword ENCORE
  2639. .byte 19; .hword BUBBLEBEAM
  2640. .byte 21; .hword MACH_PUNCH
  2641. .byte 23; .hword BULK_UP
  2642. .byte 26; .hword BULLET_PUNCH
  2643. .byte 30; .hword AQUA_TAIL
  2644. .byte 33; .hword SUBMISSION
  2645. .byte 36; .hword REFRESH
  2646. .byte 40; .hword ENDEAVOR
  2647. .byte 42; .hword ICE_PUNCH
  2648. .byte 45; .hword CROSS_CHOP
  2649. .byte 48; .hword DETECT
  2650. .byte 52; .hword HYDRO_PUMP
  2651. .byte 55; .hword REVERSAL
  2652. .byte 58; .hword METEOR_MASH
  2653. .byte 61; .hword CLOSE_COMBAT
  2654. .byte 65; .hword SHELL_SMASH
  2655. .byte LEARNSET_END
  2656.  
  2657. LEARNSET_MABSTER:
  2658. .byte 1; .hword AURA_SPHERE
  2659. .byte 1; .hword DRAIN_PUNCH
  2660. .byte 1; .hword BUBBLE
  2661. .byte 1; .hword SPLASH
  2662. .byte 1; .hword WATER_SPORT
  2663. .byte 1; .hword ENDURE
  2664. .byte 5; .hword KARATE_CHOP
  2665. .byte 8; .hword AQUA_JET
  2666. .byte 11; .hword QUICK_ATTACK
  2667. .byte 14; .hword POWER_PUNCH
  2668. .byte 16; .hword ENCORE
  2669. .byte 19; .hword BUBBLEBEAM
  2670. .byte 21; .hword MACH_PUNCH
  2671. .byte 23; .hword BULK_UP
  2672. .byte 26; .hword BULLET_PUNCH
  2673. .byte 30; .hword AQUA_TAIL
  2674. .byte 33; .hword SUBMISSION
  2675. .byte 36; .hword REFRESH
  2676. .byte 40; .hword ENDEAVOR
  2677. .byte 40; .hword SKY_UPPERCUT
  2678. .byte 40; .hword CRABHAMMER
  2679. .byte 44; .hword ICE_PUNCH
  2680. .byte 47; .hword CROSS_CHOP
  2681. .byte 50; .hword DETECT
  2682. .byte 54; .hword HYDRO_PUMP
  2683. .byte 57; .hword REVERSAL
  2684. .byte 60; .hword METEOR_MASH
  2685. .byte 64; .hword CLOSE_COMBAT
  2686. .byte 67; .hword SHELL_SMASH
  2687. .byte 70; .hword GUILLOTINE
  2688. .byte LEARNSET_END
  2689.  
  2690. LEARNSET_TRICIENT:
  2691. .byte 1; .hword HORN_ATTACK
  2692. .byte 1; .hword ENDURE
  2693. .byte 6; .hword ROCK_THROW
  2694. .byte 9; .hword METAL_CLAW
  2695. .byte 13; .hword BLOCK
  2696. .byte 15; .hword SWAGGER
  2697. .byte 18; .hword TAKE_DOWN
  2698. .byte 22; .hword ROCK_BLAST
  2699. .byte 25; .hword SMART_STRIKE
  2700. .byte 30; .hword ANCIENTPOWER
  2701. .byte 33; .hword CURSE
  2702. .byte 37; .hword ROCK_SLIDE
  2703. .byte 39; .hword IRON_DEFENSE
  2704. .byte 42; .hword IRON_HEAD
  2705. .byte 45; .hword STONE_EDGE
  2706. .byte 49; .hword ENDURE
  2707. .byte 50; .hword BODY_PRESS
  2708. .byte 53; .hword HEAD_CHARGE
  2709. .byte 57; .hword HEAD_SMASH
  2710. .byte 60; .hword PAYBACK
  2711. .byte 63; .hword ROCK_WRECKER
  2712. .byte 65; .hword HORN_DRILL
  2713. .byte LEARNSET_END
  2714.  
  2715. LEARNSET_TRICILLION:
  2716. .byte 1; .hword QUICK_GUARD
  2717. .byte 1; .hword WIDE_GUARD
  2718. .byte 1; .hword KNOCK_OFF
  2719. .byte 1; .hword HORN_ATTACK
  2720. .byte 1; .hword ENDURE
  2721. .byte 6; .hword ROCK_THROW
  2722. .byte 9; .hword METAL_CLAW
  2723. .byte 13; .hword BLOCK
  2724. .byte 15; .hword SWAGGER
  2725. .byte 18; .hword TAKE_DOWN
  2726. .byte 22; .hword ROCK_BLAST
  2727. .byte 25; .hword SMART_STRIKE
  2728. .byte 30; .hword ANCIENTPOWER
  2729. .byte 33; .hword CURSE
  2730. .byte 37; .hword ROCK_SLIDE
  2731. .byte 37; .hword MEGAHORN
  2732. .byte 40; .hword IRON_DEFENSE
  2733. .byte 44; .hword IRON_HEAD
  2734. .byte 48; .hword STONE_EDGE
  2735. .byte 52; .hword ENDURE
  2736. .byte 53; .hword BODY_PRESS
  2737. .byte 56; .hword HEAD_CHARGE
  2738. .byte 60; .hword HEAD_SMASH
  2739. .byte 60; .hword GYRO_BALL
  2740. .byte 63; .hword PAYBACK
  2741. .byte 66; .hword ROCK_WRECKER
  2742. .byte 70; .hword HORN_DRILL
  2743. .byte LEARNSET_END
  2744.  
  2745. LEARNSET_POIZOOKIE:
  2746. .byte 1; .hword RAGE
  2747. .byte 1; .hword SCREECH
  2748. .byte 6; .hword ROCK_THROW
  2749. .byte 9; .hword POISON_FANG
  2750. .byte 13; .hword LICK
  2751. .byte 15; .hword FLATTER
  2752. .byte 18; .hword PIN_MISSILE
  2753. .byte 22; .hword ROCK_BLAST
  2754. .byte 25; .hword POISON_TAIL
  2755. .byte 30; .hword ANCIENTPOWER
  2756. .byte 33; .hword MEMENTO
  2757. .byte 37; .hword ROCK_SLIDE
  2758. .byte 39; .hword GASTRO_ACID
  2759. .byte 42; .hword CROSS_POISON
  2760. .byte 45; .hword STONE_EDGE
  2761. .byte 49; .hword SCARY_FACE
  2762. .byte 53; .hword TOXIC
  2763. .byte 57; .hword POWER_GEM
  2764. .byte 60; .hword NASTY_PLOT
  2765. .byte 63; .hword STOMPING_TANTRUM
  2766. .byte LEARNSET_END
  2767.  
  2768. LEARNSET_TOXIRAPTOR:
  2769. .byte 1; .hword RAZOR_WIND
  2770. .byte 1; .hword RAGE
  2771. .byte 1; .hword SCREECH
  2772. .byte 6; .hword ROCK_THROW
  2773. .byte 9; .hword POISON_FANG
  2774. .byte 13; .hword LICK
  2775. .byte 15; .hword FLATTER
  2776. .byte 18; .hword PIN_MISSILE
  2777. .byte 22; .hword ROCK_BLAST
  2778. .byte 25; .hword POISON_TAIL
  2779. .byte 30; .hword ANCIENTPOWER
  2780. .byte 33; .hword MEMENTO
  2781. .byte 37; .hword ROCK_SLIDE
  2782. .byte 37; .hword CRUNCH
  2783. .byte 40; .hword GASTRO_ACID
  2784. .byte 44; .hword CROSS_POISON
  2785. .byte 48; .hword STONE_EDGE
  2786. .byte 52; .hword SCARY_FACE
  2787. .byte 56; .hword TOXIC
  2788. .byte 60; .hword POWER_GEM
  2789. .byte 60; .hword POISON_JAB
  2790. .byte 63; .hword NASTY_PLOT
  2791. .byte 66; .hword STOMPING_TANTRUM
  2792. .byte 70; .hword TOXIRAVAGE
  2793. .byte LEARNSET_END
  2794.  
  2795. LEARNSET_SABRECK:
  2796. .byte 1; .hword FALSE_SWIPE
  2797. .byte 1; .hword ROAR
  2798. .byte 6; .hword ROCK_THROW
  2799. .byte 9; .hword FAKE_OUT
  2800. .byte 13; .hword HOWL
  2801. .byte 15; .hword SWAGGER
  2802. .byte 18; .hword BITE
  2803. .byte 22; .hword ROCK_BLAST
  2804. .byte 25; .hword HYPER_FANG
  2805. .byte 30; .hword ANCIENTPOWER
  2806. .byte 33; .hword HONE_CLAWS
  2807. .byte 37; .hword ROCK_SLIDE
  2808. .byte 39; .hword AGILITY
  2809. .byte 42; .hword HYPER_FANG
  2810. .byte 45; .hword STONE_EDGE
  2811. .byte 49; .hword FOCUS_ENERGY
  2812. .byte 53; .hword CRUNCH
  2813. .byte 57; .hword DOUBLE_EDGE
  2814. .byte 60; .hword SUPER_FANG
  2815. .byte 63; .hword ROCK_WRECKER
  2816. .byte 68; .hword OVERBITE
  2817. .byte LEARNSET_END
  2818.  
  2819. LEARNSET_HUNTABRE:
  2820. .byte 1; .hword FIRE_FANG
  2821. .byte 1; .hword THUNDER_FANG
  2822. .byte 1; .hword ICE_FANG
  2823. .byte 1; .hword NIGHT_SLASH
  2824. .byte 1; .hword FALSE_SWIPE
  2825. .byte 1; .hword ROAR
  2826. .byte 6; .hword ROCK_THROW
  2827. .byte 9; .hword FAKE_OUT
  2828. .byte 13; .hword HOWL
  2829. .byte 15; .hword SWAGGER
  2830. .byte 18; .hword BITE
  2831. .byte 22; .hword ROCK_BLAST
  2832. .byte 25; .hword HYPER_FANG
  2833. .byte 30; .hword ANCIENTPOWER
  2834. .byte 33; .hword HONE_CLAWS
  2835. .byte 37; .hword ROCK_SLIDE
  2836. .byte 37; .hword SLASH
  2837. .byte 40; .hword AGILITY
  2838. .byte 44; .hword HYPER_FANG
  2839. .byte 48; .hword STONE_EDGE
  2840. .byte 52; .hword FOCUS_ENERGY
  2841. .byte 56; .hword CRUNCH
  2842. .byte 60; .hword DOUBLE_EDGE
  2843. .byte 63; .hword SUPER_FANG
  2844. .byte 66; .hword ROCK_WRECKER
  2845. .byte 70; .hword GIGA_IMPACT
  2846. .byte 74; .hword OVERBITE
  2847. .byte LEARNSET_END
  2848.  
  2849. LEARNSET_PYRALINK:
  2850. .byte 1; .hword FIRE_SPIN
  2851. .byte 1; .hword TWISTER
  2852. .byte 1; .hword ROAR
  2853. .byte 1; .hword LEER
  2854. .byte 4; .hword BITE
  2855. .byte 7; .hword DRAGON_RAGE
  2856. .byte 11; .hword CLEAR_SMOG
  2857. .byte 15; .hword DRAGONBREATH
  2858. .byte 18; .hword SMOKESCREEN
  2859. .byte 22; .hword FLAME_WHEEL
  2860. .byte 25; .hword DRAGON_TAIL
  2861. .byte 27; .hword GLARE
  2862. .byte 29; .hword SCREECH
  2863. .byte 33; .hword TRI_ATTACK
  2864. .byte 36; .hword DUAL_CHOP
  2865. .byte 39; .hword LAVA_PLUME
  2866. .byte 43; .hword FLY
  2867. .byte 47; .hword DRAGON_PULSE
  2868. .byte 51; .hword FLARE_BLITZ
  2869. .byte 51; .hword ERUPTION
  2870. .byte 54; .hword ROOST
  2871. .byte 59; .hword OUTRAGE
  2872. .byte 60; .hword FUSION_FLARE
  2873. .byte 63; .hword INFERNO
  2874. .byte 66; .hword EXPLOSION
  2875. .byte 70; .hword MAGMA_STORM
  2876. .byte 76; .hword DRACO_METEOR
  2877. .byte LEARNSET_END
  2878.  
  2879. LEARNSET_SINGLETS:
  2880. .byte 1; .hword CONFUSION
  2881. .byte 2; .hword THUNDER_WAVE
  2882. .byte 5; .hword CHARGE
  2883. .byte 8; .hword CHARGE_BEAM
  2884. .byte 12; .hword RECYCLE
  2885. .byte 15; .hword PSYBEAM
  2886. .byte 18; .hword SPARK
  2887. .byte 21; .hword LOCK_ON
  2888. .byte 22; .hword ROLLOUT
  2889. .byte 23; .hword RAGE
  2890. .byte 24; .hword RAGE
  2891. .byte 25; .hword RAGE
  2892. .byte 26; .hword RAGE
  2893. .byte 27; .hword RAGE
  2894. .byte 28; .hword RAGE
  2895. .byte 29; .hword RAGE
  2896. .byte 30; .hword RAGE
  2897. .byte 31; .hword RAGE
  2898. .byte 32; .hword RAGE
  2899. .byte 33; .hword FRUSTRATION
  2900. .byte LEARNSET_END
  2901.  
  2902. LEARNSET_DUBUS:
  2903. .byte 1; .hword CONFUSION
  2904. .byte 2; .hword THUNDER_WAVE
  2905. .byte 5; .hword CHARGE
  2906. .byte 8; .hword CHARGE_BEAM
  2907. .byte 12; .hword RECYCLE
  2908. .byte 15; .hword PSYBEAM
  2909. .byte 18; .hword SPARK
  2910. .byte 21; .hword LOCK_ON
  2911. .byte 22; .hword DOUBLE_HIT
  2912. .byte 25; .hword EXTRASENSORY
  2913. .byte 28; .hword ARM_THRUST
  2914. .byte 31; .hword FUTURE_SIGHT
  2915. .byte 33; .hword ROLLOUT
  2916. .byte 34; .hword DISCHARGE
  2917. .byte 40; .hword ZEN_HEADBUTT
  2918. .byte 44; .hword PIN_MISSILE
  2919. .byte 47; .hword THUNDERBOLT
  2920. .byte 50; .hword PSYCHIC
  2921. .byte 55; .hword ROCK_BLAST
  2922. .byte 58; .hword BARRAGE
  2923. .byte 60; .hword VOLT_TACKLE
  2924. .byte 66; .hword CHECK_EM
  2925. .byte LEARNSET_END
  2926.  
  2927. LEARNSET_TRIPSIUS:
  2928. .byte 1; .hword WATER_SHURIKEN
  2929. .byte 1; .hword BONE_RUSH
  2930. .byte 1; .hword ICICLE_SPEAR
  2931. .byte 1; .hword ROLLOUT
  2932. .byte 1; .hword CONFUSION
  2933. .byte 5; .hword CHARGE
  2934. .byte 8; .hword CHARGE_BEAM
  2935. .byte 11; .hword CHECK_EM
  2936. .byte 15; .hword PSYBEAM
  2937. .byte 18; .hword SPARK
  2938. .byte 21; .hword LOCK_ON
  2939. .byte 22; .hword DOUBLE_HIT
  2940. .byte 25; .hword EXTRASENSORY
  2941. .byte 28; .hword ARM_THRUST
  2942. .byte 31; .hword FUTURE_SIGHT
  2943. .byte 33; .hword TRI_ATTACK
  2944. .byte 35; .hword DISCHARGE
  2945. .byte 38; .hword ZEN_HEADBUTT
  2946. .byte 44; .hword PIN_MISSILE
  2947. .byte 48; .hword THUNDERBOLT
  2948. .byte 52; .hword PSYCHIC
  2949. .byte 55; .hword ROCK_BLAST
  2950. .byte 59; .hword BARRAGE
  2951. .byte 62; .hword VOLT_TACKLE
  2952. .byte 66; .hword CHECK_EM
  2953. .byte 77; .hword CHECK_EM
  2954. .byte 88; .hword CHECK_EM
  2955. .byte 99; .hword CHECK_EM
  2956. .byte LEARNSET_END
  2957.  
  2958. LEARNSET_MIASMER:
  2959. .byte 1; .hword CONSTRICT
  2960. .byte 1; .hword BIND
  2961. .byte 1; .hword POISON_GAS
  2962. .byte 4; .hword SMOG
  2963. .byte 9; .hword METAL_CLAW
  2964. .byte 12; .hword CONFUSE_RAY
  2965. .byte 15; .hword SELFDESTRUCT
  2966. .byte 17; .hword HEX
  2967. .byte 20; .hword CLEAR_SMOG
  2968. .byte 23; .hword SMART_STRIKE
  2969. .byte 26; .hword CURSE
  2970. .byte 30; .hword CROSS_POISON
  2971. .byte 33; .hword FLASH_CANNON
  2972. .byte 37; .hword TOXIC_SPIKES
  2973. .byte 40; .hword IRON_HEAD
  2974. .byte 42; .hword COIL
  2975. .byte 44; .hword RECOVER
  2976. .byte 48; .hword POISON_JAB
  2977. .byte 52; .hword EXPLOSION
  2978. .byte 55; .hword IRON_TAIL
  2979. .byte 59; .hword GUNK_SHOT
  2980. .byte LEARNSET_END
  2981.  
  2982. LEARNSET_MIASMORTOR:
  2983. .byte 1; .hword POWDER
  2984. .byte 1; .hword CONSTRICT
  2985. .byte 1; .hword BIND
  2986. .byte 1; .hword POISON_GAS
  2987. .byte 4; .hword SMOG
  2988. .byte 9; .hword METAL_CLAW
  2989. .byte 12; .hword CONFUSE_RAY
  2990. .byte 15; .hword SELFDESTRUCT
  2991. .byte 17; .hword HEX
  2992. .byte 20; .hword CLEAR_SMOG
  2993. .byte 23; .hword SMART_STRIKE
  2994. .byte 26; .hword CURSE
  2995. .byte 30; .hword CROSS_POISON
  2996. .byte 33; .hword FLASH_CANNON
  2997. .byte 37; .hword TOXIC_SPIKES
  2998. .byte 40; .hword IRON_HEAD
  2999. .byte 42; .hword COIL
  3000. .byte 46; .hword RECOVER
  3001. .byte 51; .hword POISON_JAB
  3002. .byte 54; .hword EXTREMESPEED
  3003. .byte 57; .hword EXPLOSION
  3004. .byte 60; .hword IRON_TAIL
  3005. .byte 63; .hword GUNK_SHOT
  3006. .byte LEARNSET_END
  3007.  
  3008. LEARNSET_CACADEMON:
  3009. .byte 1; .hword MINIMIZE
  3010. .byte 1; .hword BLOCK
  3011. .byte 1; .hword MUD_SLAP
  3012. .byte 1; .hword POISON_GAS
  3013. .byte 1; .hword VENOM_DRENCH
  3014. .byte 5; .hword SMOG
  3015. .byte 9; .hword MUD_SHOT
  3016. .byte 13; .hword SWEET_SCENT
  3017. .byte 13; .hword CLEAR_SMOG
  3018. .byte 16; .hword SLUDGE
  3019. .byte 19; .hword MAGNITUDE
  3020. .byte 22; .hword SING
  3021. .byte 25; .hword GASTRO_ACID
  3022. .byte 30; .hword ACID_ARMOR
  3023. .byte 33; .hword POISON_JAB
  3024. .byte 36; .hword EARTHQUAKE
  3025. .byte 38; .hword SLIME_GULP
  3026. .byte 41; .hword COIL
  3027. .byte 44; .hword EXPLOSION
  3028. .byte 47; .hword EARTH_POWER
  3029. .byte 47; .hword SLUDGE_BOMB
  3030. .byte 50; .hword STONE_EDGE
  3031. .byte 54; .hword SLACK_OFF
  3032. .byte 57; .hword SHITPOST
  3033. .byte 60; .hword GUNK_SHOT
  3034. .byte 65; .hword FISSURE
  3035. .byte LEARNSET_END
  3036.  
  3037. LEARNSET_HANGINY:
  3038. .byte 1; .hword ASTONISH
  3039. .byte 1; .hword HEAL_PULSE
  3040. .byte 5; .hword CONFUSE_RAY
  3041. .byte 12; .hword MEAN_LOOK
  3042. .byte 15; .hword HEX
  3043. .byte 18; .hword CURSE
  3044. .byte 22; .hword SPITE
  3045. .byte 28; .hword OMINOUS_WIND
  3046. .byte 30; .hword HYPNOSIS
  3047. .byte 30; .hword NIGHTMARE
  3048. .byte 30; .hword DREAM_EATER
  3049. .byte 34; .hword HEAL_BELL
  3050. .byte 39; .hword SHADOW_BALL
  3051. .byte 44; .hword GRUDGE
  3052. .byte 48; .hword PERISH_SONG
  3053. .byte 52; .hword NIGHT_SHADE
  3054. .byte 57; .hword DESTINY_BOND
  3055. .byte LEARNSET_END
  3056.  
  3057. LEARNSET_CHANCER:
  3058. .byte 1; .hword ASTONISH
  3059. .byte 1; .hword HEAL_PULSE
  3060. .byte 5; .hword CONFUSE_RAY
  3061. .byte 12; .hword MEAN_LOOK
  3062. .byte 15; .hword HEX
  3063. .byte 18; .hword CURSE
  3064. .byte 20; .hword HEART_SWAP
  3065. .byte 22; .hword SPITE
  3066. .byte 26; .hword EGG_BOMB
  3067. .byte 30; .hword OMINOUS_WIND
  3068. .byte 34; .hword HYPNOSIS
  3069. .byte 34; .hword NIGHTMARE
  3070. .byte 34; .hword DREAM_EATER
  3071. .byte 38; .hword HEAL_BELL
  3072. .byte 43; .hword SHADOW_BALL
  3073. .byte 47; .hword GRUDGE
  3074. .byte 51; .hword PERISH_SONG
  3075. .byte 55; .hword NIGHT_SHADE
  3076. .byte 62; .hword DESTINY_BOND
  3077. .byte 66; .hword SOFTBOILED
  3078. .byte LEARNSET_END
  3079.  
  3080. LEARNSET_UNJOY:
  3081. .byte 1; .hword ASTONISH
  3082. .byte 1; .hword HEAL_PULSE
  3083. .byte 5; .hword CONFUSE_RAY
  3084. .byte 12; .hword MEAN_LOOK
  3085. .byte 15; .hword HEX
  3086. .byte 18; .hword CURSE
  3087. .byte 20; .hword HEART_SWAP
  3088. .byte 22; .hword SPITE
  3089. .byte 26; .hword EGG_BOMB
  3090. .byte 30; .hword OMINOUS_WIND
  3091. .byte 34; .hword HYPNOSIS
  3092. .byte 34; .hword NIGHTMARE
  3093. .byte 34; .hword DREAM_EATER
  3094. .byte 38; .hword HEAL_BELL
  3095. .byte 43; .hword SHADOW_BALL
  3096. .byte 47; .hword GRUDGE
  3097. .byte 51; .hword PERISH_SONG
  3098. .byte 55; .hword NIGHT_SHADE
  3099. .byte 59; .hword FOUL_PLAY
  3100. .byte 62; .hword DESTINY_BOND
  3101. .byte 66; .hword SOFTBOILED
  3102. .byte LEARNSET_END
  3103.  
  3104. LEARNSET_FROSOWL:
  3105. .byte 1; .hword GUST
  3106. .byte 1; .hword FEATHERDANCE
  3107. .byte 6; .hword POWDER_SNOW
  3108. .byte 10; .hword AIR_CUTTER
  3109. .byte 14; .hword DEFOG
  3110. .byte 19; .hword ICY_WIND
  3111. .byte 22; .hword FEINT_ATTACK
  3112. .byte 25; .hword AIR_SLASH
  3113. .byte 29; .hword FROST_BREATH
  3114. .byte 32; .hword HYPNOSIS
  3115. .byte 34; .hword ICE_SHARD
  3116. .byte 37; .hword AGILITY
  3117. .byte 39; .hword MIST
  3118. .byte 42; .hword ICE_BEAM
  3119. .byte 46; .hword MIND_READER
  3120. .byte 50; .hword HURRICANE
  3121. .byte 54; .hword BLIZZARD
  3122. .byte 57; .hword NASTY_PLOT
  3123. .byte 60; .hword SHEER_COLD
  3124. .byte LEARNSET_END
  3125.  
  3126. LEARNSET_WHIZZARD:
  3127. .byte 1; .hword GLACIATE
  3128. .byte 1; .hword AURORA_VEIL
  3129. .byte 1; .hword GUARD_SPLIT
  3130. .byte 1; .hword GUST
  3131. .byte 1; .hword FEATHERDANCE
  3132. .byte 6; .hword POWDER_SNOW
  3133. .byte 10; .hword AIR_CUTTER
  3134. .byte 14; .hword DEFOG
  3135. .byte 19; .hword ICY_WIND
  3136. .byte 22; .hword FEINT_ATTACK
  3137. .byte 25; .hword AIR_SLASH
  3138. .byte 29; .hword FROST_BREATH
  3139. .byte 33; .hword HYPNOSIS
  3140. .byte 36; .hword ICE_SHARD
  3141. .byte 39; .hword AGILITY
  3142. .byte 41; .hword MIST
  3143. .byte 44; .hword ICE_BEAM
  3144. .byte 49; .hword MIND_READER
  3145. .byte 53; .hword HURRICANE
  3146. .byte 57; .hword BLIZZARD
  3147. .byte 60; .hword NASTY_PLOT
  3148. .byte 64; .hword SHEER_COLD
  3149. .byte LEARNSET_END
  3150.  
  3151. LEARNSET_DRAPILLAR:
  3152. .byte 1; .hword HORN_ATTACK
  3153. .byte 1; .hword FURY_CUTTER
  3154. .byte 1; .hword STRING_SHOT
  3155. .byte 6; .hword TWISTER
  3156. .byte 10; .hword PIN_MISSILE
  3157. .byte 14; .hword DEFENSE_CURL
  3158. .byte 17; .hword DRAGON_RAGE
  3159. .byte 20; .hword DRAGONBREATH
  3160. .byte 26; .hword STEAMROLLER
  3161. .byte 30; .hword TAKE_DOWN
  3162. .byte 33; .hword HORN_LEECH
  3163. .byte 37; .hword DUAL_CHOP
  3164. .byte 44; .hword DOUBLE_EDGE
  3165. .byte 50; .hword MEGAHORN
  3166. .byte 54; .hword THRASH
  3167. .byte 60; .hword DRAGON_DANCE
  3168. .byte 66; .hword OUTRAGE
  3169. .byte 71; .hword HORN_DRILL
  3170. .byte LEARNSET_END
  3171.  
  3172. LEARNSET_CAPARAGON:
  3173. .byte 1; .hword HORN_ATTACK
  3174. .byte 1; .hword FURY_CUTTER
  3175. .byte 1; .hword STRING_SHOT
  3176. .byte 6; .hword TWISTER
  3177. .byte 10; .hword PIN_MISSILE
  3178. .byte 14; .hword DEFENSE_CURL
  3179. .byte 17; .hword DRAGON_RAGE
  3180. .byte 20; .hword DRAGONBREATH
  3181. .byte 26; .hword STEAMROLLER
  3182. .byte 30; .hword TAKE_DOWN
  3183. .byte 33; .hword HORN_LEECH
  3184. .byte 37; .hword DUAL_CHOP
  3185. .byte 40; .hword IRON_DEFENSE
  3186. .byte 44; .hword DOUBLE_EDGE
  3187. .byte 51; .hword MEGAHORN
  3188. .byte 54; .hword THRASH
  3189. .byte 60; .hword DRAGON_DANCE
  3190. .byte 66; .hword OUTRAGE
  3191. .byte 71; .hword HORN_DRILL
  3192. .byte LEARNSET_END
  3193.  
  3194. LEARNSET_MANTRAKE:
  3195. .byte 1; .hword HORN_ATTACK
  3196. .byte 1; .hword FURY_CUTTER
  3197. .byte 1; .hword STRING_SHOT
  3198. .byte 6; .hword TWISTER
  3199. .byte 10; .hword PIN_MISSILE
  3200. .byte 14; .hword DEFENSE_CURL
  3201. .byte 17; .hword DRAGON_RAGE
  3202. .byte 20; .hword DRAGONBREATH
  3203. .byte 26; .hword STEAMROLLER
  3204. .byte 30; .hword TAKE_DOWN
  3205. .byte 33; .hword HORN_LEECH
  3206. .byte 37; .hword DUAL_CHOP
  3207. .byte 40; .hword LEECH_LIFE
  3208. .byte 44; .hword DOUBLE_EDGE
  3209. .byte 50; .hword X_SCISSOR
  3210. .byte 54; .hword THRASH
  3211. .byte 59; .hword DRAGON_DANCE
  3212. .byte 63; .hword MEGAHORN
  3213. .byte 67; .hword OUTRAGE
  3214. .byte 71; .hword HORN_DRILL
  3215. .byte 77; .hword DRACO_METEOR
  3216. .byte LEARNSET_END
  3217.  
  3218. LEARNSET_OGRELORD:
  3219. .byte 1; .hword BRUTAL_SWING
  3220. .byte 1; .hword WISH
  3221. .byte 1; .hword WEIRD_FLEX
  3222. .byte 3; .hword GROWL
  3223. .byte 7; .hword BITE
  3224. .byte 13; .hword SCARY_FACE
  3225. .byte 17; .hword SLAM
  3226. .byte 24; .hword MEGA_PUNCH
  3227. .byte 28; .hword MUDDY_WATER
  3228. .byte 31; .hword CRUNCH
  3229. .byte 35; .hword ROAR
  3230. .byte 39; .hword SEED_BOMB
  3231. .byte 44; .hword SUCKER_PUNCH
  3232. .byte 47; .hword HAMMER_ARM
  3233. .byte 53; .hword GUNK_SHOT
  3234. .byte 56; .hword PAYBACK
  3235. .byte 60; .hword WOOD_HAMMER
  3236. .byte 64; .hword PUNISHMENT
  3237. .byte 69; .hword GIGA_IMPACT
  3238. .byte LEARNSET_END
  3239.  
  3240. LEARNSET_CHANTRUTH:
  3241. .byte 1; .hword SWITCHEROO
  3242. .byte 1; .hword TRICK
  3243. .byte 1; .hword COVET
  3244. .byte 1; .hword THIEF
  3245. .byte 3; .hword FAKE_TEARS
  3246. .byte 7; .hword ASSURANCE
  3247. .byte 13; .hword FLATTER
  3248. .byte 17; .hword RECYCLE
  3249. .byte 24; .hword PAY_DAY
  3250. .byte 28; .hword POWER_GEM
  3251. .byte 31; .hword DARK_PULSE
  3252. .byte 35; .hword STOCKPILE
  3253. .byte 39; .hword DRAIN_PUNCH
  3254. .byte 44; .hword BADDY_BAD
  3255. .byte 47; .hword PARTING_SHOT
  3256. .byte 53; .hword FLASH_CANNON
  3257. .byte 56; .hword SWINDLE
  3258. .byte 60; .hword FOCUS_BLAST
  3259. .byte 64; .hword NASTY_PLOT
  3260. .byte 69; .hword SPECTRAL_THIEF
  3261. .byte LEARNSET_END
  3262.  
  3263. LEARNSET_INBITWEEN:
  3264. .byte 1; .hword TACKLE
  3265. .byte 1; .hword HARDEN
  3266. .byte 1; .hword BABYDOLLEYES
  3267. .byte 5; .hword FAIRY_WIND
  3268. .byte 9; .hword SWEET_KISS
  3269. .byte 14; .hword PLUCK
  3270. .byte 18; .hword DRAIN_KISS
  3271. .byte 22; .hword CHARM
  3272. .byte 26; .hword CAPTIVATE
  3273. .byte 26; .hword GAY_AGENDA
  3274. .byte 29; .hword TRI_ATTACK
  3275. .byte 32; .hword MOONLIGHT
  3276. .byte 36; .hword DAZZLE_GLEAM
  3277. .byte 40; .hword PLAY_ROUGH
  3278. .byte 46; .hword LAST_RESORT
  3279. .byte LEARNSET_END
  3280.  
  3281. LEARNSET_GEIGH:
  3282. .byte 1; .hword LAST_RESORT
  3283. .byte 1; .hword HEALING_WISH
  3284. .byte 1; .hword WHIRLWIND
  3285. .byte 1; .hword AIR_SLASH
  3286. .byte 1; .hword HIGH_HORSEPOWER
  3287. .byte 1; .hword TACKLE
  3288. .byte 1; .hword HARDEN
  3289. .byte 1; .hword BABYDOLLEYES
  3290. .byte 5; .hword FAIRY_WIND
  3291. .byte 9; .hword SWEET_KISS
  3292. .byte 14; .hword PLUCK
  3293. .byte 18; .hword DRAIN_KISS
  3294. .byte 22; .hword CHARM
  3295. .byte 26; .hword CAPTIVATE
  3296. .byte 26; .hword GAY_AGENDA
  3297. .byte 29; .hword TRI_ATTACK
  3298. .byte 32; .hword MOONLIGHT
  3299. .byte 36; .hword DAZZLE_GLEAM
  3300. .byte 40; .hword AIR_CUTTER
  3301. .byte 44; .hword FEATHERDANCE
  3302. .byte 47; .hword PLAY_ROUGH
  3303. .byte 50; .hword SILVER_WIND
  3304. .byte 53; .hword HURRICANE
  3305. .byte 56; .hword DRILL_RUN
  3306. .byte 60; .hword MOONBLAST
  3307. .byte 64; .hword AEROBLAST
  3308. .byte 69; .hword HORN_DRILL
  3309. .byte LEARNSET_END
  3310.  
  3311. LEARNSET_DRAGKING:
  3312. .byte 1; .hword LAST_RESORT
  3313. .byte 1; .hword HEALING_WISH
  3314. .byte 1; .hword COUNTER
  3315. .byte 1; .hword BLAZE_KICK
  3316. .byte 1; .hword CRUNCH
  3317. .byte 1; .hword SILVER_WIND
  3318. .byte 1; .hword NOBLE_ROAR
  3319. .byte 1; .hword TACKLE
  3320. .byte 1; .hword HARDEN
  3321. .byte 1; .hword BABYDOLLEYES
  3322. .byte 5; .hword FAIRY_WIND
  3323. .byte 9; .hword SWEET_KISS
  3324. .byte 14; .hword PLUCK
  3325. .byte 18; .hword DRAIN_KISS
  3326. .byte 22; .hword CHARM
  3327. .byte 26; .hword CAPTIVATE
  3328. .byte 26; .hword ATTRACT
  3329. .byte 29; .hword TRI_ATTACK
  3330. .byte 32; .hword MOONLIGHT
  3331. .byte 36; .hword DAZZLE_GLEAM
  3332. .byte 40; .hword JUMP_KICK
  3333. .byte 44; .hword HEAL_PULSE
  3334. .byte 47; .hword MOONBLAST
  3335. .byte 50; .hword PLAY_ROUGH
  3336. .byte 53; .hword WORK_UP
  3337. .byte 56; .hword MEGA_KICK
  3338. .byte 60; .hword HI_JUMP_KICK
  3339. .byte 64; .hword PIXIE_PUMMEL
  3340. .byte 69; .hword LOVELY_KISS
  3341. .byte LEARNSET_END
  3342.  
  3343. LEARNSET_JARAPE:
  3344. .byte 1; .hword MOONLIGHT
  3345. .byte 1; .hword ROCK_THROW
  3346. .byte 1; .hword THUNDERSHOCK
  3347. .byte 1; .hword THUNDER_WAVE
  3348. .byte 1; .hword EERIE_IMPULSE
  3349. .byte 5; .hword ASTONISH
  3350. .byte 8; .hword CONFUSE_RAY
  3351. .byte 11; .hword CHARGE
  3352. .byte 11; .hword CHARGE_BEAM
  3353. .byte 15; .hword OMINOUS_WIND
  3354. .byte 18; .hword ANCIENTPOWER
  3355. .byte 22; .hword COSMIC_POWER
  3356. .byte 25; .hword ELECTRO_BALL
  3357. .byte 29; .hword HEX
  3358. .byte 33; .hword MEAN_LOOK
  3359. .byte 36; .hword ROCK_POLISH
  3360. .byte 40; .hword DISCHARGE
  3361. .byte 45; .hword SHADOW_BALL
  3362. .byte 48; .hword POWER_GEM
  3363. .byte 51; .hword AURA_SPHERE
  3364. .byte 54; .hword THUNDERBOLT
  3365. .byte 58; .hword EARTH_POWER
  3366. .byte 63; .hword DESTINY_BOND
  3367. .byte LEARNSET_END
  3368.  
  3369. LEARNSET_SPILEFREE:
  3370. .byte 1; .hword MOONLIGHT
  3371. .byte 1; .hword THUNDERSHOCK
  3372. .byte 1; .hword THUNDER_WAVE
  3373. .byte 1; .hword EERIE_IMPULSE
  3374. .byte 5; .hword ASTONISH
  3375. .byte 8; .hword CONFUSE_RAY
  3376. .byte 11; .hword CHARGE
  3377. .byte 11; .hword CHARGE_BEAM
  3378. .byte 15; .hword OMINOUS_WIND
  3379. .byte 18; .hword ANCIENTPOWER
  3380. .byte 22; .hword COSMIC_POWER
  3381. .byte 25; .hword ELECTRO_BALL
  3382. .byte 29; .hword HEX
  3383. .byte 33; .hword MEAN_LOOK
  3384. .byte 36; .hword AGILITY
  3385. .byte 40; .hword DISCHARGE
  3386. .byte 43; .hword WEIRD_FLEX
  3387. .byte 45; .hword SHADOW_BALL
  3388. .byte 48; .hword POWER_GEM
  3389. .byte 51; .hword DRAGON_FIST
  3390. .byte 54; .hword AURA_SPHERE
  3391. .byte 57; .hword THUNDERBOLT
  3392. .byte 61; .hword EARTH_POWER
  3393. .byte 65; .hword DESTINY_BOND
  3394. .byte LEARNSET_END
  3395.  
  3396. LEARNSET_BONGECKO:
  3397. .byte 1; .hword TOKE
  3398. .byte 1; .hword ABSORB
  3399. .byte 1; .hword SMOKESCREEN
  3400. .byte 5; .hword EMBER
  3401. .byte 8; .hword ACID
  3402. .byte 12; .hword LEECH_SEED
  3403. .byte 16; .hword MEGA_DRAIN
  3404. .byte 20; .hword INCINERATE
  3405. .byte 22; .hword SPEED_WEED
  3406. .byte 24; .hword CLEAR_SMOG
  3407. .byte 27; .hword SUNNY_DAY
  3408. .byte 30; .hword ENERGY_BALL
  3409. .byte 33; .hword FLAME_BURST
  3410. .byte 36; .hword TOKE
  3411. .byte 39; .hword WILL_O_WISP
  3412. .byte 43; .hword SOLAR_BEAM
  3413. .byte 45; .hword AMNESIA
  3414. .byte 47; .hword BURN_UP
  3415. .byte 50; .hword REST
  3416. .byte 50; .hword SLEEP_TALK
  3417. .byte 54; .hword LEAF_STORM
  3418. .byte 57; .hword FIRE_BLAST
  3419. .byte 60; .hword TOKE
  3420. .byte LEARNSET_END
  3421.  
  3422. LEARNSET_MARIGUANA:
  3423. .byte 1; .hword TOKE
  3424. .byte 1; .hword ABSORB
  3425. .byte 1; .hword SMOKESCREEN
  3426. .byte 5; .hword EMBER
  3427. .byte 8; .hword ACID
  3428. .byte 12; .hword LEECH_SEED
  3429. .byte 16; .hword MEGA_DRAIN
  3430. .byte 20; .hword INCINERATE
  3431. .byte 22; .hword SPEED_WEED
  3432. .byte 24; .hword CLEAR_SMOG
  3433. .byte 28; .hword SUNNY_DAY
  3434. .byte 32; .hword ENERGY_BALL
  3435. .byte 35; .hword FLAME_BURST
  3436. .byte 38; .hword TOKE
  3437. .byte 42; .hword WILL_O_WISP
  3438. .byte 45; .hword SOLAR_BEAM
  3439. .byte 47; .hword AMNESIA
  3440. .byte 49; .hword BURN_UP
  3441. .byte 53; .hword REST
  3442. .byte 53; .hword SLEEP_TALK
  3443. .byte 56; .hword LEAF_STORM
  3444. .byte 59; .hword FIRE_BLAST
  3445. .byte 65; .hword TOKE
  3446. .byte LEARNSET_END
  3447.  
  3448. LEARNSET_MARLEYZARD:
  3449. .byte 1; .hword TOKE
  3450. .byte 1; .hword AROMATHERAPY
  3451. .byte 1; .hword DRAGON_PULSE
  3452. .byte 1; .hword ABSORB
  3453. .byte 1; .hword SMOKESCREEN
  3454. .byte 5; .hword EMBER
  3455. .byte 8; .hword ACID
  3456. .byte 12; .hword LEECH_SEED
  3457. .byte 16; .hword MEGA_DRAIN
  3458. .byte 20; .hword INCINERATE
  3459. .byte 22; .hword SPEED_WEED
  3460. .byte 24; .hword CLEAR_SMOG
  3461. .byte 28; .hword SUNNY_DAY
  3462. .byte 32; .hword ENERGY_BALL
  3463. .byte 35; .hword FLAME_BURST
  3464. .byte 38; .hword TOKE
  3465. .byte 42; .hword WILL_O_WISP
  3466. .byte 45; .hword SOLAR_BEAM
  3467. .byte 47; .hword AMNESIA
  3468. .byte 49; .hword BURN_UP
  3469. .byte 53; .hword REST
  3470. .byte 53; .hword SLEEP_TALK
  3471. .byte 56; .hword LEAF_STORM
  3472. .byte 59; .hword FIRE_BLAST
  3473. .byte 65; .hword DRACO_METEOR
  3474. .byte 70; .hword TOKE
  3475. .byte LEARNSET_END
  3476.  
  3477. LEARNSET_BLOBBOS:
  3478. .byte 1; .hword REST
  3479. .byte 1; .hword SNORE
  3480. .byte 1; .hword ROCK_THROW
  3481. .byte 1; .hword ICY_WIND
  3482. .byte 6; .hword SLEEP_TALK
  3483. .byte 8; .hword TRANSFORM
  3484. .byte 10; .hword ROLLOUT
  3485. .byte 13; .hword DEFENSE_CURL
  3486. .byte 15; .hword BLOBBY_BOP
  3487. .byte 17; .hword SING
  3488. .byte 19; .hword ROCK_TOMB
  3489. .byte 23; .hword ICE_BALL
  3490. .byte 25; .hword SLIME_GULP
  3491. .byte 27; .hword MIST
  3492. .byte 31; .hword DOUBLE_EDGE
  3493. .byte 34; .hword MEDITATE
  3494. .byte 37; .hword STONE_EDGE
  3495. .byte 42; .hword BLIZZARD
  3496. .byte 48; .hword ANCIENTPOWER
  3497. .byte 53; .hword AVALANCHE
  3498. .byte 60; .hword REST
  3499. .byte 60; .hword SUPER_SNORE
  3500. .byte 66; .hword MIND_READER
  3501. .byte 66; .hword SHEER_COLD
  3502. .byte LEARNSET_END
  3503.  
  3504. LEARNSET_AYYLAMO:
  3505. .byte 1; .hword CONFUSION
  3506. .byte 1; .hword TELEKINESIS
  3507. .byte 6; .hword COMET_PUNCH
  3508. .byte 9; .hword BARRIER
  3509. .byte 12; .hword ENCORE
  3510. .byte 14; .hword MAGICAL_LEAF
  3511. .byte 17; .hword PSYBEAM
  3512. .byte 21; .hword GRAVITY
  3513. .byte 24; .hword SIGNAL_BEAM
  3514. .byte 27; .hword MIRROR_SHOT
  3515. .byte 30; .hword REFLECT_TYPE
  3516. .byte 31; .hword EXTRASENSORY
  3517. .byte 34; .hword HYPNOSIS
  3518. .byte 37; .hword COSMIC_POWER
  3519. .byte 40; .hword TRICK
  3520. .byte 44; .hword PSYCHIC
  3521. .byte 47; .hword FLASH_CANNON
  3522. .byte 51; .hword MOONBLAST
  3523. .byte 54; .hword ROLE_PLAY
  3524. .byte 57; .hword METEOR_MASH
  3525. .byte 60; .hword NASTY_PLOT
  3526. .byte 64; .hword PSYCHO_BOOST
  3527. .byte LEARNSET_END
  3528.  
  3529. LEARNSET_UWOTTO:
  3530. .byte 1; .hword BATON_PASS
  3531. .byte 1; .hword NASTY_PLOT
  3532. .byte 1; .hword STORED_POWER
  3533. .byte 1; .hword IRON_HEAD
  3534. .byte 1; .hword CONFUSION
  3535. .byte 1; .hword TELEKINESIS
  3536. .byte 6; .hword COMET_PUNCH
  3537. .byte 9; .hword IRON_DEFENSE
  3538. .byte 12; .hword ENCORE
  3539. .byte 14; .hword MAGICAL_LEAF
  3540. .byte 17; .hword PSYBEAM
  3541. .byte 21; .hword GRAVITY
  3542. .byte 24; .hword SIGNAL_BEAM
  3543. .byte 27; .hword MIRROR_SHOT
  3544. .byte 30; .hword REFLECT_TYPE
  3545. .byte 31; .hword EXTRASENSORY
  3546. .byte 34; .hword HYPNOSIS
  3547. .byte 37; .hword COSMIC_POWER
  3548. .byte 40; .hword TRICK
  3549. .byte 44; .hword ZEN_HEADBUTT
  3550. .byte 47; .hword FLASH_CANNON
  3551. .byte 51; .hword MOONBLAST
  3552. .byte 54; .hword ROLE_PLAY
  3553. .byte 57; .hword METEOR_MASH
  3554. .byte 61; .hword SPACIAL_REND
  3555. .byte 67; .hword SHIFT_GEAR
  3556. .byte 71; .hword PSYCHO_BOOST
  3557. .byte LEARNSET_END
  3558.  
  3559. LEARNSET_SMELLOX:
  3560. .byte 1; .hword HORN_ATTACK
  3561. .byte 1; .hword SMOG
  3562. .byte 1; .hword POISON_GAS
  3563. .byte 1; .hword BELCH
  3564. .byte 5; .hword FOCUS_ENERGY
  3565. .byte 9; .hword BIDE
  3566. .byte 12; .hword SCARY_FACE
  3567. .byte 16; .hword SLUDGE
  3568. .byte 20; .hword MUD_SHOT
  3569. .byte 24; .hword STOMP
  3570. .byte 27; .hword GASTRO_ACID
  3571. .byte 31; .hword POISON_JAB
  3572. .byte 34; .hword BULLDOZE
  3573. .byte 37; .hword TOXIC
  3574. .byte 37; .hword VENOM_DRENCH
  3575. .byte 40; .hword FIRST_IMPRESSION
  3576. .byte 44; .hword JUMP_KICK
  3577. .byte 48; .hword MEGA_KICK
  3578. .byte 52; .hword GUNK_SHOT
  3579. .byte 56; .hword PAYBACK
  3580. .byte 60; .hword MEGAHORN
  3581. .byte 63; .hword HI_JUMP_KICK
  3582. .byte 99; .hword HORN_DRILL
  3583. .byte LEARNSET_END
  3584.  
  3585. LEARNSET_CHASUMO:
  3586. .byte 1; .hword BODY_PRESS
  3587. .byte 1; .hword VACUUM_WAVE
  3588. .byte 1; .hword FEINT
  3589. .byte 1; .hword DETECT
  3590. .byte 3; .hword SWAGGER
  3591. .byte 6; .hword SAND_ATTACK
  3592. .byte 9; .hword BEAT_UP
  3593. .byte 12; .hword POWER_PUNCH
  3594. .byte 16; .hword FEINT_ATTACK
  3595. .byte 20; .hword MACH_PUNCH
  3596. .byte 24; .hword BULK_UP
  3597. .byte 30; .hword CIRCLE_THROW
  3598. .byte 34; .hword ROCK_SLIDE
  3599. .byte 37; .hword KNOCK_OFF
  3600. .byte 40; .hword STORM_THROW
  3601. .byte 44; .hword SLACK_OFF
  3602. .byte 45; .hword WEIRD_FLEX
  3603. .byte 47; .hword STONE_EDGE
  3604. .byte 50; .hword RETALIATE
  3605. .byte 52; .hword CROSS_CHOP
  3606. .byte 55; .hword DARK_LARIAT
  3607. .byte 58; .hword OUTRAGE
  3608. .byte 61; .hword SUPERPOWER
  3609. .byte 66; .hword FOCUS_MUNCH
  3610. .byte 70; .hword GIGA_IMPACT
  3611. .byte LEARNSET_END
  3612.  
  3613. LEARNSET_OILSLAM:
  3614. .byte 1; .hword SLUDGE
  3615. .byte 1; .hword MINIMIZE
  3616. .byte 1; .hword POISON_GAS
  3617. .byte 5; .hword FEINT_ATTACK
  3618. .byte 9; .hword DISABLE
  3619. .byte 12; .hword ACID_SPRAY
  3620. .byte 15; .hword FALSE_SWIPE
  3621. .byte 18; .hword VACUUM_WAVE
  3622. .byte 21; .hword ACID_ARMOR
  3623. .byte 24; .hword SELFDESTRUCT
  3624. .byte 27; .hword SLIME_GULP
  3625. .byte 29; .hword NIGHT_SLASH
  3626. .byte 32; .hword TOXIC_SPIKES
  3627. .byte 36; .hword PSYCHO_CUT
  3628. .byte 38; .hword CROSS_POISON
  3629. .byte 40; .hword X_SCISSOR
  3630. .byte 43; .hword RECOVER
  3631. .byte 45; .hword SUCKER_PUNCH
  3632. .byte 48; .hword POISON_JAB
  3633. .byte 51; .hword EXPLOSION
  3634. .byte 54; .hword METEOR_MASH
  3635. .byte 58; .hword OW_THE_EDGE
  3636. .byte 60; .hword GUNK_SHOT
  3637. .byte 63; .hword GUILLOTINE
  3638. .byte 66; .hword HOLY_DUTY
  3639. .byte LEARNSET_END
  3640.  
  3641. LEARNSET_ISISSIN:
  3642. .byte 1; .hword BANEFUL_BUNKER
  3643. .byte 1; .hword SECRET_SWORD
  3644. .byte 1; .hword SACRED_SWORD
  3645. .byte 1; .hword SLUDGE
  3646. .byte 1; .hword MINIMIZE
  3647. .byte 1; .hword POISON_GAS
  3648. .byte 5; .hword FEINT_ATTACK
  3649. .byte 9; .hword DISABLE
  3650. .byte 12; .hword ACID_SPRAY
  3651. .byte 15; .hword FALSE_SWIPE
  3652. .byte 18; .hword VACUUM_WAVE
  3653. .byte 21; .hword ACID_ARMOR
  3654. .byte 24; .hword SELFDESTRUCT
  3655. .byte 27; .hword SLIME_GULP
  3656. .byte 29; .hword NIGHT_SLASH
  3657. .byte 32; .hword TOXIC_SPIKES
  3658. .byte 36; .hword PSYCHO_CUT
  3659. .byte 38; .hword CROSS_POISON
  3660. .byte 38; .hword THROAT_CHOP
  3661. .byte 41; .hword X_SCISSOR
  3662. .byte 44; .hword RECOVER
  3663. .byte 47; .hword SUCKER_PUNCH
  3664. .byte 50; .hword POISON_JAB
  3665. .byte 53; .hword EXPLOSION
  3666. .byte 56; .hword POWER_TRIP
  3667. .byte 58; .hword METEOR_MASH
  3668. .byte 60; .hword GUILLOTINE
  3669. .byte 63; .hword GUNK_SHOT
  3670. .byte 66; .hword WARHEAD
  3671. .byte 68; .hword OW_THE_EDGE
  3672. .byte 71; .hword HOLY_DUTY
  3673. .byte LEARNSET_END
  3674.  
  3675. LEARNSET_STUFFOWL:
  3676. .byte 1; .hword PECK
  3677. .byte 1; .hword MUD_SLAP
  3678. .byte 1; .hword MUD_SPORT
  3679. .byte 1; .hword SPLASH
  3680. .byte 6; .hword SWIFT
  3681. .byte 10; .hword CHARM
  3682. .byte 14; .hword STOCKPILE
  3683. .byte 14; .hword SWALLOW
  3684. .byte 17; .hword PLUCK
  3685. .byte 20; .hword SCREECH
  3686. .byte 22; .hword TAKE_DOWN
  3687. .byte 25; .hword DEFOG
  3688. .byte 29; .hword DRILL_PECK
  3689. .byte 32; .hword MIRROR_MOVE
  3690. .byte 35; .hword WHIRLWIND
  3691. .byte 39; .hword HYPER_VOICE
  3692. .byte 43; .hword ROOST
  3693. .byte 46; .hword THRASH
  3694. .byte 50; .hword BRAVE_BIRD
  3695. .byte 56; .hword DOUBLE_EDGE
  3696. .byte LEARNSET_END
  3697.  
  3698. LEARNSET_DURKEY: @same levels as pre evo
  3699. .byte 1; .hword COTTON_GUARD
  3700. .byte 1; .hword COTTON_SPORE
  3701. .byte 1; .hword PECK
  3702. .byte 1; .hword MUD_SLAP
  3703. .byte 1; .hword MUD_SPORT
  3704. .byte 1; .hword SPLASH
  3705. .byte 6; .hword SWIFT
  3706. .byte 10; .hword CHARM
  3707. .byte 14; .hword STOCKPILE
  3708. .byte 14; .hword SWALLOW
  3709. .byte 17; .hword PLUCK
  3710. .byte 20; .hword SCREECH
  3711. .byte 22; .hword TAKE_DOWN
  3712. .byte 25; .hword DEFOG
  3713. .byte 29; .hword DRILL_PECK
  3714. .byte 32; .hword MIRROR_MOVE
  3715. .byte 35; .hword WHIRLWIND
  3716. .byte 39; .hword HYPER_VOICE
  3717. .byte 43; .hword ROOST
  3718. .byte 46; .hword THRASH
  3719. .byte 50; .hword BRAVE_BIRD
  3720. .byte 56; .hword DOUBLE_EDGE
  3721. .byte LEARNSET_END
  3722.  
  3723. LEARNSET_UPCHUCKEN: @same levels as pre evo
  3724. .byte 1; .hword AEROBLAST
  3725. .byte 1; .hword COTTON_GUARD
  3726. .byte 1; .hword COTTON_SPORE
  3727. .byte 1; .hword PECK
  3728. .byte 1; .hword MUD_SLAP
  3729. .byte 1; .hword MUD_SPORT
  3730. .byte 1; .hword SPLASH
  3731. .byte 6; .hword SWIFT
  3732. .byte 10; .hword CHARM
  3733. .byte 14; .hword STOCKPILE
  3734. .byte 14; .hword SWALLOW
  3735. .byte 17; .hword PLUCK
  3736. .byte 20; .hword SCREECH
  3737. .byte 22; .hword TAKE_DOWN
  3738. .byte 25; .hword DEFOG
  3739. .byte 29; .hword DRILL_PECK
  3740. .byte 32; .hword MIRROR_MOVE
  3741. .byte 35; .hword WHIRLWIND
  3742. .byte 39; .hword HYPER_VOICE
  3743. .byte 43; .hword ROOST
  3744. .byte 46; .hword THRASH
  3745. .byte 50; .hword BRAVE_BIRD
  3746. .byte 56; .hword FLARE_BLITZ
  3747. .byte 59; .hword DOUBLE_EDGE
  3748. .byte 65; .hword SHITPOST
  3749. .byte 71; .hword BEAK_BLAST
  3750. .byte LEARNSET_END
  3751.  
  3752. LEARNSET_DRAGUN:
  3753. .byte 1; .hword TWISTER
  3754. .byte 1; .hword HARDEN
  3755. .byte 1; .hword SMOKESCREEN
  3756. .byte 3; .hword SWIFT
  3757. .byte 6; .hword MIRROR_SHOT
  3758. .byte 9; .hword EMBER
  3759. .byte 13; .hword MUD_SHOT
  3760. .byte 16; .hword FOCUS_ENERGY
  3761. .byte 20; .hword DRAGON_RAGE
  3762. .byte 24; .hword MUD_BOMB
  3763. .byte 28; .hword DRAGONBREATH
  3764. .byte 31; .hword SELFDESTRUCT
  3765. .byte 35; .hword IRON_DEFENSE
  3766. .byte 37; .hword HEAL_PULSE
  3767. .byte 40; .hword DRAGON_PULSE
  3768. .byte 42; .hword FLASH_CANNON
  3769. .byte 45; .hword ENERGY_BALL
  3770. .byte 49; .hword DARK_PULSE
  3771. .byte 54; .hword AURA_SPHERE
  3772. .byte 59; .hword HYDRO_PUMP
  3773. .byte 64; .hword EXPLOSION
  3774. .byte LEARNSET_END
  3775.  
  3776. LEARNSET_TRIGGEDON:
  3777. .byte 1; .hword TWISTER
  3778. .byte 1; .hword HARDEN
  3779. .byte 1; .hword SMOKESCREEN
  3780. .byte 3; .hword SWIFT
  3781. .byte 6; .hword MIRROR_SHOT
  3782. .byte 9; .hword EMBER
  3783. .byte 13; .hword MUD_SHOT
  3784. .byte 16; .hword FOCUS_ENERGY
  3785. .byte 20; .hword DRAGON_RAGE
  3786. .byte 24; .hword MUD_BOMB
  3787. .byte 28; .hword DRAGONBREATH
  3788. .byte 31; .hword SELFDESTRUCT
  3789. .byte 35; .hword IRON_DEFENSE
  3790. .byte 37; .hword HEAL_PULSE
  3791. .byte 40; .hword DRAGON_PULSE
  3792. .byte 44; .hword FLASH_CANNON
  3793. .byte 48; .hword ENERGY_BALL
  3794. .byte 53; .hword DARK_PULSE
  3795. .byte 57; .hword AURA_SPHERE
  3796. .byte 62; .hword HYDRO_PUMP
  3797. .byte 67; .hword LOCK_ON
  3798. .byte 67; .hword ZAP_CANNON
  3799. .byte 72; .hword EXPLOSION
  3800. .byte LEARNSET_END
  3801.  
  3802. LEARNSET_CANNONANCE:
  3803. .byte 1; .hword DRAGON_RUSH
  3804. .byte 1; .hword METAL_BURST
  3805. .byte 1; .hword TWISTER
  3806. .byte 1; .hword HARDEN
  3807. .byte 1; .hword SMOKESCREEN
  3808. .byte 3; .hword SWIFT
  3809. .byte 6; .hword MIRROR_SHOT
  3810. .byte 9; .hword EMBER
  3811. .byte 13; .hword MUD_SHOT
  3812. .byte 16; .hword FOCUS_ENERGY
  3813. .byte 20; .hword DRAGON_RAGE
  3814. .byte 24; .hword MUD_BOMB
  3815. .byte 28; .hword DRAGONBREATH
  3816. .byte 31; .hword SELFDESTRUCT
  3817. .byte 35; .hword IRON_DEFENSE
  3818. .byte 37; .hword HEAL_PULSE
  3819. .byte 40; .hword DRAGON_PULSE
  3820. .byte 44; .hword FLASH_CANNON
  3821. .byte 48; .hword ENERGY_BALL
  3822. .byte 53; .hword DARK_PULSE
  3823. .byte 57; .hword AURA_SPHERE
  3824. .byte 62; .hword HYDRO_PUMP
  3825. .byte 65; .hword HYPER_BEAM
  3826. .byte 68; .hword LOCK_ON
  3827. .byte 68; .hword ZAP_CANNON
  3828. .byte 73; .hword EXPLOSION
  3829. .byte 79; .hword DRACO_METEOR
  3830. .byte LEARNSET_END
  3831.  
  3832. LEARNSET_EVACYCLE:
  3833. .byte 1; .hword AUTOTOMIZE
  3834. .byte 1; .hword UPROAR
  3835. .byte 1; .hword SYNCHRONOISE
  3836. .byte 5; .hword RAPID_SPIN
  3837. .byte 10; .hword TRIGGER
  3838. .byte 15; .hword RECYCLE
  3839. .byte 20; .hword MOONLIGHT
  3840. .byte 25; .hword HYPER_VOICE
  3841. .byte 30; .hword EXTRASENSORY
  3842. .byte 35; .hword FLAME_WHEEL
  3843. .byte 40; .hword ZEN_HEADBUTT
  3844. .byte 45; .hword METEOR_MASH
  3845. .byte 50; .hword SHIFT_GEAR
  3846. .byte 55; .hword CRUNCH
  3847. .byte 60; .hword COSMIC_POWER
  3848. .byte 65; .hword STORED_POWER
  3849. .byte 70; .hword FLARE_BLITZ
  3850. .byte 75; .hword DOOM_DESIRE
  3851. .byte 80; .hword LOCK_ON
  3852. .byte 85; .hword ZAP_CANNON
  3853. .byte 90; .hword PSYCHO_BOOST
  3854. .byte 95; .hword HEAVY_SLAM
  3855. .byte 100; .hword EXPLOSION
  3856. .byte LEARNSET_END
  3857.  
  3858. LEARNSET_FORYU:
  3859. .byte 1; .hword AUTOTOMIZE
  3860. .byte 1; .hword STOMP
  3861. .byte 1; .hword BANEFUL_BUNKER
  3862. .byte 5; .hword IRON_HEAD
  3863. .byte 10; .hword DRAIN_PUNCH
  3864. .byte 15; .hword MAGNET_RISE
  3865. .byte 20; .hword SWAGGER
  3866. .byte 25; .hword SKULL_BASH
  3867. .byte 30; .hword FOCUS_ENERGY
  3868. .byte 35; .hword MAGNET_BOMB
  3869. .byte 40; .hword CLOSE_COMBAT
  3870. .byte 45; .hword BULK_UP
  3871. .byte 50; .hword KNOCK_OFF
  3872. .byte 55; .hword DOUBLE_IRON_BASH
  3873. .byte 60; .hword FOR_YOU
  3874. .byte 65; .hword PUNISHMENT
  3875. .byte 70; .hword SKY_ATTACK
  3876. .byte 75; .hword HEAT_CRASH
  3877. .byte 80; .hword LOCK_ON
  3878. .byte 85; .hword DYNAMICPUNCH
  3879. .byte 90; .hword SUPERPOWER
  3880. .byte 95; .hword HEAVY_SLAM
  3881. .byte 100; .hword EXPLOSION
  3882. .byte LEARNSET_END
  3883.  
  3884. LEARNSET_SCYTILL:
  3885. .byte 1; .hword AUTOTOMIZE
  3886. .byte 1; .hword SLASH
  3887. .byte 1; .hword PHANTOM_FORCE
  3888. .byte 5; .hword METAL_CLAW
  3889. .byte 10; .hword SHADOW_SNEAK
  3890. .byte 15; .hword DEFOG
  3891. .byte 20; .hword CURSE
  3892. .byte 25; .hword CRUSH_CLAW
  3893. .byte 30; .hword WHIRLWIND
  3894. .byte 35; .hword STRATO_BLADE
  3895. .byte 40; .hword SHADOW_CLAW
  3896. .byte 45; .hword IRON_HEAD
  3897. .byte 50; .hword SWORDS_DANCE
  3898. .byte 55; .hword ROOST
  3899. .byte 60; .hword WILL_O_WISP
  3900. .byte 65; .hword DESTINY_BOND
  3901. .byte 70; .hword SPOOK_OUT
  3902. .byte 75; .hword FLASH_CANNON
  3903. .byte 80; .hword LOCK_ON
  3904. .byte 85; .hword HURRICANE
  3905. .byte 90; .hword SHADOW_FORCE
  3906. .byte 95; .hword HEAVY_SLAM
  3907. .byte 100; .hword EXPLOSION
  3908. .byte LEARNSET_END
  3909.  
  3910. LEARNSET_BADDON:
  3911. .byte 1; .hword ROCK_BLAST
  3912. .byte 1; .hword DUAL_CHOP
  3913. .byte 1; .hword PRESENT
  3914. .byte 1; .hword POWER_SPLIT
  3915. .byte 1; .hword GUARD_SPLIT
  3916. .byte 5; .hword CAMOUFLAGE
  3917. .byte 10; .hword ICE_FANG
  3918. .byte 15; .hword FIRE_FANG
  3919. .byte 20; .hword THUNDER_FANG
  3920. .byte 25; .hword SUCKER_PUNCH
  3921. .byte 30; .hword TRI_ATTACK
  3922. .byte 35; .hword DRAGON_PULSE
  3923. .byte 40; .hword DRAGON_DANCE
  3924. .byte 45; .hword RECOVER
  3925. .byte 50; .hword GLARE
  3926. .byte 55; .hword COIL
  3927. .byte 60; .hword GUNK_SHOT
  3928. .byte 65; .hword BONE_RUSH
  3929. .byte 70; .hword DILDO_CANNON
  3930. .byte 75; .hword HAZE
  3931. .byte 80; .hword OUTRAGE
  3932. .byte 85; .hword NASTY_PLOT
  3933. .byte 90; .hword CLANGING_SCALES
  3934. .byte 95; .hword EXPLOSION
  3935. .byte 100; .hword DRACO_METEOR
  3936. .byte LEARNSET_END
  3937.  
  3938. LEARNSET_ENDRANTHER:
  3939. .byte 1; .hword POISON_FANG
  3940. .byte 1; .hword VENOM_DRENCH
  3941. .byte 5; .hword BITE
  3942. .byte 10; .hword SCARY_FACE
  3943. .byte 15; .hword SMOKESCREEN
  3944. .byte 20; .hword CLEAR_SMOG
  3945. .byte 25; .hword RECOVER
  3946. .byte 30; .hword ANCIENTPOWER
  3947. .byte 35; .hword KNOCK_OFF
  3948. .byte 40; .hword CROSS_POISON
  3949. .byte 45; .hword TOXIC_SPIKES
  3950. .byte 50; .hword NOBLE_ROAR
  3951. .byte 55; .hword POISON_JAB
  3952. .byte 60; .hword STRENGTH_SAP
  3953. .byte 65; .hword LEECH_LIFE
  3954. .byte 70; .hword CRUNCH
  3955. .byte 75; .hword DECAY_DRAIN
  3956. .byte 80; .hword GASTRO_ACID
  3957. .byte 85; .hword SUPERPOWER
  3958. .byte 90; .hword TOXIC
  3959. .byte 95; .hword GUNK_SHOT
  3960. .byte 100; .hword MEMENTO
  3961. .byte LEARNSET_END
  3962.  
  3963. LEARNSET_NOTRIDLEY:
  3964. .byte 1; .hword DRAGON_PULSE
  3965. .byte 1; .hword TWISTER
  3966. .byte 1; .hword FELL_STINGER
  3967. .byte 5; .hword WING_ATTACK
  3968. .byte 10; .hword SCARY_FACE
  3969. .byte 15; .hword DRAGON_RAGE
  3970. .byte 20; .hword FOCUS_ENERGY
  3971. .byte 25; .hword AIR_CUTTER
  3972. .byte 30; .hword FLAMETHROWER
  3973. .byte 35; .hword CRUNCH
  3974. .byte 40; .hword COSMIC_POWER
  3975. .byte 45; .hword DRAGON_DANCE
  3976. .byte 50; .hword METEOR_MASH
  3977. .byte 55; .hword DRAGON_RUSH
  3978. .byte 60; .hword SKY_ATTACK
  3979. .byte 65; .hword EXTREMESPEED
  3980. .byte 70; .hword FLY
  3981. .byte 75; .hword KNOCK_OFF
  3982. .byte 80; .hword HEAVY_SLAM
  3983. .byte 80; .hword HEAT_CRASH
  3984. .byte 85; .hword OUTRAGE
  3985. .byte 90; .hword OBLIVION_WING
  3986. .byte 95; .hword DRACO_METEOR
  3987. .byte 100; .hword DRAGON_ASCENT
  3988. .byte LEARNSET_END
  3989.  
  3990. LEARNSET_DEMIWAIFU:
  3991. .byte 1; .hword CHARMING_CRY
  3992. .byte 1; .hword FAIRY_LOCK
  3993. .byte 1; .hword CAPTIVATE
  3994. .byte 1; .hword MEAN_LOOK
  3995. .byte 5; .hword CHARM
  3996. .byte 10; .hword MYSTICAL_FIRE
  3997. .byte 15; .hword RELIC_SONG
  3998. .byte 20; .hword DRAIN_KISS
  3999. .byte 25; .hword DIAMOND_STORM
  4000. .byte 30; .hword WISH
  4001. .byte 35; .hword ENERGY_BALL
  4002. .byte 40; .hword HYPER_VOICE
  4003. .byte 45; .hword DAZZLE_GLEAM
  4004. .byte 50; .hword PETAL_DANCE
  4005. .byte 55; .hword CALM_MIND
  4006. .byte 60; .hword AURA_SPHERE
  4007. .byte 65; .hword EXTRASENSORY
  4008. .byte 70; .hword MOONBLAST
  4009. .byte 75; .hword FUTURE_SIGHT
  4010. .byte 80; .hword POWER_GEM
  4011. .byte 85; .hword FLEUR_CANNON
  4012. .byte 90; .hword BOOMBURST
  4013. .byte 95; .hword LACTOSE_SHOT
  4014. .byte 100; .hword LIGHT_OF_RUIN
  4015. .byte LEARNSET_END
  4016.  
  4017. LEARNSET_CLOVENIX:
  4018. .byte 1; .hword REGENERATE
  4019. .byte 1; .hword MAGICAL_LEAF
  4020. .byte 1; .hword MYSTICAL_FIRE
  4021. .byte 1; .hword NOBLE_ROAR
  4022. .byte 5; .hword HOLD_BACK
  4023. .byte 10; .hword GROWTH
  4024. .byte 15; .hword LUCKY_CHANT
  4025. .byte 20; .hword NATURAL_GIFT
  4026. .byte 25; .hword PURIFY
  4027. .byte 30; .hword WILL_O_WISP
  4028. .byte 35; .hword ENERGY_BALL
  4029. .byte 40; .hword RECOVER
  4030. .byte 45; .hword OUTRAGE
  4031. .byte 50; .hword QUIVER_DANCE
  4032. .byte 50; .hword DRAGON_DANCE
  4033. .byte 55; .hword PETAL_BLIZZARD
  4034. .byte 60; .hword SACRED_FIRE
  4035. .byte 65; .hword BRAVE_BIRD
  4036. .byte 70; .hword ROOST
  4037. .byte 75; .hword LANDS_WRATH
  4038. .byte 80; .hword FUTABA_BREAK
  4039. .byte 85; .hword FLARE_BLITZ
  4040. .byte 90; .hword SOLAR_BLADE
  4041. .byte 95; .hword OBLIVION_WING
  4042. .byte 100; .hword FINAL_GAMBIT
  4043. .byte LEARNSET_END
  4044.  
  4045. LEARNSET_REPTYKE:
  4046. .byte 1; .hword COMET_PUNCH
  4047. .byte 1; .hword LEER
  4048. .byte 6; .hword MACH_PUNCH
  4049. .byte 10; .hword TWISTER
  4050. .byte 14; .hword DETECT
  4051. .byte 16; .hword ARM_THRUST
  4052. .byte 22; .hword DRAGON_TAIL
  4053. .byte 24; .hword SHADOW_PUNCH
  4054. .byte 27; .hword BULLET_PUNCH
  4055. .byte 30; .hword DUAL_CHOP
  4056. .byte 34; .hword SKY_UPPERCUT
  4057. .byte 36; .hword FOCUS_ENERGY
  4058. .byte 38; .hword SUCKER_PUNCH
  4059. .byte 41; .hword DRAGON_CLAW
  4060. .byte 45; .hword METEOR_MASH
  4061. .byte 49; .hword HAMMER_ARM
  4062. .byte 53; .hword OUTRAGE
  4063. .byte 57; .hword HEAD_SMASH
  4064. .byte 60; .hword CLOSE_COMBAT
  4065. .byte 66; .hword DRAGON_FIST
  4066. .byte LEARNSET_END
  4067.  
  4068. LEARNSET_RASCLOBBER:
  4069. .byte 1; .hword COMET_PUNCH
  4070. .byte 1; .hword LEER
  4071. .byte 6; .hword MACH_PUNCH
  4072. .byte 10; .hword TWISTER
  4073. .byte 14; .hword DETECT
  4074. .byte 16; .hword ARM_THRUST
  4075. .byte 21; .hword DRAGON_TAIL
  4076. .byte 25; .hword SHADOW_PUNCH
  4077. .byte 29; .hword BULLET_PUNCH
  4078. .byte 33; .hword DUAL_CHOP
  4079. .byte 36; .hword SKY_UPPERCUT
  4080. .byte 38; .hword FOCUS_ENERGY
  4081. .byte 40; .hword SUCKER_PUNCH
  4082. .byte 44; .hword DRAGON_CLAW
  4083. .byte 49; .hword METEOR_MASH
  4084. .byte 54; .hword HAMMER_ARM
  4085. .byte 58; .hword OUTRAGE
  4086. .byte 62; .hword HEAD_SMASH
  4087. .byte 66; .hword CLOSE_COMBAT
  4088. .byte 72; .hword DRAGON_FIST
  4089. .byte LEARNSET_END
  4090.  
  4091. LEARNSET_BATTEREX:
  4092. .byte 1; .hword DYNAMICPUNCH
  4093. .byte 1; .hword MEGA_PUNCH
  4094. .byte 1; .hword DRAIN_PUNCH
  4095. .byte 1; .hword COMET_PUNCH
  4096. .byte 1; .hword LEER
  4097. .byte 6; .hword MACH_PUNCH
  4098. .byte 10; .hword TWISTER
  4099. .byte 14; .hword DETECT
  4100. .byte 16; .hword ARM_THRUST
  4101. .byte 21; .hword DRAGON_TAIL
  4102. .byte 25; .hword SHADOW_PUNCH
  4103. .byte 29; .hword BULLET_PUNCH
  4104. .byte 33; .hword DUAL_CHOP
  4105. .byte 36; .hword SKY_UPPERCUT
  4106. .byte 40; .hword FOCUS_ENERGY
  4107. .byte 43; .hword SUCKER_PUNCH
  4108. .byte 47; .hword DRAGON_CLAW
  4109. .byte 50; .hword PUNCH_OUT
  4110. .byte 54; .hword METEOR_MASH
  4111. .byte 57; .hword HAMMER_ARM
  4112. .byte 61; .hword OUTRAGE
  4113. .byte 65; .hword HEAD_SMASH
  4114. .byte 70; .hword CLOSE_COMBAT
  4115. .byte 73; .hword DRAGON_FIST
  4116. .byte 76; .hword DRACO_METEOR
  4117. .byte LEARNSET_END
  4118.  
  4119. LEARNSET_FAERIOCK:
  4120. .byte 1; .hword WRAP
  4121. .byte 1; .hword WITHDRAW
  4122. .byte 6; .hword ROCK_THROW
  4123. .byte 10; .hword FAIRY_WIND
  4124. .byte 14; .hword MEGA_DRAIN
  4125. .byte 16; .hword ANCIENTPOWER
  4126. .byte 22; .hword DRAIN_KISS
  4127. .byte 24; .hword ROCK_POLISH
  4128. .byte 27; .hword MUD_BOMB
  4129. .byte 30; .hword DAZZLE_GLEAM
  4130. .byte 34; .hword POWER_GEM
  4131. .byte 38; .hword MOONBLAST
  4132. .byte 41; .hword GIGA_DRAIN
  4133. .byte 45; .hword EARTH_POWER
  4134. .byte 49; .hword RECOVER
  4135. .byte 53; .hword COSMIC_POWER
  4136. .byte 57; .hword DESTINY_BOND
  4137. .byte 60; .hword STORED_POWER
  4138. .byte LEARNSET_END
  4139.  
  4140. LEARNSET_SYLVUIN:
  4141. .byte 1; .hword WRAP
  4142. .byte 1; .hword WITHDRAW
  4143. .byte 6; .hword ROCK_THROW
  4144. .byte 10; .hword FAIRY_WIND
  4145. .byte 14; .hword MEGA_DRAIN
  4146. .byte 16; .hword ANCIENTPOWER
  4147. .byte 21; .hword DRAIN_KISS
  4148. .byte 25; .hword ROCK_POLISH
  4149. .byte 29; .hword MUD_BOMB
  4150. .byte 33; .hword DAZZLE_GLEAM
  4151. .byte 36; .hword POWER_GEM
  4152. .byte 40; .hword MOONBLAST
  4153. .byte 44; .hword GIGA_DRAIN
  4154. .byte 49; .hword EARTH_POWER
  4155. .byte 54; .hword RECOVER
  4156. .byte 58; .hword COSMIC_POWER
  4157. .byte 62; .hword DESTINY_BOND
  4158. .byte 66; .hword STORED_POWER
  4159. .byte LEARNSET_END
  4160.  
  4161. LEARNSET_OBURONYXO:
  4162. .byte 1; .hword CRAFTY_SHIELD
  4163. .byte 1; .hword PSYCHO_SHIFT
  4164. .byte 1; .hword STORED_POWER
  4165. .byte 1; .hword WRAP
  4166. .byte 1; .hword WITHDRAW
  4167. .byte 6; .hword ROCK_THROW
  4168. .byte 10; .hword FAIRY_WIND
  4169. .byte 14; .hword MEGA_DRAIN
  4170. .byte 16; .hword ANCIENTPOWER
  4171. .byte 21; .hword DRAIN_KISS
  4172. .byte 25; .hword ROCK_POLISH
  4173. .byte 29; .hword MUD_BOMB
  4174. .byte 33; .hword DAZZLE_GLEAM
  4175. .byte 36; .hword POWER_GEM
  4176. .byte 43; .hword MOONBLAST
  4177. .byte 47; .hword GIGA_DRAIN
  4178. .byte 50; .hword EROSION_WAVE
  4179. .byte 54; .hword EARTH_POWER
  4180. .byte 57; .hword RECOVER
  4181. .byte 61; .hword COSMIC_POWER
  4182. .byte 65; .hword DESTINY_BOND
  4183. .byte 70; .hword ROCK_WRECKER
  4184. .byte 74; .hword PIXIE_PUMMEL
  4185. .byte LEARNSET_END
  4186.  
  4187. LEARNSET_CLOUCAT:
  4188. .byte 1; .hword WEATHER_BALL
  4189. .byte 1; .hword ASSIST
  4190. .byte 6; .hword GUST
  4191. .byte 10; .hword SNARL
  4192. .byte 14; .hword POWDER_SNOW
  4193. .byte 16; .hword AIR_CUTTER
  4194. .byte 22; .hword BITE
  4195. .byte 24; .hword FAKE_OUT
  4196. .byte 27; .hword AIR_SLASH
  4197. .byte 30; .hword CRUNCH
  4198. .byte 34; .hword AERIAL_ACE
  4199. .byte 36; .hword WILD_CHARGE
  4200. .byte 38; .hword NASTY_PLOT
  4201. .byte 41; .hword SUCKER_PUNCH
  4202. .byte 45; .hword DARK_PULSE
  4203. .byte 49; .hword HAZE
  4204. .byte 53; .hword KNOCK_OFF
  4205. .byte 57; .hword SWORDS_DANCE
  4206. .byte 60; .hword VOLT_TACKLE
  4207. .byte LEARNSET_END
  4208.  
  4209. LEARNSET_FELIMBUS:
  4210. .byte 1; .hword WEATHER_BALL
  4211. .byte 1; .hword ASSIST
  4212. .byte 6; .hword GUST
  4213. .byte 10; .hword SNARL
  4214. .byte 14; .hword POWDER_SNOW
  4215. .byte 16; .hword AIR_CUTTER
  4216. .byte 21; .hword BITE
  4217. .byte 25; .hword FAKE_OUT
  4218. .byte 29; .hword AIR_SLASH
  4219. .byte 33; .hword CRUNCH
  4220. .byte 36; .hword AERIAL_ACE
  4221. .byte 38; .hword WILD_CHARGE
  4222. .byte 40; .hword NASTY_PLOT
  4223. .byte 44; .hword SUCKER_PUNCH
  4224. .byte 49; .hword DARK_PULSE
  4225. .byte 54; .hword HAZE
  4226. .byte 58; .hword KNOCK_OFF
  4227. .byte 62; .hword SWORDS_DANCE
  4228. .byte 66; .hword VOLT_TACKLE
  4229. .byte LEARNSET_END
  4230.  
  4231. LEARNSET_DEATHORUS:
  4232. .byte 1; .hword PUNISHMENT
  4233. .byte 1; .hword NOBLE_ROAR
  4234. .byte 1; .hword SACRED_SWORD
  4235. .byte 1; .hword WEATHER_BALL
  4236. .byte 1; .hword ASSIST
  4237. .byte 6; .hword GUST
  4238. .byte 10; .hword SNARL
  4239. .byte 14; .hword POWDER_SNOW
  4240. .byte 16; .hword AIR_CUTTER
  4241. .byte 21; .hword BITE
  4242. .byte 25; .hword FAKE_OUT
  4243. .byte 29; .hword AIR_SLASH
  4244. .byte 33; .hword CRUNCH
  4245. .byte 36; .hword AERIAL_ACE
  4246. .byte 40; .hword WILD_CHARGE
  4247. .byte 43; .hword NASTY_PLOT
  4248. .byte 47; .hword SUCKER_PUNCH
  4249. .byte 50; .hword STRATO_BLADE
  4250. .byte 54; .hword NIGHT_DAZE
  4251. .byte 57; .hword HAZE
  4252. .byte 61; .hword KNOCK_OFF
  4253. .byte 65; .hword SWORDS_DANCE
  4254. .byte 70; .hword VOLT_TACKLE
  4255. .byte 74; .hword OW_THE_EDGE
  4256. .byte 78; .hword HURRICANE
  4257. .byte LEARNSET_END
  4258.  
  4259. LEARNSET_KNOGOAT:
  4260. .byte 1; .hword HORN_ATTACK
  4261. .byte 1; .hword CONFIDE
  4262. .byte 1; .hword LEER
  4263. .byte 6; .hword MUD_SLAP
  4264. .byte 10; .hword FOCUS_ENERGY
  4265. .byte 13; .hword HEADBUTT
  4266. .byte 16; .hword DOUBLE_KICK
  4267. .byte 19; .hword BULLDOZE
  4268. .byte 23; .hword SWAGGER
  4269. .byte 26; .hword TAKE_DOWN
  4270. .byte 30; .hword JUMP_KICK
  4271. .byte 34; .hword HORN_LEECH
  4272. .byte 38; .hword THRASH
  4273. .byte 40; .hword BLAZE_KICK
  4274. .byte 43; .hword ZEN_HEADBUTT
  4275. .byte 46; .hword MILK_DRINK
  4276. .byte 50; .hword MEGAHORN
  4277. .byte 53; .hword FLARE_BLITZ
  4278. .byte 58; .hword HI_JUMP_KICK
  4279. .byte 62; .hword HEAD_CHARGE
  4280. .byte LEARNSET_END
  4281.  
  4282. LEARNSET_KNOGRINYU:
  4283. .byte 1; .hword OUTRAGE
  4284. .byte 1; .hword HORN_ATTACK
  4285. .byte 1; .hword CONFIDE
  4286. .byte 1; .hword LEER
  4287. .byte 6; .hword MUD_SLAP
  4288. .byte 10; .hword FOCUS_ENERGY
  4289. .byte 13; .hword HEADBUTT
  4290. .byte 16; .hword DOUBLE_KICK
  4291. .byte 19; .hword BULLDOZE
  4292. .byte 23; .hword SWAGGER
  4293. .byte 26; .hword TAKE_DOWN
  4294. .byte 30; .hword JUMP_KICK
  4295. .byte 34; .hword HORN_LEECH
  4296. .byte 38; .hword THRASH
  4297. .byte 42; .hword BLAZE_KICK
  4298. .byte 45; .hword ZEN_HEADBUTT
  4299. .byte 49; .hword MILK_DRINK
  4300. .byte 52; .hword MEGAHORN
  4301. .byte 55; .hword FLARE_BLITZ
  4302. .byte 59; .hword STOMPING_TANTRUM
  4303. .byte 63; .hword HI_JUMP_KICK
  4304. .byte 67; .hword HEAD_CHARGE
  4305. .byte LEARNSET_END
  4306.  
  4307. LEARNSET_GLASSHOT:
  4308. .byte 1; .hword MAGNET_BOMB
  4309. .byte 1; .hword GEAR_UP
  4310. .byte 5; .hword POWDER_SNOW
  4311. .byte 8; .hword MIRROR_SHOT
  4312. .byte 12; .hword METAL_SOUND
  4313. .byte 16; .hword ICE_SHARD
  4314. .byte 16; .hword BULLET_PUNCH
  4315. .byte 20; .hword OCTAZOOKA
  4316. .byte 24; .hword CHARGE_BEAM
  4317. .byte 27; .hword AURORA_BEAM
  4318. .byte 30; .hword AUTOTOMIZE
  4319. .byte 32; .hword BARRAGE
  4320. .byte 35; .hword ROCK_BLAST
  4321. .byte 39; .hword ICICLE_SPEAR
  4322. .byte 42; .hword FLASH_CANNON
  4323. .byte 45; .hword ZAP_CANNON
  4324. .byte 49; .hword ICE_BEAM
  4325. .byte 53; .hword IRON_HEAD
  4326. .byte 56; .hword HYPER_BEAM
  4327. .byte 61; .hword LOCK_ON
  4328. .byte 61; .hword SHEER_COLD
  4329. .byte LEARNSET_END
  4330.  
  4331. LEARNSET_GLASSANNON:
  4332. .byte 1; .hword METAL_BURST
  4333. .byte 1; .hword AURA_SPHERE
  4334. .byte 1; .hword DARK_PULSE
  4335. .byte 1; .hword DRAGON_PULSE
  4336. .byte 1; .hword HEAL_PULSE
  4337. .byte 1; .hword MAGNET_BOMB
  4338. .byte 1; .hword GEAR_UP
  4339. .byte 5; .hword POWDER_SNOW
  4340. .byte 8; .hword MIRROR_SHOT
  4341. .byte 12; .hword METAL_SOUND
  4342. .byte 16; .hword ICE_SHARD
  4343. .byte 16; .hword BULLET_PUNCH
  4344. .byte 20; .hword OCTAZOOKA
  4345. .byte 24; .hword CHARGE_BEAM
  4346. .byte 27; .hword AURORA_BEAM
  4347. .byte 30; .hword AUTOTOMIZE
  4348. .byte 34; .hword BARRAGE
  4349. .byte 37; .hword ROCK_BLAST
  4350. .byte 40; .hword ICICLE_SPEAR
  4351. .byte 44; .hword FLASH_CANNON
  4352. .byte 49; .hword ZAP_CANNON
  4353. .byte 52; .hword ICE_BEAM
  4354. .byte 55; .hword SHIFT_GEAR
  4355. .byte 57; .hword IRON_HEAD
  4356. .byte 60; .hword HYPER_BEAM
  4357. .byte 67; .hword LOCK_ON
  4358. .byte 67; .hword SHEER_COLD
  4359. .byte LEARNSET_END
  4360.  
  4361. LEARNSET_FLUFFYETI:
  4362. .byte 1; .hword HORN_ATTACK
  4363. .byte 1; .hword BABYDOLLEYES
  4364. .byte 6; .hword ICE_BALL
  4365. .byte 10; .hword CHARMING_CRY
  4366. .byte 15; .hword ICE_SHARD
  4367. .byte 19; .hword HEADBUTT
  4368. .byte 22; .hword MACH_PUNCH
  4369. .byte 25; .hword ICE_FANG
  4370. .byte 28; .hword COTTON_SPORE
  4371. .byte 32; .hword REVENGE
  4372. .byte 36; .hword ICE_PUNCH
  4373. .byte 42; .hword SWAGGER
  4374. .byte 46; .hword AVALANCHE
  4375. .byte LEARNSET_END
  4376.  
  4377. LEARNSET_YEDOOM:
  4378. .byte 1; .hword COTTON_GUARD
  4379. .byte 1; .hword HORN_ATTACK
  4380. .byte 1; .hword NOBLE_ROAR
  4381. .byte 6; .hword ICE_BALL
  4382. .byte 10; .hword BRUTAL_SWING
  4383. .byte 15; .hword ICE_SHARD
  4384. .byte 19; .hword HEADBUTT
  4385. .byte 22; .hword MACH_PUNCH
  4386. .byte 25; .hword ICE_FANG
  4387. .byte 28; .hword COTTON_SPORE
  4388. .byte 32; .hword REVENGE
  4389. .byte 35; .hword NIGHT_SLASH
  4390. .byte 38; .hword ICE_PUNCH
  4391. .byte 40; .hword HIGH_HORSEPOWER
  4392. .byte 42; .hword HAMMER_ARM
  4393. .byte 45; .hword SUCKER_PUNCH
  4394. .byte 48; .hword AVALANCHE
  4395. .byte 51; .hword SWAGGER
  4396. .byte 54; .hword CRUNCH
  4397. .byte 57; .hword ICICLE_CRASH
  4398. .byte 60; .hword CLOSE_COMBAT
  4399. .byte 63; .hword PUNISHMENT
  4400. .byte 70; .hword ICE_HAMMER
  4401. .byte LEARNSET_END
  4402.  
  4403. LEARNSET_MIRROSTINE:
  4404. .byte 1; .hword ASTONISH
  4405. .byte 1; .hword MIMIC
  4406. .byte 1; .hword COPYCAT
  4407. .byte 6; .hword BULLET_PUNCH
  4408. .byte 10; .hword CONFUSE_RAY
  4409. .byte 15; .hword OMINOUS_WIND
  4410. .byte 18; .hword SCARY_FACE
  4411. .byte 21; .hword FORCE_PALM
  4412. .byte 23; .hword NIGHT_SHADE
  4413. .byte 26; .hword MAGNET_BOMB
  4414. .byte 29; .hword REFLECT
  4415. .byte 29; .hword REFLECT_TYPE
  4416. .byte 33; .hword METAL_SOUND
  4417. .byte 36; .hword WILL_O_WISP
  4418. .byte 36; .hword HEX
  4419. .byte 39; .hword MIRROR_SHOT
  4420. .byte 41; .hword CURSE
  4421. .byte 44; .hword IRON_DEFENSE
  4422. .byte 47; .hword MIRROR_MOVE
  4423. .byte 51; .hword MIRROR_COAT
  4424. .byte 54; .hword SHADOW_BALL
  4425. .byte 57; .hword FLASH_CANNON
  4426. .byte 59; .hword RECOVER
  4427. .byte 63; .hword SPOOK_OUT
  4428. .byte 66; .hword DESTINY_BOND
  4429. .byte LEARNSET_END
  4430.  
  4431. LEARNSET_MUDPANTS:
  4432. .byte 1; .hword MUD_SPORT
  4433. .byte 1; .hword QUICK_ATTACK
  4434. .byte 1; .hword MUD_SLAP
  4435. .byte 4; .hword ROLLOUT
  4436. .byte 7; .hword LOW_KICK
  4437. .byte 10; .hword MUD_SHOT
  4438. .byte 13; .hword SLUDGE
  4439. .byte 16; .hword RAPID_SPIN
  4440. .byte 20; .hword DOUBLE_KICK
  4441. .byte 23; .hword MAGNITUDE
  4442. .byte 25; .hword BITE
  4443. .byte 30; .hword AGILITY
  4444. .byte 32; .hword JUMP_KICK
  4445. .byte 36; .hword MUDDY_WATER
  4446. .byte 40; .hword CRUNCH
  4447. .byte 44; .hword EXTREMESPEED
  4448. .byte 49; .hword GUNK_SHOT
  4449. .byte 53; .hword SPIKE_CANNON
  4450. .byte 56; .hword HI_JUMP_KICK
  4451. .byte 60; .hword SHITPOST
  4452. .byte LEARNSET_END
  4453.  
  4454. LEARNSET_MUDSLACKS:
  4455. .byte 1; .hword SONICBOOM
  4456. .byte 1; .hword SPIKY_SHIELD
  4457. .byte 1; .hword ACCELEROCK
  4458. .byte 1; .hword QUICK_SAND
  4459. .byte 1; .hword SPIKES
  4460. .byte 1; .hword TOXIC_SPIKES
  4461. .byte 1; .hword MUD_SPORT
  4462. .byte 1; .hword QUICK_ATTACK
  4463. .byte 1; .hword MUD_SLAP
  4464. .byte 4; .hword ROLLOUT
  4465. .byte 7; .hword LOW_KICK
  4466. .byte 10; .hword MUD_SHOT
  4467. .byte 13; .hword SLUDGE
  4468. .byte 16; .hword RAPID_SPIN
  4469. .byte 20; .hword DOUBLE_KICK
  4470. .byte 23; .hword MAGNITUDE
  4471. .byte 25; .hword BITE
  4472. .byte 29; .hword AGILITY
  4473. .byte 32; .hword JUMP_KICK
  4474. .byte 35; .hword POISON_JAB
  4475. .byte 37; .hword MUDDY_WATER
  4476. .byte 40; .hword CRUNCH
  4477. .byte 44; .hword DRILL_RUN
  4478. .byte 48; .hword EXTREMESPEED
  4479. .byte 52; .hword GUNK_SHOT
  4480. .byte 55; .hword SPIKE_CANNON
  4481. .byte 59; .hword HI_JUMP_KICK
  4482. .byte 64; .hword SHITPOST
  4483. .byte 70; .hword PRECIPICE_BLADES
  4484. .byte LEARNSET_END
  4485.  
  4486. LEARNSET_BUKITLEE:
  4487. .byte 1; .hword TACKLE
  4488. .byte 1; .hword CAMOUFLAGE
  4489. .byte 1; .hword WITHDRAW
  4490. .byte 6; .hword MUD_SLAP
  4491. .byte 10; .hword MAGNET_BOMB
  4492. .byte 14; .hword PSYWAVE
  4493. .byte 18; .hword MUD_SHOT
  4494. .byte 22; .hword ANCIENTPOWER
  4495. .byte 25; .hword IRON_DEFENSE
  4496. .byte 29; .hword MIRROR_SHOT
  4497. .byte 32; .hword METAL_SOUND
  4498. .byte 36; .hword EXTRASENSORY
  4499. .byte 40; .hword FLASH_CANNON
  4500. .byte 44; .hword WISH
  4501. .byte 50; .hword ZEN_HEADBUTT
  4502. .byte 54; .hword IRON_HEAD
  4503. .byte 58; .hword EARTH_POWER
  4504. .byte 61; .hword MIRROR_MOVE
  4505. .byte 64; .hword STORED_POWER
  4506. .byte LEARNSET_END
  4507.  
  4508. LEARNSET_LOSSOLITH:
  4509. .byte 1; .hword GRUDGE
  4510. .byte 1; .hword POWER_TRICK
  4511. .byte 1; .hword WIDE_GUARD
  4512. .byte 1; .hword QUICK_GUARD
  4513. .byte 1; .hword TACKLE
  4514. .byte 1; .hword CAMOUFLAGE
  4515. .byte 1; .hword WITHDRAW
  4516. .byte 6; .hword MUD_SLAP
  4517. .byte 10; .hword MAGNET_BOMB
  4518. .byte 14; .hword PSYWAVE
  4519. .byte 18; .hword MUD_SHOT
  4520. .byte 22; .hword ANCIENTPOWER
  4521. .byte 22; .hword STORED_POWER
  4522. .byte 25; .hword IRON_DEFENSE
  4523. .byte 29; .hword MIRROR_SHOT
  4524. .byte 32; .hword METAL_SOUND
  4525. .byte 36; .hword EXTRASENSORY
  4526. .byte 40; .hword FLASH_CANNON
  4527. .byte 44; .hword WISH
  4528. .byte 44; .hword HEAL_BLOCK
  4529. .byte 50; .hword ZEN_HEADBUTT
  4530. .byte 54; .hword MIRROR_MOVE
  4531. .byte 58; .hword GUARD_SPLIT
  4532. .byte 58; .hword POWER_SPLIT
  4533. .byte 61; .hword HEAVY_SLAM
  4534. .byte 61; .hword BODY_PRESS
  4535. .byte 64; .hword FUTURE_SIGHT
  4536. .byte 67; .hword DOOM_DESIRE
  4537. .byte LEARNSET_END
  4538.  
  4539. LEARNSET_MIMIMIE:
  4540. .byte 1; .hword ME_FIRST
  4541. .byte 1; .hword CONSTRICT
  4542. .byte 1; .hword COPYCAT
  4543. .byte 1; .hword MIND_READER
  4544. .byte 1; .hword TICKLE
  4545. .byte 4; .hword WATER_GUN
  4546. .byte 7; .hword WRAP
  4547. .byte 10; .hword MUD_SLAP
  4548. .byte 13; .hword FAKE_OUT
  4549. .byte 16; .hword CAPTIVATE
  4550. .byte 16; .hword ATTRACT
  4551. .byte 19; .hword PURSUIT
  4552. .byte 21; .hword OCTAZOOKA
  4553. .byte 25; .hword PSYBEAM
  4554. .byte 28; .hword MUD_SHOT
  4555. .byte 31; .hword DARK_PULSE
  4556. .byte 34; .hword FLATTER
  4557. .byte 37; .hword MUDDY_WATER
  4558. .byte 40; .hword SIGNAL_BEAM
  4559. .byte 43; .hword TEETER_DANCE
  4560. .byte 45; .hword EXTRASENSORY
  4561. .byte 47; .hword POWER_WHIP
  4562. .byte 47; .hword WRING_OUT
  4563. .byte 50; .hword SPARKLING_ARIA
  4564. .byte 52; .hword AQUA_RING
  4565. .byte 54; .hword NIGHT_DAZE
  4566. .byte 57; .hword RECOVER
  4567. .byte 61; .hword NASTY_PLOT
  4568. .byte 65; .hword HYPER_VOICE
  4569. .byte 69; .hword WATER_SPOUT
  4570. .byte LEARNSET_END
  4571.  
  4572. LEARNSET_SPRUCIFIX:
  4573. .byte 1; .hword FOLLOW_ME
  4574. .byte 1; .hword WRAP
  4575. .byte 1; .hword BIDE
  4576. .byte 1; .hword PURIFY
  4577. .byte 2; .hword DISABLE
  4578. .byte 3; .hword REFRESH
  4579. .byte 4; .hword ASTONISH
  4580. .byte 8; .hword VINE_WHIP
  4581. .byte 12; .hword INGRAIN
  4582. .byte 16; .hword FORESTS_CURSE
  4583. .byte 16; .hword CURSE
  4584. .byte 16; .hword HEX
  4585. .byte 20; .hword SPIKES
  4586. .byte 24; .hword RAZOR_LEAF
  4587. .byte 27; .hword SHADOW_PUNCH
  4588. .byte 31; .hword AROMATHERAPY
  4589. .byte 35; .hword NEEDLE_ARM
  4590. .byte 35; .hword SPIKY_SHIELD
  4591. .byte 38; .hword HAMMER_ARM
  4592. .byte 42; .hword SHADOW_CLAW
  4593. .byte 45; .hword ENDURE
  4594. .byte 48; .hword PERISH_SONG
  4595. .byte 51; .hword POWER_WHIP
  4596. .byte 55; .hword DESTINY_BOND
  4597. .byte 59; .hword RECOVER
  4598. .byte 62; .hword PHANTOM_FORCE
  4599. .byte 65; .hword WOOD_HAMMER
  4600. .byte 69; .hword SURF
  4601. .byte 73; .hword NATURES_MADNESS
  4602. .byte LEARNSET_END
  4603.  
  4604. LEARNSET_HULKAN:
  4605. .byte 1; .hword KARATE_CHOP
  4606. .byte 1; .hword COMET_PUNCH
  4607. .byte 1; .hword WORK_UP
  4608. .byte 1; .hword SWAGGER
  4609. .byte 3; .hword SMACK_DOWN
  4610. .byte 7; .hword POWER_PUNCH
  4611. .byte 12; .hword FOCUS_ENERGY
  4612. .byte 17; .hword SEISMIC_TOSS
  4613. .byte 23; .hword DIZZY_PUNCH
  4614. .byte 27; .hword VITAL_THROW
  4615. .byte 32; .hword BODY_SLAM
  4616. .byte 32; .hword BODY_PRESS
  4617. .byte 36; .hword CIRCLE_THROW
  4618. .byte 36; .hword STORM_THROW
  4619. .byte 38; .hword WEIRD_FLEX
  4620. .byte 40; .hword FIRE_PUNCH
  4621. .byte 40; .hword THUNDERPUNCH
  4622. .byte 40; .hword ICE_PUNCH
  4623. .byte 44; .hword SUBMISSION
  4624. .byte 47; .hword DRAIN_PUNCH
  4625. .byte 50; .hword HULK_UP
  4626. .byte 52; .hword PAYBACK
  4627. .byte 54; .hword SUPERPOWER
  4628. .byte 58; .hword PLAY_ROUGH
  4629. .byte 62; .hword DYNAMICPUNCH
  4630. .byte 66; .hword PUNISHMENT
  4631. .byte 70; .hword CLOSE_COMBAT
  4632. .byte LEARNSET_END
  4633.  
  4634. LEARNSET_NONITE:
  4635. .byte 1; .hword FOLLOW_ME
  4636. .byte 1; .hword ROUND
  4637. .byte 1; .hword ECHOED_VOICE
  4638. .byte 1; .hword GROWL
  4639. .byte 5; .hword SING
  4640. .byte 9; .hword CHARMING_CRY
  4641. .byte 13; .hword DRAIN_KISS
  4642. .byte 13; .hword SWEET_KISS
  4643. .byte 16; .hword SCREECH
  4644. .byte 20; .hword ENCORE
  4645. .byte 24; .hword WISH
  4646. .byte 26; .hword UPROAR
  4647. .byte 28; .hword DAZZLE_GLEAM
  4648. .byte 33; .hword BATON_PASS
  4649. .byte 35; .hword FAIRY_LOCK
  4650. .byte 37; .hword HYPER_VOICE
  4651. .byte 40; .hword PLAY_ROUGH
  4652. .byte 44; .hword PERISH_SONG
  4653. .byte 48; .hword DOUBLE_EDGE
  4654. .byte 55; .hword BOOMBURST
  4655. .byte LEARNSET_END
  4656.  
  4657. LEARNSET_NONEGATIVE:
  4658. .byte 1; .hword FOLLOW_ME
  4659. .byte 1; .hword ROUND
  4660. .byte 1; .hword ECHOED_VOICE
  4661. .byte 1; .hword GROWL
  4662. .byte 5; .hword SING
  4663. .byte 9; .hword CHARMING_CRY
  4664. .byte 13; .hword DRAIN_KISS
  4665. .byte 13; .hword SWEET_KISS
  4666. .byte 16; .hword SCREECH
  4667. .byte 20; .hword ENCORE
  4668. .byte 24; .hword WISH
  4669. .byte 26; .hword UPROAR
  4670. .byte 26; .hword METAL_SOUND
  4671. .byte 30; .hword DAZZLE_GLEAM
  4672. .byte 34; .hword ACROBATICS
  4673. .byte 37; .hword BATON_PASS
  4674. .byte 39; .hword FAIRY_LOCK
  4675. .byte 41; .hword HYPER_VOICE
  4676. .byte 44; .hword PLAY_ROUGH
  4677. .byte 47; .hword PERISH_SONG
  4678. .byte 51; .hword DOUBLE_EDGE
  4679. .byte 60; .hword BOOMBURST
  4680. .byte LEARNSET_END
  4681.  
  4682. LEARNSET_NOMAESTRO:
  4683. .byte 1; .hword DISABLE
  4684. .byte 1; .hword AEROBLAST
  4685. .byte 1; .hword WHIRLWIND
  4686. .byte 1; .hword FOLLOW_ME
  4687. .byte 1; .hword ROUND
  4688. .byte 1; .hword ECHOED_VOICE
  4689. .byte 1; .hword GROWL
  4690. .byte 5; .hword SING
  4691. .byte 9; .hword CHARMING_CRY
  4692. .byte 13; .hword DRAIN_KISS
  4693. .byte 13; .hword SWEET_KISS
  4694. .byte 16; .hword SCREECH
  4695. .byte 20; .hword ENCORE
  4696. .byte 24; .hword WISH
  4697. .byte 26; .hword UPROAR
  4698. .byte 26; .hword METAL_SOUND
  4699. .byte 30; .hword DAZZLE_GLEAM
  4700. .byte 34; .hword ACROBATICS
  4701. .byte 37; .hword BATON_PASS
  4702. .byte 39; .hword FAIRY_LOCK
  4703. .byte 41; .hword HYPER_VOICE
  4704. .byte 44; .hword AIR_SLASH
  4705. .byte 47; .hword PLAY_ROUGH
  4706. .byte 51; .hword HURRICANE
  4707. .byte 54; .hword MOONBLAST
  4708. .byte 57; .hword DOUBLE_EDGE
  4709. .byte 60; .hword PERISH_SONG
  4710. .byte 64; .hword SKY_ATTACK
  4711. .byte 68; .hword PIXIE_PUMMEL
  4712. .byte 72; .hword BOOMBURST
  4713. .byte 76; .hword WARHEAD
  4714. .byte LEARNSET_END
  4715.  
  4716. LEARNSET_DUNKYPEA:
  4717. .byte 1; .hword PECK
  4718. .byte 1; .hword SAND_ATTACK
  4719. .byte 1; .hword CONFIDE
  4720. .byte 4; .hword SMOG
  4721. .byte 8; .hword PLUCK
  4722. .byte 13; .hword SLUDGE
  4723. .byte 15; .hword WHIRLWIND
  4724. .byte 18; .hword AIR_CUTTER
  4725. .byte 21; .hword MIRROR_MOVE
  4726. .byte 24; .hword CLEAR_SMOG
  4727. .byte 27; .hword SILVER_WIND
  4728. .byte 30; .hword AIR_SLASH
  4729. .byte 32; .hword ACID_SPRAY
  4730. .byte 34; .hword FEATHERDANCE
  4731. .byte 36; .hword ROOST
  4732. .byte 39; .hword HYPER_VOICE
  4733. .byte 42; .hword SLUDGE_BOMB
  4734. .byte 45; .hword CHATTER
  4735. .byte 48; .hword SLUDGE_WAVE
  4736. .byte 52; .hword HURRICANE
  4737. .byte 55; .hword BOOMBURST
  4738. .byte LEARNSET_END
  4739.  
  4740. LEARNSET_BURDMEN:
  4741. .byte 1; .hword PECK
  4742. .byte 1; .hword SAND_ATTACK
  4743. .byte 1; .hword CONFIDE
  4744. .byte 4; .hword SMOG
  4745. .byte 8; .hword PLUCK
  4746. .byte 13; .hword SLUDGE
  4747. .byte 16; .hword WHIRLWIND
  4748. .byte 20; .hword AIR_CUTTER
  4749. .byte 24; .hword MIRROR_MOVE
  4750. .byte 27; .hword CLEAR_SMOG
  4751. .byte 30; .hword SILVER_WIND
  4752. .byte 32; .hword AIR_SLASH
  4753. .byte 34; .hword ACID_SPRAY
  4754. .byte 36; .hword FEATHERDANCE
  4755. .byte 39; .hword ROOST
  4756. .byte 42; .hword HYPER_VOICE
  4757. .byte 45; .hword SLUDGE_BOMB
  4758. .byte 49; .hword CHATTER
  4759. .byte 53; .hword SLUDGE_WAVE
  4760. .byte 57; .hword HURRICANE
  4761. .byte 60; .hword BOOMBURST
  4762. .byte LEARNSET_END
  4763.  
  4764. LEARNSET_NUTZBOLTZ:
  4765. .byte 1; .hword FUSION_BOLT
  4766. .byte 1; .hword BELCH
  4767. .byte 1; .hword NASTY_PLOT
  4768. .byte 1; .hword PECK
  4769. .byte 1; .hword SAND_ATTACK
  4770. .byte 1; .hword CONFIDE
  4771. .byte 4; .hword SMOG
  4772. .byte 8; .hword PLUCK
  4773. .byte 13; .hword SLUDGE
  4774. .byte 16; .hword WHIRLWIND
  4775. .byte 20; .hword AIR_CUTTER
  4776. .byte 24; .hword MIRROR_MOVE
  4777. .byte 27; .hword CLEAR_SMOG
  4778. .byte 30; .hword SILVER_WIND
  4779. .byte 32; .hword AIR_SLASH
  4780. .byte 35; .hword ACID_SPRAY
  4781. .byte 38; .hword FEATHERDANCE
  4782. .byte 42; .hword ROOST
  4783. .byte 45; .hword HYPER_VOICE
  4784. .byte 48; .hword SLUDGE_BOMB
  4785. .byte 52; .hword CHATTER
  4786. .byte 56; .hword HEAT_WAVE
  4787. .byte 60; .hword SLUDGE_WAVE
  4788. .byte 64; .hword HURRICANE
  4789. .byte 68; .hword SYNCHRONOISE
  4790. .byte 72; .hword BOOMBURST
  4791. .byte 76; .hword OBLIVION_WING
  4792. .byte LEARNSET_END
  4793.  
  4794. LEARNSET_KUKLUX:
  4795. .byte 1; .hword CONSTRICT
  4796. .byte 1; .hword LEER
  4797. .byte 4; .hword FIRE_SPIN
  4798. .byte 8; .hword SMOKESCREEN
  4799. .byte 12; .hword WRAP
  4800. .byte 15; .hword FEINT_ATTACK
  4801. .byte 18; .hword MYSTICAL_FIRE
  4802. .byte 22; .hword WILL_O_WISP
  4803. .byte 22; .hword HEX
  4804. .byte 25; .hword CONFUSE_RAY
  4805. .byte 27; .hword MEMENTO
  4806. .byte 29; .hword LAVA_PLUME
  4807. .byte 32; .hword GRUDGE
  4808. .byte 36; .hword SHADOW_BALL
  4809. .byte 39; .hword MEAN_LOOK
  4810. .byte 42; .hword FLAMETHROWER
  4811. .byte 45; .hword NASTY_PLOT
  4812. .byte 49; .hword FIRE_BLAST
  4813. .byte 53; .hword INFERNO
  4814. .byte 60; .hword DESTINY_BOND
  4815. .byte LEARNSET_END
  4816.  
  4817. LEARNSET_KUKLAN:
  4818. .byte 1; .hword FIRE_LASH
  4819. .byte 1; .hword BURN_UP
  4820. .byte 1; .hword CONSTRICT
  4821. .byte 1; .hword LEER
  4822. .byte 4; .hword FIRE_SPIN
  4823. .byte 8; .hword SMOKESCREEN
  4824. .byte 12; .hword WRAP
  4825. .byte 15; .hword FEINT_ATTACK
  4826. .byte 18; .hword MYSTICAL_FIRE
  4827. .byte 22; .hword WILL_O_WISP
  4828. .byte 22; .hword HEX
  4829. .byte 25; .hword CONFUSE_RAY
  4830. .byte 27; .hword MEMENTO
  4831. .byte 29; .hword LAVA_PLUME
  4832. .byte 32; .hword GRUDGE
  4833. .byte 35; .hword SACRED_FIRE
  4834. .byte 38; .hword SHADOW_BALL
  4835. .byte 42; .hword MEAN_LOOK
  4836. .byte 46; .hword FLAMETHROWER
  4837. .byte 50; .hword MOONLIGHT
  4838. .byte 53; .hword NASTY_PLOT
  4839. .byte 56; .hword FIRE_BLAST
  4840. .byte 59; .hword MOONBLAST
  4841. .byte 63; .hword INFERNO
  4842. .byte 66; .hword DESTINY_BOND
  4843. .byte 71; .hword FIERY_DANCE
  4844. .byte 77; .hword BLUE_FLARE
  4845. .byte LEARNSET_END
  4846.  
  4847. LEARNSET_FLAMEBOYAN:
  4848. .byte 1; .hword EMBER
  4849. .byte 1; .hword CRAFTY_SHIELD
  4850. .byte 1; .hword SMOKESCREEN
  4851. .byte 1; .hword HELPING_HAND
  4852. .byte 4; .hword FAIRY_WIND
  4853. .byte 8; .hword NIGHT_SHADE
  4854. .byte 12; .hword CHARM
  4855. .byte 12; .hword GAY_AGENDA
  4856. .byte 16; .hword INCINERATE
  4857. .byte 20; .hword DRAIN_KISS
  4858. .byte 23; .hword ROLE_PLAY
  4859. .byte 23; .hword ENTRAINMENT
  4860. .byte 26; .hword GRASS_KNOT
  4861. .byte 30; .hword MYSTICAL_FIRE
  4862. .byte 34; .hword DAZZLE_GLEAM
  4863. .byte 37; .hword MOONLIGHT
  4864. .byte 41; .hword FLATTER
  4865. .byte 45; .hword FLAMETHROWER
  4866. .byte 49; .hword ENERGY_BALL
  4867. .byte 52; .hword MOONBLAST
  4868. .byte 55; .hword WILL_O_WISP
  4869. .byte 59; .hword FIERY_DANCE
  4870. .byte 62; .hword WOOD_HAMMER
  4871. .byte 66; .hword TOKE
  4872. .byte 70; .hword INFERNO
  4873. .byte LEARNSET_END
  4874.  
  4875. LEARNSET_PIICEE:
  4876. .byte 1; .hword POISON_FANG
  4877. .byte 1; .hword BITE
  4878. .byte 1; .hword HEAL_PULSE
  4879. .byte 1; .hword HEAL_BLOCK
  4880. .byte 4; .hword CONFUSION
  4881. .byte 9; .hword SMOG
  4882. .byte 12; .hword TWINEEDLE
  4883. .byte 16; .hword SCARY_FACE
  4884. .byte 20; .hword PSYBEAM
  4885. .byte 24; .hword CLEAR_SMOG
  4886. .byte 28; .hword FLATTER
  4887. .byte 31; .hword EXTRASENSORY
  4888. .byte 34; .hword ACID_SPRAY
  4889. .byte 38; .hword ACUPRESSURE
  4890. .byte 38; .hword BATON_PASS
  4891. .byte 41; .hword PSYSHOCK
  4892. .byte 45; .hword DAILY_DOSE
  4893. .byte 45; .hword PURIFY
  4894. .byte 47; .hword AURA_SPHERE
  4895. .byte 49; .hword SUPER_FANG
  4896. .byte 52; .hword WISH
  4897. .byte 52; .hword HEALING_WISH
  4898. .byte 57; .hword SLUDGE_WAVE
  4899. .byte 61; .hword NASTY_PLOT
  4900. .byte 66; .hword FOCUS_BLAST
  4901. .byte 70; .hword PSYCHO_BOOST
  4902. .byte LEARNSET_END
  4903.  
  4904. LEARNSET_SONNANOS:
  4905. .byte 1; .hword KARATE_CHOP
  4906. .byte 1; .hword MAGNET_BOMB
  4907. .byte 1; .hword HEADBUTT
  4908. .byte 1; .hword HARDEN
  4909. .byte 4; .hword FOCUS_ENERGY
  4910. .byte 8; .hword POWER_PUNCH
  4911. .byte 12; .hword CHARGE
  4912. .byte 15; .hword MACH_PUNCH
  4913. .byte 18; .hword BULLET_PUNCH
  4914. .byte 21; .hword SELFDESTRUCT
  4915. .byte 25; .hword THUNDERPUNCH
  4916. .byte 25; .hword FIRE_PUNCH
  4917. .byte 25; .hword ICE_PUNCH
  4918. .byte 28; .hword FORCE_PALM
  4919. .byte 32; .hword KNOCK_OFF
  4920. .byte 36; .hword IRON_HEAD
  4921. .byte 40; .hword IRON_DEFENSE
  4922. .byte 44; .hword HAMMER_ARM
  4923. .byte 47; .hword METAL_BURST
  4924. .byte 51; .hword METEOR_MASH
  4925. .byte 54; .hword SUPERPOWER
  4926. .byte 58; .hword RECOVER
  4927. .byte 63; .hword EXPLOSION
  4928. .byte 72; .hword DOUBLE_IRON_BASH
  4929. .byte LEARNSET_END
  4930.  
  4931. LEARNSET_PLEBBLES:
  4932. .byte 1; .hword STEALTH_ROCK
  4933. .byte 1; .hword SMACK_DOWN
  4934. .byte 1; .hword SHARPEN
  4935. .byte 1; .hword HARDEN
  4936. .byte 7; .hword ROLLOUT
  4937. .byte 10; .hword BIDE
  4938. .byte 13; .hword SWAGGER
  4939. .byte 17; .hword ROCK_BLAST
  4940. .byte 20; .hword ENDEAVOR
  4941. .byte 20; .hword STEALTH_ROCK
  4942. .byte 23; .hword MAGNITUDE
  4943. .byte 25; .hword ACCELEROCK
  4944. .byte 27; .hword SPIKES
  4945. .byte 27; .hword TOXIC_SPIKES
  4946. .byte 30; .hword SELFDESTRUCT
  4947. .byte 33; .hword ROCK_SLIDE
  4948. .byte 36; .hword BULLDOZE
  4949. .byte 39; .hword IRON_DEFENSE
  4950. .byte 39; .hword BARRAGE
  4951. .byte 40; .hword STEALTH_ROCK
  4952. .byte 43; .hword STONE_EDGE
  4953. .byte 46; .hword FLATTER
  4954. .byte 50; .hword MEAN_LOOK
  4955. .byte 53; .hword BODY_PRESS
  4956. .byte 55; .hword POWER_TRICK
  4957. .byte 58; .hword EXPLOSION
  4958. .byte 62; .hword ROCK_WRECKER
  4959. .byte 67; .hword STEALTH_ROCK
  4960. .byte LEARNSET_END
  4961.  
  4962. LEARNSET_SAPLEAF:
  4963. .byte 1; .hword ABSORB
  4964. .byte 1; .hword GROWTH
  4965. .byte 1; .hword INGRAIN
  4966. .byte 1; .hword SYNTHESIS
  4967. .byte 6; .hword LEAFAGE
  4968. .byte 10; .hword MEGA_DRAIN
  4969. .byte 14; .hword LEECH_SEED
  4970. .byte 15; .hword SUNNY_DAY
  4971. .byte 17; .hword SPEED_WEED
  4972. .byte 19; .hword GRASSWHISTLE
  4973. .byte 23; .hword MAGICAL_LEAF
  4974. .byte 26; .hword AROMATHERAPY
  4975. .byte 30; .hword GRASS_KNOT
  4976. .byte 33; .hword SOLAR_BLADE
  4977. .byte 34; .hword SPLASH
  4978. .byte 38; .hword TEETER_DANCE
  4979. .byte 43; .hword ENERGY_BALL
  4980. .byte 48; .hword COTTON_SPORE
  4981. .byte 54; .hword LEAF_STORM
  4982. .byte 59; .hword COTTON_GUARD
  4983. .byte 65; .hword STRENGTH_SAP
  4984. .byte 71; .hword FRENZY_PLANT
  4985. .byte LEARNSET_END
  4986.  
  4987. LEARNSET_IGNUT:
  4988. .byte 1; .hword EMBER
  4989. .byte 1; .hword SCREECH
  4990. .byte 1; .hword RAGE
  4991. .byte 1; .hword MORNING_SUN
  4992. .byte 6; .hword FLAME_BURST
  4993. .byte 10; .hword FIRE_SPIN
  4994. .byte 14; .hword FOCUS_ENERGY
  4995. .byte 15; .hword INCINERATE
  4996. .byte 19; .hword FRUSTRATION
  4997. .byte 23; .hword SELFDESTRUCT
  4998. .byte 26; .hword HYPER_VOICE
  4999. .byte 30; .hword LAVA_PLUME
  5000. .byte 33; .hword ENDEAVOR
  5001. .byte 34; .hword BURN_UP
  5002. .byte 38; .hword EXPLOSION
  5003. .byte 43; .hword FLAMETHROWER
  5004. .byte 48; .hword WILL_O_WISP
  5005. .byte 54; .hword INFERNO
  5006. .byte 59; .hword BOOMBURST
  5007. .byte 65; .hword MEMENTO
  5008. .byte 71; .hword BLAST_BURN
  5009. .byte LEARNSET_END
  5010.  
  5011. LEARNSET_PHANTASH:
  5012. .byte 1; .hword ASTONISH
  5013. .byte 1; .hword SMOKESCREEN
  5014. .byte 1; .hword SPOOK_OUT
  5015. .byte 1; .hword RECOVER
  5016. .byte 6; .hword SMOG
  5017. .byte 10; .hword SAND_TOMB
  5018. .byte 14; .hword NIGHT_SHADE
  5019. .byte 15; .hword SHADOW_SNEAK
  5020. .byte 19; .hword SPITE
  5021. .byte 23; .hword HEX
  5022. .byte 26; .hword CLEAR_SMOG
  5023. .byte 30; .hword OMINOUS_WIND
  5024. .byte 33; .hword CURSE
  5025. .byte 34; .hword PHANTOM_FORCE
  5026. .byte 38; .hword EXTRASENSORY
  5027. .byte 43; .hword GRUDGE
  5028. .byte 48; .hword SHADOW_BALL
  5029. .byte 54; .hword AURA_SPHERE
  5030. .byte 59; .hword NASTY_PLOT
  5031. .byte 65; .hword MOONGEIST_BEAM
  5032. .byte 71; .hword DESTINY_BOND
  5033. .byte LEARNSET_END
  5034.  
  5035. LEARNSET_POLOSSUS:
  5036. .byte 1; .hword SMOG
  5037. .byte 1; .hword POISON_GAS
  5038. .byte 1; .hword VENOM_DRENCH
  5039. .byte 1; .hword MUD_SLAP
  5040. .byte 4; .hword SCARY_FACE
  5041. .byte 5; .hword SMOKESCREEN
  5042. .byte 8; .hword TOXIC_SPIKES
  5043. .byte 12; .hword HAZE
  5044. .byte 12; .hword CLEAR_SMOG
  5045. .byte 16; .hword MUD_SHOT
  5046. .byte 20; .hword ODOR_SLEUTH
  5047. .byte 25; .hword ACID_ARMOR
  5048. .byte 28; .hword MUD_BOMB
  5049. .byte 33; .hword POISON_JAB
  5050. .byte 36; .hword HAMMER_ARM
  5051. .byte 40; .hword AMNESIA
  5052. .byte 43; .hword POLLEN_PUFF
  5053. .byte 46; .hword KNOCK_OFF
  5054. .byte 50; .hword REFRESH
  5055. .byte 50; .hword RECOVER
  5056. .byte 54; .hword STONE_EDGE
  5057. .byte 57; .hword GUNK_SHOT
  5058. .byte 60; .hword SUPERPOWER
  5059. .byte 66; .hword POWDER
  5060. .byte 70; .hword EXPLOSION
  5061. .byte LEARNSET_END
  5062.  
  5063. LEARNSET_HITMONANA:
  5064. .byte 1; .hword ME_FIRST
  5065. .byte 1; .hword VINE_WHIP
  5066. .byte 1; .hword MACH_PUNCH
  5067. .byte 1; .hword HOWL
  5068. .byte 1; .hword ENTRAINMENT
  5069. .byte 4; .hword FLATTER
  5070. .byte 7; .hword ARM_THRUST
  5071. .byte 10; .hword LEECH_SEED
  5072. .byte 12; .hword FAKE_OUT
  5073. .byte 16; .hword BEAT_UP
  5074. .byte 20; .hword RAZOR_LEAF
  5075. .byte 22; .hword SWAGGER
  5076. .byte 25; .hword SPEED_WEED
  5077. .byte 27; .hword WAKE_UP_SLAP
  5078. .byte 30; .hword KNOCK_OFF
  5079. .byte 33; .hword NATURAL_GIFT
  5080. .byte 36; .hword SEED_BOMB
  5081. .byte 39; .hword AURA_SPHERE
  5082. .byte 43; .hword BARRIER
  5083. .byte 47; .hword SWITCHEROO
  5084. .byte 50; .hword ENERGY_BALL
  5085. .byte 53; .hword HAMMER_ARM
  5086. .byte 56; .hword SUCKER_PUNCH
  5087. .byte 60; .hword NASTY_PLOT
  5088. .byte 63; .hword LEAF_STORM
  5089. .byte 66; .hword PARTING_SHOT
  5090. .byte 70; .hword WOOD_HAMMER
  5091. .byte 74; .hword CLOSE_COMBAT
  5092. .byte 81; .hword FRENZY_PLANT
  5093. .byte LEARNSET_END
  5094.  
  5095. LEARNSET_BALLACLE:
  5096. .byte 1; .hword ROCK_POLISH
  5097. .byte 1; .hword FURY_SWIPES
  5098. .byte 1; .hword DEFENSE_CURL
  5099. .byte 4; .hword WATER_GUN
  5100. .byte 7; .hword ROLLOUT
  5101. .byte 11; .hword ARM_THRUST
  5102. .byte 14; .hword RAPID_SPIN
  5103. .byte 17; .hword ICE_BALL
  5104. .byte 21; .hword ROCK_BLAST
  5105. .byte 23; .hword RAZOR_SHELL
  5106. .byte 26; .hword LOW_SWEEP
  5107. .byte 29; .hword SLAM
  5108. .byte 32; .hword SEISMIC_TOSS
  5109. .byte 35; .hword ROCK_POLISH
  5110. .byte 38; .hword ROCK_SLIDE
  5111. .byte 41; .hword BARRIER
  5112. .byte 44; .hword BOUNCE
  5113. .byte 47; .hword CLOSE_COMBAT
  5114. .byte 50; .hword STONE_EDGE
  5115. .byte 53; .hword EXPLOSION
  5116. .byte LEARNSET_END
  5117.  
  5118. LEARNSET_BARBARKLEY:
  5119. .byte 1; .hword CIRCLE_THROW
  5120. .byte 1; .hword HEAVY_SLAM
  5121. .byte 1; .hword ROCK_POLISH
  5122. .byte 1; .hword FURY_SWIPES
  5123. .byte 1; .hword DEFENSE_CURL
  5124. .byte 4; .hword WATER_GUN
  5125. .byte 7; .hword ROLLOUT
  5126. .byte 11; .hword ARM_THRUST
  5127. .byte 14; .hword RAPID_SPIN
  5128. .byte 17; .hword ICE_BALL
  5129. .byte 21; .hword ROCK_BLAST
  5130. .byte 23; .hword RAZOR_SHELL
  5131. .byte 26; .hword LOW_SWEEP
  5132. .byte 29; .hword SLAM
  5133. .byte 32; .hword SEISMIC_TOSS
  5134. .byte 35; .hword ROCK_POLISH
  5135. .byte 38; .hword ROCK_SLIDE
  5136. .byte 38; .hword COSMIC_POWER
  5137. .byte 38; .hword VITAL_THROW
  5138. .byte 42; .hword BARRIER
  5139. .byte 45; .hword ACCELEROCK
  5140. .byte 47; .hword BOUNCE
  5141. .byte 50; .hword STONE_EDGE
  5142. .byte 54; .hword CLOSE_COMBAT
  5143. .byte 60; .hword BARRAGE
  5144. .byte 64; .hword EXPLOSION
  5145. .byte 67; .hword CHAOS_DUNK
  5146. .byte LEARNSET_END
  5147.  
  5148. LEARNSET_KEKROACH:
  5149. .byte 1; .hword BEAT_UP
  5150. .byte 1; .hword LEER
  5151. .byte 1; .hword CONFIDE
  5152. .byte 5; .hword BUG_BITE
  5153. .byte 7; .hword TAUNT
  5154. .byte 11; .hword FEINT_ATTACK
  5155. .byte 14; .hword WORK_UP
  5156. .byte 17; .hword TAUNT
  5157. .byte 20; .hword SILVER_WIND
  5158. .byte 24; .hword FAKE_OUT
  5159. .byte 27; .hword FAKE_TEARS
  5160. .byte 30; .hword REVENGE
  5161. .byte 33; .hword DETECT
  5162. .byte 36; .hword LUNGE
  5163. .byte 40; .hword ENDURE
  5164. .byte 44; .hword PAYBACK
  5165. .byte 47; .hword LEECH_LIFE
  5166. .byte 51; .hword SUCKER_PUNCH
  5167. .byte 54; .hword PARTING_SHOT
  5168. .byte LEARNSET_END
  5169.  
  5170. LEARNSET_REKROACH:
  5171. .byte 1; .hword WEIRD_FLEX
  5172. .byte 1; .hword SUCKER_PUNCH
  5173. .byte 1; .hword DRAIN_PUNCH
  5174. .byte 1; .hword MACH_PUNCH
  5175. .byte 1; .hword BEAT_UP
  5176. .byte 1; .hword LEER
  5177. .byte 1; .hword CONFIDE
  5178. .byte 5; .hword BUG_BITE
  5179. .byte 7; .hword TAUNT
  5180. .byte 11; .hword FEINT_ATTACK
  5181. .byte 14; .hword WORK_UP
  5182. .byte 17; .hword TAUNT
  5183. .byte 20; .hword SILVER_WIND
  5184. .byte 24; .hword FAKE_OUT
  5185. .byte 27; .hword FAKE_TEARS
  5186. .byte 30; .hword REVENGE
  5187. .byte 30; .hword BRUTAL_SWING
  5188. .byte 35; .hword DETECT
  5189. .byte 37; .hword LUNGE
  5190. .byte 40; .hword SKY_UPPERCUT
  5191. .byte 46; .hword ENDURE
  5192. .byte 50; .hword PAYBACK
  5193. .byte 53; .hword HAMMER_ARM
  5194. .byte 55; .hword LEECH_LIFE
  5195. .byte 58; .hword CLOSE_COMBAT
  5196. .byte 62; .hword DARK_LARIAT
  5197. .byte 66; .hword PARTING_SHOT
  5198. .byte LEARNSET_END
  5199.  
  5200. LEARNSET_RICOSHEEP:
  5201. .byte 1; .hword RAPID_SPIN
  5202. .byte 1; .hword SPLASH
  5203. .byte 4; .hword DEFENSE_CURL
  5204. .byte 8; .hword ROLLOUT
  5205. .byte 13; .hword HEADBUTT
  5206. .byte 17; .hword COTTON_SPORE
  5207. .byte 22; .hword MAGIC_COAT
  5208. .byte 25; .hword COUNTER
  5209. .byte 29; .hword BODY_SLAM
  5210. .byte 32; .hword U_TURN
  5211. .byte 35; .hword SKULL_BASH
  5212. .byte 37; .hword BOUNCE
  5213. .byte 41; .hword MIRROR_COAT
  5214. .byte 45; .hword DOUBLE_EDGE
  5215. .byte 49; .hword ENDURE
  5216. .byte 53; .hword COTTON_GUARD
  5217. .byte 60; .hword BARRAGE
  5218. .byte 64; .hword ELECTRO_BALL
  5219. .byte 68; .hword HEAD_CHARGE
  5220. .byte LEARNSET_END
  5221.  
  5222. LEARNSET_RICOSUAVE:
  5223. .byte 1; .hword SPEED_SWAP
  5224. .byte 1; .hword GYRO_BALL
  5225. .byte 1; .hword FLAIL
  5226. .byte 1; .hword REVERSAL
  5227. .byte 1; .hword RAPID_SPIN
  5228. .byte 1; .hword SPLASH
  5229. .byte 4; .hword DEFENSE_CURL
  5230. .byte 8; .hword ROLLOUT
  5231. .byte 13; .hword HEADBUTT
  5232. .byte 17; .hword COTTON_SPORE
  5233. .byte 22; .hword MAGIC_COAT
  5234. .byte 25; .hword COUNTER
  5235. .byte 29; .hword BODY_SLAM
  5236. .byte 32; .hword U_TURN
  5237. .byte 35; .hword SKULL_BASH
  5238. .byte 39; .hword BOUNCE
  5239. .byte 43; .hword SUBMISSION
  5240. .byte 46; .hword MIRROR_COAT
  5241. .byte 50; .hword DOUBLE_EDGE
  5242. .byte 54; .hword ENDURE
  5243. .byte 60; .hword COTTON_GUARD
  5244. .byte 64; .hword BARRAGE
  5245. .byte 67; .hword ELECTRO_BALL
  5246. .byte 71; .hword HEAD_CHARGE
  5247. .byte LEARNSET_END
  5248.  
  5249. LEARNSET_SPAGHEFANT:
  5250. .byte 1; .hword MUD_SLAP
  5251. .byte 1; .hword MUD_SPORT
  5252. .byte 1; .hword SWEET_SCENT
  5253. .byte 5; .hword FAIRY_WIND
  5254. .byte 9; .hword BIND
  5255. .byte 13; .hword MUD_SHOT
  5256. .byte 16; .hword MISTY_TERRAIN
  5257. .byte 21; .hword BRINE
  5258. .byte 24; .hword NATURE_POWER
  5259. .byte 27; .hword MUD_BOMB
  5260. .byte 31; .hword DAZZLE_GLEAM
  5261. .byte 35; .hword MUDDY_WATER
  5262. .byte 39; .hword MIST
  5263. .byte 39; .hword HAZE
  5264. .byte 43; .hword EARTH_POWER
  5265. .byte 47; .hword MOONBLAST
  5266. .byte 51; .hword AROMATHERAPY
  5267. .byte 55; .hword ENERGY_BALL
  5268. .byte 57; .hword NATURES_MADNESS
  5269. .byte 60; .hword HYDRO_PUMP
  5270. .byte 64; .hword POWER_GEM
  5271. .byte 67; .hword WATER_SPOUT
  5272. .byte 70; .hword FISSURE
  5273. .byte LEARNSET_END
  5274.  
  5275. LEARNSET_CRYSTAQUIL:
  5276. .byte 1; .hword GROWL
  5277. .byte 1; .hword POISON_STING
  5278. .byte 1; .hword RAPID_SPIN
  5279. .byte 4; .hword POWDER_SNOW
  5280. .byte 7; .hword PIN_MISSILE
  5281. .byte 10; .hword POISON_TAIL
  5282. .byte 13; .hword HORN_ATTACK
  5283. .byte 16; .hword ICE_BALL
  5284. .byte 20; .hword BULLDOZE
  5285. .byte 24; .hword ICE_SHARD
  5286. .byte 25; .hword SPIKY_SHIELD
  5287. .byte 27; .hword TOXIC_SPIKES
  5288. .byte 31; .hword CROSS_POISON
  5289. .byte 35; .hword ICICLE_SPEAR
  5290. .byte 39; .hword IRON_DEFENSE
  5291. .byte 44; .hword AVALANCHE
  5292. .byte 47; .hword POISON_JAB
  5293. .byte 50; .hword MEGAHORN
  5294. .byte 54; .hword ICICLE_CRASH
  5295. .byte 57; .hword GUNK_SHOT
  5296. .byte 60; .hword SHEER_COLD
  5297. .byte 60; .hword HORN_DRILL
  5298. .byte LEARNSET_END
  5299.  
  5300. LEARNSET_CRYSTAKING:
  5301. .byte 1; .hword SPIKY_SHIELD
  5302. .byte 1; .hword FELL_STINGER
  5303. .byte 1; .hword GROWL
  5304. .byte 1; .hword POISON_STING
  5305. .byte 1; .hword RAPID_SPIN
  5306. .byte 4; .hword POWDER_SNOW
  5307. .byte 7; .hword PIN_MISSILE
  5308. .byte 10; .hword POISON_TAIL
  5309. .byte 13; .hword HORN_ATTACK
  5310. .byte 16; .hword ICE_BALL
  5311. .byte 20; .hword BULLDOZE
  5312. .byte 24; .hword ICE_SHARD
  5313. .byte 25; .hword SPIKY_SHIELD
  5314. .byte 27; .hword TOXIC_SPIKES
  5315. .byte 31; .hword CROSS_POISON
  5316. .byte 35; .hword ICICLE_SPEAR
  5317. .byte 39; .hword IRON_DEFENSE
  5318. .byte 42; .hword DRILL_RUN
  5319. .byte 46; .hword AVALANCHE
  5320. .byte 50; .hword POISON_JAB
  5321. .byte 54; .hword MEGAHORN
  5322. .byte 57; .hword ICICLE_CRASH
  5323. .byte 60; .hword GUNK_SHOT
  5324. .byte 65; .hword SHEER_COLD
  5325. .byte 65; .hword HORN_DRILL
  5326. .byte 71; .hword ICE_HAMMER
  5327. .byte LEARNSET_END
  5328.  
  5329. LEARNSET_FONTABA:
  5330. .byte 1; .hword WEATHER_BALL
  5331. .byte 1; .hword ATTACK_ORDER
  5332. .byte 1; .hword CHECK_EM
  5333. .byte 1; .hword EARTH_POWER
  5334. .byte 1; .hword EXTRASENSORY
  5335. .byte 1; .hword FUTABA_BREAK
  5336. .byte 1; .hword MOONBLAST
  5337. .byte 1; .hword MYSTICAL_FIRE
  5338. .byte 1; .hword NASTY_PLOT
  5339. .byte 1; .hword NATURE_POWER
  5340. .byte 1; .hword POWER_GEM
  5341. .byte 1; .hword POWER_SPLIT
  5342. .byte 1; .hword POWER_SWAP
  5343. .byte 1; .hword POWER_TRIP
  5344. .byte 1; .hword RECOVER
  5345. .byte 1; .hword SHITPOST
  5346. .byte 1; .hword SUPERPOWER
  5347. .byte 1; .hword TOPSY_TURVY
  5348. .byte 1; .hword TOXIC_THREAD
  5349. .byte 1; .hword WARHEAD
  5350. .byte 2; .hword STORED_POWER
  5351. .byte 3; .hword HIDDEN_POWER
  5352. .byte 4; .hword ANCIENTPOWER
  5353. .byte 5; .hword COSMIC_POWER
  5354. .byte 100; .hword PSYCHO_BOOST
  5355. .byte LEARNSET_END
  5356.  
  5357. LEARNSET_FLOCONUT:
  5358. .byte 1; .hword ABSORB
  5359. .byte 1; .hword GROWTH
  5360. .byte 1; .hword DEFENSE_CURL
  5361. .byte 5; .hword ROLLOUT
  5362. .byte 9; .hword INGRAIN
  5363. .byte 14; .hword LEECH_SEED
  5364. .byte 14; .hword WORRY_SEED
  5365. .byte 17; .hword MEGA_DRAIN
  5366. .byte 21; .hword MUD_SHOT
  5367. .byte 24; .hword LEAF_TORNADO
  5368. .byte 28; .hword SUNNY_DAY
  5369. .byte 32; .hword ENERGY_BALL
  5370. .byte 36; .hword NATURE_POWER
  5371. .byte 40; .hword SYNTHESIS
  5372. .byte 44; .hword LEAF_STORM
  5373. .byte 49; .hword EARTH_POWER
  5374. .byte 55; .hword SOLARBEAM
  5375. .byte LEARNSET_END
  5376.  
  5377. LEARNSET_SAPPALM:
  5378. .byte 1; .hword ABSORB
  5379. .byte 1; .hword GROWTH
  5380. .byte 1; .hword DEFENSE_CURL
  5381. .byte 5; .hword ROLLOUT
  5382. .byte 9; .hword INGRAIN
  5383. .byte 14; .hword LEECH_SEED
  5384. .byte 14; .hword WORRY_SEED
  5385. .byte 17; .hword MEGA_DRAIN
  5386. .byte 21; .hword MUD_SHOT
  5387. .byte 24; .hword FORCE_PALM
  5388. .byte 27; .hword LEAF_TORNADO
  5389. .byte 31; .hword SUNNY_DAY
  5390. .byte 35; .hword ENERGY_BALL
  5391. .byte 39; .hword HEAT_WAVE
  5392. .byte 43; .hword NATURE_POWER
  5393. .byte 47; .hword SYNTHESIS
  5394. .byte 50; .hword LEAF_STORM
  5395. .byte 54; .hword EARTH_POWER
  5396. .byte 60; .hword SOLARBEAM
  5397. .byte LEARNSET_END
  5398.  
  5399. LEARNSET_ROYNAPALM:
  5400. .byte 1; .hword BARRAGE
  5401. .byte 1; .hword SOLAR_BLADE
  5402. .byte 1; .hword AROMATHERAPY
  5403. .byte 1; .hword WEATHER_BALL
  5404. .byte 1; .hword ABSORB
  5405. .byte 1; .hword GROWTH
  5406. .byte 1; .hword DEFENSE_CURL
  5407. .byte 5; .hword ROLLOUT
  5408. .byte 9; .hword INGRAIN
  5409. .byte 14; .hword LEECH_SEED
  5410. .byte 14; .hword WORRY_SEED
  5411. .byte 17; .hword MEGA_DRAIN
  5412. .byte 21; .hword MUD_SHOT
  5413. .byte 24; .hword FORCE_PALM
  5414. .byte 27; .hword LEAF_TORNADO
  5415. .byte 31; .hword SUNNY_DAY
  5416. .byte 35; .hword ENERGY_BALL
  5417. .byte 39; .hword HEAT_WAVE
  5418. .byte 43; .hword NATURE_POWER
  5419. .byte 47; .hword SYNTHESIS
  5420. .byte 50; .hword LEAF_STORM
  5421. .byte 53; .hword LAVA_PLUME
  5422. .byte 57; .hword EARTH_POWER
  5423. .byte 61; .hword SOLARBEAM
  5424. .byte LEARNSET_END
  5425.  
  5426. LEARNSET_MANATEET:
  5427. .byte 1; .hword WATER_GUN
  5428. .byte 1; .hword NOBLE_ROAR
  5429. .byte 4; .hword POWDER_SNOW
  5430. .byte 8; .hword WATER_SPORT
  5431. .byte 12; .hword ICY_WIND
  5432. .byte 16; .hword YAWN
  5433. .byte 20; .hword AQUA_JET
  5434. .byte 23; .hword ICE_SHARD
  5435. .byte 26; .hword SPIKE_CANNON
  5436. .byte 28; .hword BRINE
  5437. .byte 30; .hword FROST_BREATH
  5438. .byte 33; .hword TAKE_DOWN
  5439. .byte 37; .hword IRON_DEFENSE
  5440. .byte 37; .hword BODY_PRESS
  5441. .byte 40; .hword AQUA_TAIL
  5442. .byte 44; .hword ICE_PUNCH
  5443. .byte 47; .hword HAMMER_ARM
  5444. .byte 50; .hword DOUBLE_EDGE
  5445. .byte 55; .hword ICICLE_CRASH
  5446. .byte 60; .hword SHEER_COLD
  5447. .byte LEARNSET_END
  5448.  
  5449. LEARNSET_MANATORQUE:
  5450. .byte 1; .hword WATER_GUN
  5451. .byte 1; .hword NOBLE_ROAR
  5452. .byte 4; .hword POWDER_SNOW
  5453. .byte 8; .hword WATER_SPORT
  5454. .byte 12; .hword ICY_WIND
  5455. .byte 16; .hword YAWN
  5456. .byte 20; .hword AQUA_JET
  5457. .byte 23; .hword ICE_SHARD
  5458. .byte 26; .hword SPIKE_CANNON
  5459. .byte 26; .hword SPIKES
  5460. .byte 29; .hword BRINE
  5461. .byte 32; .hword FROST_BREATH
  5462. .byte 36; .hword TAKE_DOWN
  5463. .byte 40; .hword IRON_DEFENSE
  5464. .byte 40; .hword BODY_PRESS
  5465. .byte 44; .hword AQUA_TAIL
  5466. .byte 47; .hword ICE_PUNCH
  5467. .byte 51; .hword HAMMER_ARM
  5468. .byte 55; .hword DOUBLE_EDGE
  5469. .byte 59; .hword ICICLE_CRASH
  5470. .byte 65; .hword SHEER_COLD
  5471. .byte LEARNSET_END
  5472.  
  5473. LEARNSET_MANATANK:
  5474. .byte 1; .hword AVALANCHE
  5475. .byte 1; .hword HYDRO_PUMP
  5476. .byte 1; .hword WATER_GUN
  5477. .byte 1; .hword NOBLE_ROAR
  5478. .byte 4; .hword POWDER_SNOW
  5479. .byte 8; .hword WATER_SPORT
  5480. .byte 12; .hword ICY_WIND
  5481. .byte 16; .hword YAWN
  5482. .byte 20; .hword AQUA_JET
  5483. .byte 23; .hword ICE_SHARD
  5484. .byte 26; .hword SPIKE_CANNON
  5485. .byte 26; .hword SPIKES
  5486. .byte 29; .hword BRINE
  5487. .byte 32; .hword FROST_BREATH
  5488. .byte 36; .hword TAKE_DOWN
  5489. .byte 40; .hword IRON_DEFENSE
  5490. .byte 40; .hword BODY_PRESS
  5491. .byte 44; .hword AQUA_TAIL
  5492. .byte 47; .hword ICE_PUNCH
  5493. .byte 50; .hword MEDITATE
  5494. .byte 50; .hword MILK_DRINK
  5495. .byte 54; .hword HAMMER_ARM
  5496. .byte 59; .hword DOUBLE_EDGE
  5497. .byte 63; .hword ICICLE_CRASH
  5498. .byte 67; .hword LIQUIDATION
  5499. .byte 70; .hword SHEER_COLD
  5500. .byte LEARNSET_END
  5501.  
  5502. LEARNSET_ANONYMOUSE:
  5503. .byte 1; .hword NUZZLE
  5504. .byte 1; .hword SNARL
  5505. .byte 1; .hword FALSE_SWIPE
  5506. .byte 1; .hword FAKE_OUT
  5507. .byte 7; .hword COPYCAT
  5508. .byte 10; .hword SING
  5509. .byte 10; .hword NIGHTMARE
  5510. .byte 13; .hword CHARGE
  5511. .byte 13; .hword CHARGE_BEAM
  5512. .byte 15; .hword NIGHT_SLASH
  5513. .byte 18; .hword SPITE
  5514. .byte 22; .hword FLATTER
  5515. .byte 26; .hword FAKE_TEARS
  5516. .byte 30; .hword PSYCHO_CUT
  5517. .byte 34; .hword FOUL_PLAY
  5518. .byte 38; .hword DISCHARGE
  5519. .byte 41; .hword ENDEAVOR
  5520. .byte 44; .hword SUCKER_PUNCH
  5521. .byte 47; .hword ZING_ZAP
  5522. .byte 50; .hword ELECTRIC_TERRAIN
  5523. .byte 54; .hword PERISH_SONG
  5524. .byte 56; .hword NIGHT_DAZE
  5525. .byte 60; .hword VOLT_TACKLE
  5526. .byte 63; .hword STONE_EDGE
  5527. .byte 66; .hword OW_THE_EDGE
  5528. .byte LEARNSET_END
  5529.  
  5530. LEARNSET_MOTHERFUCK:
  5531. .byte 1; .hword EXPLOSION
  5532. .byte 1; .hword SPORE
  5533. .byte 1; .hword DESTINY_BOND
  5534. .byte 1; .hword PERISH_SONG
  5535. .byte LEARNSET_END
  5536.  
  5537. LEARNSET_NINOOP:
  5538. .byte 1; .hword COVET
  5539. .byte 1; .hword GROWL
  5540. .byte 5; .hword TWISTER
  5541. .byte 8; .hword QUICK_ATTACK
  5542. .byte 13; .hword AGILITY
  5543. .byte 17; .hword HEADBUTT
  5544. .byte 21; .hword WING_ATTACK
  5545. .byte 26; .hword DRAGONBREATH
  5546. .byte 30; .hword MOONBLAST
  5547. .byte 34; .hword CRUSH_CLAW
  5548. .byte 37; .hword ROOST
  5549. .byte 42; .hword PLAY_ROUGH
  5550. .byte 46; .hword HYPER_VOICE
  5551. .byte 54; .hword DOUBLE_EDGE
  5552. .byte 60; .hword BOOMBURST
  5553. .byte LEARNSET_END
  5554.  
  5555. LEARNSET_DRACONIUS:
  5556. .byte 1; .hword FEINT
  5557. .byte 1; .hword LAST_RESORT
  5558. .byte 1; .hword COVET
  5559. .byte 1; .hword GROWL
  5560. .byte 5; .hword TWISTER
  5561. .byte 8; .hword QUICK_ATTACK
  5562. .byte 13; .hword AGILITY
  5563. .byte 17; .hword HEADBUTT
  5564. .byte 21; .hword WING_ATTACK
  5565. .byte 26; .hword DRAGONBREATH
  5566. .byte 30; .hword MOONBLAST
  5567. .byte 34; .hword CRUSH_CLAW
  5568. .byte 37; .hword ROOST
  5569. .byte 42; .hword PLAY_ROUGH
  5570. .byte 46; .hword DRAGON_CLAW
  5571. .byte 50; .hword HYPER_VOICE
  5572. .byte 54; .hword DRAGON_PULSE
  5573. .byte 57; .hword SUPERPOWER
  5574. .byte 60; .hword DOUBLE_EDGE
  5575. .byte 64; .hword OUTRAGE
  5576. .byte 67; .hword BOOMBURST
  5577. .byte 70; .hword DRAGON_DANCE
  5578. .byte 74; .hword GIGA_IMPACT
  5579. .byte 77; .hword DRACO_METEOR
  5580. .byte LEARNSET_END
  5581.  
  5582. LEARNSET_TICKTAC:
  5583. .byte 1; .hword VICEGRIP
  5584. .byte 1; .hword HARDEN
  5585. .byte 1; .hword AUTOTOMIZE
  5586. .byte 6; .hword METAL_CLAW
  5587. .byte 10; .hword BUG_BITE
  5588. .byte 14; .hword METAL_SOUND
  5589. .byte 17; .hword MAGNET_BOMB
  5590. .byte 20; .hword DIG
  5591. .byte 23; .hword SLAM
  5592. .byte 28; .hword ROCK_SLIDE
  5593. .byte 31; .hword IRON_DEFENSE
  5594. .byte 36; .hword PIN_MISSILE
  5595. .byte 40; .hword FLASH_CANNON
  5596. .byte 45; .hword X_SCISSOR
  5597. .byte 48; .hword RAGE_POWDER
  5598. .byte 52; .hword IRON_HEAD
  5599. .byte 56; .hword STONE_EDGE
  5600. .byte 60; .hword LUNGE
  5601. .byte 63; .hword GUILLOTINE
  5602. .byte LEARNSET_END
  5603.  
  5604. LEARNSET_EARETICLE:
  5605. .byte 1; .hword VICEGRIP
  5606. .byte 1; .hword HARDEN
  5607. .byte 1; .hword AUTOTOMIZE
  5608. .byte 6; .hword METAL_CLAW
  5609. .byte 10; .hword BUG_BITE
  5610. .byte 14; .hword METAL_SOUND
  5611. .byte 17; .hword MAGNET_BOMB
  5612. .byte 20; .hword DIG
  5613. .byte 23; .hword SLAM
  5614. .byte 28; .hword ROCK_SLIDE
  5615. .byte 31; .hword IRON_DEFENSE
  5616. .byte 36; .hword PIN_MISSILE
  5617. .byte 40; .hword FLASH_CANNON
  5618. .byte 44; .hword TICKLE
  5619. .byte 44; .hword FELL_STINGER
  5620. .byte 49; .hword RAGE_POWDER
  5621. .byte 53; .hword X_SCISSOR
  5622. .byte 56; .hword IRON_HEAD
  5623. .byte 59; .hword LEECH_LIFE
  5624. .byte 61; .hword STONE_EDGE
  5625. .byte 64; .hword IRON_TAIL
  5626. .byte 67; .hword LUNGE
  5627. .byte 70; .hword GUILLOTINE
  5628. .byte LEARNSET_END
  5629.  
  5630. LEARNSET_SCYTHEAR:
  5631. .byte 1; .hword VICEGRIP
  5632. .byte 1; .hword HARDEN
  5633. .byte 1; .hword AUTOTOMIZE
  5634. .byte 6; .hword METAL_CLAW
  5635. .byte 10; .hword BUG_BITE
  5636. .byte 14; .hword METAL_SOUND
  5637. .byte 17; .hword MAGNET_BOMB
  5638. .byte 20; .hword DIG
  5639. .byte 23; .hword SLAM
  5640. .byte 28; .hword ROCK_SLIDE
  5641. .byte 31; .hword IRON_DEFENSE
  5642. .byte 36; .hword PIN_MISSILE
  5643. .byte 40; .hword FLASH_CANNON
  5644. .byte 44; .hword TICKLE
  5645. .byte 44; .hword FELL_STINGER
  5646. .byte 49; .hword RAGE_POWDER
  5647. .byte 53; .hword X_SCISSOR
  5648. .byte 56; .hword IRON_HEAD
  5649. .byte 59; .hword LEECH_LIFE
  5650. .byte 63; .hword STONE_EDGE
  5651. .byte 66; .hword IRON_TAIL
  5652. .byte 71; .hword LUNGE
  5653. .byte 75; .hword GUILLOTINE
  5654. .byte LEARNSET_END
  5655.  
  5656. LEARNSET_COZLOAD:
  5657. .byte 1; .hword THUNDERSHOCK
  5658. .byte 1; .hword THUNDER_WAVE
  5659. .byte 1; .hword WITHDRAW
  5660. .byte 1; .hword ION_DELUGE
  5661. .byte 6; .hword STRUGGLE_BUG
  5662. .byte 10; .hword ACID
  5663. .byte 13; .hword ELECTROWEB
  5664. .byte 15; .hword CONVERSION
  5665. .byte 15; .hword CONVERSION_2
  5666. .byte 18; .hword SILVER_WIND
  5667. .byte 22; .hword CHARGE
  5668. .byte 22; .hword CHARGE_BEAM
  5669. .byte 25; .hword ACID_SPRAY
  5670. .byte 30; .hword RAGE_POWDER
  5671. .byte 34; .hword WORK_UP
  5672. .byte 37; .hword TOXIC
  5673. .byte 40; .hword RECOVER
  5674. .byte 44; .hword LOCK_ON
  5675. .byte 44; .hword ZAP_CANNON
  5676. .byte LEARNSET_END
  5677.  
  5678. LEARNSET_SNUGWARE:
  5679. .byte 1; .hword COTTON_GUARD
  5680. .byte 1; .hword FOLLOW_ME
  5681. .byte 1; .hword THUNDERSHOCK
  5682. .byte 1; .hword THUNDER_WAVE
  5683. .byte 1; .hword WITHDRAW
  5684. .byte 1; .hword ION_DELUGE
  5685. .byte 6; .hword STRUGGLE_BUG
  5686. .byte 10; .hword ACID
  5687. .byte 13; .hword ELECTROWEB
  5688. .byte 15; .hword CONVERSION
  5689. .byte 15; .hword CONVERSION_2
  5690. .byte 18; .hword SILVER_WIND
  5691. .byte 22; .hword CHARGE
  5692. .byte 22; .hword CHARGE_BEAM
  5693. .byte 25; .hword ACID_SPRAY
  5694. .byte 30; .hword RAGE_POWDER
  5695. .byte 34; .hword WILD_CHARGE
  5696. .byte 37; .hword LUNGE
  5697. .byte 40; .hword CURSE
  5698. .byte 44; .hword POISON_JAB
  5699. .byte 47; .hword WORK_UP
  5700. .byte 51; .hword PLASMA_FISTS
  5701. .byte 54; .hword HAMMER_ARM
  5702. .byte 57; .hword RECOVER
  5703. .byte 60; .hword LEECH_LIFE
  5704. .byte 64; .hword VOLT_TACKLE
  5705. .byte 67; .hword LOCK_ON
  5706. .byte 67; .hword ZAP_CANNON
  5707. .byte LEARNSET_END
  5708.  
  5709. LEARNSET_FLEESPECS:
  5710. .byte 1; .hword COTTON_GUARD
  5711. .byte 1; .hword FOLLOW_ME
  5712. .byte 1; .hword NASTY_PLOT
  5713. .byte 1; .hword THUNDERSHOCK
  5714. .byte 1; .hword THUNDER_WAVE
  5715. .byte 1; .hword WITHDRAW
  5716. .byte 1; .hword ION_DELUGE
  5717. .byte 6; .hword STRUGGLE_BUG
  5718. .byte 10; .hword ACID
  5719. .byte 13; .hword ELECTROWEB
  5720. .byte 15; .hword CONVERSION
  5721. .byte 15; .hword CONVERSION_2
  5722. .byte 18; .hword SILVER_WIND
  5723. .byte 22; .hword CHARGE
  5724. .byte 22; .hword CHARGE_BEAM
  5725. .byte 25; .hword ACID_SPRAY
  5726. .byte 30; .hword RAGE_POWDER
  5727. .byte 34; .hword DISCHARGE
  5728. .byte 37; .hword SIGNAL_BEAM
  5729. .byte 40; .hword AGILITY
  5730. .byte 44; .hword SLUDGE_BOMB
  5731. .byte 47; .hword WORK_UP
  5732. .byte 51; .hword THUNDERBOLT
  5733. .byte 54; .hword FLASH_CANNON
  5734. .byte 57; .hword RECOVER
  5735. .byte 60; .hword BUG_BUZZ
  5736. .byte 64; .hword THUNDER
  5737. .byte 67; .hword LOCK_ON
  5738. .byte 67; .hword ZAP_CANNON
  5739. .byte LEARNSET_END
  5740.  
  5741. LEARNSET_HONRADE:
  5742. .byte 1; .hword FAIRY_WIND
  5743. .byte 1; .hword SCRATCH
  5744. .byte 1; .hword LEER
  5745. .byte 6; .hword KARATE_CHOP
  5746. .byte 10; .hword FURY_CUTTER
  5747. .byte 14; .hword CHARMING_CRY
  5748. .byte 18; .hword FOCUS_ENERGY
  5749. .byte 20; .hword SUDOKU
  5750. .byte 23; .hword FALSE_SWIPE
  5751. .byte 26; .hword TWINEEDLE
  5752. .byte 29; .hword SLASH
  5753. .byte 32; .hword PSYCHO_CUT
  5754. .byte 35; .hword NIGHT_SLASH
  5755. .byte 38; .hword SECRET_SWORD
  5756. .byte 43; .hword DETECT
  5757. .byte 45; .hword PLAY_ROUGH
  5758. .byte 48; .hword LEAF_BLADE
  5759. .byte 51; .hword SACRED_SWORD
  5760. .byte 54; .hword SWORDS_DANCE
  5761. .byte 58; .hword THOUSAND_FOLDS
  5762. .byte 61; .hword CROSS_CHOP
  5763. .byte 65; .hword PIXIE_PUMMEL
  5764. .byte 70; .hword OW_THE_EDGE
  5765. .byte LEARNSET_END
  5766.  
  5767. LEARNSET_EMBORTION:
  5768. .byte 1; .hword SPLASH
  5769. .byte 1; .hword PURSUIT
  5770. .byte 1; .hword SHADOW_SNEAK
  5771. .byte 6; .hword YAWN
  5772. .byte 10; .hword FAKE_TEARS
  5773. .byte 14; .hword PSYWAVE
  5774. .byte 18; .hword SNARL
  5775. .byte 21; .hword NIGHT_SHADE
  5776. .byte 23; .hword MEMENTO
  5777. .byte 25; .hword MEAN_LOOK
  5778. .byte 27; .hword OMINOUS_WIND
  5779. .byte 29; .hword SLIME_GULP
  5780. .byte 31; .hword DARK_PULSE
  5781. .byte 31; .hword EXTRASENSORY
  5782. .byte 34; .hword BARRIER
  5783. .byte 34; .hword AMNESIA
  5784. .byte 37; .hword HEX
  5785. .byte 38; .hword MAGIC_COAT
  5786. .byte 41; .hword IMPRISON
  5787. .byte 45; .hword CURSE
  5788. .byte 48; .hword SHADOW_BALL
  5789. .byte 51; .hword NIGHT_DAZE
  5790. .byte 55; .hword RECOVER
  5791. .byte 59; .hword DESTINY_BOND
  5792. .byte 63; .hword FOUL_PLAY
  5793. .byte LEARNSET_END
  5794.  
  5795. LEARNSET_PREMANTOM:
  5796. .byte 1; .hword PSYCHO_SHIFT
  5797. .byte 1; .hword TOPSY_TURVY
  5798. .byte 1; .hword GUARD_SWAP
  5799. .byte 1; .hword POWER_SWAP
  5800. .byte 1; .hword SPLASH
  5801. .byte 1; .hword PURSUIT
  5802. .byte 1; .hword SHADOW_SNEAK
  5803. .byte 6; .hword YAWN
  5804. .byte 10; .hword FAKE_TEARS
  5805. .byte 14; .hword PSYWAVE
  5806. .byte 18; .hword SNARL
  5807. .byte 21; .hword NIGHT_SHADE
  5808. .byte 23; .hword MEMENTO
  5809. .byte 25; .hword MEAN_LOOK
  5810. .byte 27; .hword OMINOUS_WIND
  5811. .byte 29; .hword SLIME_GULP
  5812. .byte 31; .hword DARK_PULSE
  5813. .byte 31; .hword EXTRASENSORY
  5814. .byte 34; .hword BARRIER
  5815. .byte 34; .hword AMNESIA
  5816. .byte 37; .hword HEX
  5817. .byte 37; .hword PAIN_SPLIT
  5818. .byte 40; .hword MAGIC_COAT
  5819. .byte 44; .hword IMPRISON
  5820. .byte 47; .hword CURSE
  5821. .byte 50; .hword SHADOW_BALL
  5822. .byte 54; .hword NIGHT_DAZE
  5823. .byte 57; .hword RECOVER
  5824. .byte 61; .hword DESTINY_BOND
  5825. .byte 65; .hword FOUL_PLAY
  5826. .byte LEARNSET_END
  5827.  
  5828. LEARNSET_GALAVIK:
  5829. .byte 1; .hword SONICBOOM
  5830. .byte 5; .hword MIRROR_SHOT
  5831. .byte 10; .hword METAL_SOUND
  5832. .byte 15; .hword MAGNET_BOMB
  5833. .byte 20; .hword SELFDESTRUCT
  5834. .byte 25; .hword SMART_STRIKE
  5835. .byte 30; .hword DISABLE
  5836. .byte 34; .hword IRON_DEFENSE
  5837. .byte 40; .hword EXPLOSION
  5838. .byte LEARNSET_END
  5839.  
  5840. LEARNSET_GALAVIRE:
  5841. .byte 1; .hword VOLT_SWITCH
  5842. .byte 1; .hword NASTY_PLOT
  5843. .byte 1; .hword ELECTRO_BALL
  5844. .byte 5; .hword MIRROR_SHOT
  5845. .byte 10; .hword SONICBOOM
  5846. .byte 15; .hword MAGNET_BOMB
  5847. .byte 20; .hword SELFDESTRUCT
  5848. .byte 25; .hword METAL_SOUND
  5849. .byte 30; .hword DISABLE
  5850. .byte 34; .hword IRON_DEFENSE
  5851. .byte 34; .hword DISCHARGE
  5852. .byte 38; .hword SIGNAL_BEAM
  5853. .byte 42; .hword FLASH_CANNON
  5854. .byte 46; .hword THUNDERBOLT
  5855. .byte 49; .hword EXPLOSION
  5856. .byte 53; .hword LOCK_ON
  5857. .byte 57; .hword ZAP_CANNON
  5858. .byte 61; .hword HEAVY_SLAM
  5859. .byte 65; .hword AUTOTOMIZE
  5860. .byte 68; .hword METAL_BURST
  5861. .byte 73; .hword THUNDER
  5862. .byte LEARNSET_END
  5863.  
  5864. LEARNSET_GALAVISTE:
  5865. .byte 1; .hword PUNCH_OUT
  5866. .byte 1; .hword DRAIN_PUNCH
  5867. .byte 5; .hword MIRROR_SHOT
  5868. .byte 10; .hword SONICBOOM
  5869. .byte 15; .hword MAGNET_BOMB
  5870. .byte 20; .hword SELFDESTRUCT
  5871. .byte 25; .hword METAL_SOUND
  5872. .byte 30; .hword DISABLE
  5873. .byte 34; .hword IRON_DEFENSE
  5874. .byte 34; .hword HAMMER_ARM
  5875. .byte 38; .hword WILD_CHARGE
  5876. .byte 42; .hword METEOR_MASH
  5877. .byte 46; .hword DRAIN_PUNCH
  5878. .byte 49; .hword EXPLOSION
  5879. .byte 53; .hword CIRCLE_THROW
  5880. .byte 57; .hword PLASMA_FISTS
  5881. .byte 61; .hword HEAVY_SLAM
  5882. .byte 65; .hword SUPERPOWER
  5883. .byte 68; .hword METAL_BURST
  5884. .byte 73; .hword VOLT_TACKLE
  5885. .byte 77; .hword DOUBLE_IRON_BASH
  5886. .byte LEARNSET_END
  5887.  
  5888. LEARNSET_POLLEFIN:
  5889. .byte 1; .hword BUBBLE
  5890. .byte 1; .hword LEECH_SEED
  5891. .byte 1; .hword FLOWER_SHIELD
  5892. .byte 5; .hword ABSORB
  5893. .byte 8; .hword SWEET_SCENT
  5894. .byte 11; .hword GROWTH
  5895. .byte 15; .hword MEGA_DRAIN
  5896. .byte 19; .hword WHIRLPOOL
  5897. .byte 26; .hword PETAL_BLIZZARD
  5898. .byte 27; .hword BUBBLEBEAM
  5899. .byte 30; .hword GIGA_DRAIN
  5900. .byte 33; .hword SYNTHESIS
  5901. .byte 36; .hword BATON_PASS
  5902. .byte 39; .hword POLLEN_PUFF
  5903. .byte 42; .hword NATURE_POWER
  5904. .byte 45; .hword FLORAL_HEALING
  5905. .byte 45; .hword PETAL_DANCE
  5906. .byte 50; .hword HYDRO_PUMP
  5907. .byte LEARNSET_END
  5908.  
  5909. LEARNSET_FLORIGRACE:
  5910. .byte 1; .hword AROMATHERAPY
  5911. .byte 1; .hword RAGE_POWDER
  5912. .byte 1; .hword COTTON_SPORE
  5913. .byte 1; .hword POWDER
  5914. .byte 1; .hword BUBBLE
  5915. .byte 1; .hword LEECH_SEED
  5916. .byte 1; .hword FLOWER_SHIELD
  5917. .byte 5; .hword ABSORB
  5918. .byte 8; .hword SWEET_SCENT
  5919. .byte 11; .hword GROWTH
  5920. .byte 15; .hword MEGA_DRAIN
  5921. .byte 19; .hword WHIRLPOOL
  5922. .byte 24; .hword PETAL_BLIZZARD
  5923. .byte 26; .hword POISONPOWDER
  5924. .byte 26; .hword STUN_SPORE
  5925. .byte 26; .hword SLEEP_POWDER
  5926. .byte 28; .hword BUBBLEBEAM
  5927. .byte 32; .hword GIGA_DRAIN
  5928. .byte 35; .hword SYNTHESIS
  5929. .byte 39; .hword BATON_PASS
  5930. .byte 42; .hword POLLEN_PUFF
  5931. .byte 45; .hword NATURE_POWER
  5932. .byte 45; .hword GRASSY_TERRAIN
  5933. .byte 48; .hword FLORAL_HEALING
  5934. .byte 48; .hword PETAL_DANCE
  5935. .byte 53; .hword HYDRO_PUMP
  5936. .byte 56; .hword SLEAZY_SPORES
  5937. .byte 60; .hword SPORE
  5938. .byte 67; .hword SEED_FLARE
  5939. .byte LEARNSET_END
  5940.  
  5941. LEARNSET_LASSLEE:
  5942. .byte 1; .hword CONFUSION
  5943. .byte 1; .hword DOUBLESLAP
  5944. .byte 1; .hword BABYDOLLEYES
  5945. .byte 1; .hword SWEET_KISS
  5946. .byte 6; .hword PSYWAVE
  5947. .byte 10; .hword HEART_STAMP
  5948. .byte 13; .hword MIND_READER
  5949. .byte 16; .hword FAKE_TEARS
  5950. .byte 19; .hword TRIGGER
  5951. .byte 23; .hword FLATTER
  5952. .byte 26; .hword DRAIN_KISS
  5953. .byte 29; .hword PSYBEAM
  5954. .byte 32; .hword CAPTIVATE
  5955. .byte 36; .hword GUARD_SWAP
  5956. .byte 36; .hword POWER_SWAP
  5957. .byte 39; .hword EXTRASENSORY
  5958. .byte 43; .hword BARRIER
  5959. .byte 47; .hword HEALING_WISH
  5960. .byte 50; .hword PSYSHOCK
  5961. .byte 53; .hword RECOVER
  5962. .byte 58; .hword LOVELY_KISS
  5963. .byte LEARNSET_END
  5964.  
  5965. LEARNSET_WIFEMIN:
  5966. .byte 1; .hword LACTOSE_SHOT
  5967. .byte 1; .hword STORED_POWER
  5968. .byte 1; .hword MIRROR_COAT
  5969. .byte 1; .hword CONFUSION
  5970. .byte 1; .hword DOUBLESLAP
  5971. .byte 1; .hword BABYDOLLEYES
  5972. .byte 1; .hword SWEET_KISS
  5973. .byte 6; .hword PSYWAVE
  5974. .byte 10; .hword HEART_STAMP
  5975. .byte 13; .hword MIND_READER
  5976. .byte 16; .hword FAKE_TEARS
  5977. .byte 19; .hword TRIGGER
  5978. .byte 23; .hword FLATTER
  5979. .byte 26; .hword DRAIN_KISS
  5980. .byte 29; .hword PSYBEAM
  5981. .byte 32; .hword CAPTIVATE
  5982. .byte 36; .hword GUARD_SWAP
  5983. .byte 36; .hword POWER_SWAP
  5984. .byte 39; .hword EXTRASENSORY
  5985. .byte 42; .hword AURA_SPHERE
  5986. .byte 46; .hword BARRIER
  5987. .byte 50; .hword HEALING_WISH
  5988. .byte 53; .hword PSYSHOCK
  5989. .byte 56; .hword RECOVER
  5990. .byte 59; .hword FOCUS_BLAST
  5991. .byte 63; .hword LOVELY_KISS
  5992. .byte LEARNSET_END
  5993.  
  5994. LEARNSET_SPOOKSTER:
  5995. .byte 1; .hword TRICK_OR_TREAT
  5996. .byte 1; .hword ASTONISH
  5997. .byte 1; .hword GROWL
  5998. .byte 6; .hword SCARY_FACE
  5999. .byte 10; .hword HYPNOSIS
  6000. .byte 10; .hword NIGHTMARE
  6001. .byte 13; .hword DRAGONBREATH
  6002. .byte 16; .hword BONE_CLUB
  6003. .byte 19; .hword HONE_CLAWS
  6004. .byte 23; .hword SHADOW_SNEAK
  6005. .byte 27; .hword CURSE
  6006. .byte 30; .hword BONE_RUSH
  6007. .byte 33; .hword SHADOW_PUNCH
  6008. .byte 37; .hword MEAN_LOOK
  6009. .byte 40; .hword GLARE
  6010. .byte 43; .hword SHADOW_CLAW
  6011. .byte 46; .hword BONEMERANG
  6012. .byte 50; .hword SPOOK_OUT
  6013. .byte 54; .hword OUTRAGE
  6014. .byte 60; .hword SHADOW_BONE
  6015. .byte LEARNSET_END
  6016.  
  6017. LEARNSET_SPOOKEER:
  6018. .byte 1; .hword TRICK_OR_TREAT
  6019. .byte 1; .hword ASTONISH
  6020. .byte 1; .hword GROWL
  6021. .byte 6; .hword SCARY_FACE
  6022. .byte 10; .hword HYPNOSIS
  6023. .byte 10; .hword NIGHTMARE
  6024. .byte 13; .hword DRAGONBREATH
  6025. .byte 16; .hword BONE_CLUB
  6026. .byte 19; .hword HONE_CLAWS
  6027. .byte 23; .hword SHADOW_SNEAK
  6028. .byte 27; .hword CURSE
  6029. .byte 30; .hword BONE_RUSH
  6030. .byte 33; .hword SHADOW_PUNCH
  6031. .byte 35; .hword SCREECH
  6032. .byte 39; .hword MEAN_LOOK
  6033. .byte 42; .hword GLARE
  6034. .byte 46; .hword SHADOW_CLAW
  6035. .byte 50; .hword BONEMERANG
  6036. .byte 56; .hword SPOOK_OUT
  6037. .byte 59; .hword OUTRAGE
  6038. .byte 63; .hword SHADOW_BONE
  6039. .byte LEARNSET_END
  6040.  
  6041. LEARNSET_SPOOKZILLA:
  6042. .byte 1; .hword TRI_ATTACK
  6043. .byte 1; .hword DESTINY_BOND
  6044. .byte 1; .hword SUCKER_PUNCH
  6045. .byte 1; .hword TRICK_OR_TREAT
  6046. .byte 1; .hword ASTONISH
  6047. .byte 1; .hword GROWL
  6048. .byte 6; .hword SCARY_FACE
  6049. .byte 10; .hword HYPNOSIS
  6050. .byte 10; .hword NIGHTMARE
  6051. .byte 13; .hword DRAGONBREATH
  6052. .byte 16; .hword BONE_CLUB
  6053. .byte 19; .hword HONE_CLAWS
  6054. .byte 23; .hword SHADOW_SNEAK
  6055. .byte 27; .hword CURSE
  6056. .byte 30; .hword BONE_RUSH
  6057. .byte 33; .hword SHADOW_PUNCH
  6058. .byte 35; .hword SCREECH
  6059. .byte 39; .hword MEAN_LOOK
  6060. .byte 42; .hword GLARE
  6061. .byte 46; .hword SHADOW_CLAW
  6062. .byte 50; .hword BONEMERANG
  6063. .byte 55; .hword SPOOK_OUT
  6064. .byte 60; .hword OUTRAGE
  6065. .byte 65; .hword SHADOW_BONE
  6066. .byte LEARNSET_END
  6067.  
  6068. LEARNSET_DERPATO:
  6069. .byte 1; .hword BIDE
  6070. .byte 1; .hword MUD_SLAP
  6071. .byte 1; .hword MUD_SPORT
  6072. .byte 4; .hword VINE_WHIP
  6073. .byte 8; .hword CONFUSION
  6074. .byte 12; .hword CONFUSE_RAY
  6075. .byte 16; .hword INGRAIN
  6076. .byte 19; .hword HEADBUTT
  6077. .byte 23; .hword BULLDOZE
  6078. .byte 26; .hword GROWTH
  6079. .byte 30; .hword AMNESIA
  6080. .byte 34; .hword EXTRASENSORY
  6081. .byte 38; .hword MAGNITUDE
  6082. .byte 41; .hword SEED_BOMB
  6083. .byte 43; .hword ACUPRESSURE
  6084. .byte 46; .hword EARTHQUAKE
  6085. .byte 50; .hword POWER_WHIP
  6086. .byte 55; .hword SHITPOST
  6087. .byte LEARNSET_END
  6088.  
  6089. LEARNSET_RETATER:
  6090. .byte 1; .hword WIDE_GUARD
  6091. .byte 1; .hword QUICK_GUARD
  6092. .byte 1; .hword MORNING_SUN
  6093. .byte 1; .hword BIDE
  6094. .byte 1; .hword MUD_SLAP
  6095. .byte 1; .hword MUD_SPORT
  6096. .byte 4; .hword VINE_WHIP
  6097. .byte 8; .hword CONFUSION
  6098. .byte 12; .hword CONFUSE_RAY
  6099. .byte 16; .hword INGRAIN
  6100. .byte 19; .hword HEADBUTT
  6101. .byte 23; .hword BULLDOZE
  6102. .byte 26; .hword GROWTH
  6103. .byte 30; .hword AMNESIA
  6104. .byte 34; .hword EXTRASENSORY
  6105. .byte 38; .hword MAGNITUDE
  6106. .byte 42; .hword SEED_BOMB
  6107. .byte 45; .hword ACUPRESSURE
  6108. .byte 49; .hword DYNAMICPUNCH
  6109. .byte 52; .hword EARTHQUAKE
  6110. .byte 56; .hword THRASH
  6111. .byte 62; .hword POWER_WHIP
  6112. .byte 66; .hword SHITPOST
  6113. .byte LEARNSET_END
  6114.  
  6115. LEARNSET_POTARDED:
  6116. .byte 1; .hword SIMPLE_BEAM
  6117. .byte 1; .hword WIDE_GUARD
  6118. .byte 1; .hword QUICK_GUARD
  6119. .byte 1; .hword MORNING_SUN
  6120. .byte 1; .hword BIDE
  6121. .byte 1; .hword MUD_SLAP
  6122. .byte 1; .hword MUD_SPORT
  6123. .byte 4; .hword VINE_WHIP
  6124. .byte 8; .hword CONFUSION
  6125. .byte 12; .hword CONFUSE_RAY
  6126. .byte 16; .hword INGRAIN
  6127. .byte 19; .hword HEADBUTT
  6128. .byte 23; .hword BULLDOZE
  6129. .byte 26; .hword GROWTH
  6130. .byte 30; .hword AMNESIA
  6131. .byte 34; .hword EXTRASENSORY
  6132. .byte 38; .hword MAGNITUDE
  6133. .byte 42; .hword SEED_BOMB
  6134. .byte 45; .hword ACUPRESSURE
  6135. .byte 49; .hword DYNAMICPUNCH
  6136. .byte 52; .hword EARTHQUAKE
  6137. .byte 56; .hword THRASH
  6138. .byte 60; .hword SKULL_BASH
  6139. .byte 63; .hword ZEN_HEADBUTT
  6140. .byte 66; .hword POWER_WHIP
  6141. .byte 70; .hword SHITPOST
  6142. .byte 74; .hword HEAD_SMASH
  6143. .byte LEARNSET_END
  6144.  
  6145. LEARNSET_SADFISH:
  6146. .byte 1; .hword RAIN_DANCE
  6147. .byte 1; .hword TEARFUL_LOOK
  6148. .byte 1; .hword SPLASH
  6149. .byte 2; .hword BUBBLE
  6150. .byte 4; .hword BEAT_UP
  6151. .byte 7; .hword SPITE
  6152. .byte 11; .hword RAGE
  6153. .byte 15; .hword AQUA_JET
  6154. .byte 19; .hword FAKE_TEARS
  6155. .byte 23; .hword MEMENTO
  6156. .byte 26; .hword REVENGE
  6157. .byte 29; .hword ICY_WIND
  6158. .byte 32; .hword BUBBLEBEAM
  6159. .byte 35; .hword FRUSTRATION
  6160. .byte 38; .hword GRUDGE
  6161. .byte 42; .hword MIST
  6162. .byte 46; .hword WEATHER_BALL
  6163. .byte 50; .hword FROST_BREATH
  6164. .byte 54; .hword HYDRO_PUMP
  6165. .byte 57; .hword DESTINY_BOND
  6166. .byte 60; .hword SUDOKU
  6167. .byte LEARNSET_END
  6168.  
  6169. LEARNSET_DELORIS:
  6170. .byte 1; .hword FIZZBITCH
  6171. .byte 1; .hword TEARFUL_LOOK
  6172. .byte 1; .hword AROMATHERAPY
  6173. .byte 5; .hword NIGHT_SHADE
  6174. .byte 8; .hword SING
  6175. .byte 11; .hword RAZOR_LEAF
  6176. .byte 14; .hword SHADOW_SNEAK
  6177. .byte 17; .hword STOMP
  6178. .byte 20; .hword GROWTH
  6179. .byte 24; .hword EXTRASENSORY
  6180. .byte 29; .hword SPEED_WEED
  6181. .byte 33; .hword PHANTOM_FORCE
  6182. .byte 36; .hword TROP_KICK
  6183. .byte 39; .hword SYNTHESIS
  6184. .byte 42; .hword ENERGY_BALL
  6185. .byte 42; .hword PETAL_BLIZZARD
  6186. .byte 45; .hword SHADOW_BALL
  6187. .byte 45; .hword SHADOW_CLAW
  6188. .byte 49; .hword NATURES_MADNESS
  6189. .byte 52; .hword PETAL_DANCE
  6190. .byte 58; .hword LOVELY_KISS
  6191. .byte 63; .hword SPOOK_OUT
  6192. .byte 66; .hword CLOSE_COMBAT
  6193. .byte 70; .hword SHADOW_FORCE
  6194. .byte 75; .hword FIZZBITCH
  6195. .byte LEARNSET_END
  6196.  
  6197. LEARNSET_OREON:
  6198. .byte 1; .hword CHARMING_CRY
  6199. .byte 1; .hword SNARL
  6200. .byte 1; .hword TAIL_WHIP
  6201. .byte 1; .hword HELPING_HAND
  6202. .byte 5; .hword SWEET_SCENT
  6203. .byte 9; .hword PURSUIT
  6204. .byte 13; .hword QUICK_ATTACK
  6205. .byte 15; .hword CONFUSE_RAY
  6206. .byte 15; .hword MEAN_LOOK
  6207. .byte 17; .hword SWIFT
  6208. .byte 20; .hword FEINT_ATTACK
  6209. .byte 24; .hword DRAIN_KISS
  6210. .byte 27; .hword SCREECH
  6211. .byte 27; .hword PSYCH_UP
  6212. .byte 34; .hword LASER_FOCUS
  6213. .byte 38; .hword DAZZLE_GLEAM
  6214. .byte 40; .hword FOUL_PLAY
  6215. .byte 44; .hword MOONLIGHT
  6216. .byte 47; .hword MOONBLAST
  6217. .byte 50; .hword ENERGY_BALL
  6218. .byte 53; .hword FOCUS_ENERGY
  6219. .byte 56; .hword DARK_PULSE
  6220. .byte 58; .hword MILK_DRINK
  6221. .byte 58; .hword LACTOSE_SHOT
  6222. .byte 65; .hword HYPERSPACE_FURY
  6223. .byte 72; .hword BADDY_BAD
  6224. .byte LEARNSET_END
  6225.  
  6226. LEARNSET_FARFIGTRON:
  6227. .byte 1; .hword WAKE_UP_SLAP
  6228. .byte 1; .hword FLAME_WHEEL
  6229. .byte 1; .hword RAGE
  6230. .byte 1; .hword LEER
  6231. .byte 3; .hword WORK_UP
  6232. .byte 5; .hword FEINT
  6233. .byte 9; .hword TAUNT
  6234. .byte 14; .hword MACH_PUNCH
  6235. .byte 18; .hword FIRE_SPIN
  6236. .byte 23; .hword AGILITY
  6237. .byte 27; .hword FOCUS_ENERGY
  6238. .byte 31; .hword JUMP_KICK
  6239. .byte 35; .hword BLAZE_KICK
  6240. .byte 39; .hword RETALIATE
  6241. .byte 43; .hword AURA_SPHERE
  6242. .byte 46; .hword FIRE_BLAST
  6243. .byte 50; .hword PARTING_SHOT
  6244. .byte 54; .hword CLOSE_COMBAT
  6245. .byte 57; .hword FLARE_BLITZ
  6246. .byte 61; .hword FOCUS_BLAST
  6247. .byte 65; .hword FIRE_BOMB
  6248. .byte 69; .hword HI_JUMP_KICK
  6249. .byte 75; .hword BLAST_BURN
  6250. .byte LEARNSET_END
  6251.  
  6252. LEARNSET_REGIRODE:
  6253. .byte 1; .hword EXPLOSION
  6254. .byte 1; .hword EARTH_POWER
  6255. .byte 1; .hword STOMP
  6256. .byte 10; .hword ROCK_THROW
  6257. .byte 15; .hword NIGHT_SHADE
  6258. .byte 21; .hword AURA_SPHERE
  6259. .byte 26; .hword MUDDY_WATER
  6260. .byte 33; .hword ANCIENTPOWER
  6261. .byte 37; .hword ACCELEROCK
  6262. .byte 37; .hword SHADOW_SNEAK
  6263. .byte 43; .hword ROCK_POLISH
  6264. .byte 51; .hword CHARGE_BEAM
  6265. .byte 56; .hword ZAP_CANNON
  6266. .byte 56; .hword LOCK_ON
  6267. .byte 59; .hword AMNESIA
  6268. .byte 61; .hword POWER_GEM
  6269. .byte 65; .hword SPOOPERPOWER
  6270. .byte 70; .hword FOCUS_BLAST
  6271. .byte 75; .hword EROSION_WAVE
  6272. .byte 77; .hword HYPER_BEAM
  6273. .byte 81; .hword SPOOK_OUT
  6274. .byte 86; .hword CURSE
  6275. .byte 93; .hword FISSURE
  6276. .byte 99; .hword DESTINY_BOND
  6277. .byte 100; .hword PAIN_SPLIT
  6278. .byte LEARNSET_END
  6279.  
  6280. LEARNSET_REGIMELT:
  6281. .byte 1; .hword EXPLOSION
  6282. .byte 1; .hword LIQUIDATION
  6283. .byte 1; .hword STOMP
  6284. .byte 10; .hword ICY_WIND
  6285. .byte 15; .hword NIGHT_SHADE
  6286. .byte 21; .hword HAMMER_ARM
  6287. .byte 26; .hword SCALD
  6288. .byte 33; .hword ANCIENTPOWER
  6289. .byte 37; .hword ICE_SHARD
  6290. .byte 37; .hword SHADOW_SNEAK
  6291. .byte 43; .hword AGILITY
  6292. .byte 51; .hword CHARGE_BEAM
  6293. .byte 56; .hword ZAP_CANNON
  6294. .byte 56; .hword LOCK_ON
  6295. .byte 59; .hword BARRIER
  6296. .byte 61; .hword ICICLE_CRASH
  6297. .byte 65; .hword SPOOPERPOWER
  6298. .byte 70; .hword SUPERPOWER
  6299. .byte 75; .hword ICE_HAMMER
  6300. .byte 77; .hword GIGA_IMPACT
  6301. .byte 81; .hword SPOOK_OUT
  6302. .byte 86; .hword CURSE
  6303. .byte 93; .hword SHEER_COLD
  6304. .byte 99; .hword DESTINY_BOND
  6305. .byte 100; .hword PAIN_SPLIT
  6306. .byte LEARNSET_END
  6307.  
  6308. LEARNSET_REGIRUST:
  6309. .byte 1; .hword EXPLOSION
  6310. .byte 1; .hword AEROBLAST
  6311. .byte 1; .hword STOMP
  6312. .byte 10; .hword METAL_CLAW
  6313. .byte 15; .hword NIGHT_SHADE
  6314. .byte 21; .hword VITAL_THROW
  6315. .byte 26; .hword BRINE
  6316. .byte 33; .hword ANCIENTPOWER
  6317. .byte 37; .hword BULLET_PUNCH
  6318. .byte 37; .hword SHADOW_SNEAK
  6319. .byte 43; .hword AUTOTOMIZE
  6320. .byte 51; .hword CHARGE_BEAM
  6321. .byte 56; .hword ZAP_CANNON
  6322. .byte 56; .hword LOCK_ON
  6323. .byte 59; .hword ACID_ARMOR
  6324. .byte 61; .hword FLASH_CANNON
  6325. .byte 65; .hword SPOOPERPOWER
  6326. .byte 70; .hword CLOSE_COMBAT
  6327. .byte 75; .hword DOOM_DESIRE
  6328. .byte 77; .hword SKULL_BASH
  6329. .byte 81; .hword SPOOK_OUT
  6330. .byte 86; .hword CURSE
  6331. .byte 93; .hword GUILLOTINE
  6332. .byte 99; .hword DESTINY_BOND
  6333. .byte 100; .hword PAIN_SPLIT
  6334. .byte LEARNSET_END
  6335.  
  6336. LEARNSET_JEWIPEDE:
  6337. .byte 1; .hword PAY_DAY
  6338. .byte 1; .hword TICKLE
  6339. .byte 1; .hword STRUGGLE_BUG
  6340. .byte 5; .hword THIEF
  6341. .byte 10; .hword QUICK_ATTACK
  6342. .byte 15; .hword WRAP
  6343. .byte 20; .hword STEAMROLLER
  6344. .byte 25; .hword FAKE_OUT
  6345. .byte 30; .hword CRUNCH
  6346. .byte 35; .hword HYPER_FANG
  6347. .byte 40; .hword X_SCISSOR
  6348. .byte 45; .hword SWITCHEROO
  6349. .byte 50; .hword LUNGE
  6350. .byte 55; .hword SPECTRAL_THIEF
  6351. .byte 60; .hword SWINDLE
  6352. .byte 65; .hword WRING_OUT
  6353. .byte 70; .hword LEECH_LIFE
  6354. .byte 75; .hword SUPER_FANG
  6355. .byte 80; .hword BUG_BUZZ
  6356. .byte 85; .hword EXTREMESPEED
  6357. .byte 90; .hword MEGAHORN
  6358. .byte 95; .hword LOVELY_KISS
  6359. .byte 100; .hword FIRST_IMPRESSION
  6360. .byte 100; .hword BODY_PRESS
  6361. .byte 100; .hword GIGA_IMPACT
  6362. .byte LEARNSET_END
  6363.  
  6364. LEARNSET_VIVAIGER:
  6365. .byte 1; .hword THUNDER_FANG
  6366. .byte 1; .hword ELECTRIFY
  6367. .byte 5; .hword FIRE_FANG
  6368. .byte 10; .hword SCARY_FACE
  6369. .byte 15; .hword CHARGE
  6370. .byte 20; .hword CHARGE_BEAM
  6371. .byte 25; .hword RECOVER
  6372. .byte 30; .hword ANCIENTPOWER
  6373. .byte 35; .hword SACRED_FIRE
  6374. .byte 40; .hword DISCHARGE
  6375. .byte 45; .hword WILL_O_WISP
  6376. .byte 50; .hword NOBLE_ROAR
  6377. .byte 55; .hword THUNDERBOLT
  6378. .byte 60; .hword FOCUS_ENERGY
  6379. .byte 65; .hword HURRICANE
  6380. .byte 70; .hword LAVA_PLUME
  6381. .byte 75; .hword OVERENERGIZE
  6382. .byte 80; .hword ERUPTION
  6383. .byte 85; .hword AURA_SPHERE
  6384. .byte 90; .hword THUNDER_WAVE
  6385. .byte 95; .hword ZAP_CANNON
  6386. .byte 100; .hword MEMENTO
  6387. .byte LEARNSET_END
  6388.  
  6389. LEARNSET_HELIOFUG:
  6390. .byte 1; .hword HURRICANE
  6391. .byte 1; .hword SUNNY_DAY
  6392. .byte 1; .hword TWISTER
  6393. .byte 1; .hword FIRE_SPIN
  6394. .byte 1; .hword GRAVITY
  6395. .byte 1; .hword WEATHER_BALL
  6396. .byte 5; .hword SCARY_FACE
  6397. .byte 10; .hword DRAGON_RAGE
  6398. .byte 15; .hword ANCIENTPOWER
  6399. .byte 20; .hword CRUNCH
  6400. .byte 25; .hword MYSTICAL_FIRE
  6401. .byte 30; .hword COSMIC_POWER
  6402. .byte 35; .hword LAVA_PLUME
  6403. .byte 40; .hword MORNING_SUN
  6404. .byte 45; .hword SPACIAL_REND
  6405. .byte 50; .hword SEARING_SHOT
  6406. .byte 55; .hword HYPER_VOICE
  6407. .byte 60; .hword METEOR_MASH
  6408. .byte 65; .hword SOLAR_BLADE
  6409. .byte 70; .hword EXTREMESPEED
  6410. .byte 75; .hword DRAGON_DANCE
  6411. .byte 75; .hword DRAGON_ASCENT
  6412. .byte 80; .hword FLARE_BLITZ
  6413. .byte 85; .hword OUTRAGE
  6414. .byte 90; .hword INFERNO
  6415. .byte 95; .hword DRACO_METEOR
  6416. .byte 100; .hword V_CREATE
  6417. .byte LEARNSET_END
  6418.  
  6419. LEARNSET_ADESIGN:
  6420. .byte 1; .hword AN_ATTACK
  6421. .byte LEARNSET_END
  6422.  
  6423. LEARNSET_SADROG:
  6424. .byte 1; .hword NATURES_MADNESS
  6425. .byte 1; .hword POUND
  6426. .byte 1; .hword TEARFUL_LOOK
  6427. .byte 6; .hword VINE_WHIP
  6428. .byte 9; .hword LICK
  6429. .byte 12; .hword MUD_SHOT
  6430. .byte 15; .hword RAZOR_LEAF
  6431. .byte 17; .hword LEECH_SEED
  6432. .byte 19; .hword RAGE
  6433. .byte 21; .hword MUD_BOMB
  6434. .byte 24; .hword TROP_KICK
  6435. .byte 27; .hword HYPER_VOICE
  6436. .byte 30; .hword BOUNCE
  6437. .byte 34; .hword SCREECH
  6438. .byte 37; .hword SUBMISSION
  6439. .byte 40; .hword SEED_BOMB
  6440. .byte 42; .hword MUDDY_WATER
  6441. .byte 46; .hword THRASH
  6442. .byte 50; .hword BOOMBURST
  6443. .byte 53; .hword OUTRAGE
  6444. .byte 56; .hword SLACK_OFF
  6445. .byte 60; .hword LANDS_WRATH
  6446. .byte 65; .hword POWER_WHIP
  6447. .byte LEARNSET_END
  6448.  
  6449. LEARNSET_SMUGROK:
  6450. .byte 1; .hword NATURES_MADNESS
  6451. .byte 1; .hword POUND
  6452. .byte 1; .hword TEARFUL_LOOK
  6453. .byte 6; .hword VINE_WHIP
  6454. .byte 9; .hword LICK
  6455. .byte 12; .hword MUD_SHOT
  6456. .byte 15; .hword RAZOR_LEAF
  6457. .byte 17; .hword LEECH_SEED
  6458. .byte 17; .hword FLATTER
  6459. .byte 17; .hword SWAGGER
  6460. .byte 20; .hword RAGE
  6461. .byte 23; .hword MUD_BOMB
  6462. .byte 26; .hword TROP_KICK
  6463. .byte 30; .hword HYPER_VOICE
  6464. .byte 34; .hword BOUNCE
  6465. .byte 38; .hword SCREECH
  6466. .byte 40; .hword SUBMISSION
  6467. .byte 43; .hword SEED_BOMB
  6468. .byte 46; .hword MUDDY_WATER
  6469. .byte 50; .hword THRASH
  6470. .byte 54; .hword BOOMBURST
  6471. .byte 57; .hword OUTRAGE
  6472. .byte 60; .hword SLACK_OFF
  6473. .byte 63; .hword LANDS_WRATH
  6474. .byte 67; .hword POWER_WHIP
  6475. .byte LEARNSET_END
  6476.  
  6477. LEARNSET_PEPEREE:
  6478. .byte 1; .hword NATURES_MADNESS
  6479. .byte 1; .hword GREAT_RAGE
  6480. .byte 1; .hword ROCK_POLISH
  6481. .byte 1; .hword ACCELEROCK
  6482. .byte 1; .hword POUND
  6483. .byte 1; .hword TEARFUL_LOOK
  6484. .byte 6; .hword VINE_WHIP
  6485. .byte 9; .hword LICK
  6486. .byte 12; .hword MUD_SHOT
  6487. .byte 15; .hword RAZOR_LEAF
  6488. .byte 17; .hword LEECH_SEED
  6489. .byte 17; .hword FLATTER
  6490. .byte 20; .hword RAGE
  6491. .byte 23; .hword MUD_BOMB
  6492. .byte 26; .hword TROP_KICK
  6493. .byte 30; .hword HYPER_VOICE
  6494. .byte 34; .hword BOUNCE
  6495. .byte 38; .hword SCREECH
  6496. .byte 38; .hword STONE_EDGE
  6497. .byte 42; .hword SUBMISSION
  6498. .byte 45; .hword NATURES_MADNESS
  6499. .byte 47; .hword SEED_BOMB
  6500. .byte 50; .hword MUDDY_WATER
  6501. .byte 53; .hword THRASH
  6502. .byte 56; .hword HEAD_SMASH
  6503. .byte 60; .hword BOOMBURST
  6504. .byte 63; .hword OUTRAGE
  6505. .byte 66; .hword SLACK_OFF
  6506. .byte 69; .hword LANDS_WRATH
  6507. .byte 72; .hword POWER_WHIP
  6508. .byte 75; .hword ROCK_WRECKER
  6509. .byte LEARNSET_END
  6510.  
  6511. LEARNSET_HODTOG:
  6512. .byte 1; .hword LICK_CLEAN
  6513. .byte 1; .hword TACKLE
  6514. .byte 1; .hword HOWL
  6515. .byte 6; .hword FIRE_SPIN
  6516. .byte 9; .hword QUICK_ATTACK
  6517. .byte 12; .hword BITE
  6518. .byte 15; .hword INCINERATE
  6519. .byte 17; .hword SUNNY_DAY
  6520. .byte 20; .hword FIRE_FANG
  6521. .byte 23; .hword CRUNCH
  6522. .byte 26; .hword LAVA_PLUME
  6523. .byte 30; .hword GLARE
  6524. .byte 34; .hword EXTREMESPEED
  6525. .byte 38; .hword MORNING_SUN
  6526. .byte 40; .hword FLAMETHROWER
  6527. .byte 44; .hword WILL_O_WISP
  6528. .byte 47; .hword INFERNO
  6529. .byte 50; .hword NASTY_PLOT
  6530. .byte 55; .hword EARTH_POWER
  6531. .byte 59; .hword FIRE_BLAST
  6532. .byte LEARNSET_END
  6533.  
  6534. LEARNSET_WIENEBARK:
  6535. .byte 1; .hword LICK_CLEAN
  6536. .byte 1; .hword TACKLE
  6537. .byte 1; .hword HOWL
  6538. .byte 6; .hword FIRE_SPIN
  6539. .byte 9; .hword QUICK_ATTACK
  6540. .byte 12; .hword BITE
  6541. .byte 15; .hword INCINERATE
  6542. .byte 17; .hword SUNNY_DAY
  6543. .byte 17; .hword SCARY_FACE
  6544. .byte 20; .hword MEAN_LOOK
  6545. .byte 23; .hword FIRE_FANG
  6546. .byte 26; .hword CRUNCH
  6547. .byte 30; .hword LAVA_PLUME
  6548. .byte 34; .hword GLARE
  6549. .byte 38; .hword EXTREMESPEED
  6550. .byte 40; .hword MORNING_SUN
  6551. .byte 44; .hword FLAMETHROWER
  6552. .byte 47; .hword WILL_O_WISP
  6553. .byte 50; .hword INFERNO
  6554. .byte 54; .hword NASTY_PLOT
  6555. .byte 57; .hword EARTH_POWER
  6556. .byte 60; .hword FIRE_BLAST
  6557. .byte LEARNSET_END
  6558.  
  6559. LEARNSET_SAUDOGE:
  6560. .byte 1; .hword LICK_CLEAN
  6561. .byte 1; .hword DRAGON_DANCE
  6562. .byte 1; .hword DRAGON_PULSE
  6563. .byte 1; .hword TACKLE
  6564. .byte 1; .hword HOWL
  6565. .byte 6; .hword FIRE_SPIN
  6566. .byte 9; .hword QUICK_ATTACK
  6567. .byte 12; .hword BITE
  6568. .byte 15; .hword INCINERATE
  6569. .byte 17; .hword SUNNY_DAY
  6570. .byte 17; .hword SCARY_FACE
  6571. .byte 20; .hword MEAN_LOOK
  6572. .byte 23; .hword FIRE_FANG
  6573. .byte 26; .hword CRUNCH
  6574. .byte 30; .hword LAVA_PLUME
  6575. .byte 34; .hword GLARE
  6576. .byte 36; .hword WOW_WIENER
  6577. .byte 38; .hword EXTREMESPEED
  6578. .byte 40; .hword DRAGON_ASCENT
  6579. .byte 42; .hword MORNING_SUN
  6580. .byte 46; .hword FLAMETHROWER
  6581. .byte 50; .hword WILL_O_WISP
  6582. .byte 53; .hword DRAGON_RUSH
  6583. .byte 56; .hword HURRICANE
  6584. .byte 60; .hword INFERNO
  6585. .byte 63; .hword NASTY_PLOT
  6586. .byte 66; .hword EARTH_POWER
  6587. .byte 69; .hword FIRE_BLAST
  6588. .byte 72; .hword AEROBLAST
  6589. .byte 77; .hword DRACO_METEOR
  6590. .byte LEARNSET_END
  6591.  
  6592. LEARNSET_GNARRK:
  6593. .byte 1; .hword SCRATCH
  6594. .byte 1; .hword LEER
  6595. .byte 6; .hword AQUA_JET
  6596. .byte 9; .hword BITE
  6597. .byte 12; .hword FOCUS_ENERGY
  6598. .byte 15; .hword RAZOR_SHELL
  6599. .byte 17; .hword CURSE
  6600. .byte 19; .hword SLASH
  6601. .byte 21; .hword BRINE
  6602. .byte 24; .hword NIGHT_SLASH
  6603. .byte 27; .hword NASTY_PLOT
  6604. .byte 30; .hword DIVE
  6605. .byte 34; .hword CRUNCH
  6606. .byte 37; .hword SHADOW_CLAW
  6607. .byte 40; .hword SUCKER_PUNCH
  6608. .byte 44; .hword AQUA_TAIL
  6609. .byte 47; .hword KNOCK_OFF
  6610. .byte 50; .hword ICICLE_CRASH
  6611. .byte 55; .hword SWORDS_DANCE
  6612. .byte 59; .hword LIQUIDATION
  6613. .byte LEARNSET_END
  6614.  
  6615. LEARNSET_CORSHARRK:
  6616. .byte 1; .hword SCRATCH
  6617. .byte 1; .hword LEER
  6618. .byte 6; .hword AQUA_JET
  6619. .byte 9; .hword BITE
  6620. .byte 12; .hword FOCUS_ENERGY
  6621. .byte 15; .hword RAZOR_SHELL
  6622. .byte 17; .hword CURSE
  6623. .byte 17; .hword FOLLOW_ME
  6624. .byte 20; .hword SLASH
  6625. .byte 23; .hword BRINE
  6626. .byte 26; .hword NIGHT_SLASH
  6627. .byte 30; .hword NASTY_PLOT
  6628. .byte 34; .hword DIVE
  6629. .byte 38; .hword CRUNCH
  6630. .byte 40; .hword SHADOW_CLAW
  6631. .byte 43; .hword SUCKER_PUNCH
  6632. .byte 47; .hword AQUA_TAIL
  6633. .byte 50; .hword KNOCK_OFF
  6634. .byte 54; .hword ICICLE_CRASH
  6635. .byte 57; .hword SWORDS_DANCE
  6636. .byte 60; .hword LIQUIDATION
  6637. .byte LEARNSET_END
  6638.  
  6639. LEARNSET_DAVYJAWS:
  6640. .byte 1; .hword PLUNDER
  6641. .byte 1; .hword PARTING_SHOT
  6642. .byte 1; .hword CROSS_POISON
  6643. .byte 1; .hword SCRATCH
  6644. .byte 1; .hword LEER
  6645. .byte 6; .hword AQUA_JET
  6646. .byte 9; .hword BITE
  6647. .byte 12; .hword FOCUS_ENERGY
  6648. .byte 15; .hword RAZOR_SHELL
  6649. .byte 17; .hword CURSE
  6650. .byte 17; .hword FOLLOW_ME
  6651. .byte 20; .hword SLASH
  6652. .byte 23; .hword BRINE
  6653. .byte 26; .hword NIGHT_SLASH
  6654. .byte 30; .hword NASTY_PLOT
  6655. .byte 34; .hword DIVE
  6656. .byte 38; .hword CRUNCH
  6657. .byte 38; .hword CROSS_CHOP
  6658. .byte 38; .hword HONE_CLAWS
  6659. .byte 42; .hword SHADOW_CLAW
  6660. .byte 46; .hword SUCKER_PUNCH
  6661. .byte 50; .hword SUPERPOWER
  6662. .byte 53; .hword AQUA_TAIL
  6663. .byte 56; .hword ANCHOR_SHOT
  6664. .byte 60; .hword ICICLE_CRASH
  6665. .byte 63; .hword SWORDS_DANCE
  6666. .byte 66; .hword OW_THE_EDGE
  6667. .byte 69; .hword LIQUIDATION
  6668. .byte 72; .hword CLOSE_COMBAT
  6669. .byte 77; .hword GUILLOTINE
  6670. .byte LEARNSET_END
  6671.  
  6672. LEARNSET_HUMPUNNY:
  6673. .byte 1; .hword POUND
  6674. .byte 1; .hword TAIL_WHIP
  6675. .byte 1; .hword HELPING_HAND
  6676. .byte 6; .hword FOCUS_ENERGY
  6677. .byte 9; .hword BITE
  6678. .byte 12; .hword QUICK_ATTACK
  6679. .byte 15; .hword ENDURE
  6680. .byte 17; .hword DOUBLE_TEAM
  6681. .byte 19; .hword HYPER_FANG
  6682. .byte 22; .hword ENCORE
  6683. .byte 25; .hword JUMP_KICK
  6684. .byte 28; .hword AGILITY
  6685. .byte 32; .hword ATTRACT
  6686. .byte 35; .hword CRUNCH
  6687. .byte 38; .hword SUPER_FANG
  6688. .byte 41; .hword FOLLOW_ME
  6689. .byte 44; .hword ENDEAVOR
  6690. .byte 48; .hword DOUBLE_EDGE
  6691. .byte 52; .hword KNOCK_OFF
  6692. .byte 56; .hword HI_JUMP_KICK
  6693. .byte LEARNSET_END
  6694.  
  6695. LEARNSET_BUNNORGY:
  6696. .byte 1; .hword SWITCHEROO
  6697. .byte 1; .hword BATON_PASS
  6698. .byte 1; .hword POUND
  6699. .byte 1; .hword TAIL_WHIP
  6700. .byte 1; .hword HELPING_HAND
  6701. .byte 6; .hword FOCUS_ENERGY
  6702. .byte 9; .hword BITE
  6703. .byte 12; .hword QUICK_ATTACK
  6704. .byte 15; .hword ENDURE
  6705. .byte 17; .hword DOUBLE_TEAM
  6706. .byte 17; .hword WORK_UP
  6707. .byte 20; .hword HYPER_FANG
  6708. .byte 24; .hword ENCORE
  6709. .byte 28; .hword JUMP_KICK
  6710. .byte 31; .hword AGILITY
  6711. .byte 34; .hword ATTRACT
  6712. .byte 37; .hword CRUNCH
  6713. .byte 40; .hword SUPER_FANG
  6714. .byte 44; .hword FOLLOW_ME
  6715. .byte 48; .hword ENDEAVOR
  6716. .byte 52; .hword DOUBLE_EDGE
  6717. .byte 56; .hword KNOCK_OFF
  6718. .byte 60; .hword HI_JUMP_KICK
  6719. .byte 64; .hword GIGA_IMPACT
  6720. .byte LEARNSET_END
  6721.  
  6722. LEARNSET_EMELGY:
  6723. .byte 1; .hword RAGE
  6724. .byte 1; .hword LEER
  6725. .byte 6; .hword GUST
  6726. .byte 9; .hword SWIFT
  6727. .byte 12; .hword FOCUS_ENERGY
  6728. .byte 16; .hword ECHOED_VOICE
  6729. .byte 17; .hword AIR_CUTTER
  6730. .byte 20; .hword PSYBEAM
  6731. .byte 24; .hword UPROAR
  6732. .byte 27; .hword AGILITY
  6733. .byte 30; .hword AIR_SLASH
  6734. .byte 33; .hword HYPER_VOICE
  6735. .byte 36; .hword BRAVE_BIRD
  6736. .byte 40; .hword THRASH
  6737. .byte 44; .hword ROOST
  6738. .byte 48; .hword HURRICANE
  6739. .byte 52; .hword OUTRAGE
  6740. .byte 55; .hword BOOMBURST
  6741. .byte 59; .hword AEROBLAST
  6742. .byte LEARNSET_END
  6743.  
  6744. LEARNSET_FEDORAWK:
  6745. .byte 1; .hword RAGE
  6746. .byte 1; .hword LEER
  6747. .byte 6; .hword GUST
  6748. .byte 9; .hword SWIFT
  6749. .byte 12; .hword FOCUS_ENERGY
  6750. .byte 16; .hword ECHOED_VOICE
  6751. .byte 16; .hword FLAME_WHEEL
  6752. .byte 19; .hword AIR_CUTTER
  6753. .byte 22; .hword PSYBEAM
  6754. .byte 25; .hword FLAME_BURST
  6755. .byte 27; .hword UPROAR
  6756. .byte 30; .hword AGILITY
  6757. .byte 32; .hword AIR_SLASH
  6758. .byte 34; .hword HYPER_VOICE
  6759. .byte 37; .hword FLAMETHROWER
  6760. .byte 40; .hword BRAVE_BIRD
  6761. .byte 44; .hword THRASH
  6762. .byte 47; .hword ROOST
  6763. .byte 50; .hword HURRICANE
  6764. .byte 54; .hword OUTRAGE
  6765. .byte 57; .hword BOOMBURST
  6766. .byte 60; .hword FIRE_BLAST
  6767. .byte 64; .hword AEROBLAST
  6768. .byte 67; .hword TOKE
  6769. .byte LEARNSET_END
  6770.  
  6771. LEARNSET_FAZEAGLE:
  6772. .byte 1; .hword FLARE_BLITZ
  6773. .byte 1; .hword PARTING_SHOT
  6774. .byte 1; .hword LOCK_ON
  6775. .byte 1; .hword INFERNO
  6776. .byte 1; .hword ROCK_WRECKER
  6777. .byte 1; .hword RAGE
  6778. .byte 1; .hword LEER
  6779. .byte 6; .hword GUST
  6780. .byte 9; .hword SWIFT
  6781. .byte 12; .hword FOCUS_ENERGY
  6782. .byte 16; .hword ECHOED_VOICE
  6783. .byte 16; .hword FLAME_WHEEL
  6784. .byte 19; .hword AIR_CUTTER
  6785. .byte 22; .hword PSYBEAM
  6786. .byte 25; .hword FLAME_BURST
  6787. .byte 27; .hword UPROAR
  6788. .byte 30; .hword AGILITY
  6789. .byte 32; .hword AIR_SLASH
  6790. .byte 32; .hword LASER_FOCUS
  6791. .byte 36; .hword HYPER_VOICE
  6792. .byte 40; .hword FLAMETHROWER
  6793. .byte 43; .hword BRAVE_BIRD
  6794. .byte 47; .hword THRASH
  6795. .byte 50; .hword ROOST
  6796. .byte 54; .hword HURRICANE
  6797. .byte 57; .hword OUTRAGE
  6798. .byte 60; .hword BOOMBURST
  6799. .byte 64; .hword SEARING_SHOT
  6800. .byte 67; .hword AEROBLAST
  6801. .byte 70; .hword TOKE
  6802. .byte LEARNSET_END
  6803.  
  6804. LEARNSET_CATIKILLAR:
  6805. .byte 1; .hword BUG_BITE
  6806. .byte 1; .hword MEGA_DRAIN
  6807. .byte 1; .hword SCARY_FACE
  6808. .byte 1; .hword STRING_SHOT
  6809. .byte 10; .hword SONICBOOM
  6810. .byte 15; .hword SILVER_WIND
  6811. .byte LEARNSET_END
  6812.  
  6813. LEARNSET_TIKOON:
  6814. .byte 1; .hword BUG_BITE
  6815. .byte 1; .hword MEGA_DRAIN
  6816. .byte 1; .hword SCARY_FACE
  6817. .byte 1; .hword STRING_SHOT
  6818. .byte 10; .hword SONICBOOM
  6819. .byte 15; .hword SILVER_WIND
  6820. .byte 15; .hword HARDEN
  6821. .byte 15; .hword LEAF_TORNADO
  6822. .byte 20; .hword MEAN_LOOK
  6823. .byte 25; .hword SIGNAL_BEAM
  6824. .byte 30; .hword IRON_DEFENSE
  6825. .byte LEARNSET_END
  6826.  
  6827. LEARNSET_OOGABUGA:
  6828. .byte 1; .hword AROMATHERAPY
  6829. .byte 1; .hword FIRST_IMPRESSION
  6830. .byte 1; .hword POWDER
  6831. .byte 1; .hword RAGE_POWDER
  6832. .byte 1; .hword BUG_BITE
  6833. .byte 1; .hword MEGA_DRAIN
  6834. .byte 1; .hword SCARY_FACE
  6835. .byte 1; .hword STRING_SHOT
  6836. .byte 10; .hword SONICBOOM
  6837. .byte 15; .hword SILVER_WIND
  6838. .byte 15; .hword HARDEN
  6839. .byte 15; .hword LEAF_TORNADO
  6840. .byte 20; .hword MEAN_LOOK
  6841. .byte 25; .hword SIGNAL_BEAM
  6842. .byte 30; .hword SCREECH
  6843. .byte 30; .hword ENERGY_BALL
  6844. .byte 33; .hword ELECTROWEB
  6845. .byte 36; .hword CURSE
  6846. .byte 36; .hword BONEMERANG
  6847. .byte 40; .hword BUG_BUZZ
  6848. .byte 44; .hword SPIDER_WEB
  6849. .byte 48; .hword FORESTS_CURSE
  6850. .byte 51; .hword NATURES_MADNESS
  6851. .byte 55; .hword HURRICANE
  6852. .byte 59; .hword WOOD_HAMMER
  6853. .byte 61; .hword BADDY_BAD
  6854. .byte 63; .hword TOXIC_THREAD
  6855. .byte 66; .hword QUIVER_DANCE
  6856. .byte 70; .hword POLLEN_PUFF
  6857. .byte 75; .hword SEED_FLARE
  6858. .byte LEARNSET_END
  6859.  
  6860. LEARNSET_EBINING:
  6861. .byte 1; .hword SNARL
  6862. .byte 1; .hword BEAT_UP
  6863. .byte 1; .hword LEER
  6864. .byte 4; .hword ENCORE
  6865. .byte 8; .hword PURSUIT
  6866. .byte 11; .hword COPYCAT
  6867. .byte 15; .hword BITE
  6868. .byte 18; .hword MIMIC
  6869. .byte 22; .hword HONE_CLAWS
  6870. .byte 24; .hword FOUL_PLAY
  6871. .byte 26; .hword DISABLE
  6872. .byte 29; .hword FAKE_TEARS
  6873. .byte 32; .hword CRUNCH
  6874. .byte 35; .hword SWAGGER
  6875. .byte 35; .hword FLATTER
  6876. .byte 38; .hword SCREECH
  6877. .byte 41; .hword U_TURN
  6878. .byte 44; .hword SUCKER_PUNCH
  6879. .byte 48; .hword MEMENTO
  6880. .byte 51; .hword MIRROR_MOVE
  6881. .byte 54; .hword BADDY_BAD
  6882. .byte 57; .hword GUNK_SHOT
  6883. .byte 60; .hword KNOCK_OFF
  6884. .byte LEARNSET_END
  6885.  
  6886. LEARNSET_EMPLYIN:
  6887. .byte 1; .hword SWITCHEROO
  6888. .byte 1; .hword SNARL
  6889. .byte 1; .hword BEAT_UP
  6890. .byte 1; .hword LEER
  6891. .byte 4; .hword ENCORE
  6892. .byte 8; .hword PURSUIT
  6893. .byte 11; .hword COPYCAT
  6894. .byte 15; .hword BITE
  6895. .byte 18; .hword MIMIC
  6896. .byte 22; .hword HONE_CLAWS
  6897. .byte 24; .hword FOUL_PLAY
  6898. .byte 27; .hword DISABLE
  6899. .byte 31; .hword FAKE_TEARS
  6900. .byte 34; .hword CRUNCH
  6901. .byte 37; .hword SWAGGER
  6902. .byte 37; .hword FLATTER
  6903. .byte 40; .hword SCREECH
  6904. .byte 44; .hword U_TURN
  6905. .byte 47; .hword SUCKER_PUNCH
  6906. .byte 50; .hword MEMENTO
  6907. .byte 53; .hword MIRROR_MOVE
  6908. .byte 56; .hword BADDY_BAD
  6909. .byte 59; .hword CLOSE_COMBAT
  6910. .byte 62; .hword KNOCK_OFF
  6911. .byte 65; .hword GUNK_SHOT
  6912. .byte 70; .hword THOUSAND_ARROWS
  6913. .byte LEARNSET_END
  6914.  
  6915. LEARNSET_UPBOTE:
  6916. .byte 1; .hword CONFUSION
  6917. .byte 1; .hword DEFENSE_CURL
  6918. .byte 1; .hword PLAY_NICE
  6919. .byte 4; .hword ENCORE
  6920. .byte 8; .hword PSYWAVE
  6921. .byte 11; .hword COPYCAT
  6922. .byte 15; .hword PSYBEAM
  6923. .byte 18; .hword MIMIC
  6924. .byte 24; .hword REFLECT_TYPE
  6925. .byte 26; .hword DISABLE
  6926. .byte 29; .hword STOCKPILE
  6927. .byte 29; .hword SWALLOW
  6928. .byte 29; .hword SPIT_UP
  6929. .byte 32; .hword EXTRASENSORY
  6930. .byte 35; .hword WORK_UP
  6931. .byte 38; .hword PSYCH_UP
  6932. .byte 41; .hword VOLT_SWITCH
  6933. .byte 44; .hword PSYCHIC
  6934. .byte 48; .hword BARRIER
  6935. .byte 51; .hword DETECT
  6936. .byte 54; .hword COSMIC_POWER
  6937. .byte 57; .hword STORED_POWER
  6938. .byte LEARNSET_END
  6939.  
  6940. LEARNSET_UPBEDDIT:
  6941. .byte 1; .hword FOLLOW_ME
  6942. .byte 1; .hword RECOVER
  6943. .byte 1; .hword TRICK
  6944. .byte 1; .hword CONFUSION
  6945. .byte 1; .hword DEFENSE_CURL
  6946. .byte 1; .hword PLAY_NICE
  6947. .byte 4; .hword ENCORE
  6948. .byte 8; .hword PSYWAVE
  6949. .byte 11; .hword COPYCAT
  6950. .byte 15; .hword PSYBEAM
  6951. .byte 18; .hword MIMIC
  6952. .byte 24; .hword REFLECT_TYPE
  6953. .byte 27; .hword DISABLE
  6954. .byte 31; .hword STOCKPILE
  6955. .byte 31; .hword SWALLOW
  6956. .byte 31; .hword SPIT_UP
  6957. .byte 34; .hword EXTRASENSORY
  6958. .byte 37; .hword WORK_UP
  6959. .byte 40; .hword PSYCH_UP
  6960. .byte 44; .hword VOLT_SWITCH
  6961. .byte 47; .hword PSYCHIC
  6962. .byte 50; .hword BARRIER
  6963. .byte 53; .hword DETECT
  6964. .byte 56; .hword COSMIC_POWER
  6965. .byte 61; .hword STORED_POWER
  6966. .byte 65; .hword FOCUS_BLAST
  6967. .byte 70; .hword PSYSTRIKE
  6968. .byte LEARNSET_END
  6969.  
  6970. LEARNSET_FLIPBIRD:
  6971. .byte 1; .hword PECK
  6972. .byte 1; .hword LEER
  6973. .byte 1; .hword SAND_ATTACK
  6974. .byte 4; .hword FURY_ATTACK
  6975. .byte 7; .hword FOCUS_ENERGY
  6976. .byte 10; .hword BRUTAL_SWING
  6977. .byte 13; .hword PLUCK
  6978. .byte 16; .hword MACH_PUNCH
  6979. .byte 20; .hword WHIRLWIND
  6980. .byte 24; .hword BULK_UP
  6981. .byte 28; .hword ENDURE
  6982. .byte 31; .hword DRILL_PECK
  6983. .byte 34; .hword FEATHERDANCE
  6984. .byte 37; .hword SUCKER_PUNCH
  6985. .byte 40; .hword ACROBATICS
  6986. .byte 44; .hword AGILITY
  6987. .byte 47; .hword ENDEAVOR
  6988. .byte 50; .hword ROOST
  6989. .byte LEARNSET_END
  6990.  
  6991. LEARNSET_WHEYGLE:
  6992. .byte 1; .hword DYNAMICPUNCH
  6993. .byte 1; .hword PECK
  6994. .byte 1; .hword LEER
  6995. .byte 1; .hword SAND_ATTACK
  6996. .byte 4; .hword FURY_ATTACK
  6997. .byte 7; .hword FOCUS_ENERGY
  6998. .byte 10; .hword BRUTAL_SWING
  6999. .byte 13; .hword PLUCK
  7000. .byte 16; .hword MACH_PUNCH
  7001. .byte 20; .hword WHIRLWIND
  7002. .byte 24; .hword BULK_UP
  7003. .byte 27; .hword SKY_UPPERCUT
  7004. .byte 30; .hword ENDURE
  7005. .byte 33; .hword DRILL_PECK
  7006. .byte 36; .hword FEATHERDANCE
  7007. .byte 40; .hword DRAIN_PUNCH
  7008. .byte 43; .hword SUCKER_PUNCH
  7009. .byte 47; .hword ACROBATICS
  7010. .byte 50; .hword AGILITY
  7011. .byte 50; .hword ENDEAVOR
  7012. .byte 52; .hword WEIRD_FLEX
  7013. .byte 54; .hword HAMMER_ARM
  7014. .byte 57; .hword FLYING_PRESS
  7015. .byte 60; .hword ROOST
  7016. .byte 63; .hword ANCHOR_SHOT
  7017. .byte 66; .hword BRAVE_BIRD
  7018. .byte 70; .hword SUPERPOWER
  7019. .byte 74; .hword EXPLOSION
  7020. .byte LEARNSET_END
  7021.  
  7022. LEARNSET_GANGNOME:
  7023. .byte 1; .hword REFLECT_TYPE
  7024. .byte 1; .hword CHARMING_CRY
  7025. .byte 1; .hword ECHOED_VOICE
  7026. .byte 1; .hword SUPERSONIC
  7027. .byte 1; .hword GROWL
  7028. .byte 6; .hword SING
  7029. .byte 10; .hword ENCORE
  7030. .byte 14; .hword UPROAR
  7031. .byte 17; .hword SCREECH
  7032. .byte 21; .hword CHARM
  7033. .byte 24; .hword FORCE_PALM
  7034. .byte 27; .hword TRIGGER
  7035. .byte 30; .hword DAZZLE_GLEAM
  7036. .byte 34; .hword TEETER_DANCE
  7037. .byte 37; .hword HYPER_VOICE
  7038. .byte 40; .hword CONFUSE_RAY
  7039. .byte 44; .hword PLAY_ROUGH
  7040. .byte 47; .hword EXTRASENSORY
  7041. .byte 50; .hword LOCK_ON
  7042. .byte 54; .hword SYNCHRONOISE
  7043. .byte 57; .hword REST
  7044. .byte 57; .hword SLEEP_TALK
  7045. .byte 60; .hword BOOMBURST
  7046. .byte 64; .hword MOONBLAST
  7047. .byte 67; .hword LUNAR_DANCE
  7048. .byte LEARNSET_END
  7049.  
  7050. LEARNSET_PYONGNOME:
  7051. .byte 1; .hword FINAL_GAMBIT
  7052. .byte 1; .hword MIRROR_SHOT
  7053. .byte 1; .hword SNARL
  7054. .byte 1; .hword FOLLOW_ME
  7055. .byte 1; .hword LEER
  7056. .byte 6; .hword SPITE
  7057. .byte 10; .hword ENDEAVOR
  7058. .byte 14; .hword MUD_BOMB
  7059. .byte 17; .hword MAGNET_BOMB
  7060. .byte 21; .hword METAL_SOUND
  7061. .byte 24; .hword FORCE_PALM
  7062. .byte 27; .hword FEINT_ATTACK
  7063. .byte 30; .hword IRON_HEAD
  7064. .byte 34; .hword GRUDGE
  7065. .byte 37; .hword SELFDESTRUCT
  7066. .byte 40; .hword SEED_BOMB
  7067. .byte 43; .hword FLASH_CANNON
  7068. .byte 45; .hword BADDY_BAD
  7069. .byte 48; .hword SLUDGE_BOMB
  7070. .byte 50; .hword LOCK_ON
  7071. .byte 50; .hword ZAP_CANNON
  7072. .byte 54; .hword METEOR_MASH
  7073. .byte 57; .hword EXPLOSION
  7074. .byte 60; .hword MEMENTO
  7075. .byte 64; .hword WARHEAD
  7076. .byte LEARNSET_END
  7077.  
  7078. LEARNSET_BRUHKID:
  7079. .byte 1; .hword SAND_TOMB
  7080. .byte 1; .hword BIDE
  7081. .byte 1; .hword SAND_ATTACK
  7082. .byte 1; .hword FORESIGHT
  7083. .byte 4; .hword MAT_BLOCK
  7084. .byte 8; .hword ROLLING_KICK
  7085. .byte 11; .hword FOCUS_ENERGY
  7086. .byte 15; .hword QUICK_SAND
  7087. .byte 18; .hword ENDURE
  7088. .byte 22; .hword LOW_SWEEP
  7089. .byte 25; .hword MEGA_KICK
  7090. .byte 30; .hword COUNTER
  7091. .byte 33; .hword BULLDOZE
  7092. .byte 35; .hword DETECT
  7093. .byte 39; .hword MIRROR_COAT
  7094. .byte 40; .hword BODY_PRESS
  7095. .byte 43; .hword SANDSTORM
  7096. .byte 45; .hword ROCK_POLISH
  7097. .byte 47; .hword REVERSAL
  7098. .byte 50; .hword EARTHQUAKE
  7099. .byte 54; .hword SHORE_UP
  7100. .byte 57; .hword KNOCK_OFF
  7101. .byte 60; .hword CLOSE_COMBAT
  7102. .byte LEARNSET_END
  7103.  
  7104. LEARNSET_UBRUH:
  7105. .byte 1; .hword WIDE_GUARD
  7106. .byte 1; .hword QUICK_GUARD
  7107. .byte 1; .hword DRAIN_PUNCH
  7108. .byte 1; .hword MACH_PUNCH
  7109. .byte 1; .hword SAND_TOMB
  7110. .byte 1; .hword BIDE
  7111. .byte 1; .hword SAND_ATTACK
  7112. .byte 1; .hword FORESIGHT
  7113. .byte 4; .hword MAT_BLOCK
  7114. .byte 8; .hword ROLLING_KICK
  7115. .byte 11; .hword FOCUS_ENERGY
  7116. .byte 15; .hword QUICK_SAND
  7117. .byte 18; .hword ENDURE
  7118. .byte 22; .hword LOW_SWEEP
  7119. .byte 25; .hword MEGA_KICK
  7120. .byte 30; .hword COUNTER
  7121. .byte 30; .hword VITAL_THROW
  7122. .byte 34; .hword BULLDOZE
  7123. .byte 37; .hword DETECT
  7124. .byte 40; .hword MIRROR_COAT
  7125. .byte 43; .hword CIRCLE_THROW
  7126. .byte 43; .hword STORM_THROW
  7127. .byte 45; .hword SANDSTORM
  7128. .byte 47; .hword ROCK_POLISH
  7129. .byte 50; .hword REVERSAL
  7130. .byte 51; .hword BODY_PRESS
  7131. .byte 54; .hword EARTHQUAKE
  7132. .byte 57; .hword SHORE_UP
  7133. .byte 60; .hword KNOCK_OFF
  7134. .byte 64; .hword CLOSE_COMBAT
  7135. .byte 71; .hword THOUSAND_WAVES
  7136. .byte LEARNSET_END
  7137.  
  7138. LEARNSET_WALRUSE:
  7139. .byte 1; .hword WATER_GUN
  7140. .byte 1; .hword DEFENSE_CURL
  7141. .byte 1; .hword HELPING_HAND
  7142. .byte 5; .hword ICE_FANG
  7143. .byte 9; .hword ENCORE
  7144. .byte 12; .hword ROLLOUT
  7145. .byte 15; .hword AQUA_JET
  7146. .byte 18; .hword YAWN
  7147. .byte 21; .hword ICE_BALL
  7148. .byte 24; .hword HYPER_FANG
  7149. .byte 27; .hword BRINE
  7150. .byte 32; .hword ICICLE_SPEAR
  7151. .byte 37; .hword AQUA_TAIL
  7152. .byte 41; .hword FROST_BREATH
  7153. .byte 45; .hword SUPER_FANG
  7154. .byte 49; .hword ICICLE_CRASH
  7155. .byte 53; .hword LIQUIDATION
  7156. .byte 59; .hword SHEER_COLD
  7157. .byte LEARNSET_END
  7158.  
  7159. LEARNSET_WALRUSKIE:
  7160. .byte 1; .hword BELLY_DRUM
  7161. .byte 1; .hword COUNTER
  7162. .byte 1; .hword BULLET_PUNCH
  7163. .byte 1; .hword FISSURE
  7164. .byte 1; .hword WATER_GUN
  7165. .byte 1; .hword DEFENSE_CURL
  7166. .byte 1; .hword HELPING_HAND
  7167. .byte 5; .hword ICE_FANG
  7168. .byte 9; .hword ENCORE
  7169. .byte 12; .hword ROLLOUT
  7170. .byte 15; .hword AQUA_JET
  7171. .byte 18; .hword YAWN
  7172. .byte 21; .hword ICE_BALL
  7173. .byte 24; .hword HYPER_FANG
  7174. .byte 27; .hword BRINE
  7175. .byte 30; .hword IRON_DEFENSE
  7176. .byte 34; .hword ICICLE_SPEAR
  7177. .byte 38; .hword IRON_HEAD
  7178. .byte 41; .hword AQUA_TAIL
  7179. .byte 45; .hword CLOSE_COMBAT
  7180. .byte 47; .hword FROST_BREATH
  7181. .byte 50; .hword SUPER_FANG
  7182. .byte 53; .hword ICICLE_CRASH
  7183. .byte 57; .hword MILK_DRINK
  7184. .byte 60; .hword LIQUIDATION
  7185. .byte 64; .hword ICE_HAMMER
  7186. .byte 67; .hword METEOR_MASH
  7187. .byte 71; .hword SCORCHED_EARTH
  7188. .byte 76; .hword SHEER_COLD
  7189. .byte LEARNSET_END
  7190.  
  7191. LEARNSET_DIOBAT:
  7192. .byte 1; .hword PURSUIT
  7193. .byte 1; .hword GUST
  7194. .byte 1; .hword ASTONISH
  7195. .byte 1; .hword SUPERSONIC
  7196. .byte 4; .hword QUICK_ATTACK
  7197. .byte 9; .hword BITE
  7198. .byte 12; .hword SWEET_KISS
  7199. .byte 15; .hword WING_ATTACK
  7200. .byte 19; .hword DRAIN_KISS
  7201. .byte 23; .hword CONFUSE_RAY
  7202. .byte 27; .hword CRUNCH
  7203. .byte 31; .hword ACROBATICS
  7204. .byte 35; .hword NASTY_PLOT
  7205. .byte 39; .hword EXTREMESPEED
  7206. .byte 44; .hword DARK_PULSE
  7207. .byte 47; .hword FUTURE_SIGHT
  7208. .byte 52; .hword LEECH_LIFE
  7209. .byte 56; .hword SUCKER_PUNCH
  7210. .byte 60; .hword LOVELY_KISS
  7211. .byte LEARNSET_END
  7212.  
  7213. LEARNSET_WARUDIO:
  7214. .byte 1; .hword STEAMROLLER
  7215. .byte 1; .hword MOONLIGHT
  7216. .byte 1; .hword PURSUIT
  7217. .byte 1; .hword GUST
  7218. .byte 1; .hword ASTONISH
  7219. .byte 1; .hword SUPERSONIC
  7220. .byte 4; .hword QUICK_ATTACK
  7221. .byte 9; .hword BITE
  7222. .byte 12; .hword SWEET_KISS
  7223. .byte 15; .hword WING_ATTACK
  7224. .byte 19; .hword DRAIN_KISS
  7225. .byte 23; .hword FORCE_PALM
  7226. .byte 26; .hword CONFUSE_RAY
  7227. .byte 30; .hword CRUNCH
  7228. .byte 34; .hword ACROBATICS
  7229. .byte 37; .hword STORM_THROW
  7230. .byte 37; .hword CIRCLE_THROW
  7231. .byte 41; .hword NASTY_PLOT
  7232. .byte 44; .hword EXTREMESPEED
  7233. .byte 47; .hword AURA_SPHERE
  7234. .byte 50; .hword FUTURE_SIGHT
  7235. .byte 53; .hword FOCUS_BLAST
  7236. .byte 56; .hword SUCKER_PUNCH
  7237. .byte 59; .hword LEECH_LIFE
  7238. .byte 62; .hword NIGHT_DAZE
  7239. .byte 65; .hword LOVELY_KISS
  7240. .byte 68; .hword CLOSE_COMBAT
  7241. .byte 79; .hword ROAR_OF_TIME
  7242. .byte LEARNSET_END
  7243.  
  7244. LEARNSET_DOCEE:
  7245. .byte 1; .hword METAL_CLAW
  7246. .byte 1; .hword SPLASH
  7247. .byte 6; .hword HARDEN
  7248. .byte 10; .hword QUICK_ATTACK
  7249. .byte 13; .hword BULLET_PUNCH
  7250. .byte 16; .hword FLAME_CHARGE
  7251. .byte 20; .hword CIRCLE_THROW
  7252. .byte 23; .hword MAGNET_BOMB
  7253. .byte 26; .hword FLAME_WHEEL
  7254. .byte 30; .hword AROMATHERAPY
  7255. .byte 34; .hword LUSTER_PURGE
  7256. .byte 39; .hword IRON_HEAD
  7257. .byte 43; .hword IRON_DEFENSE
  7258. .byte 45; .hword BADDY_BAD
  7259. .byte 47; .hword MEAN_LOOK
  7260. .byte 51; .hword BLAZE_KICK
  7261. .byte 55; .hword ACROBATICS
  7262. .byte 58; .hword EXTREMESPEED
  7263. .byte 61; .hword SHIFT_GEAR
  7264. .byte 64; .hword METEOR_MASH
  7265. .byte 67; .hword RIOT_SHIELD
  7266. .byte 71; .hword FALCON_PUNCH
  7267. .byte 75; .hword OW_THE_EDGE
  7268. .byte 100; .hword DRACO_METEOR
  7269. .byte LEARNSET_END
  7270.  
  7271. LEARNSET_DONUTSTEEL:
  7272. .byte 1; .hword MOONLIGHT
  7273. .byte 1; .hword GEOMANCY
  7274. .byte 1; .hword CORE_ENFORCER
  7275. .byte 1; .hword SPIKES
  7276. .byte 1; .hword METAL_CLAW
  7277. .byte 6; .hword HARDEN
  7278. .byte 11; .hword QUICK_ATTACK
  7279. .byte 15; .hword BULLET_PUNCH
  7280. .byte 17; .hword FLAME_CHARGE
  7281. .byte 22; .hword CIRCLE_THROW
  7282. .byte 25; .hword MAGNET_BOMB
  7283. .byte 28; .hword FLAME_WHEEL
  7284. .byte 32; .hword AROMATHERAPY
  7285. .byte 37; .hword LUSTER_PURGE
  7286. .byte 42; .hword IRON_HEAD
  7287. .byte 46; .hword IRON_DEFENSE
  7288. .byte 48; .hword BADDY_BAD
  7289. .byte 50; .hword MEAN_LOOK
  7290. .byte 54; .hword BLAZE_KICK
  7291. .byte 57; .hword ACROBATICS
  7292. .byte 60; .hword EXTREMESPEED
  7293. .byte 63; .hword SHIFT_GEAR
  7294. .byte 66; .hword METEOR_MASH
  7295. .byte 70; .hword KINGS_SHIELD
  7296. .byte 70; .hword RIOT_SHIELD
  7297. .byte 73; .hword FALCON_PUNCH
  7298. .byte 75; .hword PRECIPICE_BLADES
  7299. .byte 77; .hword OW_THE_EDGE
  7300. .byte 81; .hword THOUSAND_FOLDS
  7301. .byte 86; .hword SUNSTEEL_STRIKE
  7302. .byte 100; .hword DRACO_METEOR
  7303. .byte LEARNSET_END
  7304.  
  7305. LEARNSET_CAKUPPLE:
  7306. .byte 1; .hword VINE_WHIP
  7307. .byte 1; .hword PRESENT
  7308. .byte 1; .hword LUCKY_CHANT
  7309. .byte 4; .hword FAIRY_WIND
  7310. .byte 7; .hword GROWTH
  7311. .byte 10; .hword SLEEP_POWDER
  7312. .byte 13; .hword RAZOR_LEAF
  7313. .byte 16; .hword LEECH_SEED
  7314. .byte 19; .hword SWEET_KISS
  7315. .byte 19; .hword DRAIN_KISS
  7316. .byte 20; .hword SPEED_WEED
  7317. .byte 23; .hword SWEET_SCENT
  7318. .byte 26; .hword FRUIT_PUNCH
  7319. .byte 31; .hword WISH
  7320. .byte 31; .hword HEALING_WISH
  7321. .byte 36; .hword AROMATHERAPY
  7322. .byte 42; .hword PLAY_ROUGH
  7323. .byte 46; .hword POWER_WHIP
  7324. .byte LEARNSET_END
  7325.  
  7326. LEARNSET_FONDUPPLE:
  7327. .byte 1; .hword MILK_DRINK
  7328. .byte 1; .hword SWITCHEROO
  7329. .byte 1; .hword PSYCHO_CUT
  7330. .byte 1; .hword X_SCISSOR
  7331. .byte 1; .hword VINE_WHIP
  7332. .byte 1; .hword PRESENT
  7333. .byte 1; .hword LUCKY_CHANT
  7334. .byte 4; .hword FAIRY_WIND
  7335. .byte 7; .hword GROWTH
  7336. .byte 10; .hword SLEEP_POWDER
  7337. .byte 13; .hword RAZOR_LEAF
  7338. .byte 16; .hword LEECH_SEED
  7339. .byte 19; .hword SWEET_KISS
  7340. .byte 19; .hword DRAIN_KISS
  7341. .byte 20; .hword SPEED_WEED
  7342. .byte 23; .hword SWEET_SCENT
  7343. .byte 26; .hword FRUIT_PUNCH
  7344. .byte 30; .hword LEAF_BLADE
  7345. .byte 34; .hword WISH
  7346. .byte 34; .hword HEALING_WISH
  7347. .byte 37; .hword SLASH
  7348. .byte 43; .hword SACRED_SWORD
  7349. .byte 46; .hword AROMATHERAPY
  7350. .byte 49; .hword SWORDS_DANCE
  7351. .byte 52; .hword PLAY_ROUGH
  7352. .byte 56; .hword POWER_WHIP
  7353. .byte 61; .hword OW_THE_EDGE
  7354. .byte 66; .hword GUILLOTINE
  7355. .byte 70; .hword PIXIE_PUMMEL
  7356. .byte 75; .hword SOLAR_BLADE
  7357. .byte LEARNSET_END
  7358.  
  7359. LEARNSET_BALOOFANG:
  7360. .byte 1; .hword ASTONISH
  7361. .byte 1; .hword LEER
  7362. .byte 1; .hword DEFOG
  7363. .byte 4; .hword SPITE
  7364. .byte 8; .hword HEX
  7365. .byte 11; .hword MEAN_LOOK
  7366. .byte 14; .hword GRUDGE
  7367. .byte 17; .hword OMINOUS_WIND
  7368. .byte 20; .hword NASTY_PLOT
  7369. .byte 24; .hword AIR_SLASH
  7370. .byte 27; .hword CURSE
  7371. .byte 30; .hword STOCKPILE
  7372. .byte 30; .hword SPIT_UP
  7373. .byte 30; .hword SWALLOW
  7374. .byte 33; .hword DESTINY_BOND
  7375. .byte 36; .hword ACROBATICS
  7376. .byte 38; .hword SHADOW_BONE
  7377. .byte 42; .hword MEGAHORN
  7378. .byte 46; .hword EXPLOSION
  7379. .byte 50; .hword ROOST
  7380. .byte 54; .hword SPECTRAL_THIEF
  7381. .byte 58; .hword HURRICANE
  7382. .byte 63; .hword SPOOK_OUT
  7383. .byte 67; .hword HORN_DRILL
  7384. .byte 72; .hword MOONGEIST_BEAM
  7385. .byte LEARNSET_END
  7386.  
  7387. LEARNSET_SOCCKAT:
  7388. .byte 1; .hword LICK_CLEAN
  7389. .byte 1; .hword TACKLE
  7390. .byte 1; .hword LOW_KICK
  7391. .byte 1; .hword HELPING_HAND
  7392. .byte 4; .hword COPYCAT
  7393. .byte 8; .hword DOUBLE_KICK
  7394. .byte 8; .hword TRIPLE_KICK
  7395. .byte 11; .hword ASSIST
  7396. .byte 14; .hword FAKE_OUT
  7397. .byte 17; .hword SCREECH
  7398. .byte 20; .hword GRASSWHISTLE
  7399. .byte 24; .hword TAKE_DOWN
  7400. .byte 27; .hword ROLLING_KICK
  7401. .byte 30; .hword WORK_UP
  7402. .byte 33; .hword MEGA_KICK
  7403. .byte 36; .hword JUMP_KICK
  7404. .byte 38; .hword ENDURE
  7405. .byte 42; .hword WEIRD_FLEX
  7406. .byte 46; .hword FLAIL
  7407. .byte 46; .hword REVERSAL
  7408. .byte 50; .hword BLAZE_KICK
  7409. .byte 54; .hword BELLY_DRUM
  7410. .byte 58; .hword DOUBLE_EDGE
  7411. .byte 63; .hword HI_JUMP_KICK
  7412. .byte LEARNSET_END
  7413.  
  7414. LEARNSET_EGYLAMP:
  7415. .byte 1; .hword MYSTICAL_FIRE
  7416. .byte 1; .hword CONFUSION
  7417. .byte 1; .hword IMPRISON
  7418. .byte 5; .hword WILL_O_WISP
  7419. .byte 9; .hword PSYWAVE
  7420. .byte 13; .hword KINESIS
  7421. .byte 16; .hword FLAME_BURST
  7422. .byte 21; .hword BARRIER
  7423. .byte 24; .hword PSYBEAM
  7424. .byte 28; .hword SIGNAL_BEAM
  7425. .byte 32; .hword LAVA_PLUME
  7426. .byte 35; .hword FUTURE_SIGHT
  7427. .byte 38; .hword METAL_SOUND
  7428. .byte 41; .hword COSMIC_POWER
  7429. .byte 41; .hword STORED_POWER
  7430. .byte 45; .hword TRICK
  7431. .byte 49; .hword FLAMETHROWER
  7432. .byte 52; .hword NASTY_PLOT
  7433. .byte 55; .hword PSYCHIC
  7434. .byte 58; .hword DAZZLE_GLEAM
  7435. .byte 64; .hword MIND_READER
  7436. .byte 64; .hword INFERNO
  7437. .byte LEARNSET_END
  7438.  
  7439. LEARNSET_RUSELAMP:
  7440. .byte 1; .hword PARABOLIC_CHARGE
  7441. .byte 1; .hword CONFUSION
  7442. .byte 1; .hword IMPRISON
  7443. .byte 5; .hword THUNDER_WAVE
  7444. .byte 9; .hword PSYWAVE
  7445. .byte 13; .hword KINESIS
  7446. .byte 16; .hword CHARGE
  7447. .byte 16; .hword CHARGE_BEAM
  7448. .byte 21; .hword BARRIER
  7449. .byte 24; .hword PSYBEAM
  7450. .byte 28; .hword SIGNAL_BEAM
  7451. .byte 32; .hword DISCHARGE
  7452. .byte 35; .hword FUTURE_SIGHT
  7453. .byte 38; .hword METAL_SOUND
  7454. .byte 41; .hword COSMIC_POWER
  7455. .byte 41; .hword STORED_POWER
  7456. .byte 45; .hword TRICK
  7457. .byte 49; .hword THUNDERBOLT
  7458. .byte 52; .hword NASTY_PLOT
  7459. .byte 55; .hword PSYCHIC
  7460. .byte 58; .hword DAZZLE_GLEAM
  7461. .byte 64; .hword MIND_READER
  7462. .byte 64; .hword ZAP_CANNON
  7463. .byte LEARNSET_END
  7464.  
  7465. LEARNSET_MEHNDIOR:
  7466. .byte 1; .hword UPROAR
  7467. .byte 1; .hword EMBER
  7468. .byte 1; .hword KINESIS
  7469. .byte 5; .hword ROLLOUT
  7470. .byte 9; .hword FIRE_SPIN
  7471. .byte 12; .hword SING
  7472. .byte 16; .hword ANCIENTPOWER
  7473. .byte 20; .hword MYSTICAL_FIRE
  7474. .byte 24; .hword AGILITY
  7475. .byte 27; .hword HYPER_VOICE
  7476. .byte 31; .hword TEETER_DANCE
  7477. .byte 34; .hword EXTRASENSORY
  7478. .byte 37; .hword ROCK_BLAST
  7479. .byte 40; .hword PETAL_DANCE
  7480. .byte 44; .hword FLAMETHROWER
  7481. .byte 49; .hword METEOR_MASH
  7482. .byte 52; .hword PSYCHIC
  7483. .byte 55; .hword BOOMBURST
  7484. .byte 58; .hword FIERY_DANCE
  7485. .byte 62; .hword POWER_GEM
  7486. .byte 67; .hword COSMIC_POWER
  7487. .byte 67; .hword STORED_POWER
  7488. .byte LEARNSET_END
  7489.  
  7490. LEARNSET_TUNAKKING:
  7491. .byte 1; .hword UPROAR
  7492. .byte 1; .hword EMBER
  7493. .byte 1; .hword KINESIS
  7494. .byte 5; .hword ROLLOUT
  7495. .byte 12; .hword FIRE_SPIN
  7496. .byte 15; .hword SING
  7497. .byte 18; .hword ANCIENTPOWER
  7498. .byte 22; .hword MYSTICAL_FIRE
  7499. .byte 27; .hword AGILITY
  7500. .byte 30; .hword HYPER_VOICE
  7501. .byte 34; .hword TEETER_DANCE
  7502. .byte 38; .hword EXTRASENSORY
  7503. .byte 40; .hword ROCK_BLAST
  7504. .byte 43; .hword PETAL_DANCE
  7505. .byte 47; .hword FLAMETHROWER
  7506. .byte 52; .hword METEOR_MASH
  7507. .byte 56; .hword PSYCHIC
  7508. .byte 59; .hword BOOMBURST
  7509. .byte 62; .hword FIERY_DANCE
  7510. .byte 65; .hword POWER_GEM
  7511. .byte 69; .hword COSMIC_POWER
  7512. .byte 69; .hword STORED_POWER
  7513. .byte 75; .hword REVELATION_DANCE
  7514. .byte LEARNSET_END
  7515.  
  7516. LEARNSET_MISSLETOE:
  7517. .byte 1; .hword POWDER_SNOW
  7518. .byte 1; .hword GUST
  7519. .byte 1; .hword SMOKESCREEN
  7520. .byte 5; .hword TWISTER
  7521. .byte 9; .hword FOCUS_ENERGY
  7522. .byte 13; .hword ICY_WIND
  7523. .byte 17; .hword ACROBATICS
  7524. .byte 20; .hword SELFDESTRUCT
  7525. .byte 24; .hword ROCK_POLISH
  7526. .byte 26; .hword AURORA_BEAM
  7527. .byte 28; .hword AIR_CUTTER
  7528. .byte 31; .hword VACUUM_WAVE
  7529. .byte 34; .hword FROST_BREATH
  7530. .byte 37; .hword HAZE
  7531. .byte 40; .hword AIR_SLASH
  7532. .byte 44; .hword ICE_BEAM
  7533. .byte 47; .hword ROOST
  7534. .byte 50; .hword EXPLOSION
  7535. .byte 53; .hword HURRICANE
  7536. .byte 57; .hword BLIZZARD
  7537. .byte 60; .hword AEROBLAST
  7538. .byte 64; .hword LOCK_ON
  7539. .byte 64; .hword SHEER_COLD
  7540. .byte 67; .hword WARHEAD
  7541. .byte LEARNSET_END
  7542.  
  7543. LEARNSET_HOHOHOMING:
  7544. .byte 1; .hword SKY_ATTACK
  7545. .byte 1; .hword GLACIATE
  7546. .byte 1; .hword AURORA_VEIL
  7547. .byte 1; .hword LASER_FOCUS
  7548. .byte 1; .hword POWDER_SNOW
  7549. .byte 1; .hword GUST
  7550. .byte 1; .hword SMOKESCREEN
  7551. .byte 5; .hword TWISTER
  7552. .byte 9; .hword FOCUS_ENERGY
  7553. .byte 13; .hword ICY_WIND
  7554. .byte 17; .hword ACROBATICS
  7555. .byte 20; .hword SELFDESTRUCT
  7556. .byte 24; .hword ROCK_POLISH
  7557. .byte 27; .hword AURORA_BEAM
  7558. .byte 30; .hword AIR_CUTTER
  7559. .byte 33; .hword VACUUM_WAVE
  7560. .byte 37; .hword FROST_BREATH
  7561. .byte 40; .hword HAZE
  7562. .byte 44; .hword AIR_SLASH
  7563. .byte 47; .hword ICE_BEAM
  7564. .byte 50; .hword ROOST
  7565. .byte 53; .hword EXPLOSION
  7566. .byte 56; .hword HURRICANE
  7567. .byte 60; .hword BLIZZARD
  7568. .byte 64; .hword AEROBLAST
  7569. .byte 68; .hword LOCK_ON
  7570. .byte 68; .hword SHEER_COLD
  7571. .byte 71; .hword WARHEAD
  7572. .byte LEARNSET_END
  7573.  
  7574. LEARNSET_FLAA:
  7575. .byte 1; .hword SPLASH
  7576. .byte 1; .hword STRUGGLE_BUG
  7577. .byte 1; .hword RAPID_SPIN
  7578. .byte 1; .hword ENDURE
  7579. .byte 5; .hword COMET_PUNCH
  7580. .byte 8; .hword BUG_BITE
  7581. .byte 12; .hword RAGE_POWDER
  7582. .byte 15; .hword ROLLING_KICK
  7583. .byte 17; .hword DIZZY_PUNCH
  7584. .byte 20; .hword AGILITY
  7585. .byte 23; .hword BOUNCE
  7586. .byte 27; .hword U_TURN
  7587. .byte 30; .hword LOW_SWEEP
  7588. .byte 36; .hword ACROBATICS
  7589. .byte 47; .hword DOUBLE_EDGE
  7590. .byte LEARNSET_END
  7591.  
  7592. LEARNSET_HOPAULT:
  7593. .byte 1; .hword REVERSAL
  7594. .byte 1; .hword SPLASH
  7595. .byte 1; .hword STRUGGLE_BUG
  7596. .byte 1; .hword RAPID_SPIN
  7597. .byte 1; .hword ENDURE
  7598. .byte 5; .hword COMET_PUNCH
  7599. .byte 8; .hword BUG_BITE
  7600. .byte 12; .hword RAGE_POWDER
  7601. .byte 15; .hword ROLLING_KICK
  7602. .byte 17; .hword DIZZY_PUNCH
  7603. .byte 20; .hword AGILITY
  7604. .byte 23; .hword POWER_PUNCH
  7605. .byte 23; .hword MACH_PUNCH
  7606. .byte 23; .hword BULLET_PUNCH
  7607. .byte 26; .hword BOUNCE
  7608. .byte 30; .hword U_TURN
  7609. .byte 34; .hword LOW_SWEEP
  7610. .byte 37; .hword MEGA_KICK
  7611. .byte 41; .hword ACROBATICS
  7612. .byte 44; .hword JUMP_KICK
  7613. .byte 47; .hword X_SCISSOR
  7614. .byte 51; .hword BLAZE_KICK
  7615. .byte 54; .hword DOUBLE_EDGE
  7616. .byte 59; .hword HI_JUMP_KICK
  7617. .byte 63; .hword LUNGE
  7618. .byte LEARNSET_END
  7619.  
  7620. LEARNSET_ARAKETSU:
  7621. .byte 1; .hword FURY_CUTTER
  7622. .byte 1; .hword SHARPEN
  7623. .byte 1; .hword TOXIC_THREAD
  7624. .byte 5; .hword PURSUIT
  7625. .byte 9; .hword PIN_MISSILE
  7626. .byte 13; .hword NIGHT_SHADE
  7627. .byte 16; .hword ELECTROWEB
  7628. .byte 19; .hword TWINEEDLE
  7629. .byte 21; .hword NIGHT_SLASH
  7630. .byte 23; .hword SLASH
  7631. .byte 26; .hword SPIDER_WEB
  7632. .byte 29; .hword X_SCISSOR
  7633. .byte 32; .hword HORN_LEECH
  7634. .byte 35; .hword CROSS_POISON
  7635. .byte 38; .hword PSYCHO_CUT
  7636. .byte 41; .hword PAYBACK
  7637. .byte 44; .hword LEECH_LIFE
  7638. .byte 47; .hword STICKY_WEB
  7639. .byte 50; .hword KNOCK_OFF
  7640. .byte 54; .hword GUNK_SHOT
  7641. .byte 58; .hword MEGAHORN
  7642. .byte 62; .hword OW_THE_EDGE
  7643. .byte 66; .hword GUILLOTINE
  7644. .byte LEARNSET_END
  7645.  
  7646. LEARNSET_SENKETULA:
  7647. .byte 1; .hword PUNISHMENT
  7648. .byte 1; .hword SPIKES
  7649. .byte 1; .hword TOXIC_SPIKES
  7650. .byte 1; .hword FURY_CUTTER
  7651. .byte 1; .hword SHARPEN
  7652. .byte 1; .hword TOXIC_THREAD
  7653. .byte 5; .hword PURSUIT
  7654. .byte 9; .hword PIN_MISSILE
  7655. .byte 13; .hword NIGHT_SHADE
  7656. .byte 16; .hword ELECTROWEB
  7657. .byte 19; .hword TWINEEDLE
  7658. .byte 21; .hword NIGHT_SLASH
  7659. .byte 25; .hword SLASH
  7660. .byte 28; .hword SPIDER_WEB
  7661. .byte 31; .hword X_SCISSOR
  7662. .byte 35; .hword HORN_LEECH
  7663. .byte 38; .hword CROSS_POISON
  7664. .byte 41; .hword PSYCHO_CUT
  7665. .byte 44; .hword PAYBACK
  7666. .byte 47; .hword LEECH_LIFE
  7667. .byte 51; .hword STICKY_WEB
  7668. .byte 53; .hword THOUSAND_FOLDS
  7669. .byte 55; .hword KNOCK_OFF
  7670. .byte 59; .hword GUNK_SHOT
  7671. .byte 62; .hword MEGAHORN
  7672. .byte 66; .hword OW_THE_EDGE
  7673. .byte 70; .hword GUILLOTINE
  7674. .byte LEARNSET_END
  7675.  
  7676. LEARNSET_FALCAPTAIN:
  7677. .byte 1; .hword ENCORE
  7678. .byte 1; .hword FALCON_PUNCH
  7679. .byte 1; .hword POWER_PUNCH
  7680. .byte 1; .hword GROWL
  7681. .byte 3; .hword ICE_PUNCH
  7682. .byte 3; .hword FIRE_PUNCH
  7683. .byte 3; .hword THUNDERPUNCH
  7684. .byte 6; .hword KARATE_CHOP
  7685. .byte 9; .hword FOCUS_ENERGY
  7686. .byte 13; .hword FOLLOW_ME
  7687. .byte 16; .hword WING_ATTACK
  7688. .byte 19; .hword DOUBLE_KICK
  7689. .byte 23; .hword MEGA_PUNCH
  7690. .byte 26; .hword TAUNT
  7691. .byte 29; .hword ACROBATICS
  7692. .byte 33; .hword SKY_UPPERCUT
  7693. .byte 36; .hword BLAZE_KICK
  7694. .byte 40; .hword SWAGGER
  7695. .byte 44; .hword FLYING_PRESS
  7696. .byte 49; .hword FOCUS_ENERGY
  7697. .byte 53; .hword LASER_FOCUS
  7698. .byte 57; .hword BRAVE_BIRD
  7699. .byte 62; .hword FLARE_BLITZ
  7700. .byte 66; .hword HI_JUMP_KICK
  7701. .byte 70; .hword FALCON_PUNCH
  7702. .byte 75; .hword CLOSE_COMBAT
  7703. .byte 100; .hword SKY_ATTACK
  7704. .byte LEARNSET_END
  7705.  
  7706. LEARNSET_CIRPENT:
  7707. .byte 1; .hword POISON_STING
  7708. .byte 1; .hword SUPERSONIC
  7709. .byte 1; .hword LEER
  7710. .byte 4; .hword FAIRY_WIND
  7711. .byte 7; .hword SCARY_FACE
  7712. .byte 10; .hword POISON_FANG
  7713. .byte 13; .hword ENCORE
  7714. .byte 16; .hword DRAIN_KISS
  7715. .byte 20; .hword POISON_TAIL
  7716. .byte 23; .hword GLARE
  7717. .byte 26; .hword FAKE_TEARS
  7718. .byte 29; .hword ACROBATICS
  7719. .byte 31; .hword HEX
  7720. .byte 31; .hword VENOSHOCK
  7721. .byte 34; .hword DAZZLE_GLEAM
  7722. .byte 37; .hword MIST
  7723. .byte 37; .hword HAZE
  7724. .byte 40; .hword ACID_SPRAY
  7725. .byte 43; .hword COIL
  7726. .byte 47; .hword LOVELY_KISS
  7727. .byte 47; .hword NIGHTMARE
  7728. .byte 47; .hword DREAM_EATER
  7729. .byte 50; .hword MEMENTO
  7730. .byte 54; .hword SLUDGE_BOMB
  7731. .byte 57; .hword DARK_PULSE
  7732. .byte 60; .hword MOONLIGHT
  7733. .byte 60; .hword MOONBLAST
  7734. .byte LEARNSET_END
  7735.  
  7736. LEARNSET_TRAUMOBRA:
  7737. .byte 1; .hword TOXIC_SPIKES
  7738. .byte 1; .hword NASTY_PLOT
  7739. .byte 1; .hword POISON_STING
  7740. .byte 1; .hword SUPERSONIC
  7741. .byte 1; .hword LEER
  7742. .byte 5; .hword FAIRY_WIND
  7743. .byte 8; .hword SCARY_FACE
  7744. .byte 12; .hword POISON_FANG
  7745. .byte 15; .hword ENCORE
  7746. .byte 18; .hword DRAIN_KISS
  7747. .byte 22; .hword POISON_TAIL
  7748. .byte 26; .hword GLARE
  7749. .byte 28; .hword FAKE_TEARS
  7750. .byte 32; .hword ACROBATICS
  7751. .byte 34; .hword HEX
  7752. .byte 34; .hword VENOSHOCK
  7753. .byte 37; .hword DAZZLE_GLEAM
  7754. .byte 40; .hword MIST
  7755. .byte 40; .hword HAZE
  7756. .byte 43; .hword ACID_SPRAY
  7757. .byte 46; .hword COIL
  7758. .byte 50; .hword LOVELY_KISS
  7759. .byte 50; .hword NIGHTMARE
  7760. .byte 50; .hword DREAM_EATER
  7761. .byte 53; .hword MEMENTO
  7762. .byte 57; .hword SLUDGE_BOMB
  7763. .byte 60; .hword DARK_PULSE
  7764. .byte 65; .hword MOONLIGHT
  7765. .byte 65; .hword MOONBLAST
  7766. .byte LEARNSET_END
  7767.  
  7768. LEARNSET_LIZASCOOP:
  7769. .byte 1; .hword METAL_CLAW
  7770. .byte 1; .hword MUD_SLAP
  7771. .byte 1; .hword TAIL_WHIP
  7772. .byte 5; .hword SAND_TOMB
  7773. .byte 8; .hword BITE
  7774. .byte 11; .hword MAGNET_BOMB
  7775. .byte 14; .hword SLAM
  7776. .byte 17; .hword BULLDOZE
  7777. .byte 20; .hword METAL_SOUND
  7778. .byte 25; .hword ROCK_BLAST
  7779. .byte 28; .hword DIG
  7780. .byte 30; .hword DRAGON_TAIL
  7781. .byte 33; .hword SPIKE_CANNON
  7782. .byte 35; .hword CRUNCH
  7783. .byte 40; .hword DRILL_RUN
  7784. .byte 44; .hword THRASH
  7785. .byte 48; .hword IRON_TAIL
  7786. .byte 51; .hword STOMPING_TANTRUM
  7787. .byte 54; .hword OUTRAGE
  7788. .byte 59; .hword FISSURE
  7789. .byte LEARNSET_END
  7790.  
  7791. LEARNSET_REPTRILL:
  7792. .byte 1; .hword METAL_CLAW
  7793. .byte 1; .hword MUD_SLAP
  7794. .byte 1; .hword TAIL_WHIP
  7795. .byte 5; .hword SAND_TOMB
  7796. .byte 8; .hword BITE
  7797. .byte 11; .hword MAGNET_BOMB
  7798. .byte 14; .hword SLAM
  7799. .byte 17; .hword BULLDOZE
  7800. .byte 20; .hword METAL_SOUND
  7801. .byte 25; .hword ROCK_BLAST
  7802. .byte 28; .hword DIG
  7803. .byte 32; .hword DRAGON_TAIL
  7804. .byte 35; .hword SPIKE_CANNON
  7805. .byte 37; .hword CRUNCH
  7806. .byte 43; .hword DRILL_RUN
  7807. .byte 47; .hword THRASH
  7808. .byte 51; .hword IRON_TAIL
  7809. .byte 55; .hword STOMPING_TANTRUM
  7810. .byte 59; .hword OUTRAGE
  7811. .byte 65; .hword FISSURE
  7812. .byte LEARNSET_END
  7813.  
  7814. LEARNSET_FEFEION:
  7815. .byte 1; .hword STRUGGLE_BUG
  7816. .byte 1; .hword POISON_STING
  7817. .byte 1; .hword VICEGRIP
  7818. .byte 4; .hword MUD_SLAP
  7819. .byte 8; .hword DISABLE
  7820. .byte 13; .hword FELL_STINGER
  7821. .byte 16; .hword MUD_SHOT
  7822. .byte 20; .hword SCREECH
  7823. .byte 24; .hword KNOCK_OFF
  7824. .byte 27; .hword ACID_SPRAY
  7825. .byte 30; .hword MUD_BOMB
  7826. .byte 35; .hword MORNING_SUN
  7827. .byte 39; .hword EARTH_POWER
  7828. .byte 44; .hword BUG_BUZZ
  7829. .byte 50; .hword GUILLOTINE
  7830. .byte LEARNSET_END
  7831.  
  7832. LEARNSET_FEFERUN:
  7833. .byte 1; .hword GUILLOTINE
  7834. .byte 1; .hword FIERY_DANCE
  7835. .byte 1; .hword RAGE_POWDER
  7836. .byte 1; .hword STRUGGLE_BUG
  7837. .byte 1; .hword POISON_STING
  7838. .byte 1; .hword VICEGRIP
  7839. .byte 4; .hword MUD_SLAP
  7840. .byte 8; .hword DISABLE
  7841. .byte 13; .hword FELL_STINGER
  7842. .byte 16; .hword MUD_SHOT
  7843. .byte 20; .hword SCREECH
  7844. .byte 24; .hword KNOCK_OFF
  7845. .byte 27; .hword ACID_SPRAY
  7846. .byte 30; .hword MUD_BOMB
  7847. .byte 34; .hword SIGNAL_BEAM
  7848. .byte 34; .hword PSYBEAM
  7849. .byte 36; .hword MORNING_SUN
  7850. .byte 40; .hword GLARE
  7851. .byte 43; .hword FLAMETHROWER
  7852. .byte 48; .hword EARTH_POWER
  7853. .byte 53; .hword BUG_BUZZ
  7854. .byte 57; .hword FIRE_BLAST
  7855. .byte 62; .hword SCORCHED_EARTH
  7856. .byte LEARNSET_END
  7857.  
  7858. LEARNSET_JERKLE:
  7859. .byte 1; .hword PSYCHIC_TERRAIN
  7860. .byte 1; .hword ACID_SPRAY
  7861. .byte 1; .hword ACCELEROCK
  7862. .byte 1; .hword POUND
  7863. .byte 1; .hword HARDEN
  7864. .byte 1; .hword POISON_GAS
  7865. .byte 2; .hword CIRCLE_THROW
  7866. .byte 4; .hword CONFUSION
  7867. .byte 8; .hword WORK_UP
  7868. .byte 12; .hword WATER_SPORT
  7869. .byte 12; .hword MUD_SPORT
  7870. .byte 16; .hword ANCIENTPOWER
  7871. .byte 20; .hword PSYBEAM
  7872. .byte 23; .hword GROWTH
  7873. .byte 27; .hword GASTRO_ACID
  7874. .byte 30; .hword ROCK_POLISH
  7875. .byte 34; .hword COME_N_GO
  7876. .byte 37; .hword EXTRASENSORY
  7877. .byte 40; .hword STEALTH_ROCK
  7878. .byte 44; .hword EXPLOSION
  7879. .byte 48; .hword ROLE_PLAY
  7880. .byte 51; .hword ROCK_WRECKER
  7881. .byte 54; .hword NASTY_PLOT
  7882. .byte 57; .hword PSYCHIC
  7883. .byte 61; .hword POWER_GEM
  7884. .byte 65; .hword SLUDGE_BOMB
  7885. .byte 69; .hword WATER_SPOUT
  7886. .byte 77; .hword PHOTON_GEYSER
  7887. .byte LEARNSET_END
  7888.  
  7889. LEARNSET_FAPTIME:
  7890. .byte 1; .hword PSYCHIC_TERRAIN
  7891. .byte 1; .hword ACCELEROCK
  7892. .byte 1; .hword VICEGRIP
  7893. .byte 1; .hword HARDEN
  7894. .byte 1; .hword INGRAIN
  7895. .byte 2; .hword DRAIN_PUNCH
  7896. .byte 4; .hword CONFUSION
  7897. .byte 8; .hword GROWTH
  7898. .byte 12; .hword WATER_SPORT
  7899. .byte 12; .hword MUD_SPORT
  7900. .byte 16; .hword ROCK_TOMB
  7901. .byte 20; .hword HEART_STAMP
  7902. .byte 23; .hword FORCE_PALM
  7903. .byte 27; .hword HORN_LEECH
  7904. .byte 30; .hword ROCK_POLISH
  7905. .byte 34; .hword ARM_THRUST
  7906. .byte 37; .hword PSYCHO_CUT
  7907. .byte 40; .hword ROCK_BLAST
  7908. .byte 44; .hword HAMMER_ARM
  7909. .byte 48; .hword FUTURE_SIGHT
  7910. .byte 51; .hword STONE_EDGE
  7911. .byte 54; .hword SWORDS_DANCE
  7912. .byte 57; .hword ZEN_HEADBUTT
  7913. .byte 61; .hword HEAD_SMASH
  7914. .byte 65; .hword WOOD_HAMMER
  7915. .byte 69; .hword PLAY_ROUGH
  7916. .byte 77; .hword CRUSH_GRIP
  7917. .byte LEARNSET_END
  7918.  
  7919. LEARNSET_SHIRIMAN:
  7920. .byte 1; .hword LUNAR_DANCE
  7921. .byte 1; .hword FAIRY_WIND
  7922. .byte 1; .hword POISON_GAS
  7923. .byte 1; .hword SMOKESCREEN
  7924. .byte 1; .hword LEER
  7925. .byte 4; .hword CONFUSION
  7926. .byte 8; .hword CLEAR_SMOG
  7927. .byte 13; .hword COPYCAT
  7928. .byte 16; .hword MUD_SHOT
  7929. .byte 20; .hword SWEET_SCENT
  7930. .byte 24; .hword ACID_SPRAY
  7931. .byte 27; .hword PSYBEAM
  7932. .byte 31; .hword MIRACLE_EYE
  7933. .byte 34; .hword MEAN_LOOK
  7934. .byte 34; .hword GLARE
  7935. .byte 37; .hword PLAY_ROUGH
  7936. .byte 41; .hword ZEN_HEADBUTT
  7937. .byte 45; .hword YAWN
  7938. .byte 49; .hword SLUDGE_BOMB
  7939. .byte 53; .hword ENEMA
  7940. .byte 57; .hword MOONBLAST
  7941. .byte 61; .hword MOONLIGHT
  7942. .byte 64; .hword HYPERSPACE_HOLE
  7943. .byte 69; .hword GUNK_SHOT
  7944. .byte 73; .hword PIXIE_PUMMEL
  7945. .byte LEARNSET_END
  7946.  
  7947. LEARNSET_FRESRYE:
  7948. .byte 1; .hword STRUGGLE
  7949. .byte 30; .hword POWDER
  7950. .byte LEARNSET_END
  7951.  
  7952. LEARNSET_DEDWHEAT:
  7953. .byte 1; .hword POWDER
  7954. .byte 1; .hword WEATHER_BALL
  7955. .byte 1; .hword STRUGGLE
  7956. .byte 1; .hword VENOSHOCK
  7957. .byte 30; .hword CLEAR_SMOG
  7958. .byte 30; .hword LEAF_TORNADO
  7959. .byte 34; .hword LEECH_SEED
  7960. .byte 37; .hword STUN_SPORE
  7961. .byte 37; .hword POISONPOWDER
  7962. .byte 37; .hword SLEEP_POWDER
  7963. .byte 37; .hword VENOSHOCK
  7964. .byte 41; .hword NIGHT_SHADE
  7965. .byte 44; .hword ENERGY_BALL
  7966. .byte 47; .hword RAGE_POWDER
  7967. .byte 47; .hword TOXIC_THREAD
  7968. .byte 52; .hword SLUDGE_BOMB
  7969. .byte 55; .hword DESTINY_BOND
  7970. .byte 58; .hword SLACK_OFF
  7971. .byte 60; .hword SKILL_SWAP
  7972. .byte 63; .hword GIGA_DRAIN
  7973. .byte 66; .hword SLUDGE_WAVE
  7974. .byte 70; .hword SPORE
  7975. .byte LEARNSET_END
  7976.  
  7977. LEARNSET_NUTJOBBER:
  7978. .byte 1; .hword ASTONISH
  7979. .byte 1; .hword CHARMING_CRY
  7980. .byte 1; .hword UPROAR
  7981. .byte 1; .hword SUPERSONIC
  7982. .byte 4; .hword SNARL
  7983. .byte 8; .hword SING
  7984. .byte 8; .hword GRASSWHISTLE
  7985. .byte 11; .hword LEECH_SEED
  7986. .byte 13; .hword WORK_UP
  7987. .byte 15; .hword BITE
  7988. .byte 18; .hword DRAIN_KISS
  7989. .byte 22; .hword SHADOW_SNEAK
  7990. .byte 25; .hword CRUNCH
  7991. .byte 28; .hword SCREECH
  7992. .byte 31; .hword CONFUSE_RAY
  7993. .byte 34; .hword PLAY_ROUGH
  7994. .byte 37; .hword HYPER_VOICE
  7995. .byte 41; .hword SEED_BOMB
  7996. .byte 45; .hword SPOOK_OUT
  7997. .byte 49; .hword PERISH_SONG
  7998. .byte 53; .hword DESTINY_BOND
  7999. .byte 56; .hword SHELL_SMASH
  8000. .byte 60; .hword SHADOW_BALL
  8001. .byte 63; .hword MOONBLAST
  8002. .byte 66; .hword BOOMBURST
  8003. .byte LEARNSET_END
  8004.  
  8005. LEARNSET_DEISNUTZ:
  8006. .byte 1; .hword AURA_SPHERE
  8007. .byte 1; .hword ASTONISH
  8008. .byte 1; .hword CHARMING_CRY
  8009. .byte 1; .hword UPROAR
  8010. .byte 1; .hword SUPERSONIC
  8011. .byte 4; .hword SNARL
  8012. .byte 10; .hword SING
  8013. .byte 10; .hword GRASSWHISTLE
  8014. .byte 13; .hword LEECH_SEED
  8015. .byte 15; .hword WORK_UP
  8016. .byte 18; .hword BITE
  8017. .byte 18; .hword POISON_FANG
  8018. .byte 20; .hword DRAIN_KISS
  8019. .byte 24; .hword SHADOW_SNEAK
  8020. .byte 28; .hword CRUNCH
  8021. .byte 31; .hword SCREECH
  8022. .byte 34; .hword CONFUSE_RAY
  8023. .byte 37; .hword PLAY_ROUGH
  8024. .byte 40; .hword HYPER_VOICE
  8025. .byte 44; .hword SEED_BOMB
  8026. .byte 48; .hword SPOOK_OUT
  8027. .byte 52; .hword PERISH_SONG
  8028. .byte 56; .hword DESTINY_BOND
  8029. .byte 60; .hword MOONBLAST
  8030. .byte 63; .hword SHELL_SMASH
  8031. .byte 66; .hword SPIRIT_SHACKLE
  8032. .byte 69; .hword BOOMBURST
  8033. .byte 75; .hword PIXIE_PUMMEL
  8034. .byte LEARNSET_END
  8035.  
  8036. LEARNSET_SPARGLE:
  8037. .byte 1; .hword POUND
  8038. .byte 1; .hword GROWL
  8039. .byte 1; .hword HELPING_HAND
  8040. .byte 4; .hword CHARMING_CRY
  8041. .byte 7; .hword WATER_SPORT
  8042. .byte 10; .hword MUD_SLAP
  8043. .byte 14; .hword BITE
  8044. .byte 17; .hword ASSIST
  8045. .byte 17; .hword ENCORE
  8046. .byte 20; .hword SLAM
  8047. .byte 24; .hword PURSUIT
  8048. .byte 27; .hword FRUIT_PUNCH
  8049. .byte 30; .hword ATTRACT
  8050. .byte 34; .hword CRUNCH
  8051. .byte 38; .hword NASTY_PLOT
  8052. .byte 41; .hword MOONBLAST
  8053. .byte 44; .hword MOONLIGHT
  8054. .byte 47; .hword SUCKER_PUNCH
  8055. .byte 50; .hword BELLY_DRUM
  8056. .byte 54; .hword PLAY_ROUGH
  8057. .byte LEARNSET_END
  8058.  
  8059. LEARNSET_SPEDO:
  8060. .byte 1; .hword POUND
  8061. .byte 1; .hword GROWL
  8062. .byte 1; .hword HELPING_HAND
  8063. .byte 4; .hword CHARMING_CRY
  8064. .byte 7; .hword WATER_SPORT
  8065. .byte 10; .hword MUD_SLAP
  8066. .byte 14; .hword BITE
  8067. .byte 17; .hword ASSIST
  8068. .byte 17; .hword ENCORE
  8069. .byte 20; .hword SLAM
  8070. .byte 24; .hword PURSUIT
  8071. .byte 27; .hword FRUIT_PUNCH
  8072. .byte 30; .hword HONE_CLAWS
  8073. .byte 34; .hword ATTRACT
  8074. .byte 37; .hword CRUNCH
  8075. .byte 41; .hword NASTY_PLOT
  8076. .byte 45; .hword MOONBLAST
  8077. .byte 45; .hword MOONLIGHT
  8078. .byte 49; .hword SUCKER_PUNCH
  8079. .byte 53; .hword PLAY_ROUGH
  8080. .byte 57; .hword BELLY_DRUM
  8081. .byte 61; .hword ZEN_HEADBUTT
  8082. .byte 65; .hword DYNAMICPUNCH
  8083. .byte 69; .hword PIXIE_PUMMEL
  8084. .byte LEARNSET_END
  8085.  
  8086. LEARNSET_HOUSANT:
  8087. .byte 1; .hword INFESTATION
  8088. .byte 1; .hword WITHDRAW
  8089. .byte 1; .hword SAND_ATTACK
  8090. .byte 5; .hword ROCK_THROW
  8091. .byte 9; .hword VICEGRIP
  8092. .byte 12; .hword PROTECT
  8093. .byte 15; .hword ROCK_TOMB
  8094. .byte 18; .hword DIG
  8095. .byte 23; .hword BUG_BITE
  8096. .byte 26; .hword STEAMROLLER
  8097. .byte 29; .hword IRON_DEFENSE
  8098. .byte 31; .hword ROCK_BLAST
  8099. .byte 34; .hword STOCKPILE
  8100. .byte 37; .hword X_SCISSOR
  8101. .byte 40; .hword SHELL_SMASH
  8102. .byte 43; .hword MINIMIZE
  8103. .byte 47; .hword RECOVER
  8104. .byte 50; .hword STONE_EDGE
  8105. .byte 56; .hword DEFEND_ORDER
  8106. .byte 56; .hword HEAL_ORDER
  8107. .byte 56; .hword ATTACK_ORDER
  8108. .byte LEARNSET_END
  8109.  
  8110. LEARNSET_APARTMANT:
  8111. .byte 1; .hword INVERSE_ROOM
  8112. .byte 1; .hword WONDER_ROOM
  8113. .byte 1; .hword TRICK_ROOM
  8114. .byte 1; .hword MAGIC_ROOM
  8115. .byte 1; .hword INFESTATION
  8116. .byte 1; .hword WITHDRAW
  8117. .byte 1; .hword SAND_ATTACK
  8118. .byte 5; .hword ROCK_THROW
  8119. .byte 9; .hword VICEGRIP
  8120. .byte 12; .hword PROTECT
  8121. .byte 15; .hword ROCK_TOMB
  8122. .byte 18; .hword DIG
  8123. .byte 23; .hword BUG_BITE
  8124. .byte 26; .hword STEAMROLLER
  8125. .byte 29; .hword IRON_DEFENSE
  8126. .byte 33; .hword ROCK_BLAST
  8127. .byte 36; .hword STOCKPILE
  8128. .byte 40; .hword X_SCISSOR
  8129. .byte 43; .hword SHELL_SMASH
  8130. .byte 46; .hword MINIMIZE
  8131. .byte 49; .hword RECOVER
  8132. .byte 54; .hword STONE_EDGE
  8133. .byte 60; .hword DEFEND_ORDER
  8134. .byte 60; .hword HEAL_ORDER
  8135. .byte 60; .hword ATTACK_ORDER
  8136. .byte 66; .hword ROCK_WRECKER
  8137. .byte LEARNSET_END
  8138.  
  8139. LEARNSET_FUERMIGA:
  8140. .byte 1; .hword FURY_CUTTER
  8141. .byte 1; .hword EMBER
  8142. .byte 1; .hword STRING_SHOT
  8143. .byte 3; .hword FALSE_SWIPE
  8144. .byte 6; .hword BITE
  8145. .byte 10; .hword BUG_BITE
  8146. .byte 13; .hword SWEET_SCENT
  8147. .byte 16; .hword FIRE_FANG
  8148. .byte 19; .hword POISON_FANG
  8149. .byte 21; .hword THUNDER_FANG
  8150. .byte 25; .hword RAGE_POWDER
  8151. .byte 29; .hword FLAME_WHEEL
  8152. .byte 33; .hword CRUNCH
  8153. .byte 36; .hword X_SCISSOR
  8154. .byte 42; .hword HEAT_WAVE
  8155. .byte 47; .hword LUNGE
  8156. .byte 51; .hword WILL_O_WISP
  8157. .byte 56; .hword LEECH_LIFE
  8158. .byte 60; .hword FLARE_BLITZ
  8159. .byte LEARNSET_END
  8160.  
  8161. LEARNSET_MARIPYRO:
  8162. .byte 1; .hword GUILLOTINE
  8163. .byte 1; .hword INFERNO
  8164. .byte 1; .hword PSYCHO_SHIFT
  8165. .byte 1; .hword FURY_CUTTER
  8166. .byte 1; .hword EMBER
  8167. .byte 1; .hword STRING_SHOT
  8168. .byte 3; .hword FALSE_SWIPE
  8169. .byte 6; .hword BITE
  8170. .byte 10; .hword BUG_BITE
  8171. .byte 13; .hword SWEET_SCENT
  8172. .byte 16; .hword FIRE_FANG
  8173. .byte 19; .hword POISON_FANG
  8174. .byte 21; .hword THUNDER_FANG
  8175. .byte 25; .hword RAGE_POWDER
  8176. .byte 29; .hword FLAME_WHEEL
  8177. .byte 33; .hword X_SCISSOR
  8178. .byte 36; .hword CRUNCH
  8179. .byte 40; .hword QUIVER_DANCE
  8180. .byte 40; .hword BUG_BUZZ
  8181. .byte 44; .hword HEAT_WAVE
  8182. .byte 47; .hword COSMIC_POWER
  8183. .byte 51; .hword LUNGE
  8184. .byte 55; .hword WILL_O_WISP
  8185. .byte 59; .hword ROOST
  8186. .byte 63; .hword LEECH_LIFE
  8187. .byte 67; .hword FLARE_BLITZ
  8188. .byte LEARNSET_END
  8189.  
  8190. LEARNSET_CONFIRMABI:
  8191. .byte 1; .hword DISABLE
  8192. .byte 1; .hword CONFUSION
  8193. .byte 1; .hword ME_FIRST
  8194. .byte 5; .hword CONFUSE_RAY
  8195. .byte 8; .hword ASSIST
  8196. .byte 10; .hword LEECH_SEED
  8197. .byte 12; .hword MAGICAL_LEAF
  8198. .byte 15; .hword QUICK_ATTACK
  8199. .byte 18; .hword PSYBEAM
  8200. .byte 21; .hword SPEED_WEED
  8201. .byte 24; .hword ENERGY_BALL
  8202. .byte 28; .hword FOLLOW_ME
  8203. .byte 32; .hword FUTURE_SIGHT
  8204. .byte 36; .hword U_TURN
  8205. .byte 39; .hword AROMATHERAPY
  8206. .byte 40; .hword EXTREMESPEED
  8207. .byte 44; .hword PSYCHIC
  8208. .byte 48; .hword RECOVER
  8209. .byte 52; .hword LEAF_STORM
  8210. .byte 60; .hword FIRST_IMPRESSION
  8211. .byte 64; .hword NASTY_PLOT
  8212. .byte 71; .hword PSYCHO_BOOST
  8213. .byte LEARNSET_END
  8214.  
  8215. LEARNSET_BULBAPEDO:
  8216. .byte 1; .hword SMOG
  8217. .byte 1; .hword FOLLOW_ME
  8218. .byte 1; .hword COPYCAT
  8219. .byte 1; .hword GASTRO_ACID
  8220. .byte 7; .hword LEECH_SEED
  8221. .byte 10; .hword SNARL
  8222. .byte 14; .hword RAZOR_LEAF
  8223. .byte 19; .hword UPROAR
  8224. .byte 22; .hword POISONPOWDER
  8225. .byte 22; .hword VENOSHOCK
  8226. .byte 27; .hword SEED_BOMB
  8227. .byte 31; .hword ACID_SPRAY
  8228. .byte 35; .hword SELFDESTRUCT
  8229. .byte 39; .hword BELCH
  8230. .byte 45; .hword REVENGE
  8231. .byte 49; .hword SYNTHESIS
  8232. .byte 53; .hword LEAF_STORM
  8233. .byte 58; .hword GUNK_SHOT
  8234. .byte 65; .hword WARHEAD
  8235. .byte LEARNSET_END
  8236.  
  8237. LEARNSET_WASTENAUT:
  8238. .byte 1; .hword METAL_CLAW
  8239. .byte 1; .hword SMOG
  8240. .byte 1; .hword RECYCLE
  8241. .byte 4; .hword POISON_GAS
  8242. .byte 9; .hword POISON_FANG
  8243. .byte 13; .hword SCARY_FACE
  8244. .byte 16; .hword SLAM
  8245. .byte 20; .hword MAGNET_BOMB
  8246. .byte 20; .hword CLEAR_SMOG
  8247. .byte 24; .hword SPIKES
  8248. .byte 24; .hword TOXIC_SPIKES
  8249. .byte 27; .hword BULLDOZE
  8250. .byte 30; .hword IRON_DEFENSE
  8251. .byte 32; .hword POISON_JAB
  8252. .byte 35; .hword IRON_HEAD
  8253. .byte 39; .hword CHIP_AWAY
  8254. .byte 42; .hword AUTOTOMIZE
  8255. .byte 45; .hword BLOCK
  8256. .byte 48; .hword HIGH_HORSEPOWER
  8257. .byte 51; .hword SLACK_OFF
  8258. .byte 54; .hword IRON_TAIL
  8259. .byte 59; .hword GUNK_SHOT
  8260. .byte LEARNSET_END
  8261.  
  8262. LEARNSET_WANTNAUT:
  8263. .byte 1; .hword METAL_BURST
  8264. .byte 1; .hword GYRO_BALL
  8265. .byte 1; .hword METAL_CLAW
  8266. .byte 1; .hword SMOG
  8267. .byte 1; .hword RECYCLE
  8268. .byte 4; .hword POISON_GAS
  8269. .byte 9; .hword POISON_FANG
  8270. .byte 13; .hword SCARY_FACE
  8271. .byte 16; .hword SLAM
  8272. .byte 20; .hword MAGNET_BOMB
  8273. .byte 20; .hword CLEAR_SMOG
  8274. .byte 24; .hword SPIKES
  8275. .byte 24; .hword TOXIC_SPIKES
  8276. .byte 27; .hword BULLDOZE
  8277. .byte 30; .hword IRON_DEFENSE
  8278. .byte 34; .hword POISON_JAB
  8279. .byte 38; .hword IRON_HEAD
  8280. .byte 41; .hword CHIP_AWAY
  8281. .byte 44; .hword AUTOTOMIZE
  8282. .byte 47; .hword BLOCK
  8283. .byte 51; .hword HIGH_HORSEPOWER
  8284. .byte 55; .hword SLACK_OFF
  8285. .byte 59; .hword HEAVY_SLAM
  8286. .byte 63; .hword GUNK_SHOT
  8287. .byte LEARNSET_END
  8288.  
  8289. LEARNSET_CANSUMOR:
  8290. .byte 1; .hword POISON_STING
  8291. .byte 1; .hword SCRATCH
  8292. .byte 1; .hword LEER
  8293. .byte 8; .hword POISON_FANG
  8294. .byte 12; .hword SCARY_FACE
  8295. .byte 15; .hword BITE
  8296. .byte 19; .hword ACID_ARMOR
  8297. .byte 23; .hword HONE_CLAWS
  8298. .byte 26; .hword CROSS_POISON
  8299. .byte 30; .hword CRUSH_CLAW
  8300. .byte 34; .hword SCREECH
  8301. .byte 34; .hword ROAR
  8302. .byte 38; .hword MIRACLE_EYE
  8303. .byte 41; .hword SLASH
  8304. .byte 44; .hword POISON_JAB
  8305. .byte 48; .hword CRUNCH
  8306. .byte 52; .hword LEECH_LIFE
  8307. .byte 56; .hword GASTRO_ACID
  8308. .byte 60; .hword RECOVER
  8309. .byte 64; .hword GUNK_SHOT
  8310. .byte 69; .hword CRABHAMMER
  8311. .byte 69; .hword LACTOSE_SHOT
  8312. .byte LEARNSET_END
  8313.  
  8314. LEARNSET_SNUFFANT:
  8315. .byte 1; .hword POWDER_SNOW
  8316. .byte 1; .hword POWDER
  8317. .byte 1; .hword DEFENSE_CURL
  8318. .byte 1; .hword GROWL
  8319. .byte 6; .hword PURSUIT
  8320. .byte 10; .hword ICE_BALL
  8321. .byte 14; .hword POISONPOWDER
  8322. .byte 18; .hword HAIL
  8323. .byte 22; .hword RAGE_POWDER
  8324. .byte 25; .hword ICE_SHARD
  8325. .byte 28; .hword STUN_SPORE
  8326. .byte 30; .hword SMELLINGSALT
  8327. .byte 32; .hword FROST_BREATH
  8328. .byte 33; .hword SLEEP_POWDER
  8329. .byte 37; .hword THRASH
  8330. .byte 40; .hword ICICLE_SPEAR
  8331. .byte 44; .hword POLLEN_PUFF
  8332. .byte 48; .hword OUTRAGE
  8333. .byte 52; .hword SUPERPOWER
  8334. .byte 56; .hword KNOCK_OFF
  8335. .byte 60; .hword BLIZZARD
  8336. .byte LEARNSET_END
  8337.  
  8338. LEARNSET_COKEMMOTH:
  8339. .byte 1; .hword NATURES_MADNESS
  8340. .byte 1; .hword AURORA_VEIL
  8341. .byte 1; .hword AVALANCHE
  8342. .byte 1; .hword POWDER_SNOW
  8343. .byte 1; .hword POWDER
  8344. .byte 1; .hword DEFENSE_CURL
  8345. .byte 1; .hword GROWL
  8346. .byte 6; .hword PURSUIT
  8347. .byte 10; .hword ICE_BALL
  8348. .byte 14; .hword POISONPOWDER
  8349. .byte 18; .hword HAIL
  8350. .byte 22; .hword RAGE_POWDER
  8351. .byte 25; .hword ICE_SHARD
  8352. .byte 28; .hword STUN_SPORE
  8353. .byte 30; .hword SMELLINGSALT
  8354. .byte 32; .hword FROST_BREATH
  8355. .byte 32; .hword MEGAHORN
  8356. .byte 36; .hword SLEEP_POWDER
  8357. .byte 40; .hword THRASH
  8358. .byte 44; .hword ICICLE_SPEAR
  8359. .byte 48; .hword POLLEN_PUFF
  8360. .byte 52; .hword OUTRAGE
  8361. .byte 58; .hword SUPERPOWER
  8362. .byte 63; .hword POWER_TRIP
  8363. .byte 67; .hword ICE_HAMMER
  8364. .byte 72; .hword SHEER_COLD
  8365. .byte LEARNSET_END
  8366.  
  8367. LEARNSET_GRIMDAK:
  8368. .byte 1; .hword METAL_CLAW
  8369. .byte 1; .hword PURSUIT
  8370. .byte 1; .hword SPITE
  8371. .byte 1; .hword SHARPEN
  8372. .byte 6; .hword BULLET_PUNCH
  8373. .byte 10; .hword CONFUSE_RAY
  8374. .byte 14; .hword FEINT_ATTACK
  8375. .byte 19; .hword GRUDGE
  8376. .byte 22; .hword SMART_STRIKE
  8377. .byte 25; .hword SLASH
  8378. .byte 27; .hword STEALTH_ROCK
  8379. .byte 29; .hword NIGHT_SLASH
  8380. .byte 32; .hword PSYCHO_CUT
  8381. .byte 32; .hword CROSS_POISON
  8382. .byte 35; .hword HONE_CLAWS
  8383. .byte 37; .hword GLARE
  8384. .byte 39; .hword FLASH_CANNON
  8385. .byte 42; .hword SUCKER_PUNCH
  8386. .byte 45; .hword PAIN_SPLIT
  8387. .byte 48; .hword AURA_SPHERE
  8388. .byte 51; .hword NASTY_PLOT
  8389. .byte 54; .hword NIGHT_DAZE
  8390. .byte 57; .hword SWORDS_DANCE
  8391. .byte 60; .hword DESTINY_BOND
  8392. .byte 62; .hword THOUSAND_FOLDS
  8393. .byte 66; .hword OW_THE_EDGE
  8394. .byte 70; .hword GUILLOTINE
  8395. .byte 77; .hword DARK_VOID
  8396. .byte 77; .hword DREAM_EATER
  8397. .byte 100; .hword SUDOKU
  8398. .byte LEARNSET_END
  8399.  
  8400. LEARNSET_SHROOFLE:
  8401. .byte 1; .hword RAGE_POWDER
  8402. .byte 1; .hword BEAT_UP
  8403. .byte 1; .hword INGRAIN
  8404. .byte 1; .hword GROWTH
  8405. .byte 4; .hword ABSORB
  8406. .byte 7; .hword SNARL
  8407. .byte 10; .hword BIDE
  8408. .byte 13; .hword ACID
  8409. .byte 16; .hword MEGA_DRAIN
  8410. .byte 20; .hword PAYBACK
  8411. .byte 23; .hword SWEET_SCENT
  8412. .byte 26; .hword LOW_KICK
  8413. .byte 28; .hword ACID_SPRAY
  8414. .byte 34; .hword SUCKER_PUNCH
  8415. .byte 37; .hword TOXIC_SPIKES
  8416. .byte 37; .hword VENOSHOCK
  8417. .byte 39; .hword GASTRO_ACID
  8418. .byte 42; .hword KNOCK_OFF
  8419. .byte 45; .hword GIGA_DRAIN
  8420. .byte 49; .hword AROMATHERAPY
  8421. .byte 52; .hword FOUL_PLAY
  8422. .byte 56; .hword SYNTHESIS
  8423. .byte 60; .hword GUNK_SHOT
  8424. .byte 64; .hword SPORE
  8425. .byte LEARNSET_END
  8426.  
  8427. LEARNSET_BETACLUCK:
  8428. .byte 1; .hword PECK
  8429. .byte 1; .hword THUNDERSHOCK
  8430. .byte 1; .hword SAND_ATTACK
  8431. .byte 1; .hword SCARY_FACE
  8432. .byte 4; .hword TWISTER
  8433. .byte 7; .hword QUICK_ATTACK
  8434. .byte 10; .hword THUNDER_WAVE
  8435. .byte 13; .hword AIR_CUTTER
  8436. .byte 17; .hword CHARGE
  8437. .byte 17; .hword CHARGE_BEAM
  8438. .byte 21; .hword AGILITY
  8439. .byte 25; .hword FEATHERDANCE
  8440. .byte 28; .hword AIR_SLASH
  8441. .byte 33; .hword REVENGE
  8442. .byte 35; .hword DRILL_PECK
  8443. .byte 39; .hword MIRROR_MOVE
  8444. .byte 42; .hword WHIRLWIND
  8445. .byte 45; .hword DISCHARGE
  8446. .byte 49; .hword HURRICANE
  8447. .byte 53; .hword ROOST
  8448. .byte LEARNSET_END
  8449.  
  8450. LEARNSET_THUNDACOCK:
  8451. .byte 1; .hword PECK
  8452. .byte 1; .hword THUNDERSHOCK
  8453. .byte 1; .hword SAND_ATTACK
  8454. .byte 1; .hword SCARY_FACE
  8455. .byte 4; .hword TWISTER
  8456. .byte 7; .hword QUICK_ATTACK
  8457. .byte 10; .hword THUNDER_WAVE
  8458. .byte 13; .hword AIR_CUTTER
  8459. .byte 17; .hword CHARGE
  8460. .byte 17; .hword CHARGE_BEAM
  8461. .byte 21; .hword AGILITY
  8462. .byte 25; .hword FEATHERDANCE
  8463. .byte 28; .hword AIR_SLASH
  8464. .byte 31; .hword WILD_CHARGE
  8465. .byte 34; .hword REVENGE
  8466. .byte 37; .hword DRILL_PECK
  8467. .byte 40; .hword HYPER_VOICE
  8468. .byte 43; .hword MIRROR_MOVE
  8469. .byte 46; .hword WHIRLWIND
  8470. .byte 49; .hword DISCHARGE
  8471. .byte 52; .hword HURRICANE
  8472. .byte 57; .hword ROOST
  8473. .byte 61; .hword CLOSE_COMBAT
  8474. .byte 65; .hword VOLT_TACKLE
  8475. .byte 68; .hword BRAVE_BIRD
  8476. .byte LEARNSET_END
  8477.  
  8478. LEARNSET_TWINFOWL:
  8479. .byte 1; .hword DOUBLE_HIT
  8480. .byte 1; .hword PECK
  8481. .byte 5; .hword ASTONISH
  8482. .byte 7; .hword FOLLOW_ME
  8483. .byte 10; .hword AERIAL_ACE
  8484. .byte 13; .hword MAGNET_BOMB
  8485. .byte 16; .hword KNOCK_OFF
  8486. .byte 19; .hword STEEL_WING
  8487. .byte 22; .hword SAND_TOMB
  8488. .byte 25; .hword BODY_SLAM
  8489. .byte 28; .hword FLAME_CHARGE
  8490. .byte 31; .hword BLOCK
  8491. .byte 34; .hword DRILL_PECK
  8492. .byte 38; .hword IRON_HEAD
  8493. .byte 42; .hword BRAVE_BIRD
  8494. .byte 46; .hword SUPERPOWER
  8495. .byte 50; .hword FLARE_BLITZ
  8496. .byte 54; .hword SKY_ATTACK
  8497. .byte 58; .hword EXPLOSION
  8498. .byte 62; .hword FINAL_GAMBIT
  8499. .byte LEARNSET_END
  8500.  
  8501. LEARNSET_AVIANJOIN:
  8502. .byte 1; .hword IRON_DEFENSE
  8503. .byte 1; .hword FLARE_BLITZ
  8504. .byte 1; .hword NIGHT_SHADE
  8505. .byte 1; .hword HEAT_WAVE
  8506. .byte 1; .hword ROOST
  8507. .byte 5; .hword ASTONISH
  8508. .byte 9; .hword FOLLOW_ME
  8509. .byte 12; .hword AGILITY
  8510. .byte 16; .hword MAGNET_BOMB
  8511. .byte 20; .hword KNOCK_OFF
  8512. .byte 24; .hword STEEL_WING
  8513. .byte 28; .hword FEATHERDANCE
  8514. .byte 28; .hword FLAME_CHARGE
  8515. .byte 32; .hword AERIAL_ACE
  8516. .byte 36; .hword REVENGE
  8517. .byte 36; .hword PAYBACK
  8518. .byte 40; .hword EGG_BOMB
  8519. .byte 44; .hword DRILL_PECK
  8520. .byte 47; .hword SUPERPOWER
  8521. .byte 50; .hword HEAVY_SLAM
  8522. .byte 54; .hword BRAVE_BIRD
  8523. .byte 58; .hword FLARE_BLITZ
  8524. .byte 62; .hword SKY_ATTACK
  8525. .byte 67; .hword WARHEAD
  8526. .byte LEARNSET_END
  8527.  
  8528. LEARNSET_ILLUMINOWL:
  8529. .byte 1; .hword CONFUSION
  8530. .byte 1; .hword GUST
  8531. .byte 1; .hword MIRACLE_EYE
  8532. .byte 3; .hword TWISTER
  8533. .byte 6; .hword NIGHT_SHADE
  8534. .byte 9; .hword PSYWAVE
  8535. .byte 13; .hword ANCIENTPOWER
  8536. .byte 13; .hword OMINOUS_WIND
  8537. .byte 17; .hword AIR_CUTTER
  8538. .byte 20; .hword PSYBEAM
  8539. .byte 24; .hword DEFOG
  8540. .byte 27; .hword MIST_BALL
  8541. .byte 30; .hword FUTURE_SIGHT
  8542. .byte 33; .hword TRI_ATTACK
  8543. .byte 36; .hword EXTRASENSORY
  8544. .byte 39; .hword AIR_SLASH
  8545. .byte 43; .hword TRICK
  8546. .byte 46; .hword PSYCH_UP
  8547. .byte 50; .hword HURRICANE
  8548. .byte 54; .hword PSYCHIC
  8549. .byte 58; .hword NASTY_PLOT
  8550. .byte 61; .hword ROOST
  8551. .byte 64; .hword AEROBLAST
  8552. .byte 68; .hword COSMIC_POWER
  8553. .byte 68; .hword STORED_POWER
  8554. .byte LEARNSET_END
  8555.  
  8556. LEARNSET_ILLUMATRIX:
  8557. .byte 1; .hword PSYCHO_BOOST
  8558. .byte 1; .hword THINK_FAST
  8559. .byte 1; .hword CONFUSION
  8560. .byte 1; .hword GUST
  8561. .byte 1; .hword MIRACLE_EYE
  8562. .byte 3; .hword TWISTER
  8563. .byte 6; .hword NIGHT_SHADE
  8564. .byte 9; .hword PSYWAVE
  8565. .byte 13; .hword ANCIENTPOWER
  8566. .byte 13; .hword OMINOUS_WIND
  8567. .byte 17; .hword AIR_CUTTER
  8568. .byte 20; .hword PSYBEAM
  8569. .byte 24; .hword DEFOG
  8570. .byte 27; .hword MIST_BALL
  8571. .byte 30; .hword FUTURE_SIGHT
  8572. .byte 33; .hword TRI_ATTACK
  8573. .byte 36; .hword EXTRASENSORY
  8574. .byte 39; .hword AIR_SLASH
  8575. .byte 42; .hword TRICK
  8576. .byte 47; .hword PSYCH_UP
  8577. .byte 51; .hword HURRICANE
  8578. .byte 56; .hword PSYCHIC
  8579. .byte 60; .hword NASTY_PLOT
  8580. .byte 63; .hword ROOST
  8581. .byte 66; .hword AEROBLAST
  8582. .byte 70; .hword COSMIC_POWER
  8583. .byte 70; .hword STORED_POWER
  8584. .byte 77; .hword MIND_BLOWN
  8585. .byte LEARNSET_END
  8586.  
  8587. LEARNSET_TYPOBOP:
  8588. .byte 1; .hword UPROAR
  8589. .byte 1; .hword SING
  8590. .byte 6; .hword ROCK_THROW
  8591. .byte 9; .hword PURSUIT
  8592. .byte 13; .hword CHARMING_CRY
  8593. .byte 15; .hword SUPERSONIC
  8594. .byte 18; .hword HYPER_VOICE
  8595. .byte 22; .hword ROCK_BLAST
  8596. .byte 25; .hword FOUL_PLAY
  8597. .byte 30; .hword ANCIENTPOWER
  8598. .byte 33; .hword SCREECH
  8599. .byte 37; .hword ROCK_SLIDE
  8600. .byte 40; .hword HONE_CLAWS
  8601. .byte 44; .hword SUCKER_PUNCH
  8602. .byte 48; .hword STONE_EDGE
  8603. .byte 52; .hword ROAR
  8604. .byte 56; .hword BOOMBURST
  8605. .byte 60; .hword HEAD_SMASH
  8606. .byte 63; .hword KNOCK_OFF
  8607. .byte 66; .hword ROCK_WRECKER
  8608. .byte 70; .hword PERISH_SONG
  8609. .byte LEARNSET_END
  8610.  
  8611. LEARNSET_YEEREX:
  8612. .byte 1; .hword SUPER_FANG
  8613. .byte 1; .hword UPROAR
  8614. .byte 1; .hword SING
  8615. .byte 7; .hword ROCK_THROW
  8616. .byte 10; .hword PURSUIT
  8617. .byte 15; .hword CHARMING_CRY
  8618. .byte 17; .hword SUPERSONIC
  8619. .byte 20; .hword HYPER_VOICE
  8620. .byte 24; .hword ROCK_BLAST
  8621. .byte 27; .hword FOUL_PLAY
  8622. .byte 32; .hword ANCIENTPOWER
  8623. .byte 36; .hword SCREECH
  8624. .byte 40; .hword ROCK_SLIDE
  8625. .byte 40; .hword CRUNCH
  8626. .byte 43; .hword HONE_CLAWS
  8627. .byte 47; .hword SUCKER_PUNCH
  8628. .byte 51; .hword STONE_EDGE
  8629. .byte 55; .hword ROAR
  8630. .byte 58; .hword BOOMBURST
  8631. .byte 62; .hword HEAD_SMASH
  8632. .byte 66; .hword KNOCK_OFF
  8633. .byte 69; .hword ROCK_WRECKER
  8634. .byte 73; .hword PERISH_SONG
  8635. .byte LEARNSET_END
  8636.  
  8637. LEARNSET_RANDOMIX:
  8638. .byte 1; .hword CONSTRICT
  8639. .byte 1; .hword WITHDRAW
  8640. .byte 5; .hword ASSIST
  8641. .byte 7; .hword BITE
  8642. .byte 9; .hword METRONOME
  8643. .byte 10; .hword WATER_GUN
  8644. .byte 16; .hword ROLLOUT
  8645. .byte 19; .hword LEER
  8646. .byte 22; .hword PSYWAVE
  8647. .byte 25; .hword MAGNITUDE
  8648. .byte 28; .hword BRINE
  8649. .byte 31; .hword TEETER_DANCE
  8650. .byte 34; .hword PROTECT
  8651. .byte 37; .hword ANCIENTPOWER
  8652. .byte 43; .hword TICKLE
  8653. .byte 46; .hword ROCK_BLAST
  8654. .byte 50; .hword SHELL_SMASH
  8655. .byte 55; .hword HYDRO_PUMP
  8656. .byte 60; .hword TOPSY_TURVY
  8657. .byte LEARNSET_END
  8658.  
  8659. LEARNSET_CTHULLORD:
  8660. .byte 1; .hword POWER_GEM
  8661. .byte 1; .hword COSMIC_POWER
  8662. .byte 1; .hword HAMMER_ARM
  8663. .byte 1; .hword RAZOR_SHELL
  8664. .byte 1; .hword CONSTRICT
  8665. .byte 1; .hword WITHDRAW
  8666. .byte 5; .hword ASSIST
  8667. .byte 7; .hword BITE
  8668. .byte 10; .hword WATER_GUN
  8669. .byte 16; .hword ROLLOUT
  8670. .byte 19; .hword LEER
  8671. .byte 22; .hword PSYWAVE
  8672. .byte 25; .hword MAGNITUDE
  8673. .byte 28; .hword BRINE
  8674. .byte 31; .hword AQUA_TAIL
  8675. .byte 34; .hword PROTECT
  8676. .byte 37; .hword ANCIENTPOWER
  8677. .byte 40; .hword SPIKE_CANNON
  8678. .byte 43; .hword DARK_PULSE
  8679. .byte 45; .hword TICKLE
  8680. .byte 48; .hword CRUNCH
  8681. .byte 55; .hword ROCK_BLAST
  8682. .byte 62; .hword SUPERPOWER
  8683. .byte 67; .hword SHELL_SMASH
  8684. .byte 75; .hword HYDRO_PUMP
  8685. .byte LEARNSET_END
  8686.  
  8687. LEARNSET_QUIBOOM:
  8688. .byte 1; .hword SPLASH
  8689. .byte 1; .hword MUD_SHOT
  8690. .byte 1; .hword WATER_GUN
  8691. .byte 1; .hword EXPLOSION
  8692. .byte LEARNSET_END
  8693.  
  8694. LEARNSET_GYNUKE:
  8695. .byte 1; .hword V_CREATE
  8696. .byte 1; .hword ACID_ARMOR
  8697. .byte 1; .hword SPLASH
  8698. .byte 1; .hword MUD_SLAP
  8699. .byte 1; .hword MUD_SHOT
  8700. .byte 1; .hword WATER_GUN
  8701. .byte 1; .hword EXPLOSION
  8702. .byte 1; .hword HOLY_DUTY
  8703. .byte 1; .hword STEAM_ERUPTION
  8704. .byte 1; .hword EARTH_POWER
  8705. .byte 1; .hword MEMENTO
  8706. .byte LEARNSET_END
  8707.  
  8708. LEARNSET_RAINGLOCK:
  8709. .byte 1; .hword SPLASH
  8710. .byte 1; .hword WATER_GUN
  8711. .byte 1; .hword TEARFUL_LOOK
  8712. .byte 4; .hword WATER_SPORT
  8713. .byte 8; .hword FOCUS_ENERGY
  8714. .byte 11; .hword AQUA_JET
  8715. .byte 14; .hword REFRESH
  8716. .byte 14; .hword HEAL_PULSE
  8717. .byte 18; .hword WATER_PULSE
  8718. .byte 23; .hword RAIN_DANCE
  8719. .byte 26; .hword OCTAZOOKA
  8720. .byte 30; .hword MIRROR_SHOT
  8721. .byte 36; .hword MUDDY_WATER
  8722. .byte 42; .hword ENERGY_BALL
  8723. .byte 46; .hword GUNK_SHOT
  8724. .byte 50; .hword HYDRO_PUMP
  8725. .byte 53; .hword SOAK
  8726. .byte 59; .hword DRAGON_PULSE
  8727. .byte 59; .hword DARK_PULSE
  8728. .byte 59; .hword AURA_SPHERE
  8729. .byte 62; .hword WATER_SPOUT
  8730. .byte 66; .hword LOCK_ON
  8731. .byte 66; .hword ZAP_CANNON
  8732. .byte 71; .hword HYDRO_CANNON
  8733. .byte 99; .hword ORIGIN_PULSE
  8734. .byte LEARNSET_END
  8735.  
  8736. LEARNSET_BEATMARINE:
  8737. .byte 1; .hword BUBBLE
  8738. .byte 1; .hword THUNDERSHOCK
  8739. .byte 1; .hword THUNDER_WAVE
  8740. .byte 1; .hword FORESIGHT
  8741. .byte 5; .hword ACID
  8742. .byte 8; .hword SING
  8743. .byte 8; .hword GRASSWHISTLE
  8744. .byte 12; .hword WHIRLPOOL
  8745. .byte 16; .hword UPROAR
  8746. .byte 19; .hword CHARGE
  8747. .byte 19; .hword CHARGE_BEAM
  8748. .byte 23; .hword SELFDESTRUCT
  8749. .byte 27; .hword DIVE
  8750. .byte 29; .hword ACID_SPRAY
  8751. .byte 34; .hword DISCHARGE
  8752. .byte 38; .hword HYPER_VOICE
  8753. .byte 42; .hword ACID_ARMOR
  8754. .byte 45; .hword MUDDY_WATER
  8755. .byte 48; .hword THUNDERBOLT
  8756. .byte 51; .hword PERISH_SONG
  8757. .byte 53; .hword EXPLOSION
  8758. .byte 56; .hword SLACK_OFF
  8759. .byte 59; .hword SPARKLING_ARIA
  8760. .byte 63; .hword LOCK_ON
  8761. .byte 63; .hword ZAP_CANNON
  8762. .byte LEARNSET_END
  8763.  
  8764. LEARNSET_SUBSTARR:
  8765. .byte 1; .hword BOOMBURST
  8766. .byte 1; .hword SYNCHRONOISE
  8767. .byte 1; .hword BUBBLE
  8768. .byte 1; .hword THUNDERSHOCK
  8769. .byte 1; .hword THUNDER_WAVE
  8770. .byte 1; .hword FORESIGHT
  8771. .byte 5; .hword ACID
  8772. .byte 8; .hword SING
  8773. .byte 8; .hword GRASSWHISTLE
  8774. .byte 12; .hword WHIRLPOOL
  8775. .byte 16; .hword UPROAR
  8776. .byte 19; .hword CHARGE
  8777. .byte 19; .hword CHARGE_BEAM
  8778. .byte 23; .hword SELFDESTRUCT
  8779. .byte 27; .hword DIVE
  8780. .byte 31; .hword ACID_SPRAY
  8781. .byte 34; .hword SKULL_BASH
  8782. .byte 37; .hword DISCHARGE
  8783. .byte 40; .hword HYPER_VOICE
  8784. .byte 44; .hword ACID_ARMOR
  8785. .byte 47; .hword MUDDY_WATER
  8786. .byte 50; .hword THUNDERBOLT
  8787. .byte 53; .hword PERISH_SONG
  8788. .byte 56; .hword EXPLOSION
  8789. .byte 59; .hword SLACK_OFF
  8790. .byte 63; .hword SPARKLING_ARIA
  8791. .byte 67; .hword LOCK_ON
  8792. .byte 67; .hword ZAP_CANNON
  8793. .byte LEARNSET_END
  8794.  
  8795. LEARNSET_HOFUCNO:
  8796. .byte 1; .hword HOLY_DUTY
  8797. .byte 1; .hword SPORE
  8798. .byte 1; .hword DESTINY_BOND
  8799. .byte 1; .hword PERISH_SONG
  8800. .byte LEARNSET_END
  8801.  
  8802. LEARNSET_HORNIGIRI:
  8803. .byte 1; .hword POWDER_SNOW
  8804. .byte 1; .hword POUND
  8805. .byte 1; .hword BABYDOLLEYES
  8806. .byte 1; .hword DEFENSE_CURL
  8807. .byte 6; .hword ATTRACT
  8808. .byte 9; .hword ICE_BALL
  8809. .byte 9; .hword ROLLOUT
  8810. .byte 13; .hword RAPID_SPIN
  8811. .byte 16; .hword CHARM
  8812. .byte 20; .hword ICE_SHARD
  8813. .byte 24; .hword SPIKES
  8814. .byte 28; .hword HORN_LEECH
  8815. .byte 30; .hword ICICLE_SPEAR
  8816. .byte 32; .hword BONE_RUSH
  8817. .byte 35; .hword ROCK_POLISH
  8818. .byte 38; .hword TAKE_DOWN
  8819. .byte 41; .hword ICICLE_CRASH
  8820. .byte 44; .hword LOVELY_KISS
  8821. .byte 48; .hword PLAY_ROUGH
  8822. .byte 51; .hword AVALANCHE
  8823. .byte 54; .hword RECOVER
  8824. .byte 57; .hword DOUBLE_EDGE
  8825. .byte 62; .hword WOOD_HAMMER
  8826. .byte 69; .hword HORN_DRILL
  8827. .byte LEARNSET_END
  8828.  
  8829. LEARNSET_HORNICIER:
  8830. .byte 1; .hword POWDER_SNOW
  8831. .byte 1; .hword POUND
  8832. .byte 1; .hword BABYDOLLEYES
  8833. .byte 1; .hword DEFENSE_CURL
  8834. .byte 6; .hword ATTRACT
  8835. .byte 9; .hword ICE_BALL
  8836. .byte 9; .hword ROLLOUT
  8837. .byte 13; .hword RAPID_SPIN
  8838. .byte 16; .hword CHARM
  8839. .byte 20; .hword ICE_SHARD
  8840. .byte 24; .hword SPIKES
  8841. .byte 28; .hword HORN_LEECH
  8842. .byte 31; .hword ICICLE_SPEAR
  8843. .byte 34; .hword BONE_RUSH
  8844. .byte 37; .hword ROCK_POLISH
  8845. .byte 40; .hword TAKE_DOWN
  8846. .byte 44; .hword ICICLE_CRASH
  8847. .byte 47; .hword LOVELY_KISS
  8848. .byte 50; .hword PLAY_ROUGH
  8849. .byte 53; .hword AVALANCHE
  8850. .byte 56; .hword RECOVER
  8851. .byte 59; .hword DOUBLE_EDGE
  8852. .byte 63; .hword WOOD_HAMMER
  8853. .byte 69; .hword HORN_DRILL
  8854. .byte LEARNSET_END
  8855.  
  8856. LEARNSET_HORNITITAN:
  8857. .byte 1; .hword ICE_HAMMER
  8858. .byte 1; .hword MEGAHORN
  8859. .byte 1; .hword POWDER_SNOW
  8860. .byte 1; .hword POUND
  8861. .byte 1; .hword BABYDOLLEYES
  8862. .byte 1; .hword DEFENSE_CURL
  8863. .byte 6; .hword ATTRACT
  8864. .byte 9; .hword ICE_BALL
  8865. .byte 9; .hword ROLLOUT
  8866. .byte 13; .hword RAPID_SPIN
  8867. .byte 16; .hword CHARM
  8868. .byte 20; .hword ICE_SHARD
  8869. .byte 24; .hword SPIKES
  8870. .byte 28; .hword HORN_LEECH
  8871. .byte 31; .hword ICICLE_SPEAR
  8872. .byte 34; .hword BONE_RUSH
  8873. .byte 37; .hword ROCK_POLISH
  8874. .byte 40; .hword TAKE_DOWN
  8875. .byte 43; .hword DRILL_RUN
  8876. .byte 46; .hword ICICLE_CRASH
  8877. .byte 49; .hword LOVELY_KISS
  8878. .byte 52; .hword PLAY_ROUGH
  8879. .byte 55; .hword AVALANCHE
  8880. .byte 58; .hword RECOVER
  8881. .byte 61; .hword EARTHQUAKE
  8882. .byte 64; .hword DOUBLE_EDGE
  8883. .byte 67; .hword WOOD_HAMMER
  8884. .byte 69; .hword HORN_DRILL
  8885. .byte LEARNSET_END
  8886.  
  8887. LEARNSET_PREASU:
  8888. .byte 1; .hword THUNDERSHOCK
  8889. .byte 1; .hword FORESIGHT
  8890. .byte 1; .hword TICKLE
  8891. .byte 1; .hword ASSIST
  8892. .byte 4; .hword SPITE
  8893. .byte 8; .hword THUNDER_WAVE
  8894. .byte 12; .hword CHARGE
  8895. .byte 12; .hword CHARGE_BEAM
  8896. .byte 16; .hword HELPING_HAND
  8897. .byte 20; .hword SPARK
  8898. .byte 24; .hword GRUDGE
  8899. .byte 28; .hword ENCORE
  8900. .byte 31; .hword ZING_ZAP
  8901. .byte 34; .hword FUTURE_SIGHT
  8902. .byte 36; .hword ENDURE
  8903. .byte 39; .hword DISCHARGE
  8904. .byte 42; .hword SUCKER_PUNCH
  8905. .byte 45; .hword STORED_POWER
  8906. .byte 50; .hword THUNDER
  8907. .byte 55; .hword MEMENTO
  8908. .byte 57; .hword VOLT_TACKLE
  8909. .byte 60; .hword SLACK_OFF
  8910. .byte 63; .hword DESTINY_BOND
  8911. .byte LEARNSET_END
  8912.  
  8913. LEARNSET_UNDASTAND:
  8914. .byte 1; .hword SPOOK_OUT
  8915. .byte 1; .hword FOLLOW_ME
  8916. .byte 1; .hword BATON_PASS
  8917. .byte 1; .hword THUNDERSHOCK
  8918. .byte 1; .hword FORESIGHT
  8919. .byte 1; .hword TICKLE
  8920. .byte 1; .hword ASSIST
  8921. .byte 4; .hword SPITE
  8922. .byte 8; .hword THUNDER_WAVE
  8923. .byte 12; .hword CHARGE
  8924. .byte 12; .hword CHARGE_BEAM
  8925. .byte 16; .hword HELPING_HAND
  8926. .byte 20; .hword SPARK
  8927. .byte 24; .hword GRUDGE
  8928. .byte 28; .hword ENCORE
  8929. .byte 31; .hword ZING_ZAP
  8930. .byte 34; .hword FUTURE_SIGHT
  8931. .byte 38; .hword ENDURE
  8932. .byte 42; .hword DISCHARGE
  8933. .byte 45; .hword SUCKER_PUNCH
  8934. .byte 49; .hword STORED_POWER
  8935. .byte 51; .hword THUNDER
  8936. .byte 55; .hword MEMENTO
  8937. .byte 58; .hword BOLT_STRIKE
  8938. .byte 61; .hword SLACK_OFF
  8939. .byte 65; .hword DESTINY_BOND
  8940. .byte 70; .hword DOOM_DESIRE
  8941. .byte LEARNSET_END
  8942.  
  8943. LEARNSET_WARNEY:
  8944. .byte 1; .hword CHIP_AWAY
  8945. .byte 1; .hword LEER
  8946. .byte 6; .hword MOP
  8947. .byte 10; .hword COVET
  8948. .byte 14; .hword SWAGGER
  8949. .byte 17; .hword DOUBLESLAP
  8950. .byte 20; .hword POWER_PUNCH
  8951. .byte 23; .hword SLACK_OFF
  8952. .byte 25; .hword DETECT
  8953. .byte 28; .hword DIZZY_PUNCH
  8954. .byte 31; .hword CIRCLE_THROW
  8955. .byte 31; .hword STORM_THROW
  8956. .byte 35; .hword TAKE_DOWN
  8957. .byte 39; .hword PARTING_SHOT
  8958. .byte 45; .hword HAMMER_ARM
  8959. .byte 48; .hword THRASH
  8960. .byte 52; .hword METEOR_MASH
  8961. .byte 59; .hword LAST_RESORT
  8962. .byte LEARNSET_END
  8963.  
  8964. LEARNSET_BANAGEDDON:
  8965. .byte 1; .hword GIGA_IMPACT
  8966. .byte 1; .hword PUNISHMENT
  8967. .byte 1; .hword LAST_RESORT
  8968. .byte 1; .hword FISSURE
  8969. .byte 1; .hword CHIP_AWAY
  8970. .byte 1; .hword LEER
  8971. .byte 6; .hword MOP
  8972. .byte 10; .hword COVET
  8973. .byte 14; .hword SWAGGER
  8974. .byte 17; .hword DOUBLESLAP
  8975. .byte 20; .hword POWER_PUNCH
  8976. .byte 23; .hword SLACK_OFF
  8977. .byte 25; .hword DETECT
  8978. .byte 28; .hword DIZZY_PUNCH
  8979. .byte 31; .hword CIRCLE_THROW
  8980. .byte 31; .hword STORM_THROW
  8981. .byte 35; .hword TAKE_DOWN
  8982. .byte 39; .hword PARTING_SHOT
  8983. .byte 40; .hword OUTRAGE
  8984. .byte 44; .hword POWER_TRIP
  8985. .byte 48; .hword HAMMER_ARM
  8986. .byte 53; .hword THRASH
  8987. .byte 58; .hword METEOR_MASH
  8988. .byte 65; .hword DRAGON_HAMMER
  8989. .byte 65; .hword WOOD_HAMMER
  8990. .byte 65; .hword ICE_HAMMER
  8991. .byte 65; .hword CRABHAMMER
  8992. .byte 70; .hword BAN_HAMMER
  8993. .byte LEARNSET_END
  8994.  
  8995. LEARNSET_ACUFRONT:
  8996. .byte 1; .hword WEATHER_BALL @ <---
  8997. .byte 5; .hword CONVERSION
  8998. .byte 5; .hword CONVERSION_2
  8999. .byte 10; .hword WATER_PULSE
  9000. .byte 10; .hword INCINERATE
  9001. .byte 10; .hword ICY_WIND
  9002. .byte 15; .hword SWIFT
  9003. .byte 20; .hword RAIN_DANCE
  9004. .byte 20; .hword SUNNY_DAY
  9005. .byte 20; .hword HAIL
  9006. .byte 25; .hword WEATHER_BALL @ <---
  9007. .byte 30; .hword OMINOUS_WIND
  9008. .byte 30; .hword ANCIENTPOWER
  9009. .byte 30; .hword SILVER_WIND
  9010. .byte 35; .hword METAL_SOUND
  9011. .byte 35; .hword HYPER_VOICE
  9012. .byte 40; .hword HYDRO_PUMP
  9013. .byte 40; .hword FIRE_BLAST
  9014. .byte 40; .hword BLIZZARD
  9015. .byte 45; .hword SOLARBEAM
  9016. .byte 50; .hword WEATHER_BALL @ <---
  9017. .byte 55; .hword THUNDER
  9018. .byte 55; .hword HURRICANE
  9019. .byte 60; .hword MORNING_SUN
  9020. .byte 65; .hword SHEER_COLD
  9021. .byte 70; .hword WEATHER_BALL @the redundancy is real
  9022. .byte LEARNSET_END
  9023.  
  9024. LEARNSET_MILITANT:
  9025. .byte 1; .hword BUG_BITE
  9026. .byte 1; .hword POISON_STING
  9027. .byte 1; .hword METAL_CLAW
  9028. .byte 1; .hword MINIMIZE
  9029. .byte 5; .hword RAPID_SPIN
  9030. .byte 9; .hword BULLET_PUNCH
  9031. .byte 13; .hword PURSUIT
  9032. .byte 16; .hword POISON_FANG
  9033. .byte 20; .hword FOCUS_ENERGY
  9034. .byte 24; .hword BITE
  9035. .byte 28; .hword PIN_MISSILE
  9036. .byte 32; .hword DIG
  9037. .byte 36; .hword CROSS_POISON
  9038. .byte 40; .hword AGILITY
  9039. .byte 44; .hword CRUNCH
  9040. .byte 47; .hword IRON_HEAD
  9041. .byte 51; .hword X_SCISSOR
  9042. .byte 54; .hword POISON_JAB
  9043. .byte 58; .hword EXTREMESPEED
  9044. .byte 61; .hword METEOR_MASH
  9045. .byte 63; .hword LEECH_LIFE
  9046. .byte 66; .hword GUNK_SHOT
  9047. .byte 70; .hword GUILLOTINE
  9048. .byte LEARNSET_END
  9049.  
  9050. LEARNSET_SHIGGYDIG:
  9051. .byte 1; .hword GIGA_IMPACT
  9052. .byte 1; .hword POUND
  9053. .byte 1; .hword MUD_SLAP
  9054. .byte 1; .hword TAIL_WHIP
  9055. .byte 1; .hword COPYCAT
  9056. .byte 6; .hword BARRAGE
  9057. .byte 10; .hword MAGNITUDE
  9058. .byte 13; .hword FAKE_OUT
  9059. .byte 13; .hword QUICK_ATTACK
  9060. .byte 16; .hword DISABLE
  9061. .byte 20; .hword BULLDOZE
  9062. .byte 23; .hword TAIL_SLAP
  9063. .byte 27; .hword YAWN
  9064. .byte 31; .hword BATON_PASS
  9065. .byte 34; .hword DIG
  9066. .byte 38; .hword ROCK_BLAST
  9067. .byte 42; .hword SKULL_BASH
  9068. .byte 46; .hword U_TURN
  9069. .byte 50; .hword WORK_UP
  9070. .byte 53; .hword BARRAGE
  9071. .byte 57; .hword STONE_EDGE
  9072. .byte 61; .hword EARTHQUAKE
  9073. .byte 65; .hword HOMERUN_BAT
  9074. .byte LEARNSET_END
  9075.  
  9076. LEARNSET_SIGNOT:
  9077. .byte 1; .hword MUD_SLAP
  9078. .byte 1; .hword BEAT_UP
  9079. .byte 1; .hword SAND_ATTACK
  9080. .byte 1; .hword HARDEN
  9081. .byte 5; .hword MIMIC
  9082. .byte 8; .hword SAND_TOMB
  9083. .byte 11; .hword NIGHT_SHADE
  9084. .byte 14; .hword SNARL
  9085. .byte 17; .hword SPIKES
  9086. .byte 21; .hword MUD_BOMB
  9087. .byte 24; .hword FEINT_ATTACK
  9088. .byte 28; .hword COIL
  9089. .byte 31; .hword EXTRASENSORY
  9090. .byte 33; .hword DIG
  9091. .byte 36; .hword DARK_PULSE
  9092. .byte 39; .hword MUDDY_WATER
  9093. .byte 42; .hword NASTY_PLOT
  9094. .byte 45; .hword SHITPOST
  9095. .byte 49; .hword NIGHT_DAZE
  9096. .byte 53; .hword EARTH_POWER
  9097. .byte 57; .hword SHORE_UP
  9098. .byte 60; .hword FISSURE
  9099. .byte LEARNSET_END
  9100.  
  9101. LEARNSET_REAGAIN:
  9102. .byte 1; .hword TOPSY_TURVY
  9103. .byte 1; .hword MUD_SLAP
  9104. .byte 1; .hword BEAT_UP
  9105. .byte 1; .hword SAND_ATTACK
  9106. .byte 1; .hword HARDEN
  9107. .byte 5; .hword MIMIC
  9108. .byte 8; .hword SAND_TOMB
  9109. .byte 11; .hword NIGHT_SHADE
  9110. .byte 14; .hword SNARL
  9111. .byte 17; .hword SPIKES
  9112. .byte 21; .hword MUD_BOMB
  9113. .byte 24; .hword FEINT_ATTACK
  9114. .byte 28; .hword COIL
  9115. .byte 32; .hword EXTRASENSORY
  9116. .byte 35; .hword DIG
  9117. .byte 38; .hword DARK_PULSE
  9118. .byte 41; .hword MUDDY_WATER
  9119. .byte 44; .hword NASTY_PLOT
  9120. .byte 48; .hword LANDS_WRATH
  9121. .byte 52; .hword NIGHT_DAZE
  9122. .byte 55; .hword EARTH_POWER
  9123. .byte 59; .hword SHORE_UP
  9124. .byte 64; .hword FISSURE
  9125. .byte LEARNSET_END
  9126.  
  9127. LEARNSET_ORMITE:
  9128. .byte 1; .hword ROCK_THROW
  9129. .byte 1; .hword FLASH
  9130. .byte 1; .hword ION_DELUGE
  9131. .byte 1; .hword SHARPEN
  9132. .byte 4; .hword THUNDERSHOCK
  9133. .byte 8; .hword DISABLE
  9134. .byte 13; .hword ELECTROWEB
  9135. .byte 17; .hword LEECH_LIFE
  9136. .byte 21; .hword ANCIENTPOWER
  9137. .byte 24; .hword CHARGE
  9138. .byte 24; .hword CHARGE_BEAM
  9139. .byte 28; .hword SIGNAL_BEAM
  9140. .byte 31; .hword ROCK_POLISH
  9141. .byte 34; .hword MAGIC_COAT
  9142. .byte 37; .hword DISCHARGE
  9143. .byte 41; .hword BUG_BUZZ
  9144. .byte 45; .hword POWER_GEM
  9145. .byte 49; .hword THUNDERBOLT
  9146. .byte 53; .hword TAIL_GLOW
  9147. .byte 56; .hword RECOVER
  9148. .byte 60; .hword FLASH_CANNON
  9149. .byte 65; .hword LOCK_ON
  9150. .byte 65; .hword ZAP_CANNON
  9151. .byte LEARNSET_END
  9152.  
  9153. LEARNSET_VIRISTAL:
  9154. .byte 1; .hword STICKY_WEB
  9155. .byte 1; .hword SIMPLE_BEAM
  9156. .byte 1; .hword ROCK_THROW
  9157. .byte 1; .hword FLASH
  9158. .byte 1; .hword ION_DELUGE
  9159. .byte 1; .hword SHARPEN
  9160. .byte 5; .hword THUNDERSHOCK
  9161. .byte 9; .hword DISABLE
  9162. .byte 15; .hword ELECTROWEB
  9163. .byte 19; .hword LEECH_LIFE
  9164. .byte 23; .hword ANCIENTPOWER
  9165. .byte 27; .hword CHARGE
  9166. .byte 27; .hword CHARGE_BEAM
  9167. .byte 30; .hword SIGNAL_BEAM
  9168. .byte 34; .hword ROCK_POLISH
  9169. .byte 37; .hword MAGIC_COAT
  9170. .byte 40; .hword DISCHARGE
  9171. .byte 44; .hword BUG_BUZZ
  9172. .byte 47; .hword POWER_GEM
  9173. .byte 52; .hword THUNDERBOLT
  9174. .byte 56; .hword TAIL_GLOW
  9175. .byte 59; .hword RECOVER
  9176. .byte 63; .hword FLASH_CANNON
  9177. .byte 68; .hword LOCK_ON
  9178. .byte 68; .hword ZAP_CANNON
  9179. .byte 76; .hword PRISMATIC_LASER
  9180. .byte LEARNSET_END
  9181.  
  9182. LEARNSET_ROLANGO:
  9183. .byte 1; .hword CHARMING_CRY
  9184. .byte 1; .hword TWISTER
  9185. .byte 1; .hword CHARM
  9186. .byte 1; .hword DEFENSE_CURL
  9187. .byte 6; .hword COPYCAT
  9188. .byte 10; .hword ROLLOUT
  9189. .byte 14; .hword DRAIN_KISS
  9190. .byte 17; .hword POISON_FANG
  9191. .byte 21; .hword DRAGONBREATH
  9192. .byte 24; .hword CONFUSE_RAY
  9193. .byte 28; .hword ROLE_PLAY
  9194. .byte 30; .hword CRUNCH
  9195. .byte 32; .hword DAZZLE_GLEAM
  9196. .byte 35; .hword DRAGON_TAIL
  9197. .byte 38; .hword HYPNOSIS
  9198. .byte 38; .hword DREAM_EATER
  9199. .byte 41; .hword MEMENTO
  9200. .byte 44; .hword DRAGON_PULSE
  9201. .byte 47; .hword PLAY_ROUGH
  9202. .byte 50; .hword ENERGY_BALL
  9203. .byte 53; .hword MOONLIGHT
  9204. .byte 57; .hword MOONBLAST
  9205. .byte LEARNSET_END
  9206.  
  9207. LEARNSET_DREAMEME:
  9208. .byte 1; .hword SPEED_SWAP
  9209. .byte 1; .hword SPIKES
  9210. .byte 1; .hword CHARMING_CRY
  9211. .byte 1; .hword TWISTER
  9212. .byte 1; .hword CHARM
  9213. .byte 1; .hword DEFENSE_CURL
  9214. .byte 6; .hword COPYCAT
  9215. .byte 10; .hword ROLLOUT
  9216. .byte 14; .hword DRAIN_KISS
  9217. .byte 17; .hword POISON_FANG
  9218. .byte 21; .hword DRAGONBREATH
  9219. .byte 24; .hword CONFUSE_RAY
  9220. .byte 28; .hword ROLE_PLAY
  9221. .byte 31; .hword CRUNCH
  9222. .byte 34; .hword DAZZLE_GLEAM
  9223. .byte 37; .hword DRAGON_TAIL
  9224. .byte 40; .hword HYPNOSIS
  9225. .byte 40; .hword DREAM_EATER
  9226. .byte 44; .hword MEMENTO
  9227. .byte 47; .hword DRAGON_PULSE
  9228. .byte 50; .hword PLAY_ROUGH
  9229. .byte 53; .hword ENERGY_BALL
  9230. .byte 57; .hword MOONLIGHT
  9231. .byte 63; .hword MOONBLAST
  9232. .byte 67; .hword DRACO_METEOR
  9233. .byte LEARNSET_END
  9234.  
  9235. LEARNSET_PEARCHIE:
  9236. .byte 1; .hword TACKLE
  9237. .byte 1; .hword VINE_WHIP
  9238. .byte 1; .hword SUPERSONIC
  9239. .byte 1; .hword GROWTH
  9240. .byte 6; .hword BITE
  9241. .byte 11; .hword BULLET_SEED
  9242. .byte 15; .hword TAKE_DOWN
  9243. .byte 19; .hword SCREECH
  9244. .byte 24; .hword TROP_KICK
  9245. .byte 27; .hword HYPER_FANG
  9246. .byte 31; .hword CRUNCH
  9247. .byte 35; .hword SYNTHESIS
  9248. .byte 39; .hword SKULL_BASH
  9249. .byte 43; .hword JUMP_KICK
  9250. .byte 46; .hword HORN_LEECH
  9251. .byte 50; .hword EXTREMESPEED
  9252. .byte 53; .hword SUPER_FANG
  9253. .byte 56; .hword HI_JUMP_KICK
  9254. .byte 59; .hword DRAGON_DANCE
  9255. .byte 62; .hword HEAD_CHARGE
  9256. .byte 65; .hword HEAD_SMASH
  9257. .byte 68; .hword WOOD_HAMMER
  9258. .byte LEARNSET_END
  9259.  
  9260. LEARNSET_TARDITANK:
  9261. .byte 1; .hword SPLASH
  9262. .byte 1; .hword REST
  9263. .byte 1; .hword SNORE
  9264. .byte 1; .hword BUBBLE
  9265. .byte 5; .hword STRUGGLE_BUG
  9266. .byte 8; .hword WATER_SPORT
  9267. .byte 12; .hword BABYDOLLEYES
  9268. .byte 15; .hword COVET
  9269. .byte 18; .hword WHIRLPOOL
  9270. .byte 21; .hword CHARM
  9271. .byte 23; .hword ENCORE
  9272. .byte 26; .hword SIGNAL_BEAM
  9273. .byte 29; .hword BUBBLEBEAM
  9274. .byte 32; .hword YAWN
  9275. .byte 36; .hword ENDURE
  9276. .byte 40; .hword BUG_BUZZ
  9277. .byte 44; .hword MUDDY_WATER
  9278. .byte 47; .hword PROTECT
  9279. .byte 50; .hword GUARD_SPLIT
  9280. .byte 50; .hword POWER_SPLIT
  9281. .byte 54; .hword TOXIC
  9282. .byte 57; .hword REST
  9283. .byte 57; .hword SLEEP_TALK
  9284. .byte 60; .hword SCALD
  9285. .byte LEARNSET_END
  9286.  
  9287. LEARNSET_IPLORA:
  9288. .byte 1; .hword METAL_SOUND
  9289. .byte 1; .hword MIRROR_SHOT
  9290. .byte 1; .hword STRUGGLE_BUG
  9291. .byte 1; .hword HYPER_VOICE
  9292. .byte LEARNSET_END
  9293.  
  9294. LEARNSET_CHROMOX:
  9295. .byte 1; .hword CONVERSION
  9296. .byte 1; .hword CONVERSION_2
  9297. .byte 1; .hword METAL_SOUND
  9298. .byte 1; .hword MIRROR_SHOT
  9299. .byte 1; .hword HYPER_VOICE
  9300. .byte 5; .hword FIRE_SPIN
  9301. .byte 9; .hword IMPRISON
  9302. .byte 13; .hword SPIDER_WEB
  9303. .byte 13; .hword ELECTROWEB
  9304. .byte 16; .hword FLAME_CHARGE
  9305. .byte 20; .hword MIRROR_SHOT
  9306. .byte 24; .hword AGILITY
  9307. .byte 27; .hword FLAME_BURST
  9308. .byte 27; .hword ELECTRO_BALL
  9309. .byte 31; .hword THUNDER_WAVE
  9310. .byte 35; .hword BUG_BUZZ
  9311. .byte 38; .hword FLASH_CANNON
  9312. .byte 40; .hword BLAZE_KICK
  9313. .byte 43; .hword SPEED_SWAP
  9314. .byte 47; .hword LAVA_PLUME
  9315. .byte 47; .hword DISCHARGE
  9316. .byte 50; .hword WILL_O_WISP
  9317. .byte 55; .hword RECOVER
  9318. .byte 59; .hword HEAT_WAVE
  9319. .byte 61; .hword ELECTRIC_TERRAIN
  9320. .byte 64; .hword TECHNO_BLAST
  9321. .byte 67; .hword LOCK_ON
  9322. .byte 67; .hword ZAP_CANNON
  9323. .byte 67; .hword INFERNO
  9324. .byte LEARNSET_END
  9325.  
  9326. LEARNSET_PITAYEN:
  9327. .byte 1; .hword VINE_WHIP
  9328. .byte 1; .hword TWISTER
  9329. .byte 1; .hword LEER
  9330. .byte 4; .hword GROWTH
  9331. .byte 8; .hword LEECH_SEED
  9332. .byte 11; .hword STUN_SPORE
  9333. .byte 14; .hword PIN_MISSILE
  9334. .byte 17; .hword DRAGON_TAIL
  9335. .byte 20; .hword TAKE_DOWN
  9336. .byte 23; .hword NEEDLE_ARM
  9337. .byte 27; .hword SPIKY_SHIELD
  9338. .byte 31; .hword DUAL_CHOP
  9339. .byte 33; .hword HONE_CLAWS
  9340. .byte 36; .hword SLASH
  9341. .byte 41; .hword ACUPRESSURE
  9342. .byte 46; .hword DRAGON_CLAW
  9343. .byte 52; .hword OUTRAGE
  9344. .byte 55; .hword WOOD_HAMMER
  9345. .byte 58; .hword HEAD_SMASH
  9346. .byte 62; .hword DRAGON_DANCE
  9347. .byte LEARNSET_END
  9348.  
  9349. LEARNSET_DRAGAYA:
  9350. .byte 1; .hword VINE_WHIP
  9351. .byte 1; .hword TWISTER
  9352. .byte 1; .hword LEER
  9353. .byte 4; .hword GROWTH
  9354. .byte 8; .hword LEECH_SEED
  9355. .byte 11; .hword STUN_SPORE
  9356. .byte 14; .hword PIN_MISSILE
  9357. .byte 17; .hword DRAGON_TAIL
  9358. .byte 20; .hword TAKE_DOWN
  9359. .byte 23; .hword NEEDLE_ARM
  9360. .byte 27; .hword SPIKY_SHIELD
  9361. .byte 30; .hword DUAL_CHOP
  9362. .byte 34; .hword HONE_CLAWS
  9363. .byte 37; .hword SLASH
  9364. .byte 44; .hword ACUPRESSURE
  9365. .byte 49; .hword LEAF_BLADE
  9366. .byte 49; .hword DRAGON_CLAW
  9367. .byte 54; .hword SWORDS_DANCE
  9368. .byte 58; .hword DRAGON_FIST
  9369. .byte 61; .hword WOOD_HAMMER
  9370. .byte 64; .hword HEAD_SMASH
  9371. .byte 68; .hword DRAGON_DANCE
  9372. .byte 71; .hword OUTRAGE
  9373. .byte LEARNSET_END
  9374.  
  9375. LEARNSET_FRUTAGON:
  9376. .byte 1; .hword GUILLOTINE
  9377. .byte 1; .hword SPIKES
  9378. .byte 1; .hword TOXIC_SPIKES
  9379. .byte 1; .hword VINE_WHIP
  9380. .byte 1; .hword TWISTER
  9381. .byte 1; .hword LEER
  9382. .byte 4; .hword GROWTH
  9383. .byte 8; .hword LEECH_SEED
  9384. .byte 11; .hword STUN_SPORE
  9385. .byte 14; .hword PIN_MISSILE
  9386. .byte 17; .hword DRAGON_TAIL
  9387. .byte 20; .hword TAKE_DOWN
  9388. .byte 23; .hword NEEDLE_ARM
  9389. .byte 27; .hword SPIKY_SHIELD
  9390. .byte 30; .hword DUAL_CHOP
  9391. .byte 34; .hword HONE_CLAWS
  9392. .byte 37; .hword SLASH
  9393. .byte 44; .hword ACUPRESSURE
  9394. .byte 48; .hword LEAF_BLADE
  9395. .byte 48; .hword DRAGON_CLAW
  9396. .byte 52; .hword COTTON_SPORE
  9397. .byte 52; .hword COTTON_GUARD
  9398. .byte 56; .hword SWORDS_DANCE
  9399. .byte 61; .hword DRAGON_HAMMER
  9400. .byte 64; .hword WOOD_HAMMER
  9401. .byte 68; .hword HEAD_SMASH
  9402. .byte 74; .hword DRAGON_DANCE
  9403. .byte 78; .hword DRAGON_FIST
  9404. .byte 84; .hword SOLAR_BLADE
  9405. .byte 88; .hword DRACO_METEOR
  9406. .byte 91; .hword OUTRAGE
  9407. .byte LEARNSET_END
  9408.  
  9409. LEARNSET_BITEKI:
  9410. .byte 1; .hword POWDER_SNOW
  9411. .byte 1; .hword CONFUSION
  9412. .byte 1; .hword SHARPEN
  9413. .byte 5; .hword MIST
  9414. .byte 9; .hword ICY_WIND
  9415. .byte 13; .hword PSYWAVE
  9416. .byte 17; .hword NIGHT_SHADE
  9417. .byte 21; .hword HAZE
  9418. .byte 25; .hword PSYBEAM
  9419. .byte 29; .hword AURORA_BEAM
  9420. .byte 29; .hword AURORA_VEIL
  9421. .byte 33; .hword ACID_ARMOR
  9422. .byte 36; .hword MIRROR_COAT
  9423. .byte 39; .hword EXTRASENSORY
  9424. .byte 43; .hword POWER_GEM
  9425. .byte 46; .hword ICE_BEAM
  9426. .byte 49; .hword DAZZLE_GLEAM
  9427. .byte 53; .hword PSYCHIC
  9428. .byte 56; .hword HEAT_WAVE
  9429. .byte 60; .hword RECOVER
  9430. .byte 60; .hword AROMATHERAPY
  9431. .byte 63; .hword AURA_SPHERE
  9432. .byte 66; .hword EROSION_WAVE
  9433. .byte 70; .hword BLIZZARD
  9434. .byte 75; .hword PSYCHO_BOOST
  9435. .byte 78; .hword THOUSAND_WAVES
  9436. .byte 99; .hword REVELATION_DANCE
  9437. .byte LEARNSET_END
  9438.  
  9439. LEARNSET_SESQUATCH:
  9440. .byte 1; .hword TACKLE
  9441. .byte 1; .hword ASTONISH
  9442. .byte 1; .hword GROWL
  9443. .byte 1; .hword TICKLE
  9444. .byte 5; .hword FAKE_OUT
  9445. .byte 9; .hword LICK
  9446. .byte 13; .hword SUPERSONIC
  9447. .byte 16; .hword SHADOW_SNEAK
  9448. .byte 20; .hword TAKE_DOWN
  9449. .byte 24; .hword CURSE
  9450. .byte 27; .hword CONFUSE_RAY
  9451. .byte 30; .hword SHADOW_CLAW
  9452. .byte 34; .hword CRUSH_CLAW
  9453. .byte 37; .hword WILL_O_WISP
  9454. .byte 40; .hword NIGHT_SHADE
  9455. .byte 43; .hword SKULL_BASH
  9456. .byte 46; .hword SCARY_FACE
  9457. .byte 49; .hword PHANTOM_FORCE
  9458. .byte 53; .hword DESTINY_BOND
  9459. .byte 56; .hword SLACK_OFF
  9460. .byte 60; .hword CLOSE_COMBAT
  9461. .byte 64; .hword SPIRIT_SHACKLE
  9462. .byte 67; .hword DOUBLE_EDGE
  9463. .byte 71; .hword SPOOK_OUT
  9464. .byte 76; .hword SHADOW_FORCE
  9465. .byte 80; .hword GIGA_IMPACT
  9466. .byte LEARNSET_END
  9467.  
  9468. LEARNSET_FIRESHI:
  9469. .byte 1; .hword FIRE_SPIN
  9470. .byte 1; .hword POISON_GAS
  9471. .byte 4; .hword SMOG
  9472. .byte 9; .hword INCINERATE
  9473. .byte 12; .hword MUD_SPORT
  9474. .byte 15; .hword ODOR_SLEUTH
  9475. .byte 19; .hword FLAME_BURST
  9476. .byte 23; .hword CLEAR_SMOG
  9477. .byte 26; .hword SELFDESTRUCT
  9478. .byte 31; .hword LAVA_PLUME
  9479. .byte 34; .hword SLUDGE_BOMB
  9480. .byte 37; .hword WILL_O_WISP
  9481. .byte 37; .hword HEX
  9482. .byte 41; .hword HEAT_WAVE
  9483. .byte 45; .hword EXPLOSION
  9484. .byte 49; .hword MORNING_SUN
  9485. .byte 52; .hword TOXIC
  9486. .byte 52; .hword VENOSHOCK
  9487. .byte 56; .hword INFERNO
  9488. .byte LEARNSET_END
  9489.  
  9490. LEARNSET_FIRESHITWI:
  9491. .byte 1; .hword FIRE_SPIN
  9492. .byte 1; .hword POISON_GAS
  9493. .byte 4; .hword SMOG
  9494. .byte 9; .hword INCINERATE
  9495. .byte 12; .hword MUD_SPORT
  9496. .byte 15; .hword ODOR_SLEUTH
  9497. .byte 19; .hword FLAME_BURST
  9498. .byte 23; .hword CLEAR_SMOG
  9499. .byte 26; .hword SELFDESTRUCT
  9500. .byte 30; .hword PAIN_SPLIT
  9501. .byte 34; .hword LAVA_PLUME
  9502. .byte 37; .hword SLUDGE_BOMB
  9503. .byte 41; .hword WILL_O_WISP
  9504. .byte 41; .hword HEX
  9505. .byte 44; .hword HEAT_WAVE
  9506. .byte 49; .hword EXPLOSION
  9507. .byte 52; .hword MORNING_SUN
  9508. .byte 55; .hword TOXIC
  9509. .byte 55; .hword VENOSHOCK
  9510. .byte 59; .hword INFERNO
  9511. .byte LEARNSET_END
  9512.  
  9513. LEARNSET_FIRESHITRE:
  9514. .byte 1; .hword BURN_UP
  9515. .byte 1; .hword BELCH
  9516. .byte 1; .hword FIRE_SPIN
  9517. .byte 1; .hword POISON_GAS
  9518. .byte 4; .hword SMOG
  9519. .byte 9; .hword INCINERATE
  9520. .byte 12; .hword MUD_SPORT
  9521. .byte 15; .hword ODOR_SLEUTH
  9522. .byte 19; .hword FLAME_BURST
  9523. .byte 23; .hword CLEAR_SMOG
  9524. .byte 26; .hword SELFDESTRUCT
  9525. .byte 30; .hword PAIN_SPLIT
  9526. .byte 33; .hword TRI_ATTACK
  9527. .byte 34; .hword LAVA_PLUME
  9528. .byte 37; .hword SLUDGE_BOMB
  9529. .byte 41; .hword WILL_O_WISP
  9530. .byte 41; .hword HEX
  9531. .byte 44; .hword HEAT_WAVE
  9532. .byte 48; .hword GUNK_SHOT
  9533. .byte 51; .hword EXPLOSION
  9534. .byte 54; .hword MORNING_SUN
  9535. .byte 58; .hword TOXIC
  9536. .byte 58; .hword VENOSHOCK
  9537. .byte 63; .hword INFERNO
  9538. .byte LEARNSET_END
  9539.  
  9540. LEARNSET_SLUGBUD:
  9541. .byte 1; .hword FLAIL
  9542. .byte 1; .hword BIDE
  9543. .byte 1; .hword BABYDOLLEYES
  9544. .byte 4; .hword WATER_GUN
  9545. .byte 9; .hword POISON_TAIL
  9546. .byte 13; .hword PROTECT
  9547. .byte 18; .hword WATER_PULSE
  9548. .byte 22; .hword CLEAR_SMOG
  9549. .byte 26; .hword ACID_ARMOR
  9550. .byte 29; .hword GASTRO_ACID
  9551. .byte 31; .hword BODY_SLAM
  9552. .byte 34; .hword SLUDGE_BOMB
  9553. .byte 37; .hword SLIME_GULP
  9554. .byte 41; .hword PLAY_ROUGH
  9555. .byte 44; .hword MUDDY_WATER
  9556. .byte 47; .hword RECOVER
  9557. .byte 51; .hword KNOCK_OFF
  9558. .byte 56; .hword LIQUIDATION
  9559. .byte 60; .hword POWER_WHIP
  9560. .byte 64; .hword GUNK_SHOT
  9561. .byte LEARNSET_END
  9562.  
  9563. LEARNSET_SLUGHUG:
  9564. .byte 1; .hword CLAMP
  9565. .byte 1; .hword FLAIL
  9566. .byte 1; .hword BIDE
  9567. .byte 1; .hword BABYDOLLEYES
  9568. .byte 4; .hword WATER_GUN
  9569. .byte 9; .hword POISON_TAIL
  9570. .byte 13; .hword PROTECT
  9571. .byte 18; .hword WATER_PULSE
  9572. .byte 22; .hword CLEAR_SMOG
  9573. .byte 26; .hword ACID_ARMOR
  9574. .byte 29; .hword GASTRO_ACID
  9575. .byte 30; .hword RAZOR_SHELL
  9576. .byte 34; .hword BODY_SLAM
  9577. .byte 37; .hword SLUDGE_BOMB
  9578. .byte 41; .hword SLIME_GULP
  9579. .byte 45; .hword PLAY_ROUGH
  9580. .byte 48; .hword MUDDY_WATER
  9581. .byte 51; .hword RECOVER
  9582. .byte 54; .hword KNOCK_OFF
  9583. .byte 57; .hword SHELL_SMASH
  9584. .byte 60; .hword LIQUIDATION
  9585. .byte 63; .hword POWER_WHIP
  9586. .byte 67; .hword GUNK_SHOT
  9587. .byte LEARNSET_END
  9588.  
  9589. LEARNSET_SLUGFUGG:
  9590. .byte 1; .hword SHELL_TRAP
  9591. .byte 1; .hword OUTRAGE
  9592. .byte 1; .hword CLAMP
  9593. .byte 1; .hword FLAIL
  9594. .byte 1; .hword BIDE
  9595. .byte 1; .hword BABYDOLLEYES
  9596. .byte 4; .hword WATER_GUN
  9597. .byte 9; .hword POISON_TAIL
  9598. .byte 13; .hword PROTECT
  9599. .byte 18; .hword WATER_PULSE
  9600. .byte 22; .hword CLEAR_SMOG
  9601. .byte 26; .hword ACID_ARMOR
  9602. .byte 29; .hword GASTRO_ACID
  9603. .byte 30; .hword RAZOR_SHELL
  9604. .byte 34; .hword BODY_SLAM
  9605. .byte 37; .hword SLUDGE_BOMB
  9606. .byte 41; .hword SLIME_GULP
  9607. .byte 45; .hword PLAY_ROUGH
  9608. .byte 48; .hword MUDDY_WATER
  9609. .byte 48; .hword POISON_JAB
  9610. .byte 52; .hword RECOVER
  9611. .byte 56; .hword KNOCK_OFF
  9612. .byte 60; .hword SHELL_SMASH
  9613. .byte 63; .hword LIQUIDATION
  9614. .byte 66; .hword POWER_WHIP
  9615. .byte 70; .hword GUNK_SHOT
  9616. .byte LEARNSET_END
  9617.  
  9618. LEARNSET_SKELETROLL:
  9619. .byte 1; .hword TRICK_OR_TREAT
  9620. .byte 1; .hword BONE_CLUB
  9621. .byte 1; .hword ASTONISH
  9622. .byte 1; .hword TAUNT
  9623. .byte 5; .hword SPITE
  9624. .byte 10; .hword SAND_TOMB
  9625. .byte 10; .hword ROCK_TOMB
  9626. .byte 14; .hword CONFUSE_RAY
  9627. .byte 19; .hword SHADOW_SNEAK
  9628. .byte 22; .hword HYPNOSIS
  9629. .byte 22; .hword DREAM_EATER
  9630. .byte 22; .hword NIGHTMARE
  9631. .byte 25; .hword BONE_RUSH
  9632. .byte 30; .hword ROAR
  9633. .byte 34; .hword CURSE
  9634. .byte 38; .hword SPIKES
  9635. .byte 45; .hword BONEMERANG
  9636. .byte 53; .hword GRUDGE
  9637. .byte 57; .hword SPOOK_OUT
  9638. .byte 65; .hword SHADOW_BONE
  9639. .byte LEARNSET_END
  9640.  
  9641. LEARNSET_SPOOKSCARE:
  9642. .byte 1; .hword HYPER_BEAM
  9643. .byte 1; .hword SHELL_SMASH
  9644. .byte 1; .hword RECOVER
  9645. .byte 1; .hword TRICK_OR_TREAT
  9646. .byte 1; .hword BONE_CLUB
  9647. .byte 1; .hword ASTONISH
  9648. .byte 1; .hword TAUNT
  9649. .byte 5; .hword SPITE
  9650. .byte 10; .hword SAND_TOMB
  9651. .byte 10; .hword ROCK_TOMB
  9652. .byte 14; .hword CONFUSE_RAY
  9653. .byte 19; .hword SHADOW_SNEAK
  9654. .byte 22; .hword HYPNOSIS
  9655. .byte 22; .hword DREAM_EATER
  9656. .byte 22; .hword NIGHTMARE
  9657. .byte 25; .hword BONE_RUSH
  9658. .byte 31; .hword OMINOUS_WIND
  9659. .byte 34; .hword CURSE
  9660. .byte 38; .hword SPIKES
  9661. .byte 42; .hword SHADOW_BALL
  9662. .byte 45; .hword BONEMERANG
  9663. .byte 49; .hword DESTINY_BOND
  9664. .byte 53; .hword GRUDGE
  9665. .byte 57; .hword SPOOK_OUT
  9666. .byte 62; .hword EARTH_POWER
  9667. .byte 65; .hword SHADOW_BONE
  9668. .byte 70; .hword POWER_GEM
  9669. .byte LEARNSET_END
  9670.  
  9671. LEARNSET_GORYANNUS:
  9672. .byte 1; .hword GIGA_IMPACT
  9673. .byte 1; .hword ZEN_HEADBUTT
  9674. .byte 1; .hword RECOVER
  9675. .byte 1; .hword TRICK_OR_TREAT
  9676. .byte 1; .hword BONE_CLUB
  9677. .byte 1; .hword ASTONISH
  9678. .byte 1; .hword TAUNT
  9679. .byte 5; .hword SPITE
  9680. .byte 10; .hword SAND_TOMB
  9681. .byte 10; .hword ROCK_TOMB
  9682. .byte 14; .hword CONFUSE_RAY
  9683. .byte 19; .hword SHADOW_SNEAK
  9684. .byte 22; .hword HYPNOSIS
  9685. .byte 22; .hword DREAM_EATER
  9686. .byte 22; .hword NIGHTMARE
  9687. .byte 25; .hword BONE_RUSH
  9688. .byte 31; .hword SHADOW_PUNCH
  9689. .byte 34; .hword CURSE
  9690. .byte 38; .hword SPIKES
  9691. .byte 42; .hword SHADOW_CLAW
  9692. .byte 45; .hword BONEMERANG
  9693. .byte 49; .hword PLAY_ROUGH
  9694. .byte 53; .hword GRUDGE
  9695. .byte 57; .hword SPOOK_OUT
  9696. .byte 62; .hword EARTHQUAKE
  9697. .byte 65; .hword SHADOW_BONE
  9698. .byte 70; .hword OUTRAGE
  9699. .byte LEARNSET_END
  9700.  
  9701. LEARNSET_LANKONG:
  9702. .byte 1; .hword SCRATCH
  9703. .byte 1; .hword ENDURE
  9704. .byte 1; .hword TAIL_WHIP
  9705. .byte 6; .hword MUD_SLAP
  9706. .byte 11; .hword QUICK_ATTACK
  9707. .byte 16; .hword MACH_PUNCH
  9708. .byte 21; .hword FURY_SWIPES
  9709. .byte 25; .hword SCREECH
  9710. .byte 29; .hword AGILITY
  9711. .byte 33; .hword TAKE_DOWN
  9712. .byte 37; .hword ACROBATICS
  9713. .byte 41; .hword TEETER_DANCE
  9714. .byte 44; .hword BODY_SLAM
  9715. .byte 47; .hword HAMMER_ARM
  9716. .byte 51; .hword KNOCK_OFF
  9717. .byte 55; .hword DOUBLE_EDGE
  9718. .byte 59; .hword PLAY_ROUGH
  9719. .byte 63; .hword GUNK_SHOT
  9720. .byte LEARNSET_END
  9721.  
  9722. LEARNSET_BALLANKEY:
  9723. .byte 1; .hword FLAIL
  9724. .byte 1; .hword SCRATCH
  9725. .byte 1; .hword ENDURE
  9726. .byte 1; .hword TAIL_WHIP
  9727. .byte 6; .hword MUD_SLAP
  9728. .byte 11; .hword QUICK_ATTACK
  9729. .byte 16; .hword MACH_PUNCH
  9730. .byte 21; .hword FURY_SWIPES
  9731. .byte 25; .hword SCREECH
  9732. .byte 29; .hword AGILITY
  9733. .byte 33; .hword TAKE_DOWN
  9734. .byte 37; .hword ACROBATICS
  9735. .byte 41; .hword TEETER_DANCE
  9736. .byte 44; .hword BODY_SLAM
  9737. .byte 47; .hword HAMMER_ARM
  9738. .byte 50; .hword BOUNCE
  9739. .byte 54; .hword KNOCK_OFF
  9740. .byte 58; .hword DOUBLE_EDGE
  9741. .byte 62; .hword PLAY_ROUGH
  9742. .byte 66; .hword GUNK_SHOT
  9743. .byte LEARNSET_END
  9744.  
  9745. LEARNSET_FUNNEDONG:
  9746. .byte 1; .hword PUNISHMENT
  9747. .byte 1; .hword REVERSAL
  9748. .byte 1; .hword FLAIL
  9749. .byte 1; .hword SCRATCH
  9750. .byte 1; .hword ENDURE
  9751. .byte 1; .hword TAIL_WHIP
  9752. .byte 6; .hword MUD_SLAP
  9753. .byte 11; .hword QUICK_ATTACK
  9754. .byte 16; .hword MACH_PUNCH
  9755. .byte 21; .hword FURY_SWIPES
  9756. .byte 25; .hword SCREECH
  9757. .byte 29; .hword AGILITY
  9758. .byte 33; .hword TAKE_DOWN
  9759. .byte 37; .hword ACROBATICS
  9760. .byte 41; .hword TEETER_DANCE
  9761. .byte 44; .hword BODY_SLAM
  9762. .byte 47; .hword HAMMER_ARM
  9763. .byte 50; .hword BOUNCE
  9764. .byte 54; .hword KNOCK_OFF
  9765. .byte 58; .hword DOUBLE_EDGE
  9766. .byte 62; .hword PLAY_ROUGH
  9767. .byte 65; .hword CLOSE_COMBAT
  9768. .byte 69; .hword GUNK_SHOT
  9769. .byte 77; .hword GIGA_IMPACT
  9770. .byte LEARNSET_END
  9771.  
  9772. LEARNSET_NARWHIZ:
  9773. .byte 1; .hword HYDRO_PUMP
  9774. .byte 1; .hword MOONLIGHT
  9775. .byte 1; .hword LUNAR_DANCE
  9776. .byte 5; .hword AURORA_BEAM
  9777. .byte 10; .hword WATER_SPORT
  9778. .byte 15; .hword ANCIENTPOWER
  9779. .byte 20; .hword WHIRLPOOL
  9780. .byte 25; .hword SING
  9781. .byte 30; .hword FLATTER
  9782. .byte 35; .hword AQUA_TAIL
  9783. .byte 40; .hword MIST
  9784. .byte 45; .hword COIL
  9785. .byte 50; .hword GLACIATE
  9786. .byte 55; .hword SCALD
  9787. .byte 60; .hword PSYCHIC
  9788. .byte 65; .hword MISTY_TERRAIN
  9789. .byte 70; .hword SPARKLING_ARIA
  9790. .byte 75; .hword MOONBLAST
  9791. .byte 80; .hword MEGAHORN
  9792. .byte 85; .hword PLAY_ROUGH
  9793. .byte 90; .hword WATER_SPOUT
  9794. .byte 95; .hword LACTOSE_SHOT
  9795. .byte 100; .hword HYDRO_CANNON
  9796. .byte LEARNSET_END
  9797.  
  9798. LEARNSET_NITERPENT:
  9799. .byte 1; .hword FLARE_BLITZ
  9800. .byte 1; .hword MORNING_SUN
  9801. .byte 1; .hword WARHEAD
  9802. .byte 5; .hword MAGNET_BOMB
  9803. .byte 10; .hword MUD_SPORT
  9804. .byte 15; .hword ANCIENTPOWER
  9805. .byte 20; .hword FIRE_SPIN
  9806. .byte 25; .hword POISON_GAS
  9807. .byte 30; .hword SWAGGER
  9808. .byte 35; .hword FLAME_CHARGE
  9809. .byte 40; .hword HAZE
  9810. .byte 45; .hword COIL
  9811. .byte 50; .hword FUSION_FLARE
  9812. .byte 55; .hword DISCHARGE
  9813. .byte 60; .hword FLASH_CANNON
  9814. .byte 65; .hword ELECTRIC_TERRAIN
  9815. .byte 70; .hword FUSION_BOLT
  9816. .byte 75; .hword BLUE_FLARE
  9817. .byte 80; .hword POWER_WHIP
  9818. .byte 85; .hword BOLT_STRIKE
  9819. .byte 90; .hword ERUPTION
  9820. .byte 95; .hword OVERHEAT
  9821. .byte 100; .hword BLAST_BURN
  9822. .byte LEARNSET_END
  9823.  
  9824. LEARNSET_GRIFFAWORK:
  9825. .byte 1; .hword PSYWAVE
  9826. .byte 1; .hword MIST_BALL
  9827. .byte 1; .hword NOBLE_ROAR
  9828. .byte 1; .hword PURIFY
  9829. .byte 1; .hword PSYSHOCK
  9830. .byte 5; .hword HELPING_HAND
  9831. .byte 10; .hword WHIRLWIND
  9832. .byte 15; .hword CONFUSE_RAY
  9833. .byte 20; .hword AIR_CUTTER
  9834. .byte 25; .hword HEAL_PULSE
  9835. .byte 30; .hword ROOST
  9836. .byte 35; .hword HEAL_BELL
  9837. .byte 40; .hword EXTRASENSORY
  9838. .byte 45; .hword BARRIER
  9839. .byte 50; .hword AIR_SLASH
  9840. .byte 55; .hword STORED_POWER
  9841. .byte 60; .hword CALM_MIND
  9842. .byte 65; .hword PSYCHIC
  9843. .byte 70; .hword AEROBLAST
  9844. .byte 75; .hword HYPER_BEAM
  9845. .byte 80; .hword FEATHERDANCE
  9846. .byte 85; .hword RAZOR_WIND
  9847. .byte 90; .hword PSYCH_UP
  9848. .byte 95; .hword HURRICANE
  9849. .byte 100; .hword PSYSTRIKE
  9850. .byte LEARNSET_END
  9851.  
  9852. LEARNSET_BOARNOGRAF:
  9853. .byte 1; .hword PUNISHMENT
  9854. .byte 1; .hword BRUTAL_SWING
  9855. .byte 1; .hword NOBLE_ROAR
  9856. .byte 1; .hword HAZE
  9857. .byte 1; .hword BADDY_BAD
  9858. .byte 5; .hword TAUNT
  9859. .byte 10; .hword ROAR
  9860. .byte 15; .hword CONFUSE_RAY
  9861. .byte 20; .hword BULLDOZE
  9862. .byte 25; .hword SWITCHEROO
  9863. .byte 30; .hword STEALTH_ROCK
  9864. .byte 35; .hword TORMENT
  9865. .byte 40; .hword PAYBACK
  9866. .byte 45; .hword AMNESIA
  9867. .byte 50; .hword DRILL_RUN
  9868. .byte 55; .hword SUCKER_PUNCH
  9869. .byte 60; .hword BULK_UP
  9870. .byte 65; .hword DARK_LARIAT
  9871. .byte 70; .hword PRECIPICE_BLADES
  9872. .byte 75; .hword GIGA_IMPACT
  9873. .byte 80; .hword FISSURE
  9874. .byte 85; .hword FLARE_BLITZ
  9875. .byte 90; .hword BELLY_DRUM
  9876. .byte 95; .hword POWER_TRIP
  9877. .byte 100; .hword SHITPOST
  9878. .byte LEARNSET_END
  9879.  
  9880. LEARNSET_ADMOOT:
  9881. .byte 1; .hword BAN_HAMMER
  9882. .byte 1; .hword FUTABA_BREAK
  9883. .byte 1; .hword MOP
  9884. .byte 1; .hword COPYCAT
  9885. .byte 5; .hword CHARM
  9886. .byte 10; .hword FOLLOW_ME
  9887. .byte 15; .hword DRAIN_KISS
  9888. .byte 15; .hword SWEET_KISS
  9889. .byte 20; .hword MAGICAL_LEAF
  9890. .byte 25; .hword WORK_UP
  9891. .byte 30; .hword GAY_AGENDA
  9892. .byte 35; .hword DAZZLE_GLEAM
  9893. .byte 40; .hword TOXIC_THREAD
  9894. .byte 45; .hword HAMMER_ARM
  9895. .byte 50; .hword MILK_DRINK
  9896. .byte 55; .hword PLAY_ROUGH
  9897. .byte 60; .hword AURA_SPHERE
  9898. .byte 65; .hword CRABHAMMER
  9899. .byte 70; .hword ICE_HAMMER
  9900. .byte 75; .hword MOONBLAST
  9901. .byte 80; .hword NASTY_PLOT
  9902. .byte 85; .hword DRAGON_HAMMER
  9903. .byte 90; .hword WOOD_HAMMER
  9904. .byte 95; .hword FOCUS_BLAST
  9905. .byte 100; .hword LACTOSE_SHOT
  9906. .byte LEARNSET_END
  9907.  
  9908. LEARNSET_TENTAQUIL:
  9909. .byte 1; .hword TACKLE
  9910. .byte 1; .hword LEER
  9911. .byte 5; .hword FLAIL
  9912. .byte 7; .hword ROCK_THROW
  9913. .byte 9; .hword AERIAL_ACE
  9914. .byte 12; .hword PUKE_BLOOD
  9915. .byte 15; .hword MUDDY_WATER
  9916. .byte 19; .hword SKETCH
  9917. .byte 25; .hword GIGA_DRAIN
  9918. .byte 27; .hword TACKLE
  9919. .byte 30; .hword SCRATCH
  9920. .byte 31; .hword FURY_SWIPES
  9921. .byte 34; .hword FALSE_SWIPE
  9922. .byte 39; .hword EARTHQUAKE
  9923. .byte 46; .hword FLY
  9924. .byte 50; .hword WATERFALL
  9925. .byte 55; .hword TWINEEDLE
  9926. .byte 75; .hword FISSURE
  9927. .byte 99; .hword SPLASH
  9928. .byte LEARNSET_END
Add Comment
Please, Sign In to add comment