Palette fade: Difference between revisions

From ZAMN Hacking
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
{{Infobox Entity|entity_pointer=$82:AB95}}
{{Infobox Entity|entity_pointer=$82:AB95}}
Palette fade is a [[boss monster]].
Palette fade is a [[boss monster]].

== Additional data format ==

The format for the additional data in the level is:

{| class="wikitable"
|-
! Offset !! Length !! Type !! Description
|-
| 0x00 || 4 || pointer24 || Pointer to new background palette
|-
| 0x04 || 4 || pointer24 || Pointer to new sprite palette
|}


[[Category:Boss monster]]
[[Category:Boss monster]]

Revision as of 20:13, 20 October 2023

Monster data
HP N/A
Points N/A
Entity data
Entity pointer $82:AB95

Palette fade is a boss monster.

Additional data format

The format for the additional data in the level is:

Offset Length Type Description
0x00 4 pointer24 Pointer to new background palette
0x04 4 pointer24 Pointer to new sprite palette