Difference between revisions of "Octorok (Four Way)"
From TLoZ: ALTTP Hacking Resources
(Created page with "Octorok, shoots four ways then continues moving") |
|||
Line 1: | Line 1: | ||
− | + | {{infobox sprite | |
+ | | id = $0A | ||
+ | | hp = $04 ($06B17D) | ||
+ | | damage = $01 ($06B270) | ||
+ | | palette = $1D ($06B363) | ||
+ | | found = [[Light World]] | ||
+ | }} | ||
+ | |||
+ | == Description == | ||
+ | Octoroks roam around the light world, and stop to fire in four direction before beginning to move again. | ||
+ | |||
+ | == Combat Strategy == | ||
+ | The projectiles fired by an octorok can be blocked by all shields. They are fired in one of four lateral directions, so standing diagonal to a stationary octorok keeps you out of the line of fire. | ||
+ | |||
+ | == Known Bugs == | ||
+ | |||
+ | == Another Section == |
Revision as of 06:10, 15 April 2016
Octorok (Four Way) | |
---|---|
Sprite ID | $0A |
HP | $04 ($06B17D) |
Damage | $01 ($06B270) |
Palette | $1D ($06B363) |
Found | Light World |
Description
Octoroks roam around the light world, and stop to fire in four direction before beginning to move again.
Combat Strategy
The projectiles fired by an octorok can be blocked by all shields. They are fired in one of four lateral directions, so standing diagonal to a stationary octorok keeps you out of the line of fire.