Difference between revisions of "Pikmin 2 identifiers"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
(I think it was a bit too verbose before...)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Caves ==
 
== Caves ==
The names for the caves internally are significantly more simple then they are in-game. Here is a list of the cave text file names and their corresponding cave name in-game:
+
{| class="wikitable sortable"
 +
! Internal name || Game name
 +
|-
 +
| <code>tutorial_1</code> || Emergence Cave
 +
|-
 +
| <code>tutorial_2</code> || Subterranean Complex
 +
|-
 +
| <code>tutorial_3</code> || Frontier Cavern
 +
|-
 +
| <code>forest_1</code> || Hole of Beasts
 +
|-
 +
| <code>forest_2</code> || White Flower Garden
 +
|-
 +
| <code>forest_3</code> || Bulblax Kingdom
 +
|-
 +
| <code>forest_4</code> || Snagret Hole
 +
|-
 +
| <code>yakushima_1</code> || Citadel of Spiders
 +
|-
 +
| <code>yakushima_2</code> || Shower Room
 +
|-
 +
| <code>yakushima_3</code> || Glutton's Kitchen
 +
|-
 +
| <code>yakushima_4</code> || Submerged Castle
 +
|-
 +
| <code>last_1</code> || Cavern of Chaos
 +
|-
 +
| <code>last_2</code> || Hole of Heroes
 +
|-
 +
| <code>last_3</code> || Dream Den
 +
|}
  
Valley of Repose:
+
== Leaders ==
tutorial_1 = Emergence Cave
+
*Olimar is consistently referred to as <code>orima</code> in the files, which is a romanization of his Japanese name. <code>orima</code> can also refer to all leaders. His model name is <code>orima1.bmd</code>.
tutorial_2 = Subterranean Complex
+
**When <code>orima</code> is not used to refer to all the captains, they are instead referred to as <code>navi</code>. This was Olimar's internal name in ''Pikmin'', which may be a leftover from Adam and Eve.
tutorial_3 = Frontier Cavern
+
*Louie is referred to as either <code>luji</code> or <code>loozy</code>, depending on where you are looking. His model name is <code>orima3.bmd</code>.
 +
*The President of Hocotate Freight's model name is <code>syatyou.bmd</code>. Otherwise, he's referred to as simply "President".
  
Awakening Wood:
+
[[Category:Pikmin 2]]
forest_1 = Hole of Beasts
+
[[Category:Constants]]
forest_2 = White Flower Garden
 
forest_3 = Bulblax Kingdom
 
forest_4 = Snagret Hole
 
 
 
Perplexing Pool:
 
yakushima_1 = Citadel of Spiders
 
yakushima_2 = Shower Room
 
yakushima_3 = Glutton's Kitchen
 
yakushima_4 = Submerged Castle
 
 
 
Wistful wild:
 
last_1 = Cavern of Chaos
 
last_2 = Hole of Heroes
 
last_3 = Dream Den
 
last_4 = Unknown/Unused
 

Revision as of 22:02, 22 April 2017

Caves

Internal name Game name
tutorial_1 Emergence Cave
tutorial_2 Subterranean Complex
tutorial_3 Frontier Cavern
forest_1 Hole of Beasts
forest_2 White Flower Garden
forest_3 Bulblax Kingdom
forest_4 Snagret Hole
yakushima_1 Citadel of Spiders
yakushima_2 Shower Room
yakushima_3 Glutton's Kitchen
yakushima_4 Submerged Castle
last_1 Cavern of Chaos
last_2 Hole of Heroes
last_3 Dream Den

Leaders

  • Olimar is consistently referred to as orima in the files, which is a romanization of his Japanese name. orima can also refer to all leaders. His model name is orima1.bmd.
    • When orima is not used to refer to all the captains, they are instead referred to as navi. This was Olimar's internal name in Pikmin, which may be a leftover from Adam and Eve.
  • Louie is referred to as either luji or loozy, depending on where you are looking. His model name is orima3.bmd.
  • The President of Hocotate Freight's model name is syatyou.bmd. Otherwise, he's referred to as simply "President".