Prev: 36765 Up: Map Next: 36805
36797: Magic Knight's initial data
See also 25156 for Magic Knight's current data
36797 DEFB 120 x-coordinate (pixels)
36798 DEFB 100 y-coordinate (pixels)
36799 DEFB 0 Unused
36800 DEFB 0 Index of current frame
36801 DEFB 0 x-velocity (pixels) [walking / jumping sideways, usually 2 for right and 254 / -2 for left]
36802 DEFB 0 y-velocity (pixels) [jumping]
36803 DEFB 71 Attribute
36804 DEFB 0 Unused
Prev: 36765 Up: Map Next: 36805