Difference between revisions of "Hey! Pikmin identifiers"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
(Created page with "List of ''Hey! Pikmin'' objects and their internal names. == Enemies == {| class="wikitable sortable" ! Internal name || Object || Notes |- | <code>kopan</code> || Crumbug ||...")
 
m (Its the code name for Beserk Leech Hydroe)
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
List of ''Hey! Pikmin'' objects and their internal names.
+
{{DISPLAYTITLE:''Hey! Pikmin'' identifiers}}
 +
 
 +
List of ''Hey! Pikmin'' elements and their numerical identifiers, string identifiers, and internal names.
 +
 
 +
__TOC__
  
 
== Enemies ==
 
== Enemies ==
 +
In this table, "model file" is the name of the file that contains the enemy's model data (i.e. the <code>/*.bch.z</code> file), and "generator name" is the name used in area files to generate this enemy.
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
! Internal name || Object || Notes
+
! Object || Model file || Generator name || Notes
 +
|-
 +
| Crumbug || <code>kopan</code> || <code>enemy_walker</code> ||
 +
|-
 +
| Coppeller (carrying Sparklium) || rowspan="5" | <code>kinomihakobi</code> || <code>enemy_carry_nuts</code> ||
 +
|-
 +
| Coppeller (carrying Pikmin) || <code>enemy_carry_piku</code> ||
 +
|-
 +
| Coppeller (carrying Sparklium in Over Wintry Mountains) || <code>enemy_frame_in_carry_nuts</code> ||
 +
|-
 +
| Coppeller (carrying Pikmin in Over Wintry Mountains) || <code>enemy_frame_in_carry_piku</code> ||
 +
|-
 +
| Coppeller (carrying treasure in Over Wintry Mountains) || <code>enemy_frame_in_carry_target</code> ||
 +
|-
 +
| Mockiwi || <code>makky</code> || <code>enemy_makky</code> ||
 +
|-
 +
| Male Sheargrub (floor) || rowspan="2" | <code>ujinko</code> || <code>enemy_jump_press</code> ||
 +
|-
 +
| Male Sheargrub (ceiling) || <code>enemy_sticky_fall</code> ||
 +
|-
 +
| Spornet || <code>watabee</code> || <code>enemy_bomber</code> ||
 +
|-
 +
| Crested Mockiwi || <code>supermakky</code> || <code>super_macky</code> ||
 +
|-
 +
| Sparrowhead || <code>suzume</code> || <code>enemy_rocket_bee</code> ||
 +
|-
 +
| Shooting Spiner (Female) || rowspan="2" | <code>watatobashi</code> || <code>enemy_spider</code> ||
 +
|-
 +
| Shooting Spiner (Male) || <code>enemy_hang_battery</code> ||
 +
|-
 +
| Puffstalk || <code>bokeeringi</code> || <code>enemy_teleport_plant</code> ||
 +
|-
 +
| Puckering Blinnow || <code>uonoko</code> || <code>enemy_fish_macky</code> ||
 +
|-
 +
| Eye-Stalker Bulbeel || <code>mizuzoko</code> || <code>enemy_moray</code> ||
 +
|-
 +
| Young Yellow Wollywog || rowspan="2" | <code>koimo</code> || <code>enemy_grasshopper_low</code> ||
 +
|-
 +
| Fiery Young Yellow Wollywog || <code>enemy_grasshopper_burn</code> ||
 +
|-
 +
| Elongated Crushblat || <code>ashinagaotoshi</code> || <code>enemy_long_leg</code> ||
 +
|-
 +
| Crystalline Crushblat || <code>konpeito</code> || <code>enemy_rock_macky</code> ||
 +
|-
 +
| Widemouthed Anode Beetle || <code>ereki</code> || <code>enemy_spark_macky</code> ||
 +
|-
 +
| Seedbagger || <code>hanabi</code> || <code>enemy_container</code> ||
 +
|-
 +
| Skutterchuck || <code>eboshi</code> || <code>enemy_hat_throw</code> ||
 +
|-
 +
| Flatterchuck || <code>tobashi</code> || <code>enemy_jump_lift</code> ||
 +
|-
 +
| Grabbit || <code>usagimushi</code> || <code>enemy_grasshopper</code> ||
 +
|-
 +
| Yellow Wollywog || <code>imogaeru</code> || <code>enemy_jump_fall</code> ||
 +
|-
 +
| Flying Spotted Jellyfloat || <code>tobiman</code> || <code>enemy_glider_loose</code> ||
 +
|-
 +
| Spiny Coppeller || <code>togedebig</code> || <code>enemy_togede_fly</code> ||
 +
|-
 +
| Fireflap Bulborb || <code>tobihi</code> || <code>enemy_fly_ignite</code> ||
 +
|-
 +
| Electripede || <code>dejigeji</code> || <code>enemy_electric_worm</code> ||
 +
|-
 +
| Stony Flint Beetle || <code>iwaoshi</code> || <code>enemy_pusher</code> ||
 +
|-
 +
| Stuffed Bellbloom || <code>oosuzunari</code> || <code>enemy_bouncer</code> ||
 +
|-
 +
| Puffy Blubbug || <code>hugusuberi</code> || <code>enemy_ice_slip</code> ||
 +
|-
 +
| Adult Centipare || <code>bigmukade</code> || <code>enemy_centipede_dragonfly</code> ||
 +
|-
 +
| Muggonfly || <code>kinomidorago</code> || <code>enemy_kinomi_dragon</code> ||
 +
|-
 +
| Swooping Snitchbug || <code>sarai</code> || <code>enemy_snatcher</code> ||
 +
|-
 +
| Bulborb || <code>boss_chappy</code> || <code>boss_chappy</code> ||
 +
|-
 +
| Long Water Dumple || <code>nagadango</code> || <code>boss_long_fish</code> ||
 +
|-
 +
| Armurk || <code>oodemeyado</code> || <code>boss_spiked_isopod</code> ||
 +
|-
 +
| Electric Cottonade || <code>denkiwata</code> || <code>boss_spark_fluff</code> ||
 +
|-
 +
| Queen Shearwig || <code>guntaitobingo</code> || <code>boss_locust_army</code> ||
 +
|-
 +
| Fiery Blowhog || <code>butadokuri</code> || <code>boss_flame_throw</code> ||
 +
|-
 +
| Luring Slurker || <code>turitarashi</code> || <code>boss_pull_up</code> ||
 +
|-
 +
| Emperor Bulblax || <code>daioudeme</code> || <code>boss_inumushi</code> ||
 +
|-
 +
| Fiery Dwarf Bulblax || <code>yakichappy</code> || <code>enemy_ignite_macky</code> ||
 +
|-
 +
| Starnacle || <code>takohitode</code> || <code>enemy_tri_arms</code> ||
 +
|-
 +
| Fireflinger Groink || <code>tamakokin</code> || <code>enemy_search_firing</code> ||
 +
|-
 +
| Speargrub || <code>togede</code> || <code>enemy_togede</code> ||
 +
|-
 +
| Crammed Wraith || <code>syako</code> || <code>enemy_plug_crab</code> ||
 +
|-
 +
| Sporegrub || <code>okko</code> || <code>enemy_vine_slip</code> ||
 +
|-
 +
| Large Splurchin || <code>oogoron</code> || <code>enemy_sea_urchin</code> ||
 +
|-
 +
| Shearblug || <code>marude</code> || <code>enemy_roll_ball</code> ||
 +
|-
 +
| Skeeterskate || <code>mizunbou</code> || {{unsure|Unknown}} || Unused.
 +
|-
 +
| Fiery Blowlet (normal) || rowspan="2" | <code>kobuta</code> || <code>enemy_flame_throw</code> ||
 +
|-
 +
| Fiery Blowlet (Secret Spot 21) || <code>enemy_flame_breath</code> ||
 +
|-
 +
| Clicking Slurker || <code>koturi</code> || <code>enemy_fly_tongue</code> ||
 +
|-
 +
| Scornet || <code>hatisuzume</code> || <code></code> || Unused.
 +
|-
 +
| Firesnout Beetle || <code>hifuki</code> || <code>enemy_wall_flame</code> ||
 +
|-
 +
| Shearwig || <code>tobingo</code> || {{unsure|Unknown}} ||
 +
|-
 +
| Red Bubblimp || <code>akagodeme</code> || <code>enemy_ceiling_egg</code> ||
 +
|-
 +
| Electric Spectralid || <code>sijimi<code> || <code>enemy_ghost_butterfly</code> ||
 +
|-
 +
| Blubbug || {{unsure|Unknown}} || <code>enemy_puffer_bowl</code> ||
 +
|-
 +
| Centipare || {{unsure|Unknown}} || <code>enemy_dragonfly</code> ||
 +
|-
 +
| Leech Hydroe || <code>kusaslime<code> || rowspan="2" | <code>boss_last_boss</code> ||
 +
|-
 +
| Berserk Leech Hydroe || <code>kusayadori<code> ||
 +
|}
 +
 
 +
== Basic area features ==
 +
These are the names used inside of area CSV files.
 +
 
 +
{| class="wikitable sortable"
 +
! Internal name || Object
 +
|-
 +
| <code>onion</code> || S.S. Dolphin II
 +
|-
 +
| <code>orima</code> || Olimar's starting position
 +
|-
 +
| <code>Target</code> || Treasure
 +
|-
 +
| <code>tunnel</code> || Doorway
 +
|}
 +
 
 +
== Objects ==
 +
These are the names used inside of area CSV files.
 +
 
 +
{| class="wikitable sortable"
 +
! Internal name || Object
 +
|-
 +
| <code>crushblock</code> || Dirt block
 +
|-
 +
| <code>flake_bridge</code> || Horizontal bridge
 +
|-
 +
| <code>flake_from</code> || Fragment pile
 +
|-
 +
| <code>flake_hole</code> || Fragments inside dirt mounds
 +
|-
 +
| <code>flake_stairs</code> || Diagonal bridge
 +
|-
 +
| <code>heart</code> || Heart
 +
|-
 +
| <code>ivy</code> || Vine (climbable)
 +
|}
 +
 
 +
== Areas ==
 +
These are the names used in the <code>/stage</code> folder.
 +
 
 +
{| class="wikitable sortable"
 +
! Internal name || Area
 +
|-
 +
| <code>amiibo_0001</code> || Secret Spot 1
 +
|-
 +
| <code>amiibo_0002</code> || Secret Spot 2
 +
|-
 +
| <code>amiibo_0003</code> || Secret Spot 15
 +
|-
 +
| <code>amiibo_0004</code> || Secret Spot 4
 +
|-
 +
| <code>amiibo_0005</code> || Secret Spot 11
 +
|-
 +
| <code>amiibo_0006</code> || Secret Spot 19
 +
|-
 +
| <code>amiibo_0007</code> || Secret Spot 3
 +
|-
 +
| <code>amiibo_0008</code> || Secret Spot 32
 +
|-
 +
| <code>amiibo_0010</code> || Secret Spot 14
 +
|-
 +
| <code>amiibo_0011</code> || Secret Spot 6
 +
|-
 +
| <code>amiibo_0012</code> || Secret Spot 21
 +
|-
 +
| <code>amiibo_0013</code> || Secret Spot 18
 +
|-
 +
| <code>amiibo_0014</code> || Secret Spot 25
 +
|-
 +
| <code>amiibo_0015</code> || Secret Spot 23
 +
|-
 +
| <code>amiibo_0016</code> || Secret Spot 16
 +
|-
 +
| <code>amiibo_0017</code> || Secret Spot 30
 +
|-
 +
| <code>amiibo_0018</code> || Secret Spot 17
 +
|-
 +
| <code>amiibo_0019</code> || Secret Spot 31
 +
|-
 +
| <code>amiibo_0020</code> || Secret Spot 24
 +
|-
 +
| <code>amiibo_0021</code> || Secret Spot 7
 +
|-
 +
| <code>amiibo_0022</code> || Secret Spot 10
 +
|-
 +
| <code>amiibo_0023</code> || Secret Spot 5
 +
|-
 +
| <code>amiibo_0024</code> || Secret Spot 12
 +
|-
 +
| <code>amiibo_0025</code> || Secret Spot 22
 +
|-
 +
| <code>amiibo_0026</code> || Secret Spot 13
 +
|-
 +
| <code>amiibo_0027</code> || Secret Spot 8
 +
|-
 +
| <code>amiibo_0028</code> || Secret Spot 28
 +
|-
 +
| <code>amiibo_0029</code> || Secret Spot 26
 +
|-
 +
| <code>amiibo_0031</code> || Secret Spot 27
 +
|-
 +
| <code>amiibo_0032</code> || Secret Spot 20
 +
|-
 +
| <code>amiibo_0088</code> || Secret Spot 9
 +
|-
 +
| <code>amiibo_0089</code> || Secret Spot 29
 +
|-
 +
| <code>map_0000</code> || Tutorial area
 +
|-
 +
| <code>map_0001b</code> || 1-A: First Expedition
 +
|-
 +
| <code>map_0002</code> || 1-X: Cherrystone Pass
 +
|-
 +
| <code>map_0003</code> || 1-B: Cavern of Confusion
 +
|-
 +
| <code>map_0004</code> || 1-D: Back-and-Forth Road
 
|-
 
|-
| <code>kopan</code> || Crumbug ||
+
| <code>map_0005</code> || 1-C: Mushroom Valley
 
|-
 
|-
| <code>kinomihakobi</code> || Coppeller ||
+
| <code>map_0006</code> || 1-E: The Shadow in the Brush
 
|-
 
|-
| <code>makky</code> || Mockiwi ||
+
| <code>map_0007</code> || 4-X: Drenchnozzle Den
 
|-
 
|-
| <code>ujinko</code> || Male Sheargrub ||
+
| <code>map_0008</code> || 2-D: The Shallow End
 
|-
 
|-
| <code>watabee</code> || Spornet ||
+
| <code>map_0009</code> || 2-B: Serene Stream
 
|-
 
|-
| <code>supermakky</code> || Crested Mockiwi ||
+
| <code>map_0010</code> || 2-C: Glowing Bloom Pond
 
|-
 
|-
| <code>suzume</code> || Sparrowhead ||
+
| <code>map_0011</code> || 2-A: Foaming Lake
 
|-
 
|-
| <code>watatobashi</code> || Shooting Spiner (Female) and Shooting Spiner (Male) ||
+
| <code>map_0012</code> || 2-E: The Keeper of the Lake
 
|-
 
|-
| <code>bokeeringi</code> || Puffstalk ||
+
| <code>map_0013</code> || 3-A: Crystal Tunnels
 
|-
 
|-
| <code>uonoko</code> || Puckering Blinnow ||
+
| <code>map_0014</code> || 3-B: Echo Cavern
 
|-
 
|-
| <code>mizuzoko</code> || Eye-Stalker Bulbeel ||
+
| <code>map_0015</code> || 3-D: The Burning Sky
 
|-
 
|-
| <code>koimo</code> || Young Yellow Wollywog and Fiery Young Yellow Wollywog ||
+
| <code>map_0016</code> || 3-C: Springpetal Cave
 
|-
 
|-
| <code>ashinagaotoshi</code> || Elongated Crushblat ||
+
| <code>map_0017</code> || 3-X: The Hollow Sky
 
|-
 
|-
| <code>konpeito</code> || Crystalline Crushblat ||
+
| <code>map_0018</code> || 3-E: Subterranean Tyrant
 
|-
 
|-
| <code>ereki</code> || Widemouthed Anode Beetle ||
+
| <code>map_0019</code> || 5-A: Fragrant Forest
 
|-
 
|-
| <code>hanabi</code> || Seedbagger ||
+
| <code>map_0020</code> || 5-C: Downpour Thicket
 
|-
 
|-
| <code>eboshi</code> || Skutterchuck ||
+
| <code>map_0021</code> || 5-D: Bed of Fallen Leaves
 
|-
 
|-
| <code>tobashi</code> || Flatterchuck ||
+
| <code>map_0022</code> || 5-X: Gale-Force Glen
 
|-
 
|-
| <code>usagimushi</code> || Grabbit ||
+
| <code>map_0023</code> || 5-B: Valley of the Breeze
 
|-
 
|-
| <code>imogaeru</code> || Yellow Wollywog ||
+
| <code>map_0024</code> || 5-E: Troop Commander
 
|-
 
|-
| <code>tobiman</code> || Flying Spotted Jellyfloat ||
+
| <code>map_0025</code> || 4-C: Pollution Pool
 
|-
 
|-
| <code>togedebig</code> || Spiny Coppeller ||
+
| <code>map_0026</code> || 4-B: Steel Pipe Forest
 
|-
 
|-
| <code>tobihi</code> || Fireflap Bulborb ||
+
| <code>map_0027</code> || 4-A: The Lonely Tower
 
|-
 
|-
| <code>dejigeji</code> || Electripede ||
+
| <code>map_0028</code> || 4-D: Space of Silence
 
|-
 
|-
| <code>iwaoshi</code> || Stony Flint Beetle ||
+
| <code>map_0029</code> || 2-X: Treacherous Currents
 
|-
 
|-
| <code>oosuzunari</code> || Stuffed Bellbloom ||
+
| <code>map_0030</code> || 4-E: Flashes of Fear
 
|-
 
|-
| <code>hugusuberi</code> || Puffy Blubbug ||
+
| <code>map_0031</code> || 6-A: Scorched Earth
 
|-
 
|-
| <code>bigmukade</code> || Adult Centipare ||
+
| <code>map_0032</code> || 6-D: Barriers of Flame
 
|-
 
|-
| <code>kinomidorago</code> || Muggonfly ||
+
| <code>map_0033</code> || 6-C: Terror Trench
 
|-
 
|-
| <code>sarai</code> || Swooping Snitchbug ||
+
| <code>map_0034</code> || 6-B: Lights in the Darkness
 
|-
 
|-
| <code>boss_chappy</code> || Bulborb ||
+
| <code>map_0035</code> || 6-X: Sizzling Precipice
 
|-
 
|-
| <code>nagadango</code> || Long Water Dumple ||
+
| <code>map_0036</code> || 6-E: Blazing Winds
 
|-
 
|-
| <code>oodemeyado</code> || Armurk ||
+
| <code>map_0037</code> || 7-A: Freezing Wasteland
 
|-
 
|-
| <code>denkiwata</code> || Electric Cottonade ||
+
| <code>map_0038</code> || 7-D: Frozen Hazard
 
|-
 
|-
| <code>guntaitobingo</code> and <code>queentobingo</code> || Queen Shearwig ||  
+
| <code>map_0039</code> || 7-C: Over Wintry Mountains
 
|-
 
|-
| <code>butadokuri</code> || Fiery Blowhog ||
+
| <code>map_0040</code> || 7-X: Ordeal of Flame
 
|-
 
|-
| <code>turitarashi</code> || Luring Slurker ||
+
| <code>map_0041</code> || 7-B: Below the Ice
 
|-
 
|-
| <code>daioudeme</code> || Emperor Bulblax ||
+
| <code>map_0042</code> || 7-E: Cold-Hearted Guardian
 
|-
 
|-
| <code>yakichappy</code> || Dwarf Fiery Bulblax ||
+
| <code>map_0043</code> || 8-A: Scourge of the Skies
 
|-
 
|-
| <code>takohitode</code> || Starnacle ||
+
| <code>map_0044</code> || 8-X: Burning Bog
 
|-
 
|-
| <code>tamakokin</code> || Fireflinger Groink ||
+
| <code>map_0045</code> || 8-C: Peculiar Rockfall
 
|-
 
|-
| <code>togede</code> || Speargrub ||
+
| <code>map_0046</code> || 8-B: Septic Swamp
 
|-
 
|-
| <code>syako</code> || Crammed Wraith ||
+
| <code>map_0047</code> || 8-D: Olimar's Madcap Ride
 
|-
 
|-
| <code>okko</code> || Sporegrub ||
+
| <code>map_0048</code> || 8-E: The Last Lair
 
|-
 
|-
| <code>oogoron</code> || Large Splurchin ||
+
| <code>map_0049</code> || 9-A: Fragment of Hope
 
|-
 
|-
| <code>marude</code> || Shearblug ||
+
| <code>minigame_0001</code> || Sparklium Springs 1 (Brilliant Garden)
 
|-
 
|-
| <code>mizunbou</code> || Skeeterskate || Unused.
+
| <code>minigame_0002</code> || Sparklium Springs 2 (Verdant Waterfront)
 
|-
 
|-
| <code>kobuta</code> || Fiery Blowlet ||
+
| <code>minigame_0003</code> || Sparklium Springs 3 (Sparkling Labyrinth)
 
|-
 
|-
| <code>koturi</code> || Clicking Slurker ||
+
| <code>minigame_0004</code> || Sparklium Springs 4 (Ravaged Rustworks)
 
|-
 
|-
| <code>hatisuzume</code> || Scornet || Unused.
+
| <code>minigame_0005</code> || Sparklium Springs 5 (Leafswirl Lagoon)
 
|-
 
|-
| <code>hifuki</code> || Firesnout Beetle ||
+
| <code>minigame_0006</code> || Sparklium Springs 6 (Sweltering Parchlands)
 
|-
 
|-
| <code>tobingo</code> || Shearwig ||
+
| <code>minigame_0007</code> || Sparklium Springs 7 (Snowfall Field)
 
|-
 
|-
| <code>akagodeme</code> || Red Bubblimp ||
+
| <code>minigame_0008</code> || Sparklium Springs 8 (Lushlife Murk)
 
|}
 
|}
  
 
[[Category:Constants]]
 
[[Category:Constants]]
[[Category:Pikmin 3]]
+
[[Category:Hey! Pikmin]]

Latest revision as of 14:00, 4 December 2023


List of Hey! Pikmin elements and their numerical identifiers, string identifiers, and internal names.

Enemies[edit]

In this table, "model file" is the name of the file that contains the enemy's model data (i.e. the /*.bch.z file), and "generator name" is the name used in area files to generate this enemy.

Object Model file Generator name Notes
Crumbug kopan enemy_walker
Coppeller (carrying Sparklium) kinomihakobi enemy_carry_nuts
Coppeller (carrying Pikmin) enemy_carry_piku
Coppeller (carrying Sparklium in Over Wintry Mountains) enemy_frame_in_carry_nuts
Coppeller (carrying Pikmin in Over Wintry Mountains) enemy_frame_in_carry_piku
Coppeller (carrying treasure in Over Wintry Mountains) enemy_frame_in_carry_target
Mockiwi makky enemy_makky
Male Sheargrub (floor) ujinko enemy_jump_press
Male Sheargrub (ceiling) enemy_sticky_fall
Spornet watabee enemy_bomber
Crested Mockiwi supermakky super_macky
Sparrowhead suzume enemy_rocket_bee
Shooting Spiner (Female) watatobashi enemy_spider
Shooting Spiner (Male) enemy_hang_battery
Puffstalk bokeeringi enemy_teleport_plant
Puckering Blinnow uonoko enemy_fish_macky
Eye-Stalker Bulbeel mizuzoko enemy_moray
Young Yellow Wollywog koimo enemy_grasshopper_low
Fiery Young Yellow Wollywog enemy_grasshopper_burn
Elongated Crushblat ashinagaotoshi enemy_long_leg
Crystalline Crushblat konpeito enemy_rock_macky
Widemouthed Anode Beetle ereki enemy_spark_macky
Seedbagger hanabi enemy_container
Skutterchuck eboshi enemy_hat_throw
Flatterchuck tobashi enemy_jump_lift
Grabbit usagimushi enemy_grasshopper
Yellow Wollywog imogaeru enemy_jump_fall
Flying Spotted Jellyfloat tobiman enemy_glider_loose
Spiny Coppeller togedebig enemy_togede_fly
Fireflap Bulborb tobihi enemy_fly_ignite
Electripede dejigeji enemy_electric_worm
Stony Flint Beetle iwaoshi enemy_pusher
Stuffed Bellbloom oosuzunari enemy_bouncer
Puffy Blubbug hugusuberi enemy_ice_slip
Adult Centipare bigmukade enemy_centipede_dragonfly
Muggonfly kinomidorago enemy_kinomi_dragon
Swooping Snitchbug sarai enemy_snatcher
Bulborb boss_chappy boss_chappy
Long Water Dumple nagadango boss_long_fish
Armurk oodemeyado boss_spiked_isopod
Electric Cottonade denkiwata boss_spark_fluff
Queen Shearwig guntaitobingo boss_locust_army
Fiery Blowhog butadokuri boss_flame_throw
Luring Slurker turitarashi boss_pull_up
Emperor Bulblax daioudeme boss_inumushi
Fiery Dwarf Bulblax yakichappy enemy_ignite_macky
Starnacle takohitode enemy_tri_arms
Fireflinger Groink tamakokin enemy_search_firing
Speargrub togede enemy_togede
Crammed Wraith syako enemy_plug_crab
Sporegrub okko enemy_vine_slip
Large Splurchin oogoron enemy_sea_urchin
Shearblug marude enemy_roll_ball
Skeeterskate mizunbou Unknown[unsure] Unused.
Fiery Blowlet (normal) kobuta enemy_flame_throw
Fiery Blowlet (Secret Spot 21) enemy_flame_breath
Clicking Slurker koturi enemy_fly_tongue
Scornet hatisuzume Unused.
Firesnout Beetle hifuki enemy_wall_flame
Shearwig tobingo Unknown[unsure]
Red Bubblimp akagodeme enemy_ceiling_egg
Electric Spectralid sijimi enemy_ghost_butterfly
Blubbug Unknown[unsure] enemy_puffer_bowl
Centipare Unknown[unsure] enemy_dragonfly
Leech Hydroe kusaslime boss_last_boss
Berserk Leech Hydroe kusayadori

Basic area features[edit]

These are the names used inside of area CSV files.

Internal name Object
onion S.S. Dolphin II
orima Olimar's starting position
Target Treasure
tunnel Doorway

Objects[edit]

These are the names used inside of area CSV files.

Internal name Object
crushblock Dirt block
flake_bridge Horizontal bridge
flake_from Fragment pile
flake_hole Fragments inside dirt mounds
flake_stairs Diagonal bridge
heart Heart
ivy Vine (climbable)

Areas[edit]

These are the names used in the /stage folder.

Internal name Area
amiibo_0001 Secret Spot 1
amiibo_0002 Secret Spot 2
amiibo_0003 Secret Spot 15
amiibo_0004 Secret Spot 4
amiibo_0005 Secret Spot 11
amiibo_0006 Secret Spot 19
amiibo_0007 Secret Spot 3
amiibo_0008 Secret Spot 32
amiibo_0010 Secret Spot 14
amiibo_0011 Secret Spot 6
amiibo_0012 Secret Spot 21
amiibo_0013 Secret Spot 18
amiibo_0014 Secret Spot 25
amiibo_0015 Secret Spot 23
amiibo_0016 Secret Spot 16
amiibo_0017 Secret Spot 30
amiibo_0018 Secret Spot 17
amiibo_0019 Secret Spot 31
amiibo_0020 Secret Spot 24
amiibo_0021 Secret Spot 7
amiibo_0022 Secret Spot 10
amiibo_0023 Secret Spot 5
amiibo_0024 Secret Spot 12
amiibo_0025 Secret Spot 22
amiibo_0026 Secret Spot 13
amiibo_0027 Secret Spot 8
amiibo_0028 Secret Spot 28
amiibo_0029 Secret Spot 26
amiibo_0031 Secret Spot 27
amiibo_0032 Secret Spot 20
amiibo_0088 Secret Spot 9
amiibo_0089 Secret Spot 29
map_0000 Tutorial area
map_0001b 1-A: First Expedition
map_0002 1-X: Cherrystone Pass
map_0003 1-B: Cavern of Confusion
map_0004 1-D: Back-and-Forth Road
map_0005 1-C: Mushroom Valley
map_0006 1-E: The Shadow in the Brush
map_0007 4-X: Drenchnozzle Den
map_0008 2-D: The Shallow End
map_0009 2-B: Serene Stream
map_0010 2-C: Glowing Bloom Pond
map_0011 2-A: Foaming Lake
map_0012 2-E: The Keeper of the Lake
map_0013 3-A: Crystal Tunnels
map_0014 3-B: Echo Cavern
map_0015 3-D: The Burning Sky
map_0016 3-C: Springpetal Cave
map_0017 3-X: The Hollow Sky
map_0018 3-E: Subterranean Tyrant
map_0019 5-A: Fragrant Forest
map_0020 5-C: Downpour Thicket
map_0021 5-D: Bed of Fallen Leaves
map_0022 5-X: Gale-Force Glen
map_0023 5-B: Valley of the Breeze
map_0024 5-E: Troop Commander
map_0025 4-C: Pollution Pool
map_0026 4-B: Steel Pipe Forest
map_0027 4-A: The Lonely Tower
map_0028 4-D: Space of Silence
map_0029 2-X: Treacherous Currents
map_0030 4-E: Flashes of Fear
map_0031 6-A: Scorched Earth
map_0032 6-D: Barriers of Flame
map_0033 6-C: Terror Trench
map_0034 6-B: Lights in the Darkness
map_0035 6-X: Sizzling Precipice
map_0036 6-E: Blazing Winds
map_0037 7-A: Freezing Wasteland
map_0038 7-D: Frozen Hazard
map_0039 7-C: Over Wintry Mountains
map_0040 7-X: Ordeal of Flame
map_0041 7-B: Below the Ice
map_0042 7-E: Cold-Hearted Guardian
map_0043 8-A: Scourge of the Skies
map_0044 8-X: Burning Bog
map_0045 8-C: Peculiar Rockfall
map_0046 8-B: Septic Swamp
map_0047 8-D: Olimar's Madcap Ride
map_0048 8-E: The Last Lair
map_0049 9-A: Fragment of Hope
minigame_0001 Sparklium Springs 1 (Brilliant Garden)
minigame_0002 Sparklium Springs 2 (Verdant Waterfront)
minigame_0003 Sparklium Springs 3 (Sparkling Labyrinth)
minigame_0004 Sparklium Springs 4 (Ravaged Rustworks)
minigame_0005 Sparklium Springs 5 (Leafswirl Lagoon)
minigame_0006 Sparklium Springs 6 (Sweltering Parchlands)
minigame_0007 Sparklium Springs 7 (Snowfall Field)
minigame_0008 Sparklium Springs 8 (Lushlife Murk)