Jump to content

List of 8F bootstrap setups: Difference between revisions

m
Text replacement - "jp (hl)" to "jp hl"
>Torchickens
m (Text replacement - "jp (hl)" to "jp hl")
 
(2 intermediate revisions by 2 users not shown)
Line 18:
# Kangaskhan as the fifth Pokémon
# Pidgey must have 233 HP
To obtain such a Pidgey, Rare Candy it up to Lv100, apply 5~65–6 HP Ups.
 
If needed get it poisoned, use a Max Potion (not Full Restore !), walk 4*(Pidgey's max HP-233) steps and cure the poison.
Line 35:
$D16B <- 24 || inc h ; h = D3<br/>
$D16C <- 00 || nop<br/>
$D16D <- e9 || jp (hl) ; pc = D322<br/>
<br/>
</code>
Line 64:
$D197 <- 24 || inc h ; h = D3<br/>
$D198 <- 00 || nop<br/>
$D199 <- E9 || jp (hl) ; pc = D322
</code>
 
Line 78:
# Tentacool as the third Pokémon
# Meowth as the fourth Pokémon
# The fifth adand sixth Pokémon don't matter
# 24 PP left on the second Pokémon's second move w/ 0 PP Ups used
# 21 PP left on the second Pokémon's third move w/ 1 PP Up used
Line 88:
# Strength as the fifth Pokémon's third move
# Sixth Pokémon's attack stat has to be exactly 233
 
 
=== Super-compact setup ===
Line 123 ⟶ 122:
# Kangaskhan as the fifth Pokémon
# Pidgey must have 233 HP
To obtain such a Pidgey, Rare Candy it up to Lv100, apply 5~65–6 HP Ups.
 
If needed get it poisoned, use a Max Potion (not Full Restore !), walk 4*(Pidgey's max HP-233) steps and cure the poison.
Line 140 ⟶ 139:
$D16B <- 24 || inc h ; h = D3<br/>
$D16C <- 00 || nop<br/>
$D16D <- e9 || jp (hl) ; pc = D327<br/>
<br/>
</code>
Line 169 ⟶ 168:
$D197 <- 24 || inc h ; h = D3<br/>
$D198 <- 00 || nop<br/>
$D199 <- E9 || jp (hl) ; pc = D327
</code>
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.