Difference between revisions of "Epoch Notes"
Jump to navigation
Jump to search
EpochFlame (talk | contribs) m (added to category) |
EpochFlame (talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | 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: | ;cRadarType: | ||
: RedOnion=00 | : RedOnion=00 | ||
Line 16: | Line 18: | ||
: orima=0e | : orima=0e | ||
: Ship=0f | : Ship=0f | ||
− | : Pellet=10 | + | : Pellet=10 (treasure) |
− | : Enemy=11 | + | : Enemy=11 (treasure inside enemy) |
− | : Upgrade=12 | + | : Upgrade=12 (upgrade treasure) |
: NewCave=13 | : NewCave=13 | ||
: CompleteCave=14 | : CompleteCave=14 |
Revision as of 01:59, 8 June 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