======E17F====== {{super:enemies:E17F.gif}} //Ridley headed the mission to the Space Colony and stole the Metroid Hatchling. It whips out at enemies with its long tail and spits fire while flying through the air.// ---- =====Setup===== E17F (Boss - Ridley) [Speed] = 2800 (for normal use anyway) Sets itself to a hardcoded location one screen below the upper-left screen of a room. Enemy Set data should include both E17F and E1BF. =====Hacking Information===== Enemy Bank: $A6 Ridley's AI code by Kejardon : [[http://jathys.zophar.net/supermetroid/kejardon/RidleyAI.txt]] \\ NORFAIR RIDLEY 2.0 by Prime Hunter : [[http://forum.metroidconstruction.com/index.php/topic,1161.msg36660.html#msg36660]] =====Related Hex Tweaks===== ^ PC Address ^ Changes ^ Description ^ | 0x132160 | 06 00 D0 | Makes Norfair Ridley work in all areas except in area '06' (ceres). Upon death, he'll activate boss slayed event of the current area. \\ If you want use Norfair Ridley in Ceres and use Ceres Ridley outside of Ceres, replace '06' by the desired area id. \\ \\ org $A6A160 : DB $06, $00, $D0 org $A6A36D : DB $06, $00, $F0 org $A6A428 : DB $06, $00, $F0 org $A6A46D : DB $06, $00, $D0 org $A6A47C : DB $06, $00, $F0 org $A6D918 : DB $06, $00, $D0 org $A6D93F : DB $06, $00, $D0 org $A6DF8E : DB $06, $00, $D0 org $A6E4D6 : DB $06, $00, $D0 | | 0x13236D | 06 00 F0 | ::: | | 0x132428 | 06 00 F0 | ::: | | 0x13246D | 06 00 D0 | ::: | | 0x13247C | 06 00 F0 | ::: | | 0x135918 | 06 00 D0 | ::: | | 0x13593F | 06 00 D0 | ::: | | 0x135F8E | 06 00 D0 | ::: | | 0x1364D6 | 06 00 D0 | ::: | ---- =====Related Pages===== [[..:..:super | Super Metroid]]\\ [[list_of_enemies | List of enemies]]\\