Metarkrai

Gen III ACE : Obtain a Bootstrap Pokémon

Jun 1st, 2016
971
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.71 KB | None | 0 0
  1. --~~ Gen III ACE : Bootstrap Pokémon Procedure ~~--
  2.  
  3. Summary :
  4. - Material -
  5. - Procedure -
  6. 0) First steps
  7. 0.1) Pokeblocks
  8. 0.2) In-game traded Horsea
  9. 0.3) Glitch Item
  10.  
  11. 1) Horsea's training
  12. 1.1) First EV-training of Horsea
  13. 1.2) First Double Corruption of Horsea
  14. 1.3) Second EV-training of Horsea
  15. 1.4) Second Double Corruption of Horsea
  16. 1.5) Giving the Glitch Item
  17. 1.6) Turning the Bootstrap Pokémon into an Egg
  18. 1.7) Placing the Bootstrap Pokémon
  19. - Notes -
  20.  
  21.  
  22. - Material -
  23. - Unmarked Caterpie and Heart Caterpie, the corruption initiators
  24. If you can trade with FrLg, you can use another pair of Corruption Initiators (see Notes)
  25. - in-game traded Seedot and Horsea.
  26. - A team to perform Pomeg Glitch / Decaswitch / Instant Pomeg Glitch
  27. (I recommend Instant Pomeg Glitch)
  28. - Balls, Repel, Revives, Fluffy Tails
  29. - A cloning Glitch Pokémon
  30. - Oran and Spelon Berries.
  31. If you already obtained the Spelon Berry from the Berry Master's Wife, you can obtain another one using Double Corruption on a Seedot clone (00 Speed and 163 Def for the Berry, 1 HP EV for a Bulbasaur)
  32. - Macho Brace, some HP Up, Protein, Iron, Carbon, Calcium, Zinc. (For EV training)
  33. - Disable the fighting animations. (unless you are told to enable them)
  34. - Something to take notes.
  35.  
  36. Bootstrap Pokémon Procedure for Emerald Jpn, Pyramid Bag Items Code Execution : https://pastebin.com/5PCe14AQ
  37. (the procedure is a bit different from this one)
  38.  
  39. - Procedure -
  40. 0) First steps
  41. 0.1) Pokeblocks
  42. - Make the Pokéblock recipe :
  43. Emer/FrLg :
  44. Oran + 2 NPC + 7-23.3 maximal RPM : 8 Dry, 8 Bitter, 20 Feel (takes 10 boring minutes to do)(see Notes for an example)
  45. RS :
  46. Oran + 2 NPC + Normal RPM : 10 Dry, 10 Bitter, 20 Feel x3
  47. Oran + 2 NPC + 7-23.3 maximal RPM : 8 Dry, 8 Bitter, 20 Feel (takes 10 boring minutes to do)(see Notes for an example)
  48. Spelon + 3 NPC + 100-109.9 maximal RPM : 51 Spicy, 12 Bitter, 32 Feel x4
  49. Save in front of the Blender after each Pokéblock, and reset if you don't manage to have the required maximal RPM.
  50.  
  51. 0.2) In-game traded Horsea
  52. - Clone the in-game traded Horsea.
  53. Keep a clone in safety. Give a Circle marking to the other clone. (To help recognize it)
  54. This Horsea clone with the Circle marking will be trained and corrupted, in order to obtain a Bootstrap Pokémon for a certain version.
  55.  
  56. 0.3) Glitch Item
  57. - Obtain Glitch Item :
  58. Emer (non Jpn) : Pyramid Bag Items : 0x0258 (02 Spd, 88 Def) | PC Items : 0x025E (02 Spd, 94 Def) | PC Pokémon : 0x0304 (3 Spd, 4 Def) |
  59. Emer Jpn : Pyramid Bag Items : (see the other procedure) | PC Items : 0x025B (02 Spd, 91 Def) | PC Pokémon : 0x0300 (03 Spd, 00 Def) |
  60. FrLg (non Jpn) : PC Items : 0x0257 (02 Spd, 87 Def) | PC Pokémon : 0x0301 (03 Spd, 01 Def) |
  61. FrLg Jpn : PC Items : 0x0257 (02 Spd, 87 Def) | PC Pokémon : 0x0301 (03 Spd, 01 Def) |
  62.  
  63. - Obtain the Item by using an in-game traded Seedot. Give it 1 HP EV, the Speed and Def EVs mentioned, a Circle Marking, and a 4th Move of : Flash (Emer US) | -- (Emer Fr) | Hidden Power (Emer Spa) | Nature Power (Emer Ita) | Flash (Emer Ger) | Rock Smash (Emer Jap) |
  64. You can also use Smeargles with a certain Corruption Type and a certain nickname to obtain these Glitch Items. (see Notes)
  65. This way, you can obtain multiple Glitch Items with a single double-corruption.
  66.  
  67. - Double-corrupt Seedot using Unmarked Caterpie as the Corruption Initiator for both corruptions.
  68. You obtain a Bulbasaur holding the Glitch Item. Move it to another Box and note its position.
  69.  
  70. - Catch a Smeargle and give it a nickname mentioning the Item identifiant of the Glitch Item you obtained (the name "0x025E" for Glitch Item 0x025E).
  71. Move the Glitch Item from Marked Bulbasaur to nicknamed Smeargle. This gives you a safe way to know where the Glitch Item is.
  72. If you used Smeargles with nicknames instead of in-game traded Seedot, this step isn't necessary. (see Notes)
  73.  
  74.  
  75. 1) Horsea's training
  76. 1.1) First EV-training of Horsea
  77. - Give Horsea :
  78. Emer US : 16 Atk, 1 HP EVs and Return as 4th Move.
  79. Emer Fr : 16 Atk, 17 HP EVs and no 4th Move.
  80. Emer Spa : 16 Atk, 5 HP EVs and Hidden Power as 4th Move.
  81. Emer Ita : 16 Atk, 49 HP EVs and Waterfall as 4th Move.
  82. Emer Ger : 16 Atk, 20 HP EVs and Surf as 4th Move.
  83. Emer Jap : 16 Atk, 9 HP EVs and Surf as 4th Move.
  84. - Save.
  85.  
  86. 1.2) First Double Corruption of Horsea
  87. - Double corrupt Horsea into a Glitch Pokémon using Unmarked Caterpie as corruption initiator for both its PID and TID.
  88. With the specific 4th Move given, you can move/clone the Egg obtained after the first corruption.
  89. That Glitch Pokémon won't be at Lv100 with 0x05060000 exp, so he can still gain EVs.
  90. - Save.
  91.  
  92. 1.3) Second EV-training of Horsea
  93. - Give the Pokéblock recipe to the Pokémon.
  94. - Give Pomeg, Hondew, Grepa Berries to the Poké to decrease its HP, SpAtk, SpDef EVs to 0.
  95. 12 Pomeg Berries will be enough. Up to 26 Hondew and Grepa Berries can be required (depending on Horsea's exp)
  96. - Save.
  97. - The Pokémon will need 177 HP Evs, 176 SpAtk EVs, but he has PokéRus which doubles the EVs he gains while fighting !!
  98. /!\ Since the Pokémon has Glitch Moves, you need to switch to another Pokémon in order to kill wild Pokémon.
  99. To get the SpAtk EVs : give it 10 Calcium, and fight 19 Spinda/Slugma with Macho Brace.
  100. To get the HP EVs : give it 10 HP Up, fight 20 Marill with Macho Brace (you will reach 255 HP EVs), then give it 8 Pomeg Berries to make its HP EVs drop to 175, and fight 1 Wurmple without Macho Brace.
  101. - Save.
  102. - The Pokémon will now need an odd amount of Atk EVs.
  103. Since he has PokéRus, a workaround strategy is necessary :
  104. Give 6 Iron to the Pokémon, then 10 Protein.
  105. The Pokémon will reach the 510 EV limit and be at (176 SpAtk, 177 HP, 60 Def, 97 Atk).
  106. Give it 6 Qualot Berries. The Pokémon's EVs will now be (176 SpAtk, 177 HP, 97 Atk)
  107. - Save.
  108. - If you want a Bootstrap Pokémon for multiple Code Executions, (like Emerald PC Pokémon, Emerald PC Items, FrLg PC Items), clone this Pokémon multiple times and add markings to the clones to distinguish them. You can then continue the procedure with each clone. (Write down which marking corresponds to which Bootstrap Pokémon in order to remember it.)
  109. - Depending on the ACE you want to perform, the Pokémon's Atk EVs need to be changed.
  110. Emer (except Jp) : ACE with PC Items : 85 Atk EVs. (Fight 1 Mightyena with Macho Brace, then give it 2 Kelpsy Berries)
  111. Emer (except Jp) : ACE with PC Pokémon : 81 Atk EVs. (Fight 1 Poochyena with Macho Brace, then give it 2 Kelpsy Berries)
  112. Emer (except Jp) : ACE with Pyramid Bag Items : 125 Atk EVs. (Fight 7 Poochyena with Macho Brace.)
  113. Emer Jp : ACE with PC Items : 53 Atk EVs. (Fight 1 Poochyena with Macho Brace, 1 Poochyena without Macho Brace, then give it 5 Kelpsy Berries)
  114. Emer Jp : ACE with PC Pokémon : 33 Atk EVs. (Fight 1 Poochyena with Macho Brace, 1 Poochyena without Macho Brace, then give it 7 Kelpsy Berries)
  115. Emer Jp : ACE with Pyramid Bag Items : (see the other procedure)
  116. FrLg (except Jp) : ACE with PC Items : 65 Atk EVs. (Fight 1 Mightyena with Macho Brace, then give it 4 Kelpsy Berries)
  117. FrLg (except Jp) : ACE with PC Pokémon : 13 Atk EVs. (Fight 1 Poochyena with Macho Brace, 1 Poochyena without Macho Brace, then give it 9 Kelpsy Berries)
  118. FrLg Jp : ACE with PC Items : 53 Atk EVs. (Fight 1 Poochyena with Macho Brace, 1 Poochyena without Macho Brace, then give it 5 Kelpsy Berries)
  119. FrLg Jp : ACE with PC Pokémon : 13 Atk EVs.(Fight 1 Poochyena with Macho Brace, 1 Poochyena without Macho Brace, then give it 9 Kelpsy Berries)
  120. - Save.
  121.  
  122. 1.4) Second Double Corruption of Horsea
  123. - Double corrupt the Poké using Heart Caterpie as corruption initiator for both its PID and TID.
  124. For this corruption, use the general Double Corruption method (DON'T move/clone/view the summary of the Egg you obtain after the first corruption)
  125. The Glitch Pokémon turns into another Glitch Pokémon :
  126. Emer (except Jp) : ACE with PC Items : 0x55B1
  127. Emer (except Jp) : ACE with PC Pokémon : 0x51B1
  128. Emer (except Jp) : ACE with Pyramid Bag Items : 0x7DB1
  129. Emer Jp : ACE with PC Items : 0x35B1
  130. Emer Jp : ACE with PC Pokémon : 0x21B1
  131. Emer Jp : ACE with Pyramid Bag Items : 0x3DB1
  132. FrLg (except Jp) : ACE with PC Items : 0x41B1
  133. FrLg (except Jp) : ACE with PC Pokémon : 0x0DB1
  134. FrLg Jp : ACE with PC Items : 0x35B1
  135. FrLg Jp : ACE with PC Pokémon : 0x0DB1
  136.  
  137. - Save.
  138.  
  139. 1.5) Giving the Glitch Item
  140. - Withdraw the Glitch Pokémon and the nicknamed Smeargle holding the Glitch Item. (Or a nicknamed Bulbasaur if you used Smeargles instead of Seedot.)
  141. Close PC, open party. Take the Glitch Item from Smeargle then give it to the Glitch Pokémon.
  142. Now, this Glitch Pokémon is ready. A part of its hexadecimal data has been manipulated to turn it into a Bootstrap Pokémon.
  143.  
  144.  
  145. 1.6) Turing the Bootstrap Pokémon into an Egg
  146. - Perform a single Corruption on the Bootstrap Pokémon using Unmarked Caterpie as a corruption initiator, by corrupting either its PID or TID.
  147. This corruption is a single corruption, not a double corruption.
  148. Due to the long species name of the Glitch Pokémon, the game may freeze/crash while moving the Glitch Pokémon. Thus, you may need multiple attempts to move it to a certain PC Slot.
  149. You may also not be able to clone the Glitch Pokémon with a Cloning Glitch Pokémon. However, the cloning glitch at Battle Tower will still work.
  150.  
  151. - Once the Bootstrap Pokémon is turned into an Egg, save.
  152. - Give some markings to this Egg in order to remember well what's inside.
  153. - Clone the Egg, and keep a clone in safety.
  154. Turning the Bootstrap Pokémon into an Egg allows you to trade it to other versions easily. However, be careful of the egg step cycles that could make the Pokémon hatch !
  155. Thus, it is recommended to only take the Egg in your party when you want to trade it to another version. (You have at least 1.000 steps to do before the Egg hatches, but it is preferrable to leave it in PC as much as possible.)
  156.  
  157.  
  158. 1.7) Placing the Bootstrap Pokémon.
  159. - If that Bootstrap Pokémon is for RS or FrLg, trade it to RS/FrLg.
  160. - Move it to :
  161. Emer (except Jap) : Box 12 Slot 15
  162. Emer Jap : Box 12 Slot 13
  163. FrLg (except Jap) : Box 12 Slot 20
  164. FrLg Jap : Box 12 Slot 22
  165. RS (except Jap) : Box Slot | RS Jap : Box Slot
  166.  
  167.  
  168. - Notes -
  169. - Obtain any Pokémon/Move/Items : https://www.youtube.com/watch?v=BNvi05UH9zk | http://pastebin.com/2kJpBQCr
  170. - Corruption Initiators : https://www.youtube.com/watch?v=hBWkshUJv_8
  171. - Obtain Glitch Items : http://pastebin.com/qQ91bzuM
  172. - Performing Decaswitch : https://www.youtube.com/watch?v=QB67-pKKY3Q
  173. - Perform a General Double Corruption : https://www.youtube.com/watch?v=PIAzyNTGibw
  174. - Perform Instant Pomeg Glitch : http://pastebin.com/wsYtbzpG
  175. - Making a Pokéblock with 8 Beauty : https://www.youtube.com/watch?v=20wL2X4ixZ0
  176.  
  177.  
  178. - EV-training data :
  179. - Macho Brace : Doubles the EVs won in a battle.
  180. - Exp.Share : The holder also receives EVs when Pokémon are KOed.
  181. - PokéRus : Doubles the EVs won in a battle. /!\ AVOID IT /!\ (Obtaining odd EVs with PokéRus is a problem)
  182. - HP : HP Up : +10 HP (Up to 100 HP) | Marill (Route 102,111) : +2 HP | Wishmur (Rusturf Tunnel) : +1 HP.
  183. - Attack : Protein : +10 Atk (Up to 100 Atk) | Mighthyena (Route 120,121) : +2 Atk | Poochyena (Route 101,102,120,121) : +1 Atk.
  184. - Defense : Iron :+10 Def (Up to 100 Def) | Graveler & Torkoal (Magma Hideout) : +2 Def | Silcoon & Cascoon (Petalburg Woods) : +2 Def | Geodude (Magma Hideout) : +1 Def. | Clamperl (Underwater) : +1 Def.
  185. - Speed : Carbon : +10 Spd (Up to 100 Speed) | Linoone (Route 119) : +2 Spd | Magikarp (Old Rod, Route 102) : +1 Spd | Zigzagoon (Route 103,119) : +1 Spd | Wingull (Route 103) : +1 Spd.
  186. - Special Attack : Calcium : +10 SpAtk (Up to 100 SpAtk) | Spinda & Slugma (Route 113) : +1 SpAtk.
  187. - Special Defense : Zinc : +10 SpDef (Up to 100 SpDef) | Lombre (Route 114) : +2 SpDef | Swablu & Lotad (Route 114) : +1 SpDef | Tentacool (Route 103) : +1 SpDef.
  188.  
  189. -4th Move for a Fast Double Corruption :
  190. Emer Fr : --/Frustration | Emer Us : Flash/Return | Emer Spa : Hidden Power | Emer Ita : Nature Power/Waterfall | Emer Jp : Rock Smash/Thunder Wave/Surf | Emer Ger : Flash/Surf | Fr US,Fr,Ger,Ita,Spa : Growth | Lg US,Fr,Ger,Ita,Spa : Hidden Power | FrLg Jap : Frustration |
  191.  
  192. - Cloning Glitch Pokémon :
  193. Emer Fr : 0x2890 (40 Atk,144 HP) | Emer Us : 0x288A (40 Atk,138 HP) | Emer Spa : 0x2890 (40 Atk,144 HP) | Emer Ita : 0x2718 (39 Atk, 24 HP) | Emer Jap : 0x2660 (38 Atk, 96 HP) | FrLg FR : 0x320B (50 Atk,11 HP) | FrLg US : 0x3200 (50 Atk,00 HP) | FrLg Spa : 0x3210 (50 Atk,16 HP) | FrLg Ita : 0x320A (50 Atk,10 HP) | FrLg Jap : 0x4F90 (79 Atk, 144 HP) |
  194.  
  195. - Instant Pomeg Glitch Pokémon :
  196. Emer Fr: 0x29C8 (41 Atk,200 HP) | Emer US : 0x29C0 (41 Atk,192 HP) | Emer Spa : 0x948C (148 Atk,140 HP) | Emer Ger : 0x29C9 (41 Atk, 201 HP) | Emer Jp : 0x4360 (67 Atk,96 HP) | Emer Ita : 0x9481 (148 Atk,129 HP) |
Add Comment
Please, Sign In to add comment