Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Kirby's Adventure/Notes: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Enemies)
(Tile Attributes)
Line 118: Line 118:
* <tt>78</tt> = water spray - down 4
* <tt>78</tt> = water spray - down 4
* <tt>79</tt> = water spray - down 5
* <tt>79</tt> = water spray - down 5
== Tile Attributes ==
* <tt>00</tt> = background (normal)
* <tt>01</tt> = wind (up) - slow  ''*unused*''
* <tt>02</tt> = wind (up) - medium  ''*unused*''
* <tt>03</tt> = wind (up) - fast
* <tt>04</tt> = wind (right) - slow  ''*unused*''
* <tt>05</tt> = wind (right) - medium
* <tt>06</tt> = wind (right) - fast
* <tt>07</tt> = wind (down) - slow  ''*unused*''
* <tt>08</tt> = wind (down) - medium  ''*unused*''
* <tt>09</tt> = wind (down) - fast
* <tt>0A</tt> = wind (left) - slow  ''*unused*''
* <tt>0B</tt> = wind (left) - medium  ''*unused*''
* <tt>0C</tt> = wind (left) - fast  ''*unused*''
* <tt>0D</tt> = solid (normal)
* <tt>0E</tt> = two-way platform (normal)
* <tt>0F</tt> = one-way platform (normal)
* <tt>10</tt> = slope (normal) - large left
* <tt>11</tt> = slope (normal) - large right
* <tt>12</tt> = slope (normal) - small left (low)
* <tt>13</tt> = slope (normal) - small left (high)
* <tt>14</tt> = slope (normal) - small right (low)
* <tt>15</tt> = slope (normal) - small right (high)
* <tt>16</tt> = slope (normal) - ''[small left (ceiling)?]''
* <tt>17</tt> = slope (normal) - ''[small right (ceiling)?]''
* <tt>1A</tt> = solid (half-height) - left  ''*not implemented*''
* <tt>1B</tt> = solid (half-height) - right  ''*not implemented*''
* <tt>1C</tt> = star block
* <tt>1D</tt> = solid (breakable) - weak
* <tt>1E</tt> = solid (breakable) - strong
* <tt>1F</tt> = solid (breakable) - ''[strong?]''  ''*unused*''
* <tt>20</tt> = bomb block
* <tt>21</tt> = solid (exploding)
* <tt>22</tt> = ''[ladder?]''
* <tt>23</tt> = ladder
* <tt>24</tt> = spikes
* <tt>25</tt> = solid (post)
* <tt>27</tt> = ''[background (fuse)]''
* <tt>28</tt> = ''[door (normal)]''
* <tt>30</tt> = water
* <tt>31</tt> = current (up) - slow  ''*unused*''
* <tt>32</tt> = current (up) - medium  ''*unused*''
* <tt>33</tt> = current (up) - fast
* <tt>34</tt> = current (right) - slow
* <tt>35</tt> = current (right) - medium
* <tt>36</tt> = current (right) - fast
* <tt>37</tt> = current (down) - slow
* <tt>38</tt> = current (down) - medium
* <tt>39</tt> = current (down) - fast
* <tt>3A</tt> = current (left) - slow
* <tt>3B</tt> = current (left) - medium
* <tt>3C</tt> = current (left) - fast
* <tt>3D</tt> = solid (water)
* <tt>3E</tt> = two-way platform (water)  ''*unused*''
* <tt>3F</tt> = one-way platform (water)
* <tt>40</tt> = slope (water) - large left  ''*unused*''
* <tt>41</tt> = slope (water) - large right  ''*unused*''
* <tt>42</tt> = slope (water) - small left (low)  ''*unused*''
* <tt>43</tt> = slope (water) - small left (high)  ''*unused*''
* <tt>44</tt> = slope (water) - small right (low)  ''*unused*''
* <tt>45</tt> = slope (water) - small right (high)  ''*unused*''
* <tt>46</tt> = slope (water) - large left (ceiling)  ''*unused*''
* <tt>47</tt> = slope (water) - large right (ceiling)  ''*unused*''
* <tt>4C</tt> = ''[solid (breakable, water?) (stays solid?)]''  ''*unused*''
* <tt>4D</tt> = ''[solid (breakable, water?) (stays solid?)]''  ''*unused*''
* <tt>4E</tt> = ''[solid (breakable, water?) - strong]''  ''*unused*''
* <tt>4F</tt> = ''[solid (breakable, water?) - strong]''  ''*unused*''
* <tt>50</tt> = ''[solid (exploding, water?) (stays solid?)]''  ''*unused*''
* <tt>51</tt> = ''[???]''  ''*unused*''
* <tt>52</tt> = ''[??? (water)]''  ''*unused*''
* <tt>53</tt> = ''[??? (water)]''
* <tt>54</tt> = spikes (water)
* <tt>55</tt> = ''[???]''  ''*unused*''
* <tt>56</tt> = ''[??? (water)]''  ''*unused*''
* <tt>57</tt> = ''[??? (water)]''  ''*unused*''
* <tt>58</tt> = ''[door (water)]''
* <tt>59</tt> = ''[??? (water)]''  ''*unused*''
* <tt>60</tt> = solid (ice)
* <tt>61</tt> = ''[one-way platform (ice) - DOWN???]''  ''*unused*''
* <tt>62</tt> = ''[solid (ice)?]''
* <tt>63</tt> = slope (ice) - large left
* <tt>64</tt> = slope (ice) - large right
* <tt>65</tt> = slope (ice) - small left (low)
* <tt>66</tt> = slope (ice) - small left (high)
* <tt>67</tt> = slope (ice) - small right (low)
* <tt>68</tt> = slope (ice) - small right (high)
* <tt>69</tt> = slope (ice) - large left (ceiling)
* <tt>6A</tt> = slope (ice) - large right (ceiling)
* <tt>6B</tt> = ''[??? (ice)]''  ''*unused*''
* <tt>6C</tt> = ''[??? (ice)]''  ''*unused*''
* <tt>6D</tt> = ''[??? (ice)]''  ''*unused*''
* <tt>6E</tt> = ''[??? (ice)]''  ''*unused*''
* <tt>6F</tt> = ''[solid (breakable, ice) - weak?]''  ''*unused*''
* <tt>70</tt> = solid (breakable, ice) - weak
* <tt>71</tt> = solid (breakable, ice) - strong
* <tt>72</tt> = ''[spikes (ice)]''
* <tt>73</tt> = ''[solid (exploding, ice)]''
* <tt>74</tt> = ''[solid (ice)]''
* <tt>75</tt> = ladder (ice)
* <tt>76</tt> = ''[background (breakable)]''
* <tt>77</tt> = background (exploding)
* <tt>78</tt> = ''[water (breakable)]''  ''*unused*''
* <tt>79</tt> = solid (fuse) - upper-left
* <tt>7A</tt> = solid (fuse) - horizontal
* <tt>7B</tt> = solid (fuse) - upper-right
* <tt>7C</tt> = solid (fuse) - vertical
* <tt>7D</tt> = solid (fuse) - lower-left
* <tt>7E</tt> = solid (fuse) - lower-right
* <tt>81</tt> = ''[background?]''
* <tt>B1</tt> = ''[top of ladder?]''
* <tt>B2</tt> = ''[background?]''
* <tt>B3</tt> = ''[background?]''
* <tt>D1</tt> = ''[background?]''
* <tt>D4</tt> = ''[background?]''
* <tt>D8</tt> = ''[background?]''
* <tt>DA</tt> = ''[background?]''
* <tt>E0</tt> = ''[background?]''
* <tt>EC</tt> = ''[background?]''
* <tt>F0</tt> = ''[background?]''
* <tt>FF</tt> = background (normal)


== Enemies ==
== Enemies ==

Revision as of 22:20, 28 April 2007

Enemy Data Format

  • 1 byte - # of screens
  • 1 byte - ???
  • [# of screens] bytes - enemy count up to that screen (last is total # of enemies)
  • [# of enemies] bytes - location (horiz/vert)
  • [# of enemies] bytes - type (see Enemies)

Example:

  • 04 01 00 05 08 0A E8 78 94 94 37 D7 37 67 13 B7 04 00 50 50 04 00 56 0F 50 24
  • 04 / 01 / 00 05 08 0A
  • / / E8 78 94 94 37 / D7 37 67 / 13 B7
  • / / 04 00 50 50 04 / 00 56 0F / 50 24
  • First screen has 0 enemies, 0 total
  • Second screen has 5 enemies, 5 total (1 Waddle Dee, 2 Waddle Doos, 2 Bronto Burts)
  • Third screen has 3 enemies, 8 total (1 Waddle Dee, 1 Bronto Burt, 1 Sparky)
  • Fourth screen has 2 enemies, 10 total (1 Bronto Burt, 1 Hothead)

Powers

Used in RAM $05E3

  • 00 = Fire
  • 01 = Spark
  • 02 = Cutter
  • 03 = Sword
  • 04 = Fireball
  • 05 = Laser
  • 06 = Mike
  • 07 = Wheel
  • 08 = Hammer
  • 09 = Parasol
  • 0A = Sleep
  • 0B = Needle
  • 0C = Ice
  • 0D = Freeze
  • 0E = Hi-Jump
  • 0F = Beam
  • 10 = Stone
  • 11 = Ball
  • 12 = Tornado
  • 13 = Crash
  • 14 = Light
  • 15 = Back Drop
  • 16 = Throw
  • 17 = U.F.O.
  • 18 = Star Rod
  • 19 = Bye Bye
  • 1A-FF = Normal (game uses FF)

Kirby State

Used in RAM $62C7

  • 00-01 = stand - normal
  • 02-03 = blink
  • 04-05 = stand - slope - small left
  • 06-07 = stand - slope - small right
  • 08-09 = stand - large slope left
  • 0A-0B = stand - large slope right
  • 0C-0D = flatten - up
  • 0E-0F = flatten - right
  • 10-11 = flatten - left
  • 12-13 = walk - normal 1
  • 14-15 = walk - normal 2
  • 16-17 = walk - normal 3
  • 18-19 = walk - slope 1
  • 1A-1B = walk - slope 2
  • 1C-1D = walk - slope 3
  • 1E-1F = slope slide 1
  • 20-21 = slope slide 2
  • 22-23 = jump
  • 24-25 = fall
  • 26-27 = flip
  • 28-29 = [slide?]
  • 2A-2B = [jump?]
  • 2C-2D = [fall?]
  • 2E-2F = duck - normal
  • 30-31 = duck - slope - small left
  • 32-33 = duck - slope - small right
  • 34-35 = duck - large slope left
  • 36-37 = duck - large slope right
  • 38-39 = slide
  • 3A-3B = swim - side 1
  • 3C-3D = swim - side 2
  • 3E-3F = swim - side 3
  • 40-41 = swim - side 4
  • 42-43 = swim - up 1
  • 44-45 = swim - up 2
  • 46-47 = swim - up 3
  • 48-49 = swim - down
  • 4A-4B = inflate 1
  • 4C-4D = inflate 2
  • 4E-4F = inflate 3
  • 50-51 = inflate 4
  • 52-53 = fly 1
  • 54-55 = fly 2
  • 56-57 = water spray - side 1
  • 58-59 = water spray - side 2
  • 5A-5B = water spray - side 3
  • 5C-5D = water spray - side 4
  • 5E-5F = water spray - side 5
  • 60-61 = water spray - side 6
  • 62-63 = [water spray?]
  • 64-65 = [water spray?]
  • 66-67 = [water spray?]
  • 68-69 = [water spray?]
  • 6A-6B = [water spray?]
  • 6C = climb - up 1
  • 6D = climb - up 2
  • 6E = climb - down 1
  • 6F = climb - down 2
  • 70 = water spray - up 1
  • 71 = water spray - up 2
  • 72 = water spray - up 3
  • 73 = water spray - up 4
  • 74 = water spray - up 5
  • 75 = water spray - down 1
  • 76 = water spray - down 2
  • 77 = water spray - down 3
  • 78 = water spray - down 4
  • 79 = water spray - down 5

Tile Attributes

  • 00 = background (normal)
  • 01 = wind (up) - slow *unused*
  • 02 = wind (up) - medium *unused*
  • 03 = wind (up) - fast
  • 04 = wind (right) - slow *unused*
  • 05 = wind (right) - medium
  • 06 = wind (right) - fast
  • 07 = wind (down) - slow *unused*
  • 08 = wind (down) - medium *unused*
  • 09 = wind (down) - fast
  • 0A = wind (left) - slow *unused*
  • 0B = wind (left) - medium *unused*
  • 0C = wind (left) - fast *unused*
  • 0D = solid (normal)
  • 0E = two-way platform (normal)
  • 0F = one-way platform (normal)
  • 10 = slope (normal) - large left
  • 11 = slope (normal) - large right
  • 12 = slope (normal) - small left (low)
  • 13 = slope (normal) - small left (high)
  • 14 = slope (normal) - small right (low)
  • 15 = slope (normal) - small right (high)
  • 16 = slope (normal) - [small left (ceiling)?]
  • 17 = slope (normal) - [small right (ceiling)?]
  • 1A = solid (half-height) - left *not implemented*
  • 1B = solid (half-height) - right *not implemented*
  • 1C = star block
  • 1D = solid (breakable) - weak
  • 1E = solid (breakable) - strong
  • 1F = solid (breakable) - [strong?] *unused*
  • 20 = bomb block
  • 21 = solid (exploding)
  • 22 = [ladder?]
  • 23 = ladder
  • 24 = spikes
  • 25 = solid (post)
  • 27 = [background (fuse)]
  • 28 = [door (normal)]
  • 30 = water
  • 31 = current (up) - slow *unused*
  • 32 = current (up) - medium *unused*
  • 33 = current (up) - fast
  • 34 = current (right) - slow
  • 35 = current (right) - medium
  • 36 = current (right) - fast
  • 37 = current (down) - slow
  • 38 = current (down) - medium
  • 39 = current (down) - fast
  • 3A = current (left) - slow
  • 3B = current (left) - medium
  • 3C = current (left) - fast
  • 3D = solid (water)
  • 3E = two-way platform (water) *unused*
  • 3F = one-way platform (water)
  • 40 = slope (water) - large left *unused*
  • 41 = slope (water) - large right *unused*
  • 42 = slope (water) - small left (low) *unused*
  • 43 = slope (water) - small left (high) *unused*
  • 44 = slope (water) - small right (low) *unused*
  • 45 = slope (water) - small right (high) *unused*
  • 46 = slope (water) - large left (ceiling) *unused*
  • 47 = slope (water) - large right (ceiling) *unused*
  • 4C = [solid (breakable, water?) (stays solid?)] *unused*
  • 4D = [solid (breakable, water?) (stays solid?)] *unused*
  • 4E = [solid (breakable, water?) - strong] *unused*
  • 4F = [solid (breakable, water?) - strong] *unused*
  • 50 = [solid (exploding, water?) (stays solid?)] *unused*
  • 51 = [???] *unused*
  • 52 = [??? (water)] *unused*
  • 53 = [??? (water)]
  • 54 = spikes (water)
  • 55 = [???] *unused*
  • 56 = [??? (water)] *unused*
  • 57 = [??? (water)] *unused*
  • 58 = [door (water)]
  • 59 = [??? (water)] *unused*
  • 60 = solid (ice)
  • 61 = [one-way platform (ice) - DOWN???] *unused*
  • 62 = [solid (ice)?]
  • 63 = slope (ice) - large left
  • 64 = slope (ice) - large right
  • 65 = slope (ice) - small left (low)
  • 66 = slope (ice) - small left (high)
  • 67 = slope (ice) - small right (low)
  • 68 = slope (ice) - small right (high)
  • 69 = slope (ice) - large left (ceiling)
  • 6A = slope (ice) - large right (ceiling)
  • 6B = [??? (ice)] *unused*
  • 6C = [??? (ice)] *unused*
  • 6D = [??? (ice)] *unused*
  • 6E = [??? (ice)] *unused*
  • 6F = [solid (breakable, ice) - weak?] *unused*
  • 70 = solid (breakable, ice) - weak
  • 71 = solid (breakable, ice) - strong
  • 72 = [spikes (ice)]
  • 73 = [solid (exploding, ice)]
  • 74 = [solid (ice)]
  • 75 = ladder (ice)
  • 76 = [background (breakable)]
  • 77 = background (exploding)
  • 78 = [water (breakable)] *unused*
  • 79 = solid (fuse) - upper-left
  • 7A = solid (fuse) - horizontal
  • 7B = solid (fuse) - upper-right
  • 7C = solid (fuse) - vertical
  • 7D = solid (fuse) - lower-left
  • 7E = solid (fuse) - lower-right
  • 81 = [background?]
  • B1 = [top of ladder?]
  • B2 = [background?]
  • B3 = [background?]
  • D1 = [background?]
  • D4 = [background?]
  • D8 = [background?]
  • DA = [background?]
  • E0 = [background?]
  • EC = [background?]
  • F0 = [background?]
  • FF = background (normal)

Enemies

  • 00 = Waddle Dee [walking?] - slow
  • 01 = Waddle Dee [walking?] - medium
  • 02 = Waddle Dee [walking?] - fast
  • 03 = Waddle Dee [walking?] - very fast
  • 04 = Waddle Doo - slow
  • 05 = Waddle Doo - medium
  • 06 = Waddle Doo - fast
  • 07 = Waddle Doo - very fast
  • 08 = Shotzo (aiming) - slow
  • 09 = Shotzo (aiming) - medium
  • 0A = Shotzo (aiming) - fast
  • 0B = Shotzo (aiming) - very fast
  • 0C = Shotzo (3-shot) - up
  • 0D = Shotzo (3-shot) - right
  • 0E = Shotzo (3-shot) - left
  • 0F = Sparky - slow
  • 10 = Sparky - fast
  • 11 = Poppy Bros. Jr. (normal) - slow
  • 12 = Poppy Bros. Jr. (normal) - medium
  • 13 = Poppy Bros. Jr. (normal) - fast
  • 14 = Poppy Bros. Jr. (apple) - slow
  • 15 = Poppy Bros. Jr. (apple) - medium
  • 16 = Poppy Bros. Jr. (apple) - fast
  • 17 = Poppy Bros. Jr. (tomato) - slow
  • 18 = Poppy Bros. Jr. (tomato) - medium *unused*
  • 19 = Poppy Bros. Jr. (tomato) - fast *unused*
  • 1A = Laser Ball - slow
  • 1B = Laser Ball - medium
  • 1C = Laser Ball - fast
  • 1D = Fish (homing) - slow
  • 1E = Fish (homing) - fast
  • 1F = [Fish] *unused*
  • 20 = Fish (horizontal)
  • 21 = Fish (jumping)
  • 22 = Bounder - ???
  • 23 = Bounder - ???
  • 24 = Hothead - ???
  • 25 = Hothead - ???
  • 26 = Parasol Waddle Doo (held)
  • 27 = Parasol Waddle Dee (held)
  • 28 = Parasol Waddle Doo (flying)
  • 29 = Parasol Waddle Dee (flying)
  • 2A = Parasol Shotzo (flying)
  • 2B = Parasol Waddle Doo (homing)
  • 2C = Parasol Waddle Dee (homing)
  • 2D = Parasol Shotzo (homing)
  • 2E = Blade Knight / Sword Knight
  • 2F = Bubbles - slow
  • 30 = Bubbles - fast
  • 31 = Noddy - slow
  • 32 = Noddy - fast
  • 33 = Coner - slow
  • 34 = Coner - fast
  • 35 = Tomato
  • 36 = 1-up
  • 37 = Lollipop
  • 38 = Waddle Dee [walking?] - slow
  • 39 = Waddle Dee [walking?] - medium
  • 3A = Waddle Dee [walking?] - fast
  • 3B = Waddle Dee [walking?] - very fast
  • 3C = Waddle Dee (jumping) - slow
  • 3D = Waddle Dee (jumping) - medium
  • 3E = Waddle Dee (jumping) - fast
  • 3F = Waddle Dee (jumping) - very fast
  • 40 = Bomber
  • 41 = Flamer (peaceful) - slow
  • 42 = Flamer (peaceful) - medium *unused*
  • 43 = Flamer (peaceful) - fast
  • 44 = Twister - ???
  • 45 = Twister - ???
  • 46 = Twister - ???
  • 47 = Flamer (attacking) - slow
  • 48 = Flamer (attacking) - medium
  • 49 = Metaknight w/Lollipop
  • 4A = Squid (walking) - slow
  • 4B = Squid (walking) - fast
  • 4C = Squid (appearing)
  • 4D = Squid (flying) - slow
  • 4E = Squid (flying) - fast *unused*
  • 4F = Coconut - fast left
  • 50 = Bronto Burt (up/down straight) - slow
  • 51 = Bronto Burt (up/down straight) - fast
  • 52 = Bronto Burt (up/down homing) - slow
  • 53 = Bronto Burt (up/down homing) - fast *unused*
  • 54 = Bronto Burt (dropping in) - slow
  • 55 = Bronto Burt (dropping in) - fast
  • 56 = Bronto Burt (up diagonal) - slow
  • 57 = Bronto Burt (up diagonal) - fast
  • 58 = Bronto Burt (homing) - slow
  • 59 = Bronto Burt (homing) - fast
  • 5A = Bronto Burt (waiting) - ???
  • 5B = Bronto Burt (waiting) - ???
  • 5C = Glunk (not shooting)
  • 5D = Glunk (shooting)
  • 5E = Coconut - slow left
  • 5F = Coconut - slow right
  • 60 = Slippy - slow
  • 61 = Slippy - fast
  • 62 = Starman (walking) - slow
  • 63 = Starman (walking) - fast *unused*
  • 64 = Starman (peaceful)
  • 65 = Starman (flying) - slow
  • 66 = Starman (flying) - fast *unused*
  • 67 = Sir Kibble (stationary) - ???
  • 68 = Sir Kibble (stationary) - ???
  • 69 = Sir Kibble (walking) - ???
  • 6A = Sir Kibble (walking) - ???
  • 6B = Kabu (jumping) - slow
  • 6C = Kabu (jumping) - fast
  • 6D = Kabu (vanishing) - ???
  • 6E = Kabu (vanishing) - ???
  • 6F = Kabu (sliding)
  • 70 = Gordo (hovering)
  • 71 = Gordo (vertical) - slow
  • 72 = Gordo (vertical) - fast
  • 73 = Gordo (horizontal) - slow
  • 74 = Gordo (horizontal) - fast
  • 75 = Gordo (vertical oscillating)
  • 76 = Scarfy (hovering) - slow
  • 77 = Scarfy (hovering) - fast
  • 78 = Scarfy (dropping in, left) - slow *unused*
  • 79 = Scarfy (dropping in, left) - fast *unused*
  • 7A = Scarfy (dropping in, right) - slow
  • 7B = Scarfy (dropping in, right) - fast
  • 7C = Scarfy (rising in, left) - slow *unused*
  • 7D = Scarfy (rising in, left) - fast *unused*
  • 7E = Scarfy (rising in, right) - slow
  • 7F = Scarfy (rising in, right) - fast *unused*
  • 80 = [Knight battle]
  • 81 = [Knight battle] *unused*
  • 82 = [Knight battle]
  • 83 = [Knight battle]
  • 84 = [Knight battle]
  • 85 = [Knight battle]
  • 86 = [Knight battle] *unused*
  • 87 = [Knight battle] *unused*
  • 88 = Wheelie - slow
  • 89 = Wheelie - fast
  • 8A = Wheelie - [slow?]
  • 8B = [Knight battle?] *unused*
  • 8C = [Knight battle?] *unused*
  • 8D = [Knight battle?] *unused*
  • 8E = [Knight battle?] *unused*
  • 8F = [nothing?] *unused*
  • 90 = Rocky
  • 91 = Pep Drink
  • 92 = U.F.O.
  • 93 = Cool Spook
  • 94 = Pengy - slow
  • 95 = Pengy - fast
  • 96 = Broom Hatter
  • 97 = Chilly - slow
  • 98 = Chilly - fast
  • 99 = Cappy
  • 9A = Spiny - slow
  • 9B = Spiny - fast
  • 9C = Twizzy (up/down straight) - slow
  • 9D = Twizzy (up/down straight) - fast
  • 9E = Twizzy (up/down homing) - slow
  • 9F = Twizzy (up/down homing) - fast
  • A0 = Twizzy (dropping in) - slow
  • A1 = Twizzy (dropping in) - fast *unused*
  • A2 = Twizzy (up diagonal) - slow *unused*
  • A3 = Twizzy (up diagonal) - fast *unused*
  • A4 = Twizzy (homing) - slow
  • A5 = Twizzy (homing) - fast
  • A6 = Twizzy (waiting) - ???
  • A7 = Twizzy (waiting) - ???
  • A8 = Twizzy (jumping)
  • A9 = Twizzy (hopping, homing) - slow *unused*
  • AA = Twizzy (hopping, homing) - fast *unused*
  • AB = Twizzy (hovering)
  • AC = Coconut - fast right
  • AD-AF = [nothing?] *unused*
  • B0 = Mr. Frosty - slow
  • B1 = Mr. Frosty - fast
  • B2 = Bonkers - slow
  • B3 = Bonkers - fast
  • B4 = Grand Wheelie - slow
  • B5 = Grand Wheelie - fast
  • B6 = Bugzzy - slow
  • B7 = Bugzzy - fast
  • B8 = Rolling Turtle - slow
  • B9 = Rolling Turtle - fast
  • BA = Mr. Tick Tock - slow
  • BB = Mr. Tick Tock - fast
  • BC = Poppy Bros. Sr. - slow
  • BD = Poppy Bros. Sr. - fast
  • BE = Fire Lion - slow
  • BF = Fire Lion - fast
  • C0-CF = [nothing?] *unused*
  • D0 = Whispy Woods
  • D1 = [nothing?] *unused*
  • D2 = Paint Roller
  • D3 = Mr. Shine & Mr. Bright
  • D4 = Heavy Mole
  • D5 = Kracko
  • D6 = [nothing?] *unused*
  • D7 = Metaknight
  • D8 = King Dedede
  • D9 = Nightmare Orb
  • DA = Nightmare Wizard
  • DB-DF = [nothing?] *unused*
  • E0 = Museum - Sparky *unused*
  • E1 = Museum - Laser Ball
  • E2 = Museum - Hothead
  • E3 = Museum - Flamer *unused*
  • E4 = Museum - Blade Knight
  • E5 = Museum - Bubbles
  • E6 = Museum - Noddy
  • E7 = Museum - Starman
  • E8 = Museum - Sir Kibble *unused*
  • E9 = Museum - Twister
  • EA = Museum - Wheelie
  • EB = Museum - [Hammer] *unused* - what should this look like???
  • EC = Museum - Rocky
  • ED = Museum - Spiny *unused*
  • EE = Museum - Pengy *unused*
  • EF = Museum - Chilly *unused*
  • F0 = Warp Star - Level 1
  • F1 = Warp Star - Level 2
  • F2 = Warp Star - Level 3
  • F3 = Warp Star - Level 4
  • F4 = Warp Star - Level 5
  • F5 = Warp Star - Level 6
  • F6 = Warp Star - Level 7
  • F7 = Warp Star
  • F8 = [Warp Star] *unused*
  • F9 = Cannon
  • FA = [Cannon] *unused*
  • FB = Fuse
  • FC-FD = [nothing?] *unused*
  • FE = Secret Switch - Floor
  • FF = Secret Switch - Ceiling *unused*