Has the X and Y position, room ID, whether you can/can't shoot a fireball, the amount of fireballs you have, and your HP
0xC07B {-desc {X position} -format dec -type u8} 0xC07D {-desc {Y position} -format dec -type u8} 0xC08F {-desc {Room ID} -format dec -type u8} 0xC096 {-desc {YUP Fireball} -format dec -type u8} 0xC09E {-desc HP -format dec -type u8} 0xC0A4 {-desc Fireballs -format dec -type u8}