Нет описания

wild_pokemon_data.s.old 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940
  1. #include <constants/pkmns.h>
  2. .align 2
  3. .text
  4. .thumb
  5. .global wild_pokemon_data
  6. wild_pokemon_data:
  7. .byte 0x0, 0x4, 0x0, 0x0
  8. .word 0x0, water_data_0, 0x0, fishing_data_0
  9. .byte 0x1, 0x0, 0x0, 0x0
  10. .word grass_data_1, 0x0, 0x0, 0x0
  11. .byte 0x1, 0x1, 0x0, 0x0
  12. .word grass_data_2, 0x0, 0x0, 0x0
  13. .byte 0x1, 0x2, 0x0, 0x0
  14. .word grass_data_3, 0x0, 0x0, 0x0
  15. .byte 0x1, 0x3, 0x0, 0x0
  16. .word grass_data_4, 0x0, 0x0, 0x0
  17. .byte 0x3, 0x1, 0x0, 0x0
  18. .word grass_data_5, 0x0, 0x0, 0x0
  19. .byte 0x3, 0x2, 0x0, 0x0
  20. .word grass_data_6, 0x0, 0x0, 0x0
  21. .byte 0x3, 0x3, 0x0, 0x0
  22. .word grass_data_7, 0x0, 0x0, 0x0
  23. .byte 0x3, 0x5, 0x0, 0x0
  24. .word grass_data_8, 0x0, 0x0, 0x0
  25. .byte 0x3, 0x6, 0x0, 0x0
  26. .word grass_data_9, 0x0, 0x0, 0x0
  27. .byte 0x3, 0x7, 0x0, 0x0
  28. .word 0x0, water_data_10, 0x0, fishing_data_10
  29. .byte 0x3, 0x8, 0x0, 0x0
  30. .word 0x0, water_data_11, 0x0, fishing_data_11
  31. .byte 0x3, 0xA, 0x0, 0x0
  32. .word grass_data_12, 0x0, 0x0, 0x0
  33. .byte 0x3, 0xB, 0x0, 0x0
  34. .word grass_data_13, 0x0, 0x0, 0x0
  35. .byte 0x3, 0xC, 0x0, 0x0
  36. .word grass_data_14, 0x0, 0x0, 0x0
  37. .byte 0x3, 0xD, 0x0, 0x0
  38. .word grass_data_15, 0x0, 0x0, 0x0
  39. .byte 0x3, 0xE, 0x0, 0x0
  40. .word grass_data_16, 0x0, 0x0, 0x0
  41. .byte 0x3, 0xF, 0x0, 0x0
  42. .word grass_data_17, 0x0, 0x0, 0x0
  43. .byte 0x3, 0x10, 0x0, 0x0
  44. .word grass_data_18, water_data_18, 0x0, fishing_data_18
  45. .byte 0x3, 0x11, 0x0, 0x0
  46. .word grass_data_19, 0x0, 0x0, 0x0
  47. .byte 0x3, 0x12, 0x0, 0x0
  48. .word grass_data_20, 0x0, 0x0, 0x0
  49. .byte 0x3, 0x13, 0x0, 0x0
  50. .word grass_data_21, 0x0, 0x0, 0x0
  51. .byte 0x3, 0x16, 0x0, 0x0
  52. .word grass_data_22, 0x0, 0x0, 0x0
  53. .byte 0x3, 0x17, 0x0, 0x0
  54. .word grass_data_23, water_data_23, 0x0, fishing_data_23
  55. .byte 0x3, 0x18, 0x0, 0x0
  56. .word grass_data_24, 0x0, 0x0, 0x0
  57. .byte 0x4, 0x0, 0x0, 0x0
  58. .word grass_data_25, 0x0, 0x0, 0x0
  59. .byte 0x4, 0x1, 0x0, 0x0
  60. .word grass_data_26, 0x0, 0x0, 0x0
  61. .byte 0x4, 0x2, 0x0, 0x0
  62. .word grass_data_27, 0x0, 0x0, 0x0
  63. .byte 0x4, 0x3, 0x0, 0x0
  64. .word grass_data_28, 0x0, 0x0, 0x0
  65. .byte 0x4, 0x4, 0x0, 0x0
  66. .word grass_data_29, 0x0, 0x0, 0x0
  67. .byte 0x4, 0x5, 0x0, 0x0
  68. .word grass_data_30, 0x0, 0x0, 0x0
  69. .byte 0x6, 0x0, 0x0, 0x0
  70. .word grass_data_31, 0x0, 0x0, 0x0
  71. .byte 0x6, 0x1, 0x0, 0x0
  72. .word grass_data_32, 0x0, 0x0, 0x0
  73. .byte 0x6, 0x2, 0x0, 0x0
  74. .word grass_data_33, 0x0, 0x0, 0x0
  75. .byte 0x6, 0x3, 0x0, 0x0
  76. .word grass_data_34, 0x0, 0x0, 0x0
  77. .byte 0x6, 0x4, 0x0, 0x0
  78. .word grass_data_35, 0x0, 0x0, 0x0
  79. .byte 0x6, 0x5, 0x0, 0x0
  80. .word grass_data_36, 0x0, 0x0, 0x0
  81. .byte 0x6, 0x6, 0x0, 0x0
  82. .word grass_data_37, 0x0, 0x0, 0x0
  83. .byte 0x6, 0x7, 0x0, 0x0
  84. .word grass_data_38, 0x0, 0x0, 0x0
  85. .byte 0x6, 0xC, 0x0, 0x0
  86. .word grass_data_39, 0x0, 0x0, 0x0
  87. .byte 0x6, 0xD, 0x0, 0x0
  88. .word grass_data_40, 0x0, 0x0, 0x0
  89. .byte 0x6, 0xE, 0x0, 0x0
  90. .word grass_data_41, 0x0, 0x0, 0x0
  91. .byte 0x6, 0xF, 0x0, 0x0
  92. .word grass_data_42, 0x0, 0x0, 0x0
  93. .byte 0x6, 0x10, 0x0, 0x0
  94. .word grass_data_43, 0x0, 0x0, 0x0
  95. .byte 0x6, 0x11, 0x0, 0x0
  96. .word grass_data_44, 0x0, 0x0, 0x0
  97. .align 2
  98. water_data_0:
  99. .byte 0x5
  100. .byte 0x0, 0x0, 0x0
  101. .word pkmn_water_data_0
  102. .hword 0xFFFF
  103. .align 2
  104. fishing_data_0:
  105. .byte 0x14
  106. .byte 0x0, 0x0, 0x0
  107. .word pkmn_fishing_data_0
  108. .hword 0xFFFF
  109. .align 2
  110. grass_data_1:
  111. .byte 0xF
  112. .byte 0x0, 0x0, 0x0
  113. .word pkmn_grass_data_1
  114. .hword 0xFFFF
  115. .align 2
  116. grass_data_2:
  117. .byte 0xF
  118. .byte 0x0, 0x0, 0x0
  119. .word pkmn_grass_data_1
  120. .hword 0xFFFF
  121. .align 2
  122. grass_data_3:
  123. .byte 0xF
  124. .byte 0x0, 0x0, 0x0
  125. .word pkmn_grass_data_2
  126. .hword 0xFFFF
  127. .align 2
  128. grass_data_4:
  129. .byte 0x27
  130. .byte 0x0, 0x0, 0x0
  131. .word pkmn_grass_data_3
  132. .hword 0xFFFF
  133. .align 2
  134. grass_data_5:
  135. .byte 0x5
  136. .byte 0x0, 0x0, 0x0
  137. .word pkmn_grass_data_4
  138. .hword 0xFFFF
  139. .align 2
  140. grass_data_6:
  141. .byte 0x5
  142. .byte 0x0, 0x0, 0x0
  143. .word pkmn_grass_data_4
  144. .hword 0xFFFF
  145. .align 2
  146. grass_data_7:
  147. .byte 0x5
  148. .byte 0x0, 0x0, 0x0
  149. .word pkmn_grass_data_4
  150. .hword 0xFFFF
  151. .align 2
  152. grass_data_8:
  153. .byte 0x5
  154. .byte 0x0, 0x0, 0x0
  155. .word pkmn_grass_data_4
  156. .hword 0xFFFF
  157. .align 2
  158. grass_data_9:
  159. .byte 0x5
  160. .byte 0x0, 0x0, 0x0
  161. .word pkmn_grass_data_4
  162. .hword 0xFFFF
  163. .align 2
  164. water_data_10:
  165. .byte 0x14
  166. .byte 0x0, 0x0, 0x0
  167. .word pkmn_water_data_4
  168. .hword 0xFFFF
  169. .align 2
  170. fishing_data_10:
  171. .byte 0x14
  172. .byte 0x0, 0x0, 0x0
  173. .word pkmn_fishing_data_4
  174. .hword 0xFFFF
  175. .align 2
  176. water_data_11:
  177. .byte 0x14
  178. .byte 0x0, 0x0, 0x0
  179. .word pkmn_water_data_4
  180. .hword 0xFFFF
  181. .align 2
  182. fishing_data_11:
  183. .byte 0x14
  184. .byte 0x0, 0x0, 0x0
  185. .word pkmn_fishing_data_4
  186. .hword 0xFFFF
  187. .align 2
  188. grass_data_12:
  189. .byte 0x5
  190. .byte 0x0, 0x0, 0x0
  191. .word pkmn_grass_data_4
  192. .hword 0xFFFF
  193. .align 2
  194. grass_data_13:
  195. .byte 0x5
  196. .byte 0x0, 0x0, 0x0
  197. .word pkmn_grass_data_4
  198. .hword 0xFFFF
  199. .align 2
  200. grass_data_14:
  201. .byte 0x5
  202. .byte 0x0, 0x0, 0x0
  203. .word pkmn_grass_data_4
  204. .hword 0xFFFF
  205. .align 2
  206. grass_data_15:
  207. .byte 0x5
  208. .byte 0x0, 0x0, 0x0
  209. .word pkmn_grass_data_4
  210. .hword 0xFFFF
  211. .align 2
  212. grass_data_16:
  213. .byte 0x5
  214. .byte 0x0, 0x0, 0x0
  215. .word pkmn_grass_data_4
  216. .hword 0xFFFF
  217. .align 2
  218. grass_data_17:
  219. .byte 0x5
  220. .byte 0x0, 0x0, 0x0
  221. .word pkmn_grass_data_4
  222. .hword 0xFFFF
  223. .align 2
  224. grass_data_18:
  225. .byte 0x5
  226. .byte 0x0, 0x0, 0x0
  227. .word pkmn_grass_data_4
  228. .hword 0xFFFF
  229. .align 2
  230. water_data_18:
  231. .byte 0x14
  232. .byte 0x0, 0x0, 0x0
  233. .word pkmn_water_data_4
  234. .hword 0xFFFF
  235. .align 2
  236. fishing_data_18:
  237. .byte 0x14
  238. .byte 0x0, 0x0, 0x0
  239. .word pkmn_fishing_data_4
  240. .hword 0xFFFF
  241. .align 2
  242. grass_data_19:
  243. .byte 0x5
  244. .byte 0x0, 0x0, 0x0
  245. .word pkmn_grass_data_4
  246. .hword 0xFFFF
  247. .align 2
  248. grass_data_20:
  249. .byte 0x5
  250. .byte 0x0, 0x0, 0x0
  251. .word pkmn_grass_data_4
  252. .hword 0xFFFF
  253. .align 2
  254. grass_data_21:
  255. .byte 0x5
  256. .byte 0x0, 0x0, 0x0
  257. .word pkmn_grass_data_4
  258. .hword 0xFFFF
  259. .align 2
  260. grass_data_22:
  261. .byte 0x5
  262. .byte 0x0, 0x0, 0x0
  263. .word pkmn_grass_data_5
  264. .hword 0xFFFF
  265. .align 2
  266. grass_data_23:
  267. .byte 0x5
  268. .byte 0x0, 0x0, 0x0
  269. .word pkmn_grass_data_5
  270. .hword 0xFFFF
  271. .align 2
  272. water_data_23:
  273. .byte 0x14
  274. .byte 0x0, 0x0, 0x0
  275. .word pkmn_water_data_5
  276. .hword 0xFFFF
  277. .align 2
  278. fishing_data_23:
  279. .byte 0x14
  280. .byte 0x0, 0x0, 0x0
  281. .word pkmn_fishing_data_5
  282. .hword 0xFFFF
  283. .align 2
  284. grass_data_24:
  285. .byte 0x5
  286. .byte 0x0, 0x0, 0x0
  287. .word pkmn_grass_data_5
  288. .hword 0xFFFF
  289. .align 2
  290. grass_data_25:
  291. .byte 0x1
  292. .byte 0x0, 0x0, 0x0
  293. .word pkmn_grass_data_6
  294. .hword 0xFFFF
  295. .align 2
  296. grass_data_26:
  297. .byte 0x1
  298. .byte 0x0, 0x0, 0x0
  299. .word pkmn_grass_data_6
  300. .hword 0xFFFF
  301. .align 2
  302. grass_data_27:
  303. .byte 0x1
  304. .byte 0x0, 0x0, 0x0
  305. .word pkmn_grass_data_6
  306. .hword 0xFFFF
  307. .align 2
  308. grass_data_28:
  309. .byte 0x1
  310. .byte 0x0, 0x0, 0x0
  311. .word pkmn_grass_data_6
  312. .hword 0xFFFF
  313. .align 2
  314. grass_data_29:
  315. .byte 0x1
  316. .byte 0x0, 0x0, 0x0
  317. .word pkmn_grass_data_6
  318. .hword 0xFFFF
  319. .align 2
  320. grass_data_30:
  321. .byte 0x1
  322. .byte 0x0, 0x0, 0x0
  323. .word pkmn_grass_data_6
  324. .hword 0xFFFF
  325. .align 2
  326. grass_data_31:
  327. .byte 0x5
  328. .byte 0x0, 0x0, 0x0
  329. .word pkmn_grass_data_7
  330. .hword 0xFFFF
  331. .align 2
  332. grass_data_32:
  333. .byte 0x5
  334. .byte 0x0, 0x0, 0x0
  335. .word pkmn_grass_data_7
  336. .hword 0xFFFF
  337. .align 2
  338. grass_data_33:
  339. .byte 0x5
  340. .byte 0x0, 0x0, 0x0
  341. .word pkmn_grass_data_7
  342. .hword 0xFFFF
  343. .align 2
  344. grass_data_34:
  345. .byte 0x5
  346. .byte 0x0, 0x0, 0x0
  347. .word pkmn_grass_data_7
  348. .hword 0xFFFF
  349. .align 2
  350. grass_data_35:
  351. .byte 0x5
  352. .byte 0x0, 0x0, 0x0
  353. .word pkmn_grass_data_7
  354. .hword 0xFFFF
  355. .align 2
  356. grass_data_36:
  357. .byte 0x5
  358. .byte 0x0, 0x0, 0x0
  359. .word pkmn_grass_data_7
  360. .hword 0xFFFF
  361. .align 2
  362. grass_data_37:
  363. .byte 0x5
  364. .byte 0x0, 0x0, 0x0
  365. .word pkmn_grass_data_7
  366. .hword 0xFFFF
  367. .align 2
  368. grass_data_38:
  369. .byte 0x5
  370. .byte 0x0, 0x0, 0x0
  371. .word pkmn_grass_data_7
  372. .hword 0xFFFF
  373. .align 2
  374. grass_data_39:
  375. .byte 0x5
  376. .byte 0x0, 0x0, 0x0
  377. .word pkmn_grass_data_8
  378. .hword 0xFFFF
  379. .align 2
  380. grass_data_40:
  381. .byte 0x5
  382. .byte 0x0, 0x0, 0x0
  383. .word pkmn_grass_data_8
  384. .hword 0xFFFF
  385. .align 2
  386. grass_data_41:
  387. .byte 0x5
  388. .byte 0x0, 0x0, 0x0
  389. .word pkmn_grass_data_8
  390. .hword 0xFFFF
  391. .align 2
  392. grass_data_42:
  393. .byte 0x5
  394. .byte 0x0, 0x0, 0x0
  395. .word pkmn_grass_data_8
  396. .hword 0xFFFF
  397. .align 2
  398. grass_data_43:
  399. .byte 0x5
  400. .byte 0x0, 0x0, 0x0
  401. .word pkmn_grass_data_8
  402. .hword 0xFFFF
  403. .align 2
  404. grass_data_44:
  405. .byte 0x5
  406. .byte 0x0, 0x0, 0x0
  407. .word pkmn_grass_data_8
  408. .hword 0xFFFF
  409. .align 2
  410. pkmn_water_data_0:
  411. .byte 0xF
  412. .byte 0x23
  413. .hword PKMN_MARILL
  414. .byte 0x14
  415. .byte 0x23
  416. .hword PKMN_ENTON
  417. .byte 0x19
  418. .byte 0x23
  419. .hword PKMN_CORASONN
  420. .byte 0x1E
  421. .byte 0x23
  422. .hword PKMN_GEHWEIHER
  423. .byte 0x23
  424. .byte 0x28
  425. .hword PKMN_MASKEREGEN
  426. .hword 0xFFFF
  427. .align 2
  428. pkmn_fishing_data_0:
  429. .byte 0x5
  430. .byte 0xA
  431. .hword PKMN_KARPADOR
  432. .byte 0x5
  433. .byte 0xA
  434. .hword PKMN_SCHMERBE
  435. .byte 0xF
  436. .byte 0x19
  437. .hword PKMN_SCHMERBE
  438. .byte 0x14
  439. .byte 0x19
  440. .hword PKMN_BARSCHUFT
  441. .byte 0x19
  442. .byte 0x1E
  443. .hword PKMN_KARPADOR
  444. .byte 0x23
  445. .byte 0x28
  446. .hword PKMN_SCAMPISTO
  447. .byte 0x23
  448. .byte 0x28
  449. .hword PKMN_LOTURZEL
  450. .byte 0x28
  451. .byte 0x2D
  452. .hword PKMN_GARADOS
  453. .byte 0x2D
  454. .byte 0x32
  455. .hword PKMN_BARSCHWA
  456. .byte 0x32
  457. .byte 0x37
  458. .hword PKMN_MILOTIC
  459. .hword 0xFFFF
  460. .align 2
  461. pkmn_grass_data_1:
  462. .byte 0x2
  463. .byte 0x3
  464. .hword PKMN_DARTIRI
  465. .byte 0x2
  466. .byte 0x3
  467. .hword PKMN_WIESOR
  468. .byte 0x2
  469. .byte 0x3
  470. .hword PKMN_DARTIRI
  471. .byte 0x2
  472. .byte 0x3
  473. .hword PKMN_SCHLUPPUCK
  474. .byte 0x2
  475. .byte 0x3
  476. .hword PKMN_MYRAPLA
  477. .byte 0x3
  478. .byte 0x3
  479. .hword PKMN_MYRAPLA
  480. .byte 0x3
  481. .byte 0x3
  482. .hword PKMN_SCHLUPPUCK
  483. .byte 0x3
  484. .byte 0x3
  485. .hword PKMN_PEPPECK
  486. .byte 0x3
  487. .byte 0x4
  488. .hword PKMN_MYRAPLA
  489. .byte 0x3
  490. .byte 0x4
  491. .hword PKMN_SCHLUPPUCK
  492. .byte 0x3
  493. .byte 0x4
  494. .hword PKMN_PEPPECK
  495. .byte 0x3
  496. .byte 0x5
  497. .hword PKMN_PEPPECK
  498. .hword 0xFFFF
  499. .align 2
  500. pkmn_grass_data_2:
  501. .byte 0x6
  502. .byte 0x7
  503. .hword PKMN_NAGELOTZ
  504. .byte 0x6
  505. .byte 0x7
  506. .hword PKMN_FLABEBE
  507. .byte 0x6
  508. .byte 0x7
  509. .hword PKMN_SHEINUX
  510. .byte 0x6
  511. .byte 0x7
  512. .hword PKMN_STARALILI
  513. .byte 0x5
  514. .byte 0x8
  515. .hword PKMN_WABLU
  516. .byte 0x5
  517. .byte 0x8
  518. .hword PKMN_SHEINUX
  519. .byte 0x7
  520. .byte 0x8
  521. .hword PKMN_STARALILI
  522. .byte 0x7
  523. .byte 0x7
  524. .hword PKMN_FLABEBE
  525. .byte 0x7
  526. .byte 0x7
  527. .hword PKMN_SHEINUX
  528. .byte 0x7
  529. .byte 0x7
  530. .hword PKMN_NAGELOTZ
  531. .byte 0x6
  532. .byte 0x8
  533. .hword PKMN_TOGEPI
  534. .byte 0x6
  535. .byte 0x8
  536. .hword PKMN_TOGEPI
  537. .hword 0xFFFF
  538. .align 2
  539. pkmn_grass_data_3:
  540. .byte 0x6
  541. .byte 0x8
  542. .hword PKMN_HOPPSPROSS
  543. .byte 0x6
  544. .byte 0x8
  545. .hword PKMN_VOLTILAMM
  546. .byte 0x7
  547. .byte 0x8
  548. .hword PKMN_ALOLA_MAUZI
  549. .byte 0x7
  550. .byte 0x8
  551. .hword PKMN_NINCADA
  552. .byte 0x7
  553. .byte 0x8
  554. .hword PKMN_ZIRPURZE
  555. .byte 0x8
  556. .byte 0x8
  557. .hword PKMN_PAM_PAM
  558. .byte 0x8
  559. .byte 0x8
  560. .hword PKMN_PAM_PAM
  561. .byte 0x8
  562. .byte 0x8
  563. .hword PKMN_ZIRPURZE
  564. .byte 0x7
  565. .byte 0x9
  566. .hword PKMN_VOLTILAMM
  567. .byte 0x7
  568. .byte 0x9
  569. .hword PKMN_PAM_PAM
  570. .byte 0x7
  571. .byte 0x9
  572. .hword PKMN_HOPPSPROSS
  573. .byte 0x8
  574. .byte 0xA
  575. .hword PKMN_ALOLA_MAUZI
  576. .hword 0xFFFF
  577. .align 2
  578. pkmn_grass_data_4:
  579. .byte 0x6
  580. .byte 0x8
  581. .hword PKMN_WAUMPEL
  582. .byte 0x6
  583. .byte 0x8
  584. .hword PKMN_RAUPY
  585. .byte 0x7
  586. .byte 0x8
  587. .hword PKMN_HORNLIU
  588. .byte 0x7
  589. .byte 0x8
  590. .hword PKMN_WEBARAK
  591. .byte 0x7
  592. .byte 0x8
  593. .hword PKMN_PURMEL
  594. .byte 0x8
  595. .byte 0x8
  596. .hword PKMN_LEDYBA
  597. .byte 0x8
  598. .byte 0x8
  599. .hword PKMN_WATTZAPF
  600. .byte 0x8
  601. .byte 0x8
  602. .hword PKMN_STRAWICKL
  603. .byte 0x7
  604. .byte 0x9
  605. .hword PKMN_VEGIMAK
  606. .byte 0x7
  607. .byte 0x9
  608. .hword PKMN_GRILLMAK
  609. .byte 0x7
  610. .byte 0x9
  611. .hword PKMN_SODAMAK
  612. .byte 0x8
  613. .byte 0xA
  614. .hword PKMN_IGNIVOR
  615. .hword 0xFFFF
  616. .align 2
  617. pkmn_water_data_4:
  618. .byte 0xF
  619. .byte 0x23
  620. .hword PKMN_LOTURZEL
  621. .byte 0x14
  622. .byte 0x23
  623. .hword PKMN_LOMBRERO
  624. .byte 0x19
  625. .byte 0x23
  626. .hword PKMN_LOMBRERO
  627. .byte 0x1E
  628. .byte 0x23
  629. .hword PKMN_KAPPALORES
  630. .byte 0x23
  631. .byte 0x28
  632. .hword PKMN_KAPPALORES
  633. .hword 0xFFFF
  634. .align 2
  635. pkmn_fishing_data_4:
  636. .byte 0x5
  637. .byte 0xA
  638. .hword PKMN_KARPADOR
  639. .byte 0x5
  640. .byte 0xA
  641. .hword PKMN_QUAPSEL
  642. .byte 0xF
  643. .byte 0x19
  644. .hword PKMN_QUAPSEL
  645. .byte 0x14
  646. .byte 0x19
  647. .hword PKMN_QUAPUTZI
  648. .byte 0x19
  649. .byte 0x1E
  650. .hword PKMN_QUAPUTZI
  651. .byte 0x23
  652. .byte 0x28
  653. .hword PKMN_QUAPUTZI
  654. .byte 0x23
  655. .byte 0x28
  656. .hword PKMN_WELSAR
  657. .byte 0x28
  658. .byte 0x2D
  659. .hword PKMN_WELSAR
  660. .byte 0x2D
  661. .byte 0x32
  662. .hword PKMN_QUAPPO
  663. .byte 0x32
  664. .byte 0x37
  665. .hword PKMN_QUAPPO
  666. .hword 0xFFFF
  667. .align 2
  668. pkmn_grass_data_5:
  669. .byte 0xB
  670. .byte 0xD
  671. .hword PKMN_RETTAN
  672. .byte 0xB
  673. .byte 0xD
  674. .hword PKMN_SMOGON
  675. .byte 0xB
  676. .byte 0xD
  677. .hword PKMN_UNRATUETOX
  678. .byte 0xB
  679. .byte 0xE
  680. .hword PKMN_UNRATUETOX
  681. .byte 0xC
  682. .byte 0xE
  683. .hword PKMN_TARNPIGNON
  684. .byte 0xC
  685. .byte 0xE
  686. .hword PKMN_TARNPIGNON
  687. .byte 0xC
  688. .byte 0xE
  689. .hword PKMN_BLUZUK
  690. .byte 0xC
  691. .byte 0xE
  692. .hword PKMN_BLUZUK
  693. .byte 0xC
  694. .byte 0xE
  695. .hword PKMN_BLUZUK
  696. .byte 0xC
  697. .byte 0xE
  698. .hword PKMN_BLUZUK
  699. .byte 0xC
  700. .byte 0xE
  701. .hword PKMN_NEBULAK
  702. .byte 0xD
  703. .byte 0xF
  704. .hword PKMN_NEBULAK
  705. .hword 0xFFFF
  706. .align 2
  707. pkmn_water_data_5:
  708. .byte 0xF
  709. .byte 0x23
  710. .hword PKMN_YANMA
  711. .byte 0x14
  712. .byte 0x23
  713. .hword PKMN_SLEIMA
  714. .byte 0x19
  715. .byte 0x23
  716. .hword PKMN_SLEIMA
  717. .byte 0x1E
  718. .byte 0x23
  719. .hword PKMN_YANMEGA
  720. .byte 0x23
  721. .byte 0x28
  722. .hword PKMN_YANMEGA
  723. .hword 0xFFFF
  724. .align 2
  725. pkmn_fishing_data_5:
  726. .byte 0x5
  727. .byte 0xA
  728. .hword PKMN_SCHMERBE
  729. .byte 0x5
  730. .byte 0xA
  731. .hword PKMN_FELINO
  732. .byte 0xF
  733. .byte 0x19
  734. .hword PKMN_MORLORD
  735. .byte 0x14
  736. .byte 0x19
  737. .hword PKMN_WELSAR
  738. .byte 0x19
  739. .byte 0x1E
  740. .hword PKMN_WELSAR
  741. .byte 0x23
  742. .byte 0x28
  743. .hword PKMN_WELSAR
  744. .byte 0x23
  745. .byte 0x28
  746. .hword PKMN_MORLORD
  747. .byte 0x28
  748. .byte 0x2D
  749. .hword PKMN_ANORITH
  750. .byte 0x2D
  751. .byte 0x32
  752. .hword PKMN_ANORITH
  753. .byte 0x32
  754. .byte 0x37
  755. .hword PKMN_ARMALDO
  756. .hword 0xFFFF
  757. .align 2
  758. pkmn_grass_data_6:
  759. .byte 0x3
  760. .byte 0x4
  761. .hword PKMN_KLEINSTEIN
  762. .byte 0x3
  763. .byte 0x4
  764. .hword PKMN_ZUBAT
  765. .byte 0x3
  766. .byte 0x4
  767. .hword PKMN_WUFFELS
  768. .byte 0x3
  769. .byte 0x4
  770. .hword PKMN_ONIX
  771. .byte 0x3
  772. .byte 0x4
  773. .hword PKMN_ZUBAT
  774. .byte 0x4
  775. .byte 0x4
  776. .hword PKMN_WUFFELS
  777. .byte 0x4
  778. .byte 0x5
  779. .hword PKMN_ONIX
  780. .byte 0x4
  781. .byte 0x5
  782. .hword PKMN_LITHOMITH
  783. .byte 0x4
  784. .byte 0x5
  785. .hword PKMN_WUFFELS
  786. .byte 0x4
  787. .byte 0x5
  788. .hword PKMN_LITHOMITH
  789. .byte 0x4
  790. .byte 0x5
  791. .hword PKMN_STOLLUNIOR
  792. .byte 0x5
  793. .byte 0x5
  794. .hword PKMN_STOLLUNIOR
  795. .hword 0xFFFF
  796. .align 2
  797. pkmn_grass_data_7:
  798. .byte 0xA
  799. .byte 0xC
  800. .hword PKMN_WEBARAK
  801. .byte 0xA
  802. .byte 0xC
  803. .hword PKMN_WATTZAPF
  804. .byte 0xA
  805. .byte 0xC
  806. .hword PKMN_TARNPIGNON
  807. .byte 0xA
  808. .byte 0xC
  809. .hword PKMN_TANNZA
  810. .byte 0xB
  811. .byte 0xD
  812. .hword PKMN_MABULA
  813. .byte 0xB
  814. .byte 0xD
  815. .hword PKMN_BURMY
  816. .byte 0xB
  817. .byte 0xD
  818. .hword PKMN_BLUZUK
  819. .byte 0xB
  820. .byte 0xE
  821. .hword PKMN_WADRIBIE
  822. .byte 0xC
  823. .byte 0xE
  824. .hword PKMN_PARAS
  825. .byte 0xC
  826. .byte 0xE
  827. .hword PKMN_LAUKAPS
  828. .byte 0xC
  829. .byte 0xE
  830. .hword PKMN_TOXIPED
  831. .byte 0xE
  832. .byte 0xF
  833. .hword PKMN_PIONSKORA
  834. .hword 0xFFFF
  835. .align 2
  836. pkmn_grass_data_8:
  837. .byte 0x4
  838. .byte 0x5
  839. .hword PKMN_KIESLING
  840. .byte 0x4
  841. .byte 0x4
  842. .hword PKMN_ALOLA_KLEINSTEIN
  843. .byte 0x4
  844. .byte 0x5
  845. .hword PKMN_NASGNET
  846. .byte 0x4
  847. .byte 0x5
  848. .hword PKMN_NASGNET
  849. .byte 0x5
  850. .byte 0x6
  851. .hword PKMN_ONIX
  852. .byte 0x5
  853. .byte 0x6
  854. .hword PKMN_ONIX
  855. .byte 0x5
  856. .byte 0x7
  857. .hword PKMN_LITHOMITH
  858. .byte 0x5
  859. .byte 0x7
  860. .hword PKMN_LITHOMITH
  861. .byte 0x5
  862. .byte 0x7
  863. .hword PKMN_METENO
  864. .byte 0x5
  865. .byte 0x7
  866. .hword PKMN_METENO
  867. .byte 0x6
  868. .byte 0x7
  869. .hword PKMN_ROCARA
  870. .byte 0x6
  871. .byte 0x7
  872. .hword PKMN_ROCARA
  873. .hword 0xFFFF