QuizMenuTool Tutorial: Difference between revisions
Happylappy (talk | contribs) |
Happylappy (talk | contribs) |
||
| Line 211: | Line 211: | ||
== Personality Pool Selection Generator: Tallying Up the Points == | == Personality Pool Selection Generator: Tallying Up the Points == | ||
Once the quiz itself is completed, the points need to be tallied, so that a winning pool can be selected. The exact way that this happens in vanilla is a tad complicated, especially when it comes to breaking ties. Here are the steps that occur in vanilla: | |||
# Points are added to pools containing Sky-Exclusive Starters if the player has played Time/Darkness. | |||
#* If Male is chosen for the gender question, +4 Points are added to Relaxed, Hasty, and Sassy. (Phanpy, Shinx, and Riolu) | |||
#* If Female is chosen for the gender question, +4 Points are added to Relaxed and Jolly. (Vulpix and Eevee) | |||
# The highest pool is found, and chosen. | |||
#* If there is a tie, it is broken by adding a random number (0-19) to each, and rescoring the points. | |||
#* If there is STILL a tie, it chooses the smallest pool it can. | |||
[[File:Pool Selection Generator Upper Panel.png|alt=Location of Pool Selection Generator Upper Panel|center|thumb|600x600px|Location of Pool Selection Generator Upper Panel]] | |||
== Aura Bow Generator: == | == Aura Bow Generator: == | ||