5th Generation Wonder Card Map: Difference between revisions

From ProjectPokemon Wiki
Jump to navigation Jump to search
No edit summary
m (→‎Gift Data: 0x0C)
Line 17: Line 17:
| 0x04
| 0x04
| Hometown<br>
| Hometown<br>
00 for Game Received In
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x05-07
| 0x05-07
| Unknown<br>
| Unknown<br>
00 for Game Received In
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x08-0x0B
| 0x08-0x0B
Line 27: Line 27:
|- style="background: #ddd;" align="center"
|- style="background: #ddd;" align="center"
| 0x0C
| 0x0C
| Unknown
| Secondary Ribbon<br>
In addition to the the Card Data's Ribbon
|- style="background: #eee;" align="center"
|- style="background: #eee;" align="center"
| 0x0D
| 0x0D
Line 62: Line 63:
| 0x1C
| 0x1C
| Unknown
| Unknown
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x1D
| 0x1D
| Language<br>
| Language<br>
00 for Game Received In
00 for Game Received In
|- style="background: #eee;" align="center"
|- 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"
|- style="background: #eee;" align="center"
| 0x34
| 0x34
| Nature<br>
| Nature<br>
FF - Unset
FF - Unset
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x35  
| 0x35  
| Pokémon Gender<br>  
| Pokémon Gender<br>  
Line 81: Line 82:
01 - Female<br>
01 - Female<br>
02 - Random
02 - Random
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x36
| 0x36
| Pokémon Ability<br>
| Pokémon Ability<br>
Line 89: Line 90:
03 - RND(Abil1, Abil2)<br>
03 - RND(Abil1, Abil2)<br>
04 - RND(Abil1, Abil2, AbilDW)<br>
04 - RND(Abil1, Abil2, AbilDW)<br>
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x37
| 0x37
| Unused
| Unused
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x38-0x39
| 0x38-0x39
| Egg Met Location<br>
| Egg Met Location<br>
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x3A-0x3B
| 0x3A-0x3B
| Met Location of Pokémon
| Met Location of Pokémon
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x3C
| 0x3C
| Met Level of Pokémon
| Met Level of Pokémon
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x3D-0x42
| 0x3D-0x42
| Contest Stats
| Contest Stats
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x43-0x48
| 0x43-0x48
| IVs<br>
| IVs<br>
FFs for unset IVs
FFs for unset IVs
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x49
| 0x49
| Unknown
| Unknown
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x4A-0x59
| 0x4A-0x59
| OT ID
| OT ID
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x5A
| 0x5A
| OT Gender  
| OT Gender  
00 - Male
00 - Male
01 - Female
01 - Female
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x5B
| 0x5B
| Gift Level
| Gift Level
|- style="background: #eee;" align="center"
|- style="background: #ddd;" align="center"
| 0x5C
| 0x5C
| Egg Flag for Manaphy<br>
| Egg Flag for Manaphy<br>
00 - Is Not Egg<br>
00 - Is Not Egg<br>
01 - Is Egg  
01 - Is Egg  
|- style="background: #ddd;" align="center"
|- style="background: #eee;" align="center"
| 0x5D-0x5F
| 0x5D-0x5F
| Unknown
| Unknown
|}
|}
{| border="1" style="border: 1px solid #999; border-collapse: collapse;"


== Card Data ==
== Card Data ==

Revision as of 23: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

0x05-07 Unknown
0x08-0x0B PID

Unset = 00000000

0x0C Secondary Ribbon

In addition to the the Card Data's Ribbon

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)

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

|- style="background: #ccc;" align="center" ! Offset ! Description |- style="background: #ddd;" align="center" | 0x60-0x7F | Card Title |- style="background: #eee;" align="center" | 0x80-0xA9 | Padding
No more Card Descriptions.
Depends on Card Title Length |- style="background: #ddd;" align="center" | 0xAA-0xAB | Unused |- style="background: #eee;" align="center" | 0xAC-0xAF | Date Card Received |- style="background: #ddd;" align="center" | 0xB0-0xB1 | Card ID |- style="background: #eee;" align="center" | 0xB2 | Ribbon
44 = Festival |- style="background: #ddd;" align="center" | 0xB3 | Card Type [Color]
01 - Pokémon [Blue]
02 - (Key) Item [Pink]
03 - Power [Green] |- style="background: #eee;" align="center" | 0xB4 | Gift Status: Used / Unused 01 - Unused
03 - Used
|- style="background: #ddd;" align="center" | 0xB5-0xCB | Unused |}