jep-hack/data/pokemon/dex_entries/fearow.asm
Llinos Evans 6e8361f862 ~55 modified dex entries, Kotora sprite.
Modified up to Farfetch'd and added zach's Kotora.
2025-01-04 20:14:27 +00:00

16 lines
580 B
NASM

db "BEAK@" ; species name
dw 311, 840 ; height, weight
db "The way this #-"
next "MON swoops down"
next "at prey with an"
page "aileron roll has"
next "inspired pilots"
next "for centuries.@"
; Carddass reference!
; https://bulbapedia.bulbagarden.net/wiki/Pocket_Monsters_Carddass_Trading_Cards#/media/File:Bandai_Fearow_card.jpg
; Indeed, the spinning motion in the air isn't a barrel roll, but an aileron roll, which I'm dubbing the use of Drill Peck.
; The "centuries" aspect is harkening back to the long-lived nature of Fearow, often referenced in dex entries.