Difference between revisions of "Mini Helmasaur"

From TLoZ: ALTTP Hacking Resources
Jump to: navigation, search
Line 1: Line 1:
{{infobox sprite
 
| id = $13
 
| hp = $04 ($06B186)
 
| damage = $03 ($06B279)
 
| palette = $11 ($06B36C)
 
| found = [[Palace Of Darkness]], [[Ganon's Tower]]
 
}}
 
  
== Description ==
+
{{subpage|Sprites}}
One of [[King Helmasaur (Boss)|King Helmasaur]]'s many children.
 
  
== Combat Strategy ==
+
Sprite {{$|13}}: Mini Helmasaur
 +
== Mini Helmasaur ==
 +
=== Description ===
 +
One of [[Helmasaur King (Boss)|Helmasaur King]]'s many children.
 +
 
 +
=== Combat Strategy ===
 
Your sword will not damage a mini helmasaur if you are facing the opposite direction of the monster. Most ranged weapons are effective.
 
Your sword will not damage a mini helmasaur if you are facing the opposite direction of the monster. Most ranged weapons are effective.
  
== Known Bugs ==
+
== Stats And Properties ==
 +
See [[Sprite Properties]]
 +
 
 +
'''{{$|$6B093}}'''
 +
{|{{Prettytable}}
 +
!Bit(s)
 +
!Info
 +
!Value
 +
|-
 +
| {{Hex|7}}
 +
| Harmless
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|6}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|5}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|4-0}}
 +
| OAM Slots
 +
| {{Hex|00001}} ({{$|01}})
 +
|}
 +
 
 +
'''{{$|$6B186}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7-0}}
 +
| HP
 +
| {{Hex|00000100}} ({{$|04}})
 +
|}
 +
 
 +
'''{{$|$6B279}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7-4}}
 +
| ?
 +
| {{Hex|0000}} ({{$|00}})
 +
|-
 +
| {{Hex|3-0}}
 +
| [[Damage Types|Damage Type]]
 +
| {{Hex|0011}} ({{$|03}})
 +
|}
 +
 
 +
'''{{$|$6B36C}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7}}
 +
| No Death Animation
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|6}}
 +
| Invincible
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|5}}
 +
| Adjust Child coordinates
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|4}}
 +
| Draw Shadow
 +
| {{Hex|1}}
 +
|-
 +
| {{Hex|3-1}}
 +
| Palette
 +
| {{Hex|000}} ({{$|00}})
 +
|-
 +
| {{Hex|0}}
 +
| ?
 +
| {{Hex|1}}
 +
|}
 +
 
 +
'''{{$|$6B45F}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7}}
 +
| Ignore Collision Settings
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|6}}
 +
| Statis
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|5}}
 +
| Persist
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|4-0}}
 +
| Hit Box Dimensions
 +
| {{Hex|00000}} ({{$|00}})
 +
|}
 +
 
 +
'''{{$|$6B552}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7-4}}
 +
| Tile Interaction Hit Box
 +
| {{Hex|0000}} ({{$|00}})
 +
|-
 +
| {{Hex|3}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|2}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|1}}
 +
| Dies Like A Boss
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|0}}
 +
| Falls In Holes
 +
| {{Hex|1}}
 +
|}
 +
 
 +
'''{{$|$6B645}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7}}
 +
| Disable Tile Interactions
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|6}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|5}}
 +
| Is shield Blockable
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|4}}
 +
| Alternate Damage Sound
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|3-0}}
 +
| Prize Pack
 +
| {{Hex|0111}} ({{$|07}})
 +
|}
 +
 
 +
'''{{$|$6B738}}'''
 +
{|{{Prettytable}}
 +
! Bit(s)
 +
! Info
 +
! Value
 +
|-
 +
| {{Hex|7}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|6}}
 +
| ?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|5}}
 +
| Is Interactive
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|4}}
 +
| Deflect Projectiles
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|3}}
 +
| Collide With Less Tiles
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|2}}
 +
| Impervious To Sword/Hammer
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|1}}
 +
| Impervious To Arrows?
 +
| {{Hex|0}}
 +
|-
 +
| {{Hex|0}}
 +
| ?
 +
| {{Hex|0}}
 +
|}
  
== Another Section ==
+
== Code ==

Revision as of 23:48, 23 July 2017

This is a subpage of Sprites

Sprite $13: Mini Helmasaur

Mini Helmasaur

Description

One of Helmasaur King's many children.

Combat Strategy

Your sword will not damage a mini helmasaur if you are facing the opposite direction of the monster. Most ranged weapons are effective.

Stats And Properties

See Sprite Properties

$$6B093

Bit(s) Info Value
7 Harmless 0
6  ? 0
5  ? 0
4-0 OAM Slots 00001 ($01)

$$6B186

Bit(s) Info Value
7-0 HP 00000100 ($04)

$$6B279

Bit(s) Info Value
7-4  ? 0000 ($00)
3-0 Damage Type 0011 ($03)

$$6B36C

Bit(s) Info Value
7 No Death Animation 0
6 Invincible 0
5 Adjust Child coordinates 0
4 Draw Shadow 1
3-1 Palette 000 ($00)
0  ? 1

$$6B45F

Bit(s) Info Value
7 Ignore Collision Settings 0
6 Statis 0
5 Persist 0
4-0 Hit Box Dimensions 00000 ($00)

$$6B552

Bit(s) Info Value
7-4 Tile Interaction Hit Box 0000 ($00)
3  ? 0
2  ? 0
1 Dies Like A Boss 0
0 Falls In Holes 1

$$6B645

Bit(s) Info Value
7 Disable Tile Interactions 0
6  ? 0
5 Is shield Blockable 0
4 Alternate Damage Sound 0
3-0 Prize Pack 0111 ($07)

$$6B738

Bit(s) Info Value
7  ? 0
6  ? 0
5 Is Interactive 0
4 Deflect Projectiles 0
3 Collide With Less Tiles 0
2 Impervious To Sword/Hammer 0
1 Impervious To Arrows? 0
0  ? 0

Code