Files
ph/docs/actors.md
T
2024-03-29 13:40:09 +01:00

26 lines
922 B
Markdown

# Actors
This file documents what is known about actors in the game.
- [Actor IDs](#actor-ids)
## Actor IDs
Many actors have a 4-character ID associated with it. This table shows all known IDs and their respective meanings or
translations. Feel free to contribute to this list!
> [!NOTE]
> These IDs will appear in memory in reverse order. This is because allocation IDs are often interpreted as 32-bit integers,
> and integers are stored in little-endian which effectively "reverses" the character order.
ID | Translation | Meaning
-------|--------------|---------
`NAVI` | Navi | Spirit of Courage (Ciela)
`FCNV` | Force Navi | Spirit of Power (Leaf)
`WSNV` | Wisdom Navi | Spirit of Wisdom (Neri)
`RUPY` | Rupee
`HART` | Heart
`BOMB` | Bomb
`ARRW` | Arrow
`AMOS` | Armos
`CHUC` | Chuchu
`BMOS` | Beamos
`PLDM` | Player Dummy | Placeholder for switching between Gongoron/Link