Difference between revisions of "Epoch Notes"
Jump to navigation
Jump to search
EpochFlame (talk | contribs) (page of stuff I find that I am unsure where to put) |
EpochFlame (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | cRadarType: | + | cRadarType are the radar types which correspond to icons and effects. Pellet, Enemy, Upgrade, and NewCave are hidden by default, and Pellet, Enemy, and Upgrade trigger the Treasure Gauge. |
− | RedOnion=00 | + | |
− | BlueOnion=01 | + | ;cRadarType: |
− | YellowOnion=02 | + | : RedOnion=00 |
− | RedPiki=03 | + | : BlueOnion=01 |
− | BluePiki=04 | + | : YellowOnion=02 |
− | YellowPiki=05 | + | : RedPiki=03 |
− | PurplePiki=06 | + | : BluePiki=04 |
− | WhitePiki=07 | + | : YellowPiki=05 |
− | bulbminPiki=08 | + | : PurplePiki=06 |
− | BuriedPiki=09 | + | : WhitePiki=07 |
− | Geyser=0a | + | : bulbminPiki=08 |
− | Cave=0b | + | : BuriedPiki=09 |
− | cavepod=0c | + | : Geyser=0a |
− | louie=0d | + | : Cave=0b |
− | orima=0e | + | : cavepod=0c |
− | Ship=0f | + | : louie=0d |
− | Pellet=10 | + | : orima=0e |
− | Enemy=11 | + | : Ship=0f |
− | Upgrade=12 | + | : Pellet=10 (treasure) |
− | NewCave=13 | + | : Enemy=11 (treasure inside enemy) |
− | CompleteCave=14 | + | : Upgrade=12 (upgrade treasure) |
− | CaveHole=15 | + | : NewCave=13 |
− | Invalid=16 | + | : CompleteCave=14 |
− | NULL_icon=17 | + | : CaveHole=15 |
+ | : Invalid=16 | ||
+ | : NULL_icon=17 | ||
+ | |||
+ | gEnemyInfo petrification spoils | ||
+ | |||
+ | 7 makes an enemy try to play boss music(?), resulting in a moment of silence after enemy is killed | ||
+ | |||
+ | 8 makes TD music play (beware the usual crashes) | ||
+ | [[Category:Pikmin 2]][[Category:Notes]] |
Latest revision as of 22:19, 21 July 2021
cRadarType are the radar types which correspond to icons and effects. Pellet, Enemy, Upgrade, and NewCave are hidden by default, and Pellet, Enemy, and Upgrade trigger the Treasure Gauge.
- cRadarType
- RedOnion=00
- BlueOnion=01
- YellowOnion=02
- RedPiki=03
- BluePiki=04
- YellowPiki=05
- PurplePiki=06
- WhitePiki=07
- bulbminPiki=08
- BuriedPiki=09
- Geyser=0a
- Cave=0b
- cavepod=0c
- louie=0d
- orima=0e
- Ship=0f
- Pellet=10 (treasure)
- Enemy=11 (treasure inside enemy)
- Upgrade=12 (upgrade treasure)
- NewCave=13
- CompleteCave=14
- CaveHole=15
- Invalid=16
- NULL_icon=17
gEnemyInfo petrification spoils
7 makes an enemy try to play boss music(?), resulting in a moment of silence after enemy is killed
8 makes TD music play (beware the usual crashes)