Nectar egg: Difference between revisions

410 bytes added ,  4 years ago
Explained what happens if you haven't unlocked the sprays yet.
(Added the file. I've also double-checked that this file's values are indeed read and used, both for standalone eggs and Honeywisps.)
(Explained what happens if you haven't unlocked the sprays yet.)
Line 35: Line 35:


==Contents==
==Contents==
{{game help|p2|Discover what the chances are for when the player doesn't have a certain spray.}}
In ''Pikmin 2'', the contents of an egg are picked at [[Randomness|random]] from a list, and they're only chosen on the exact moment the egg breaks, not when the egg is created (i.e. they're not chosen when the area or cave loads). Not every outcome has the same probability of happening.<ref>Data from <code>/enemy/parm/enemyParms.szs/egg/enemyparm.txt</code>.</ref> In story mode, if the game decided on a drop of spray nectar, but the player has not yet unlocked that spray, the outcome will instead be changed to a single drop of nectar.<ref>From instruction <code>0x8034C544</code> to <code>0x8034c590</code> of the European ''Pikmin 2'' DOL; function <code>Game::Egg::Obj::genItem</code> with debugging symbols</ref>. The chances (assuming both sprays are unlocked or it's outside of story mode) are detailed in the following table:
In ''Pikmin 2'', the contents of an egg are picked at [[Randomness|random]] from a list, and they're only chosen on the exact moment the egg breaks, not when the egg is created (i.e. they're not chosen when the area or cave loads). Not every outcome has the same probability of happening, as detailed in the following table:<ref>Data from <code>/enemy/parm/enemyParms.szs/egg/enemyparm.txt</code>.</ref>


{| class="wikitable"
{| class="wikitable"
!Content
! Content
!Probability
! Probability
|-
|-
|A single drop of [[nectar]]
| A single drop of [[nectar]]
|50%
| 50%
|-
|-
|Two drops of nectar
| Two drops of nectar
|35%
| 35%
|-
|-
|A drop of [[ultra-bitter spray]]
| A drop of [[ultra-bitter spray]]
|5%
| 5%
|-
|-
|A drop of [[ultra-spicy spray]]
| A drop of [[ultra-spicy spray]]
|5%
| 5%
|-
|-
|A group of ten [[Mitite]]s
| A group of ten [[Mitite]]s
|5%
| 5%
|}
|}


Line 65: Line 64:


==Locations==
==Locations==
{{stub|Complete the ''Pikmin 3'' list, and add cave, challenge mode and battle mode locations.}}
{{stub|Complete the ''Pikmin 3'' list, and add cave, challenge mode, 2-Player Battle, Mission Mode, and Bingo Battle locations.}}
There are no nectar eggs in [[Pikmin (game)|the first game]], but they can be found in many places in ''[[Pikmin 2]]'' and ''[[Pikmin 3]]''. Their location in [[area]]s is always constant, and they always respawn whenever the area is entered. Underground, there are several sublevels with eggs, some having more than one. Eggs that fall off the ceiling of caves will instantly break when they reach the ground.
There are no nectar eggs in [[Pikmin (game)|the first game]], but they can be found in many places in ''[[Pikmin 2]]'' and ''[[Pikmin 3]]''. Their location in [[area]]s is always constant, and they always respawn whenever the area is entered. Underground, there are several sublevels with eggs, some having more than one. Eggs that fall off the ceiling of caves will instantly break when they reach the ground.


Line 197: Line 196:
*[[Spray]]
*[[Spray]]
*[[Pellet]]
*[[Pellet]]
== References ==
{{refs}}


[[Category:Nectar and sprays]]
[[Category:Nectar and sprays]]