• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

[ Wiki ] Official Pokémon 3D Wiki Thread.

J

jianmingyong

Guest
Anyway... I lazy go back to v0.52.1 to get the old data so... Do anyone know what is the id for flying press? It is not in the wiki yet.

I have screwed up hawlucha move set that uses bulbapedia move id.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Anyway... I lazy go back to v0.52.1 to get the old data so... Do anyone know what is the id for flying press? It is not in the wiki yet.

I have screwed up hawlucha move set that uses bulbapedia move id.
Let's just say that the move got replaced with "Ride" and currently there are no plans to implement the move, have fun riding hawlucha (as if :p)
 

SViper

Active Member
Let's just say that the move got replaced with "Ride" and currently there are no plans to implement the move, have fun riding hawlucha (as if :p)
There is high possibility the move will be moved into first empty spot and that's most likely could be 622.
 
J

jianmingyong

Guest
Let's just say that the move got replaced with "Ride" and currently there are no plans to implement the move, have fun riding hawlucha (as if :p)
If hawlucha can ride, it would be a hidden easter egg. :p such fun riding a small hawlucha.
 
Last edited by a moderator:

Splitzblue

Active Member
So I just did a small wiki inspection and finally decided. Here are few things that I decided that we should do.
1. When Hoenn comes out to P3D, all the Gen 3 Pokèmon will have to be transferred from Johto and Kanto to Hoenn.
2. All the Just Implemented Pokèmon will have locations in their own future regions until the region is done and released.
Also, the Underground Path description for Route 5,6,7, and 8 redirect me to the Underground Path in Goldenrod page. There needs to be a page for the Kanto Underground Path.
 
Last edited:

Exemplary

Gym Leader
For encounter locations on pokemon pages, should we put them in order of where you go in the game or habitat dex (alphabetical)?
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
For encounter locations on pokemon pages, should we put them in order of where you go in the game or habitat dex (alphabetical)?
Order in which it appears in the data structure (example of Route 29)
Code:
name=Route 29
type=Grassland
{0|16|55|1,2,3|2,4}
{0|19|5|1,2,3|4,4}
{0|19|15|0|2,4}
{0|161|40|1,2,3|2,3}
{0|163|85|0|2,3}
{0|187|5|1,2,3|3,3}
{1|102|20|-1|10,10}
{1|163|50|-1|10,10}
{1|165|10|-1|10,10}
{1|167|10|-1|10,10}
{1|204|10|-1|10,10}
 
J

jianmingyong

Guest
Move list is once again updated from Pokemon3dData.accdb database. If you find that there are some typo error, do tell us so that we can access the error :p
It should be more or less 99% accurate as it is done using Regex replacement and I shouldn't mess up with any parts of it.
 
J

jianmingyong

Guest
Item Database is now under update :p FYI, you might be facing lag when viewing as I ported the data from the friendly Pokemon3dData.accdb database and not all are formatted correctly.
 
Top