Talk:Dark Cave

From Pokémon 3D Wiki
Revision as of 06:22, 2 January 2013 by Nilllzz (talk | contribs)
Jump to navigation Jump to search

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)