Difference between revisions of "Talk:Dark Cave"
Jump to navigation
Jump to search
Tornado9797 (talk | contribs) (Help on reading files.) |
|||
| Line 8: | Line 8: | ||
How can I see what time of day it arrives, or in what levels they show up in? Can I get some help? [[User:Tornado9797|Tornado9797]] ([[User talk:Tornado9797|talk]]) 21:35, 1 January 2013 (CST) | How can I see what time of day it arrives, or in what levels they show up in? Can I get some help? [[User:Tornado9797|Tornado9797]] ([[User talk:Tornado9797|talk]]) 21:35, 1 January 2013 (CST) | ||
:The first value means what type of encounter it can be (normal round/grass = 0, surf = 1, fishing rod = 2), second value is the Pokémon ID, third the encounter rate, fourth the time of day (-1 = every time, 0 = night, 1 = morning, 2 = day, 3 = evening), fifth is the level (minlevel, maxlevel) [[User:Nilllzz|Nilllzz]] ([[User talk:Nilllzz|talk]]) 04:22, 2 January 2013 (UTC) | |||
Revision as of 06:22, 2 January 2013
Can someone help me translate the poke files for Pokémon 3D? I'm trying to enter vaild things onto this wiki, and I need help deciphering them. Through this line of code:
{0|41|39|-1|2,4}
I can see the following: In this location, Zubats have a 39% chance of being encountered.
How can I see what time of day it arrives, or in what levels they show up in? Can I get some help? Tornado9797 (talk) 21:35, 1 January 2013 (CST)
- The first value means what type of encounter it can be (normal round/grass = 0, surf = 1, fishing rod = 2), second value is the Pokémon ID, third the encounter rate, fourth the time of day (-1 = every time, 0 = night, 1 = morning, 2 = day, 3 = evening), fifth is the level (minlevel, maxlevel) Nilllzz (talk) 04:22, 2 January 2013 (UTC)