jep-hack/data/pokemon/dex_entries/magnezone.asm
Llinos Evans f8bd02f62d 9 more Pokemon!
Toedscool, Toedscruel, Blottle, Pendraken, Kolta, Balumba, Magnetite, Magnezone, and Gavillain.

Balumba has a small chance to hold a Fairy Feather, which makes it vaguely obtainable.

Kolta is now found in the day in the Burned Tower, whereas Houndour is seen at night. Technically balances it, right?

Gavillain is a rare Dark Cave encounter on the Blackthorn side, dragons and all that.

Balumba is a rare encounter in the National Park!
2024-07-08 12:45:26 +01:00

11 lines
259 B
NASM

db "MAGNET AREA@" ; species name
dw 100, 130 ; height, weight - temp
db "Its 3 eyes move ind-"
next "ependently of one"
next "another. This lets"
page "it efficiently trap" ; referencing Magnet Pull
next "and neutralise other"
next "steel #MON.@"