Editing Randomization
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{game icons|p=y|p2=y|p3=y | {{game icons|p=y|p2=y|p3=y}} | ||
{{game help|p3}} | |||
== | '''Randomness''' is the concept of unpredictable outcomes for events. Whenever an aspect of a [[Pikmin series|''Pikmin'' game]] can have multiple outcomes which are not determined by anything controllable, the result is randomly picked. | ||
The | |||
==Number generation== | |||
[[File:Egg frames.jpg|thumb|right|250px|The result of [[Olimar]] breaking an [[egg]] on a certain frame (top), and on the frame immediately after (bottom).]] | |||
In computers – and by extension, consoles – random generation comes in the form of numbers, as does everything else. For instance, if a game has to randomly pick between a [[Red Pikmin|Red]], [[Yellow Pikmin|Yellow]] or [[Blue Pikmin]], each one with an equal chance of being picked, the machine would roll a random number between 0 and 2, with each number corresponding to an outcome. | |||
Machines cannot generate random numbers from nothing. In computing, the closest equivalent to truly random numbers is to transform a "seed" number so that it gives a sequence of numbers that look like they don't follow any pattern – if the pattern were recognizable, random aspects could be manipulated and exploited easily. The seed is most commonly obtained in two ways: the system's time and the player's input. For the former, this can either be the actual clock on the system, or the number of computer cycles since the system was last booted. Both of these numbers are not easily controlled by the player, if at all. As for the input, the player has a direct influence on what the outcome is, but does not know what [[controls]] on what times will generate what results, again leaving with an unpredictable outcome. | |||
In the ''Pikmin'' games, the result of some random events happens due to the player's input, as demonstrated on the image on the right. | |||
==List of random elements== | |||
The following is a list of notable elements in the series that have a randomly picked result. | |||
===All games=== | |||
*When defeated [[Enemy|enemies]] drop [[pellet]]s, the pellet's type is always randomly picked between the available types. | |||
*The sounds [[Pikmin family|Pikmin]] make during various events, like being [[pluck]]ed, is randomly chosen from a selection. | *The sounds [[Pikmin family|Pikmin]] make during various events, like being [[pluck]]ed, is randomly chosen from a selection. | ||
*The leader(s) and Pikmin's idle animations are randomly picked from a list. | *The leader(s) and Pikmin's idle animations are randomly picked from a list. | ||
* | *Pikmin who are knocked down in battle have a chance of losing their bud or flower, and reverting to a leaf. | ||
*When a [[carrying]] destination tie takes place, the final destination is randomly picked. | |||
===''Pikmin''=== | ===''Pikmin''=== | ||
*The sound that plays on the Nintendo logo screen is picked | *The sound that plays on the Nintendo logo screen is randomly picked; the chances of hearing one of the [[Easter eggs]] sounds is quite low. | ||
===''Pikmin 2''=== | ===''Pikmin 2''=== | ||
*The animation the Pikmin do on the Nintendo logo screen is randomly picked. | |||
*The animation | *The season picked for the [[Menu#Title screen|title screen]] is random, as well as the behavior of the [[Easter eggs|creatures]] that roam on the floor. | ||
*The season picked for the [[Menu#Title screen|title screen]] is | *The generation of [[cave]] [[sublevel]]s is done by randomly picking the [[cave unit]]s that make up the sublevel. | ||
*The [[ | *The power obtained from the roulette wheel in [[2-Player Battle]] is completely random. | ||
*The contents of [[egg]]s and [[Ultra-Bitter Spray|petrified]] corpses is randomly chosen the exact moment the contents have to be expelled. | |||
*[[Gatling Groink]] shots are deviated by a random amount. | |||
*The placement of the [[Hazard#Boulders|boulders]] that drop in [[Empress Bulblax]] and [[Segmented Crawbster]] fights is random, but centered around the active leader. | |||
*The contents of [[egg]]s and [[ | *The [[Titan Dweevil]] picks the weapon to attack with at random, from the ones it has. In addition, the location of the electrical nodes when using the [[Shock Therapist]] is random. | ||
*[[ | *The types of [[Unmarked Spectralids]] that spawn are randomly picked, but with specific chances. | ||
*Purple Pikmin have a 30% chance of stunning most enemies; a few enemies have different chances | *[[Purple Pikmin]] have a 30% chance of stunning most enemies; a few enemies have different chances. | ||
*[[2-Player Battle]]: | *[[2-Player Battle]]: | ||
**The [[2-Player Battle#Advisories|advisory]] given at the start of a match is randomly picked. | **The [[2-Player Battle#Advisories|advisory]] given at the start of a match is randomly picked. | ||
**Most levels have specific layouts, but the layout that gets picked is randomly chosen. | **Most levels have specific layouts, but the layout that gets picked is randomly chosen. | ||
**The location | **The location cherries spawn at is randomly picked from a list. | ||
===''Pikmin | ===''Pikmin'' and ''Pikmin 2''=== | ||
*[[Burrowing Snagret]]s and [[Pileated Snagret]]s have a random chance of becoming temporarily stuck while emerging. | |||
*The number of nectars extracted from [[Nectar weed]] and [[Rubble]] is random. | |||
* | |||
*The | |||
==See also== | ==See also== | ||
*[[Challenge run]] | *[[Challenge run]] | ||
[[Category:Technical]] | [[Category:Technical]] | ||
[[Category:Gameplay]] | [[Category:Gameplay]] |