Difference between revisions of "Pikmin 2 Challenge Mode settings"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
(I changed the Mission mode statement to Pikmin 2 mission mode stages)
 
Line 1: Line 1:
  
==Pikmin 2 Mission Mode Stages ==
+
==Pikmin 2 Challenge Mode Stages ==
Here is the picture[https://docs.google.com/document/d/1qPQWxag6xJ1Lp5MFmUPFf_G4mxVrF7WVQ_6wd6NLQS0/edit?usp=sharing] for how the stage.txt file works so you can make custom mission stages. Make sure that you HAVE the right amount of sublevels first or the game with freeze.
+
This file is located in user > Matoba > challenge, and is labeled "stages.txt". <br>
 +
<br>
 +
30 # num stages <br>
 +
#stage <br>
 +
{ <br>
 +
4 # version <br>
 +
ch_ABEM_tutorial.txt # Name of cave file. The following is for the Explorer's Cave <br>
 +
# PikiCounter <br>
 +
0 # Blue Leaf Pikmin Count <br>
 +
0 # Blue Bud Pikmin Count <br>
 +
0 # Blue Flower Pikmin Count <br>
 +
50 # Red Leaf Pikmin Count <br>
 +
0 # Red Bud Pikmin Count <br>
 +
0 # Red Flower Pikmin Count <br>
 +
0 # Yellow Leaf Pikmin Count <br>
 +
0 # Yellow Bud Pikmin Count <br>
 +
0 # Yellow Flower Pikmin Count <br>
 +
0 # Purple Leaf Pikmin Count <br>
 +
0 # Purple Bud Pikmin Count <br>
 +
0 # Purple Flower Pikmin Count <br>
 +
0 # White Leaf Pikmin Count <br>
 +
0 # White Bud Pikmin Count <br>
 +
0 # White Flower Pikmin Count <br>
 +
0 # Bulbmin Leaf Pikmin Count <br>
 +
0 # Bulbmin Bud Pikmin Count  <br>
 +
0 # Bulbmin Flower Pikmin Count  <br>
 +
0 # Pikpik Carrot Leaf Pikmin Count <br>
 +
0 # Pikpik Carrot Bud Pikmin Count  <br>
 +
0 # Pikpik Carrot Flower Pikmin Count  <br>
 +
0.000000 # Time given on start <br>
 +
2 # Bitter Sprays <br>
 +
2 # Spicy Sprays <br>
 +
2 # Number of floors the cave has <br>
 +
0 # otakara num(?) <br>
 +
0 # 2d index(?) <br>
 +
100.000000 # Time added when player reaches floor 1 <br>
 +
100.000000 # Time added when player reaches floor 2, so on <br>
 +
}
 +
<br>
 +
To modify the cave itself, go to user > Mukki > mapunits > caveinfo <br>
 +
<br>
 +
==File Names ==
 +
Explorer's Cave---------ch_ABEM_tutorial <br>
 +
Novice Training---------ch_NARI_07whitepurple <br>
 +
Lost Toy Box------------ch_NARI_03toy <br>
 +
Creator's Garden--------ch_NARI_01kusachi <br>
 +
Green Hole--------------ch_ABEM_LeafChappy <br>
 +
Hot House---------------ch_NARI_05start3easy <br>
 +
Brawny Abyss------------ch_MUKI_metal <br>
 +
Red Chasm---------------ch_MAT_limited_time <br>
 +
Trampled Garden---------ch_MAT_t_hunter_hana <br>
 +
Twilight Garden---------ch_MUKI_damagumo <br>
 +
Cryptic Cavern----------ch_MAT_t_hunter_enemy <br>
 +
Concrete Maze-----------ch_MAT_conc_cave <br>
 +
Collector's Room--------ch_NARI_04series <br>
 +
Dweevil Nest------------ch_MAT_t_hunter_otakara <br>
 +
Cavernous Abyss---------ch_MUKI_bigfoot <br>
 +
Snack Pit---------------ch_MIYA_oopan <br>
 +
Three Color Training----ch_MAT_yellow_purple_white <br>
 +
Hazard Training---------ch_MUKI_redblue <br>
 +
Cave of Snarls----------ch_NARI_08tobasare <br>
 +
The Giant's Bath--------ch_NARI_02tile <br>
 +
Rumbling Grotto---------ch_MAT_crawler <br>
 +
Subterranean Lair-------ch_MAT_route_rover <br>
 +
Hidden Garden-----------ch_MUKI_enemyzero <br>
 +
Abduction Den-----------ch_NARI_09suikomi <br>
 +
Secret Testing Range----ch_MUKI_houdai <br>
 +
Breeding Ground---------ch_NARI_06start3hard <br>
 +
Cave of Pain------------ch_MAT_flier <br>
 +
Bully Den---------------ch_MIYA_trap <br>
 +
Sniper Room-------------ch_MUKI_bombing <br>
 +
Emperor's Realm---------ch_MUKI_king <br>

Revision as of 00:48, 17 November 2017

Pikmin 2 Challenge Mode Stages

This file is located in user > Matoba > challenge, and is labeled "stages.txt".

30 # num stages

  1. stage

{
4 # version
ch_ABEM_tutorial.txt # Name of cave file. The following is for the Explorer's Cave
# PikiCounter
0 # Blue Leaf Pikmin Count
0 # Blue Bud Pikmin Count
0 # Blue Flower Pikmin Count
50 # Red Leaf Pikmin Count
0 # Red Bud Pikmin Count
0 # Red Flower Pikmin Count
0 # Yellow Leaf Pikmin Count
0 # Yellow Bud Pikmin Count
0 # Yellow Flower Pikmin Count
0 # Purple Leaf Pikmin Count
0 # Purple Bud Pikmin Count
0 # Purple Flower Pikmin Count
0 # White Leaf Pikmin Count
0 # White Bud Pikmin Count
0 # White Flower Pikmin Count
0 # Bulbmin Leaf Pikmin Count
0 # Bulbmin Bud Pikmin Count
0 # Bulbmin Flower Pikmin Count
0 # Pikpik Carrot Leaf Pikmin Count
0 # Pikpik Carrot Bud Pikmin Count
0 # Pikpik Carrot Flower Pikmin Count
0.000000 # Time given on start
2 # Bitter Sprays
2 # Spicy Sprays
2 # Number of floors the cave has
0 # otakara num(?)
0 # 2d index(?)
100.000000 # Time added when player reaches floor 1
100.000000 # Time added when player reaches floor 2, so on
}
To modify the cave itself, go to user > Mukki > mapunits > caveinfo

File Names

Explorer's Cave---------ch_ABEM_tutorial
Novice Training---------ch_NARI_07whitepurple
Lost Toy Box------------ch_NARI_03toy
Creator's Garden--------ch_NARI_01kusachi
Green Hole--------------ch_ABEM_LeafChappy
Hot House---------------ch_NARI_05start3easy
Brawny Abyss------------ch_MUKI_metal
Red Chasm---------------ch_MAT_limited_time
Trampled Garden---------ch_MAT_t_hunter_hana
Twilight Garden---------ch_MUKI_damagumo
Cryptic Cavern----------ch_MAT_t_hunter_enemy
Concrete Maze-----------ch_MAT_conc_cave
Collector's Room--------ch_NARI_04series
Dweevil Nest------------ch_MAT_t_hunter_otakara
Cavernous Abyss---------ch_MUKI_bigfoot
Snack Pit---------------ch_MIYA_oopan
Three Color Training----ch_MAT_yellow_purple_white
Hazard Training---------ch_MUKI_redblue
Cave of Snarls----------ch_NARI_08tobasare
The Giant's Bath--------ch_NARI_02tile
Rumbling Grotto---------ch_MAT_crawler
Subterranean Lair-------ch_MAT_route_rover
Hidden Garden-----------ch_MUKI_enemyzero
Abduction Den-----------ch_NARI_09suikomi
Secret Testing Range----ch_MUKI_houdai
Breeding Ground---------ch_NARI_06start3hard
Cave of Pain------------ch_MAT_flier
Bully Den---------------ch_MIYA_trap
Sniper Room-------------ch_MUKI_bombing
Emperor's Realm---------ch_MUKI_king