5th Generation Wonder Card Map: Difference between revisions

From ProjectPokemon Wiki
Jump to navigation Jump to search
(→‎Card Data: ribbon)
Line 1: Line 1:
{{Incomplete}}
{{Incomplete}}
Gift Data still is getting processed. Format will be a little wonky.


== Gift Data ==
== Gift Data ==
Line 13: Line 15:
| Secret ID Number
| Secret ID Number
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x04-0x0C
| 0x04
| ''Unused''
| Hometown<br>
00 for Game Received In
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x08-0x0B
| PID<br>
Unset = 00000000
|- style="background: #eee;" align="center"
| 0x0D
| 0x0D
| Gift Type<br>
| Gift Type<br>
Line 22: Line 29:
02 - Pokémon<br>
02 - Pokémon<br>
03 - Power
03 - Power
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x0E
| 0x0E
| PokéBall
| PokéBall
|- style="background: #eee;" align="center"
| 0x0F
| Unknown
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x0F
| ''Unused''
|- style="background: #eee;" align="center"
| 0x10-0x11
| 0x10-0x11
| Held Item
| Held Item
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x12-0x13
| 0x12-0x13
| Move ID #1
| Move ID #1
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x14-0x15
| 0x14-0x15
| Move ID #2
| Move ID #2
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x16-0x17
| 0x16-0x17
| Move ID #3
| Move ID #3
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x18-0x19
| 0x18-0x19
| Move ID #4
| Move ID #4
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x1A-0x1B
| 0x1A-0x1B
| PokéDex Number
| PokéDex Number
|- style="background: #ddd;" align="center"
| 0x1C
| Unknown
|- style="background: #ddd;" align="center"
| 0x1D
| Language<br>
00 for Game Received In
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x1C-0x1D
| ''Unused''
|- style="background: #ddd;" align="center"
| 0x1E-0x33
| 0x1E-0x33
| Pokémon Nickname<br>
| Pokémon Nickname<br>
(0x32-0x33 FF FF terminated)<br>
(0x32-0x33 FF FF terminated)<br>
If no nickname, all FF.
If no nickname, all FF.
|- style="background: #ddd;" align="center"
| 0x34
| Nature<br>
FF - Unset
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x34
| ''Unused''
|- style="background: #ddd;" align="center"
| 0x35  
| 0x35  
| Pokémon Gender<br>  
| Pokémon Gender<br>  
Line 63: Line 75:
01 - Female<br>
01 - Female<br>
02 - Random
02 - Random
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x36
| 0x36
| Pokémon Ability<br>
| Pokémon Ability<br>
Line 70: Line 82:
02 - Dream World Ability<br>
02 - Dream World Ability<br>
03 - RND(Abil1, Abil2)<br>
03 - RND(Abil1, Abil2)<br>
04 - RND(Abil1, Abil2, AbilDW)
04 - RND(Abil1, Abil2, AbilDW)<br>
Unknown Greater Values
|- style="background: #eee;" align="center"
| 0x37
| Unused
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x37-0x39
| 0x38-0x39
| Unknown
| Egg Met Location<br>
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x3A-0x3B
| 0x3A-0x3B
Line 82: Line 98:
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x3D-0x42
| 0x3D-0x42
| ''Unused''/Unknown
| Contest Stats
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x43-0x48
| 0x43-0x48
| Unknown
| IVs<br>
FFs for unset IVs
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x49
| 0x49
| ''Unused''
| Unknown
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x4A-0x59
| 0x4A-0x59
Line 107: Line 124:
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x5D-0x5F
| 0x5D-0x5F
| Unknown / ''Unused''
| Unknown
|}
|}
{| border="1" style="border: 1px solid #999; border-collapse: collapse;"
{| border="1" style="border: 1px solid #999; border-collapse: collapse;"

Revision as of 22:16, 13 October 2010

This article is incomplete.
Please feel free to add missing information and complete the article.

Gift Data still is getting processed. Format will be a little wonky.

Gift Data

Offset Description
0x00-0x01 Trainer ID Number, Item Type, Power Type
0x02-0x03 Secret ID Number
0x04 Hometown

00 for Game Received In

0x08-0x0B PID

Unset = 00000000

0x0D Gift Type

00 - Key Item
01 - Item
02 - Pokémon
03 - Power

0x0E PokéBall
0x0F Unknown
0x10-0x11 Held Item
0x12-0x13 Move ID #1
0x14-0x15 Move ID #2
0x16-0x17 Move ID #3
0x18-0x19 Move ID #4
0x1A-0x1B PokéDex Number
0x1C Unknown
0x1D Language

00 for Game Received In

0x1E-0x33 Pokémon Nickname

(0x32-0x33 FF FF terminated)
If no nickname, all FF.

0x34 Nature

FF - Unset

0x35 Pokémon Gender

00 - Male
01 - Female
02 - Random

0x36 Pokémon Ability

00 - Ability 1
01 - Ability 2
02 - Dream World Ability
03 - RND(Abil1, Abil2)
04 - RND(Abil1, Abil2, AbilDW)
Unknown Greater Values

0x37 Unused
0x38-0x39 Egg Met Location
0x3A-0x3B Met Location of Pokémon
0x3C Met Level of Pokémon
0x3D-0x42 Contest Stats
0x43-0x48 IVs

FFs for unset IVs

0x49 Unknown
0x4A-0x59 OT ID
0x5A OT Gender

00 - Male 01 - Female

0x5B Gift Level
0x5C Egg Flag for Manaphy

00 - Is Not Egg
01 - Is Egg

0x5D-0x5F Unknown

Card Data

Offset Description
0x60-0x7F Card Title
0x80-0xA9 Padding

No more Card Descriptions.
Depends on Card Title Length

0xAA-0xAB Unused
0xAC-0xAF Date Card Received
0xB0-0xB1 Card ID
0xB2 Ribbon

44 = Festival

0xB3 Card Type [Color]

01 - Pokémon [Blue]
02 - (Key) Item [Pink]
03 - Power [Green]

0xB4 Gift Status: Used / Unused

01 - Unused
03 - Used

0xB5-0xCB Unused