Difference between revisions of "Pikmin 2 Challenge Mode settings"
Jump to navigation
Jump to search
m |
|||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | All of the | + | {{DISPLAYTITLE:''Pikmin 2'' Challenge Mode stages}} |
− | < | + | {{todo|Cleanup.}} |
− | 30 # num stages | + | All of the Challenge Mode stage settings in ''Pikmin 2'' are defined in the file <code>/user/Matoba/challenge/stages.txt</code>. To modify a cave itself, see [[Cave generation parameters]]. |
− | #stage | + | |
− | { | + | The following is the first entry of the file. |
− | 4 # version | + | |
− | ch_ABEM_tutorial.txt # Name of cave file. The following is for the Explorer's Cave | + | <pre> |
− | # PikiCounter | + | 30 # num stages |
− | 0 # Blue Leaf Pikmin Count | + | # stage |
− | 0 # Blue Bud Pikmin Count | + | { |
− | 0 # Blue Flower Pikmin Count | + | 4 # version |
− | 50 # Red Leaf Pikmin Count | + | ch_ABEM_tutorial.txt # Name of cave file. The following is for the Explorer's Cave |
− | 0 # Red Bud Pikmin Count | + | # PikiCounter |
− | 0 # Red Flower Pikmin Count | + | 0 # Blue Leaf Pikmin Count |
− | 0 # Yellow Leaf Pikmin Count | + | 0 # Blue Bud Pikmin Count |
− | 0 # Yellow Bud Pikmin Count | + | 0 # Blue Flower Pikmin Count |
− | 0 # Yellow Flower Pikmin Count | + | 50 # Red Leaf Pikmin Count |
− | 0 # Purple Leaf Pikmin Count | + | 0 # Red Bud Pikmin Count |
− | 0 # Purple Bud Pikmin Count | + | 0 # Red Flower Pikmin Count |
− | 0 # Purple Flower Pikmin Count | + | 0 # Yellow Leaf Pikmin Count |
− | 0 # White Leaf Pikmin Count | + | 0 # Yellow Bud Pikmin Count |
− | 0 # White Bud Pikmin Count | + | 0 # Yellow Flower Pikmin Count |
− | 0 # White Flower Pikmin Count | + | 0 # Purple Leaf Pikmin Count |
− | 0 # Bulbmin Leaf Pikmin Count | + | 0 # Purple Bud Pikmin Count |
− | 0 # Bulbmin Bud Pikmin Count | + | 0 # Purple Flower Pikmin Count |
− | 0 # Bulbmin Flower Pikmin Count | + | 0 # White Leaf Pikmin Count |
− | 0 # Pikpik Carrot Leaf Pikmin Count | + | 0 # White Bud Pikmin Count |
− | 0 # Pikpik Carrot Bud Pikmin Count | + | 0 # White Flower Pikmin Count |
− | 0 # Pikpik Carrot Flower Pikmin Count | + | 0 # Bulbmin Leaf Pikmin Count |
− | 0.000000 # Time | + | 0 # Bulbmin Bud Pikmin Count |
− | 2 # Bitter Sprays | + | 0 # Bulbmin Flower Pikmin Count |
− | 2 # Spicy Sprays | + | 0 # Pikpik Carrot Leaf Pikmin Count |
− | 2 # Number of floors the cave has | + | 0 # Pikpik Carrot Bud Pikmin Count |
− | 0 # otakara num( | + | 0 # Pikpik Carrot Flower Pikmin Count |
− | 0 # 2d index( | + | 0.000000 # Time (unused) |
− | 100.000000 # Time added when player reaches floor 1 | + | 2 # Bitter Sprays |
− | 100.000000 # Time added when player reaches floor 2, so on | + | 2 # Spicy Sprays |
+ | 2 # Number of floors the cave has | ||
+ | 0 # otakara num (unused) | ||
+ | 0 # 2d index (id of the cave, basically just controls what message id is used for the caves name) | ||
+ | 100.000000 # Time added when player reaches floor 1 | ||
+ | 100.000000 # Time added when player reaches floor 2, so on | ||
} | } | ||
− | < | + | </pre> |
− | + | ||
− | + | ==File names == | |
− | ==File | + | {| class="wikitable sortable" |
− | + | ! Name || Config file || Cave ID | |
− | Novice Training | + | |- |
− | Lost Toy Box | + | | Explorer's Cave || <code>ch_ABEM_tutorial.txt</code> || <code>c_00</code> |
− | Creator's Garden | + | |- |
− | Green Hole | + | | Novice Training || <code>ch_NARI_07whitepurple.txt</code>|| <code>c_20</code> |
− | Hot House | + | |- |
− | Brawny Abyss | + | | Lost Toy Box || <code>ch_NARI_03toy.txt</code>|| <code>c_05</code> |
− | Red Chasm | + | |- |
− | Trampled Garden | + | | Creator's Garden || <code>ch_NARI_01kusachi.txt</code>|| <code>c_03</code> |
− | Twilight Garden | + | |- |
− | Cryptic Cavern | + | | Green Hole || <code>ch_ABEM_LeafChappy.txt</code>|| <code>c_17</code> |
− | Concrete Maze | + | |- |
− | Collector's Room | + | | Hot House || <code>ch_NARI_05start3easy.txt</code>|| <code>c_15</code> |
− | Dweevil Nest | + | |- |
− | Cavernous Abyss | + | | Brawny Abyss || <code>ch_MUKI_metal.txt</code>|| <code>c_01</code> |
− | Snack Pit | + | |- |
− | Three Color Training | + | | Red Chasm || <code>ch_MAT_limited_time.txt</code>|| <code>c_11</code> |
− | Hazard Training | + | |- |
− | Cave of Snarls | + | | Trampled Garden || <code>ch_MAT_t_hunter_hana.txt</code>|| <code>c_14</code> |
− | The Giant's Bath | + | |- |
− | Rumbling Grotto | + | | Twilight Garden || <code>ch_MUKI_damagumo.txt</code>|| <code>c_06</code> |
− | Subterranean Lair | + | |- |
− | Hidden Garden | + | | Cryptic Cavern || <code>ch_MAT_t_hunter_enemy.txt</code>|| <code>c_10</code> |
− | Abduction Den | + | |- |
− | Secret Testing Range | + | | Concrete Maze || <code>ch_MAT_conc_cave.txt</code>|| <code>c_02</code> |
− | Breeding Ground | + | |- |
− | Cave of Pain | + | | Collector's Room || <code>ch_NARI_04series.txt</code>|| <code>c_12</code> |
− | Bully Den | + | |- |
− | Sniper Room | + | | Dweevil Nest || <code>ch_MAT_t_hunter_otakara.txt</code>|| <code>c_23</code> |
− | Emperor's Realm | + | |- |
+ | | Cavernous Abyss || <code>ch_MUKI_bigfoot.txt</code>|| <code>c_07</code> | ||
+ | |- | ||
+ | | Snack Pit || <code>ch_MIYA_oopan.txt</code>|| <code>c_21</code> | ||
+ | |- | ||
+ | | Three Color Training || <code>ch_MAT_yellow_purple_white.txt</code>|| <code>c_19</code> | ||
+ | |- | ||
+ | | Hazard Training || <code>ch_MUKI_redblue.txt</code>|| <code>c_18</code> | ||
+ | |- | ||
+ | | Cave of Snarls || <code>ch_NARI_08tobasare.txt</code>|| <code>c_24</code> | ||
+ | |- | ||
+ | | The Giant's Bath || <code>ch_NARI_02tile.txt</code>|| <code>c_04</code> | ||
+ | |- | ||
+ | | Rumbling Grotto || <code>ch_MAT_crawler.txt</code>|| <code>c_29</code> | ||
+ | |- | ||
+ | | Subterranean Lair || <code>ch_MAT_route_rover.txt</code>|| <code>c_27</code> | ||
+ | |- | ||
+ | | Hidden Garden || <code>ch_MUKI_enemyzero.txt</code>|| <code>c_13</code> | ||
+ | |- | ||
+ | | Abduction Den || <code>ch_NARI_09suikomi.txt</code>|| <code>c_25</code> | ||
+ | |- | ||
+ | | Secret Testing Range || <code>ch_MUKI_houdai.txt</code>|| <code>c_08</code> | ||
+ | |- | ||
+ | | Breeding Ground || <code>ch_NARI_06start3hard.txt</code>|| <code>c_16</code> | ||
+ | |- | ||
+ | | Cave of Pain || <code>ch_MAT_flier.txt</code>|| <code>c_28</code> | ||
+ | |- | ||
+ | | Bully Den || <code>ch_MIYA_trap.txt</code>|| <code>c_26</code> | ||
+ | |- | ||
+ | | Sniper Room || <code>ch_MUKI_bombing.txt</code>|| <code>c_22</code> | ||
+ | |- | ||
+ | | Emperor's Realm || <code>ch_MUKI_king.txt</code>|| <code>c_09</code> | ||
+ | |} | ||
+ | |||
+ | [[Category:Pikmin 2]] | ||
+ | [[Category:File formats]] |
Latest revision as of 16:45, 18 August 2019
To do: Cleanup.
All of the Challenge Mode stage settings in Pikmin 2 are defined in the file /user/Matoba/challenge/stages.txt
. To modify a cave itself, see Cave generation parameters.
The following is the first entry of the file.
30 # num stages # 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 (unused) 2 # Bitter Sprays 2 # Spicy Sprays 2 # Number of floors the cave has 0 # otakara num (unused) 0 # 2d index (id of the cave, basically just controls what message id is used for the caves name) 100.000000 # Time added when player reaches floor 1 100.000000 # Time added when player reaches floor 2, so on }
File names[edit]
Name | Config file | Cave ID |
---|---|---|
Explorer's Cave | ch_ABEM_tutorial.txt |
c_00
|
Novice Training | ch_NARI_07whitepurple.txt |
c_20
|
Lost Toy Box | ch_NARI_03toy.txt |
c_05
|
Creator's Garden | ch_NARI_01kusachi.txt |
c_03
|
Green Hole | ch_ABEM_LeafChappy.txt |
c_17
|
Hot House | ch_NARI_05start3easy.txt |
c_15
|
Brawny Abyss | ch_MUKI_metal.txt |
c_01
|
Red Chasm | ch_MAT_limited_time.txt |
c_11
|
Trampled Garden | ch_MAT_t_hunter_hana.txt |
c_14
|
Twilight Garden | ch_MUKI_damagumo.txt |
c_06
|
Cryptic Cavern | ch_MAT_t_hunter_enemy.txt |
c_10
|
Concrete Maze | ch_MAT_conc_cave.txt |
c_02
|
Collector's Room | ch_NARI_04series.txt |
c_12
|
Dweevil Nest | ch_MAT_t_hunter_otakara.txt |
c_23
|
Cavernous Abyss | ch_MUKI_bigfoot.txt |
c_07
|
Snack Pit | ch_MIYA_oopan.txt |
c_21
|
Three Color Training | ch_MAT_yellow_purple_white.txt |
c_19
|
Hazard Training | ch_MUKI_redblue.txt |
c_18
|
Cave of Snarls | ch_NARI_08tobasare.txt |
c_24
|
The Giant's Bath | ch_NARI_02tile.txt |
c_04
|
Rumbling Grotto | ch_MAT_crawler.txt |
c_29
|
Subterranean Lair | ch_MAT_route_rover.txt |
c_27
|
Hidden Garden | ch_MUKI_enemyzero.txt |
c_13
|
Abduction Den | ch_NARI_09suikomi.txt |
c_25
|
Secret Testing Range | ch_MUKI_houdai.txt |
c_08
|
Breeding Ground | ch_NARI_06start3hard.txt |
c_16
|
Cave of Pain | ch_MAT_flier.txt |
c_28
|
Bully Den | ch_MIYA_trap.txt |
c_26
|
Sniper Room | ch_MUKI_bombing.txt |
c_22
|
Emperor's Realm | ch_MUKI_king.txt |
c_09
|