Difference between revisions of "Berries.dat"

From Pokémon 3D Wiki
Jump to navigation Jump to search
(Created page with "'''Berries.dat''' is an essential document within the Pokémon 3D savefiles. The document stores the berries data. ==Guide== Every entry has format <code>{map ...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Berries.dat''' is an essential document within the Pokémon 3D savefiles. The document stores the [[Apricorns|berries]] data.
'''Berries.dat''' is an essential document within the Pokémon 3D savefiles. The document stores the [[Berry|berries]] data.


==Guide==
==Guide==


Every entry has format <code>{map file|x,y,z|berry ID minus 2000,number of berries,number of times watered|year,month,day,hour,minute,second}</code>, which are all whole numbers from 0 to 2147483647.
Every entry has format <code>{map file|x,y,z|berry ID minus 2000,number of berries,number of stages watered|year,month,day,hour,minute,second}</code>, which are all whole numbers from 0 to 2147483647. The last part of the code represents the time you've planted the seed.


==Navigation==
==Navigation==


'''Windows''': Pokemon3D/Pokemon/Save/(Name of Save File)/Berries.dat
'''Windows''': Pokemon3D/Pokemon/Save/(Name of Save File)/Berries.dat

Latest revision as of 11:13, 16 January 2013

Berries.dat is an essential document within the Pokémon 3D savefiles. The document stores the berries data.

Guide

Every entry has format {map file|x,y,z|berry ID minus 2000,number of berries,number of stages watered|year,month,day,hour,minute,second}, which are all whole numbers from 0 to 2147483647. The last part of the code represents the time you've planted the seed.

Navigation

Windows: Pokemon3D/Pokemon/Save/(Name of Save File)/Berries.dat