Honey: Difference between revisions

8 bytes removed ,  17 April 2009
Undo revision 736118 by Sivart345 (Talk) Realized links for the Pkmn are lower in the page.
m (→‎Location: man in the meadow)
(Undo revision 736118 by Sivart345 (Talk) Realized links for the Pkmn are lower in the page.)
Line 38: Line 38:
The game uses two lists to determine which Pokémon will appear on the tree, one for trees which may have a Munchlax, and another list for trees that will not.  4 out of the 21 trees will have a 1% possibility of encountering a Munchlax.  Trees that may have a Munchlax is determined by the player's Trainer information.
The game uses two lists to determine which Pokémon will appear on the tree, one for trees which may have a Munchlax, and another list for trees that will not.  4 out of the 21 trees will have a 1% possibility of encountering a Munchlax.  Trees that may have a Munchlax is determined by the player's Trainer information.


If a different tree is slathered than the previous and the new tree will not have a {{p|Munchlax}} then a random column is chosen from ''E''.  If the random number is between 0 and 10, the tree will not attract any Pokémon.  If the number is between 11 and 30, ''X'' is set to 1.  If the number is between 31 and 100, ''X'' is set to 2.
If a different tree is slathered than the previous and the new tree will not have a Munchlax then a random column is chosen from ''E''.  If the random number is between 0 and 10, the tree will not attract any Pokémon.  If the number is between 11 and 30, ''X'' is set to 1.  If the number is between 31 and 100, ''X'' is set to 2.


If a different tree is slathered than the previous and the new tree may have a Munchlax then a random column is chosen from ''E''.  If the random number is 1, ''X'' is set to 3.  If the number is between 2 and 10, the tree will not attract any Pokémon.  If the number is between 11 and 30, ''X'' is set to 1. If the number is between 31 and 100, ''X'' is set to 2.
If a different tree is slathered than the previous and the new tree may have a Munchlax then a random column is chosen from ''E''.  If the random number is 1, ''X'' is set to 3.  If the number is between 2 and 10, the tree will not attract any Pokémon.  If the number is between 11 and 30, ''X'' is set to 1. If the number is between 31 and 100, ''X'' is set to 2.
Line 55: Line 55:
Let ''P'' be the Pokémon to calculate.<br>
Let ''P'' be the Pokémon to calculate.<br>
Let ''C'' be the frequency of the column as listed in the [[Honey#Encounter table|encounter table]].<br>
Let ''C'' be the frequency of the column as listed in the [[Honey#Encounter table|encounter table]].<br>
Let ''R'' be the frequency of the Pokémon as listed in the encounter table.<br>
Let ''R'' be the frequency of the Pokémon as listed in the [[Honey#Encounter table|encounter table]].<br>
Let ''E<sub>P</sub>'' be the chance to find the Pokémon.<br>
Let ''E<sub>P</sub>'' be the chance to find the Pokémon.<br>


Line 70: Line 70:
Let ''P'' be the Pokémon to calculate.<br>
Let ''P'' be the Pokémon to calculate.<br>
Let ''C'' be the column from the previous Pokémon encountered.<br>
Let ''C'' be the column from the previous Pokémon encountered.<br>
Let ''R'' be the chance to find the Pokémon for column ''C'' as listed in the encounter table.<br>
Let ''R'' be the chance to find the Pokémon for column ''C'' as listed in the [[Honey#Encounter table|encounter table]].<br>
Let ''T'' be the base chance to find the Pokémon as listed under the section {{DL|Honey|Slathering a tree}}.<br>
Let ''T'' be the base chance to find the Pokémon as listed under the section {{DL|Honey|Slathering a tree}}.<br>
Let ''E<sub>P</sub>'' be the chance to find the Pokémon.<br>
Let ''E<sub>P</sub>'' be the chance to find the Pokémon.<br>
Line 107: Line 107:
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| Pokémon 1 (5%)
| Pokémon 1 (5%)
| {{p|Wurmple}}
| Wurmple
| Combee
| Combee
| {{p|Munchlax}}
| Munchlax
| Combee
| Combee
| Burmy
| Burmy
Line 115: Line 115:
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| Pokémon 2 (5%)
| Pokémon 2 (5%)
| {{p|Silcoon}}/{{p|Cascoon}}
| Silcoon/Cascoon
| Burmy
| Burmy
| Munchlax
| Munchlax
Line 123: Line 123:
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| Pokémon 3 (10%)
| Pokémon 3 (10%)
| {{p|Combee}}
| Combee
| Cherubi
| Cherubi
| Munchlax
| Munchlax
Line 131: Line 131:
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| Pokémon 4 (20%)
| Pokémon 4 (20%)
| {{p|Burmy}}
| Burmy
| Aipom
| Aipom
| Munchlax
| Munchlax
Line 139: Line 139:
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| Pokémon 5 (20%)
| Pokémon 5 (20%)
| {{p|Cherubi}}
| Cherubi
| {{p|Heracross}}
| Heracross
| Munchlax
| Munchlax
| Aipom
| Aipom
Line 147: Line 147:
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| Pokémon 6 (40%)
| Pokémon 6 (40%)
| {{p|Aipom}}
| Aipom
| Wurmple
| Wurmple
| Munchlax
| Munchlax
611

edits