| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125 |
- #ifndef PKMN_IDS_H
- #define PKMN_IDS_H
-
- #define PKMN_UNBEKANNT 0x0
- #define PKMN_BISASAM 0x1
- #define PKMN_BISAKNOSP 0x2
- #define PKMN_BISAFLOR 0x3
- #define PKMN_GLUMANDA 0x4
- #define PKMN_GLUTEXO 0x5
- #define PKMN_GLURAK 0x6
- #define PKMN_SCHIGGY 0x7
- #define PKMN_SCHILLOK 0x8
- #define PKMN_TURTOK 0x9
- #define PKMN_RAUPY 0xA
- #define PKMN_SAFCON 0xB
- #define PKMN_SMETTBO 0xC
- #define PKMN_HORNLIU 0xD
- #define PKMN_KOKUNA 0xE
- #define PKMN_BIBOR 0xF
- #define PKMN_TAUBSI 0x10
- #define PKMN_TAUBOGA 0x11
- #define PKMN_TAUBOSS 0x12
- #define PKMN_RATTFRATZ 0x13
- #define PKMN_RATTIKARL 0x14
- #define PKMN_HABITAK 0x15
- #define PKMN_IBITAK 0x16
- #define PKMN_RETTAN 0x17
- #define PKMN_ARBOK 0x18
- #define PKMN_PIKACHU 0x19
- #define PKMN_RAICHU 0x1A
- #define PKMN_SANDAN 0x1B
- #define PKMN_SANDAMER 0x1C
- #define PKMN_NIDORAN_F 0x1D
- #define PKMN_NIDORINA 0x1E
- #define PKMN_NIDOQUEEN 0x1F
- #define PKMN_NIDORAN_M 0x20
- #define PKMN_NIDORINO 0x21
- #define PKMN_NIDOKING 0x22
- #define PKMN_PIEPI 0x23
- #define PKMN_PIXI 0x24
- #define PKMN_VULPIX 0x25
- #define PKMN_VULNONA 0x26
- #define PKMN_PUMMELUFF 0x27
- #define PKMN_KNUDDELUFF 0x28
- #define PKMN_ZUBAT 0x29
- #define PKMN_GOLBAT 0x2A
- #define PKMN_MYRAPLA 0x2B
- #define PKMN_DUFLOR 0x2C
- #define PKMN_GIFLOR 0x2D
- #define PKMN_PARAS 0x2E
- #define PKMN_PARASEK 0x2F
- #define PKMN_BLUZUK 0x30
- #define PKMN_OMOT 0x31
- #define PKMN_DIGDA 0x32
- #define PKMN_DIGDRI 0x33
- #define PKMN_MAUZI 0x34
- #define PKMN_SNOBILIKAT 0x35
- #define PKMN_ENTON 0x36
- #define PKMN_ENTORON 0x37
- #define PKMN_MENKI 0x38
- #define PKMN_RASAFF 0x39
- #define PKMN_FUKANO 0x3A
- #define PKMN_ARKANI 0x3B
- #define PKMN_QUAPSEL 0x3C
- #define PKMN_QUAPUTZI 0x3D
- #define PKMN_QUAPPO 0x3E
- #define PKMN_ABRA 0x3F
- #define PKMN_KADABRA 0x40
- #define PKMN_SIMSALA 0x41
- #define PKMN_MACHOLLO 0x42
- #define PKMN_MASCHOCK 0x43
- #define PKMN_MACHOMEI 0x44
- #define PKMN_KNOFENSA 0x45
- #define PKMN_ULTRIGARIA 0x46
- #define PKMN_SARZENIA 0x47
- #define PKMN_TENTACHA 0x48
- #define PKMN_TENTOXA 0x49
- #define PKMN_KLEINSTEIN 0x4A
- #define PKMN_GEOROK 0x4B
- #define PKMN_GEOWAZ 0x4C
- #define PKMN_PONITA 0x4D
- #define PKMN_GALLOPA 0x4E
- #define PKMN_FLEGMON 0x4F
- #define PKMN_LAHMUS 0x50
- #define PKMN_MAGNETILO 0x51
- #define PKMN_MAGNETON 0x52
- #define PKMN_PORENTA 0x53
- #define PKMN_DODU 0x54
- #define PKMN_DODRI 0x55
- #define PKMN_JUROB 0x56
- #define PKMN_JUGONG 0x57
- #define PKMN_SLEIMA 0x58
- #define PKMN_SLEIMOK 0x59
- #define PKMN_MUSCHAS 0x5A
- #define PKMN_AUSTOS 0x5B
- #define PKMN_NEBULAK 0x5C
- #define PKMN_ALPOLLO 0x5D
- #define PKMN_GENGAR 0x5E
- #define PKMN_ONIX 0x5F
- #define PKMN_TRAUMATO 0x60
- #define PKMN_HYPNO 0x61
- #define PKMN_KRABBY 0x62
- #define PKMN_KINGLER 0x63
- #define PKMN_VOLTOBAL 0x64
- #define PKMN_LEKTROBAL 0x65
- #define PKMN_OWEI 0x66
- #define PKMN_KOKOWEI 0x67
- #define PKMN_TRAGOSSO 0x68
- #define PKMN_KNOGGA 0x69
- #define PKMN_KICKLEE 0x6A
- #define PKMN_NOCKCHAN 0x6B
- #define PKMN_SCHLURP 0x6C
- #define PKMN_SMOGON 0x6D
- #define PKMN_SMOGMOG 0x6E
- #define PKMN_RIHORN 0x6F
- #define PKMN_RIZEROS 0x70
- #define PKMN_CHANEIRA 0x71
- #define PKMN_TANGELA 0x72
- #define PKMN_KANGAMA 0x73
- #define PKMN_SEEPER 0x74
- #define PKMN_SEEMON 0x75
- #define PKMN_GOLDINI 0x76
- #define PKMN_GOLKING 0x77
- #define PKMN_STERNDU 0x78
- #define PKMN_STARMIE 0x79
- #define PKMN_PANTIMOS 0x7A
- #define PKMN_SICHLOR 0x7B
- #define PKMN_ROSSANA 0x7C
- #define PKMN_ELEKTEK 0x7D
- #define PKMN_MAGMAR 0x7E
- #define PKMN_PINSIR 0x7F
- #define PKMN_TAUROS 0x80
- #define PKMN_KARPADOR 0x81
- #define PKMN_GARADOS 0x82
- #define PKMN_LAPRAS 0x83
- #define PKMN_DITTO 0x84
- #define PKMN_EVOLI 0x85
- #define PKMN_AQUANA 0x86
- #define PKMN_BLITZA 0x87
- #define PKMN_FLAMARA 0x88
- #define PKMN_PORYGON 0x89
- #define PKMN_AMONITAS 0x8A
- #define PKMN_AMOROSO 0x8B
- #define PKMN_KABUTO 0x8C
- #define PKMN_KABUTOPS 0x8D
- #define PKMN_AERODACTYL 0x8E
- #define PKMN_RELAXO 0x8F
- #define PKMN_ARKTOS 0x90
- #define PKMN_ZAPDOS 0x91
- #define PKMN_LAVADOS 0x92
- #define PKMN_DRATINI 0x93
- #define PKMN_DRAGONIR 0x94
- #define PKMN_DRAGORAN 0x95
- #define PKMN_MEWTU 0x96
- #define PKMN_MEW 0x97
- #define PKMN_ENDIVIE 0x98
- #define PKMN_LORBLATT 0x99
- #define PKMN_MEGANIE 0x9A
- #define PKMN_FEURIGEL 0x9B
- #define PKMN_IGELAVAR 0x9C
- #define PKMN_TORNUPTO 0x9D
- #define PKMN_KARNIMANI 0x9E
- #define PKMN_TYRACROC 0x9F
- #define PKMN_IMPERGATOR 0xA0
- #define PKMN_WIESOR 0xA1
- #define PKMN_WIESENIOR 0xA2
- #define PKMN_HOOTHOOT 0xA3
- #define PKMN_NOCTUH 0xA4
- #define PKMN_LEDYBA 0xA5
- #define PKMN_LEDIAN 0xA6
- #define PKMN_WEBARAK 0xA7
- #define PKMN_ARIADOS 0xA8
- #define PKMN_IKSBAT 0xA9
- #define PKMN_LAMPI 0xAA
- #define PKMN_LANTURN 0xAB
- #define PKMN_PICHU 0xAC
- #define PKMN_PII 0xAD
- #define PKMN_FLUFFELUFF 0xAE
- #define PKMN_TOGEPI 0xAF
- #define PKMN_TOGETIC 0xB0
- #define PKMN_NATU 0xB1
- #define PKMN_XATU 0xB2
- #define PKMN_VOLTILAMM 0xB3
- #define PKMN_WAATY 0xB4
- #define PKMN_AMPHAROS 0xB5
- #define PKMN_BLUBELLA 0xB6
- #define PKMN_MARILL 0xB7
- #define PKMN_AZUMARILL 0xB8
- #define PKMN_MOGELBAUM 0xB9
- #define PKMN_QUAXO 0xBA
- #define PKMN_HOPPSPROSS 0xBB
- #define PKMN_HUBELUPF 0xBC
- #define PKMN_PAPUNGHA 0xBD
- #define PKMN_GRIFFEL 0xBE
- #define PKMN_SONNKERN 0xBF
- #define PKMN_SONNFLORA 0xC0
- #define PKMN_YANMA 0xC1
- #define PKMN_FELINO 0xC2
- #define PKMN_MORLORD 0xC3
- #define PKMN_PSIANA 0xC4
- #define PKMN_NACHTARA 0xC5
- #define PKMN_KRAMURX 0xC6
- #define PKMN_LASCHOKING 0xC7
- #define PKMN_TRAUNFUGIL 0xC8
- #define PKMN_ICOGNITO 0xC9
- #define PKMN_WOINGENAU 0xCA
- #define PKMN_GIRAFARIG 0xCB
- #define PKMN_TANNZA 0xCC
- #define PKMN_FORSTELLKA 0xCD
- #define PKMN_DUMMISEL 0xCE
- #define PKMN_SKORGLA 0xCF
- #define PKMN_STAHLOS 0xD0
- #define PKMN_SNUBBULL 0xD1
- #define PKMN_GRANBULL 0xD2
- #define PKMN_BALDORFISH 0xD3
- #define PKMN_SCHEROX 0xD4
- #define PKMN_POTTROTT 0xD5
- #define PKMN_SKARABORN 0xD6
- #define PKMN_SNIEBEL 0xD7
- #define PKMN_TEDDIURSA 0xD8
- #define PKMN_URSARING 0xD9
- #define PKMN_SCHNECKMAG 0xDA
- #define PKMN_MAGCARGO 0xDB
- #define PKMN_QUIEKEL 0xDC
- #define PKMN_KEIFEL 0xDD
- #define PKMN_CORASONN 0xDE
- #define PKMN_REMORAID 0xDF
- #define PKMN_OCTILLERY 0xE0
- #define PKMN_BOTOGEL 0xE1
- #define PKMN_MANTAX 0xE2
- #define PKMN_PANZAERON 0xE3
- #define PKMN_HUNDUSTER 0xE4
- #define PKMN_HUNDEMON 0xE5
- #define PKMN_SEEDRAKING 0xE6
- #define PKMN_PHANPY 0xE7
- #define PKMN_DONPHAN 0xE8
- #define PKMN_PORYGON2 0xE9
- #define PKMN_DAMHIRPLEX 0xEA
- #define PKMN_FARBEAGLE 0xEB
- #define PKMN_RABAUZ 0xEC
- #define PKMN_KAPOERA 0xED
- #define PKMN_KUSSILLA 0xEE
- #define PKMN_ELEKID 0xEF
- #define PKMN_MAGBY 0xF0
- #define PKMN_MILTANK 0xF1
- #define PKMN_HEITEIRA 0xF2
- #define PKMN_RAIKOU 0xF3
- #define PKMN_ENTEI 0xF4
- #define PKMN_SUICUNE 0xF5
- #define PKMN_LARVITAR 0xF6
- #define PKMN_PUPITAR 0xF7
- #define PKMN_DESPOTAR 0xF8
- #define PKMN_LUGIA 0xF9
- #define PKMN_HO_OH 0xFA
- #define PKMN_CELEBI 0xFB
- #define PKMN_ALOLA_RATTFRATZ 0xFC
- #define PKMN_ALOLA_RATIKARL 0xFD
- #define PKMN_ALOLA_RAICHU 0xFE
- #define PKMN_ALOLA_SANDAN 0xFF
- #define PKMN_ALOLA_SANDAMER 0x100
- #define PKMN_ALOLA_VULPIX 0x101
- #define PKMN_ALOLA_VULNONA 0x102
- #define PKMN_ALOLA_DIGDA 0x103
- #define PKMN_ALOLA_DIGDRI 0x104
- #define PKMN_ALOLA_MAUZI 0x105
- #define PKMN_ALOLA_SNOBILIKAT 0x106
- #define PKMN_ALOLA_KLEINSTEIN 0x107
- #define PKMN_ALOLA_GEOROK 0x108
- #define PKMN_ALOLA_GEOWAZ 0x109
- #define PKMN_ALOLA_SLEIMA 0x10A
- #define PKMN_ALOLA_SLEIMOK 0x10B
- #define PKMN_ALOLA_KOKOWEI 0x10C
- #define PKMN_ALOLA_KNOGGA 0x10D
- #define PKMN_VEMOI 0x10E
- #define PKMN_LUMONA 0x10F
- #define PKMN_LIASU 0x110
- #define PKMN_MAMOI 0x111
- #define PKMN_LUMOYO 0x112
- #define PKMN_LIOSU 0x113
- #define PKMN_PSIAUGON_F 0x114
- #define PKMN_GECKARBOR 0x115
- #define PKMN_REPTAIN 0x116
- #define PKMN_GEWALDRO 0x117
- #define PKMN_FLEMMLI 0x118
- #define PKMN_JUNGGLUT 0x119
- #define PKMN_LOHGOCK 0x11A
- #define PKMN_HYDROPI 0x11B
- #define PKMN_MOORABBEL 0x11C
- #define PKMN_SUMPEX 0x11D
- #define PKMN_FIFFYEN 0x11E
- #define PKMN_MAGNAYEN 0x11F
- #define PKMN_ZIGZACHS 0x120
- #define PKMN_GERADAKS 0x121
- #define PKMN_WAUMPEL 0x122
- #define PKMN_SCHALOKO 0x123
- #define PKMN_PAPINELLA 0x124
- #define PKMN_PANEKON 0x125
- #define PKMN_PUDOX 0x126
- #define PKMN_LOTURZEL 0x127
- #define PKMN_LOMBRERO 0x128
- #define PKMN_KAPPALORES 0x129
- #define PKMN_SAMURZEL 0x12A
- #define PKMN_BLANAS 0x12B
- #define PKMN_TENGULIST 0x12C
- #define PKMN_NINCADA 0x12D
- #define PKMN_NINJASK 0x12E
- #define PKMN_NINJATOM 0x12F
- #define PKMN_SCHWALBINI 0x130
- #define PKMN_SCHWALBOSS 0x131
- #define PKMN_KNILZ 0x132
- #define PKMN_KAPILZ 0x133
- #define PKMN_PANDIR 0x134
- #define PKMN_WINGULL 0x135
- #define PKMN_PELIPPER 0x136
- #define PKMN_GEHWEIHER 0x137
- #define PKMN_MASKEREGEN 0x138
- #define PKMN_WAILMER 0x139
- #define PKMN_WAILORD 0x13A
- #define PKMN_ENECO 0x13B
- #define PKMN_ENEKORO 0x13C
- #define PKMN_KECLEON 0x13D
- #define PKMN_PUPPANCE 0x13E
- #define PKMN_LEPUMENTAS 0x13F
- #define PKMN_NASGNET 0x140
- #define PKMN_QURTEL 0x141
- #define PKMN_ZOBIRIS 0x142
- #define PKMN_SCHMERBE 0x143
- #define PKMN_WELSAR 0x144
- #define PKMN_LIEBISKUS 0x145
- #define PKMN_KREBSCORPS 0x146
- #define PKMN_KREBUTACK 0x147
- #define PKMN_BARSCHWA 0x148
- #define PKMN_MILOTIC 0x149
- #define PKMN_KANIVANHA 0x14A
- #define PKMN_TOHAIDO 0x14B
- #define PKMN_KNACKLION 0x14C
- #define PKMN_VIBRAVA 0x14D
- #define PKMN_LIBELLDRA 0x14E
- #define PKMN_MAKUHITA 0x14F
- #define PKMN_HARIYAMA 0x150
- #define PKMN_FRIZELBLIZ 0x151
- #define PKMN_VOLTENSO 0x152
- #define PKMN_CAMAUB 0x153
- #define PKMN_CAMERUPT 0x154
- #define PKMN_SEEMOPS 0x155
- #define PKMN_SEEJONG 0x156
- #define PKMN_WALRAISA 0x157
- #define PKMN_TUSKA 0x158
- #define PKMN_NOKTUSKA 0x159
- #define PKMN_SCHNEPPKE 0x15A
- #define PKMN_FIRNONTOR 0x15B
- #define PKMN_LUNASTEIN 0x15C
- #define PKMN_SONNFEL 0x15D
- #define PKMN_AZURILL 0x15E
- #define PKMN_SPOINK 0x15F
- #define PKMN_GROINK 0x160
- #define PKMN_PLUSLE 0x161
- #define PKMN_MINUN 0x162
- #define PKMN_FLUNKIFER 0x163
- #define PKMN_MEDITIE 0x164
- #define PKMN_MEDITALIS 0x165
- #define PKMN_WABLU 0x166
- #define PKMN_ALTARIA 0x167
- #define PKMN_ISSO 0x168
- #define PKMN_ZWIRRLICHT 0x169
- #define PKMN_ZWIRRKLOP 0x16A
- #define PKMN_ROSELIA 0x16B
- #define PKMN_BUMMELZ 0x16C
- #define PKMN_MUNTIER 0x16D
- #define PKMN_LETARKING 0x16E
- #define PKMN_SCHLUPPUCK 0x16F
- #define PKMN_SCHLUKWECH 0x170
- #define PKMN_TROPIUS 0x171
- #define PKMN_FLURMEL 0x172
- #define PKMN_KRAKEELO 0x173
- #define PKMN_KRAWUMMS 0x174
- #define PKMN_PERLU 0x175
- #define PKMN_AALABYSS 0x176
- #define PKMN_SAGANABYSS 0x177
- #define PKMN_ABSOL 0x178
- #define PKMN_SHUPPET 0x179
- #define PKMN_BANETTE 0x17A
- #define PKMN_VIPITIS 0x17B
- #define PKMN_SENGO 0x17C
- #define PKMN_RELICANTH 0x17D
- #define PKMN_STOLLUNIOR 0x17E
- #define PKMN_STOLLRAK 0x17F
- #define PKMN_STOLLOSS 0x180
- #define PKMN_FORMEO 0x181
- #define PKMN_VOLBEAT 0x182
- #define PKMN_ILLUMISE 0x183
- #define PKMN_LILIEP 0x184
- #define PKMN_WIELIE 0x185
- #define PKMN_ANORITH 0x186
- #define PKMN_ARMALDO 0x187
- #define PKMN_TRASLA 0x188
- #define PKMN_KIRLIA 0x189
- #define PKMN_GUARDEVOIR 0x18A
- #define PKMN_KINDWURM 0x18B
- #define PKMN_DRASCHEL 0x18C
- #define PKMN_BRUTALANDA 0x18D
- #define PKMN_TANHEL 0x18E
- #define PKMN_METANG 0x18F
- #define PKMN_METAGROSS 0x190
- #define PKMN_REGIROCK 0x191
- #define PKMN_REGICE 0x192
- #define PKMN_REGISTEEL 0x193
- #define PKMN_KYOGRE 0x194
- #define PKMN_GROUDON 0x195
- #define PKMN_RAYQUAZA 0x196
- #define PKMN_LATIAS 0x197
- #define PKMN_LATIOS 0x198
- #define PKMN_JIRACHI 0x199
- #define PKMN_DEOXYS 0x19A
- #define PKMN_PALIMPALIM 0x19B
- #define PKMN_EI 0x19C
- #define PKMN_ICOGNITO_B 0x19D
- #define PKMN_ICOGNITO_C 0x19E
- #define PKMN_ICOGNITO_D 0x19F
- #define PKMN_ICOGNITO_E 0x1A0
- #define PKMN_ICOGNITO_F 0x1A1
- #define PKMN_ICOGNITO_G 0x1A2
- #define PKMN_ICOGNITO_H 0x1A3
- #define PKMN_ICOGNITO_I 0x1A4
- #define PKMN_ICOGNITO_J 0x1A5
- #define PKMN_ICOGNITO_K 0x1A6
- #define PKMN_ICOGNITO_L 0x1A7
- #define PKMN_ICOGNITO_M 0x1A8
- #define PKMN_ICOGNITO_N 0x1A9
- #define PKMN_ICOGNITO_O 0x1AA
- #define PKMN_ICOGNITO_P 0x1AB
- #define PKMN_ICOGNITO_Q 0x1AC
- #define PKMN_ICOGNITO_R 0x1AD
- #define PKMN_ICOGNITO_S 0x1AE
- #define PKMN_ICOGNITO_T 0x1AF
- #define PKMN_ICOGNITO_U 0x1B0
- #define PKMN_ICOGNITO_V 0x1B1
- #define PKMN_ICOGNITO_W 0x1B2
- #define PKMN_ICOGNITO_X 0x1B3
- #define PKMN_ICOGNITO_Y 0x1B4
- #define PKMN_ICOGNITO_Z 0x1B5
- #define PKMN_ICOGNITO_EXCL 0x1B6
- #define PKMN_ICOGNITO_QUESTION 0x1B7
- #define PKMN_CHELAST 0x1B8
- #define PKMN_CHELCARAIN 0x1B9
- #define PKMN_CHELTERRAR 0x1BA
- #define PKMN_PANFLAM 0x1BB
- #define PKMN_PANPYRO 0x1BC
- #define PKMN_PANFERNO 0x1BD
- #define PKMN_PLINFA 0x1BE
- #define PKMN_PLIPRIN 0x1BF
- #define PKMN_IMPOLEON 0x1C0
- #define PKMN_STARALILI 0x1C1
- #define PKMN_STARAVIA 0x1C2
- #define PKMN_STARAPTOR 0x1C3
- #define PKMN_BIDIZA 0x1C4
- #define PKMN_BIDIFAS 0x1C5
- #define PKMN_ZIRPURZE 0x1C6
- #define PKMN_ZIRPEISE 0x1C7
- #define PKMN_SHEINUX 0x1C8
- #define PKMN_LUXIO 0x1C9
- #define PKMN_LUXTRA 0x1CA
- #define PKMN_KNOSPI 0x1CB
- #define PKMN_ROSERADE 0x1CC
- #define PKMN_KOKNODON 0x1CD
- #define PKMN_RAMEIDON 0x1CE
- #define PKMN_SCHILTERUS 0x1CF
- #define PKMN_BOLLTERUS 0x1D0
- #define PKMN_BURMY 0x1D1
- #define PKMN_BURMADAME 0x1D2
- #define PKMN_MOTERPEL 0x1D3
- #define PKMN_WADRIBIE 0x1D4
- #define PKMN_HONWEISEL 0x1D5
- #define PKMN_PACHIRISU 0x1D6
- #define PKMN_BAMELIN 0x1D7
- #define PKMN_BOJELIN 0x1D8
- #define PKMN_KIKUGI 0x1D9
- #define PKMN_KINOSO 0x1DA
- #define PKMN_SCHALELLOS 0x1DB
- #define PKMN_GASTRODON 0x1DC
- #define PKMN_AMBIDIFFEL 0x1DD
- #define PKMN_DRIFTLON 0x1DE
- #define PKMN_DRIFZEPELI 0x1DF
- #define PKMN_HASPIROR 0x1E0
- #define PKMN_SCHLAPOR 0x1E1
- #define PKMN_TRAUNMAGIL 0x1E2
- #define PKMN_KRAMSHEF 0x1E3
- #define PKMN_CHARMIAN 0x1E4
- #define PKMN_SHNURGARST 0x1E5
- #define PKMN_KLINGPLIM 0x1E6
- #define PKMN_SKUNKAPUH 0x1E7
- #define PKMN_SKUNTANK 0x1E8
- #define PKMN_BRONZEL 0x1E9
- #define PKMN_BRONZONG 0x1EA
- #define PKMN_MOBAI 0x1EB
- #define PKMN_PANTIMIMI 0x1EC
- #define PKMN_WONNEIRA 0x1ED
- #define PKMN_PLAUDAGEI 0x1EE
- #define PKMN_KRYPPUK 0x1EF
- #define PKMN_KAUMALAT 0x1F0
- #define PKMN_KNARKSEL 0x1F1
- #define PKMN_KNAKRACK 0x1F2
- #define PKMN_MAMPFAXO 0x1F3
- #define PKMN_RIOLU 0x1F4
- #define PKMN_LUCARIO 0x1F5
- #define PKMN_HIPPOPOTAS 0x1F6
- #define PKMN_HIPPOTERUS 0x1F7
- #define PKMN_PIONSKORA 0x1F8
- #define PKMN_PIONDRAGI 0x1F9
- #define PKMN_GLIBUNKEL 0x1FA
- #define PKMN_TOXIQUAK 0x1FB
- #define PKMN_VENUFLIBIS 0x1FC
- #define PKMN_FINNEON 0x1FD
- #define PKMN_LUMINEON 0x1FE
- #define PKMN_MANTIRPS 0x1FF
- #define PKMN_SHNEBEDECK 0x200
- #define PKMN_REXBLISAR 0x201
- #define PKMN_SNIBUNNA 0x202
- #define PKMN_MAGNEZONE 0x203
- #define PKMN_SCHLURPLEK 0x204
- #define PKMN_RIHORNIOR 0x205
- #define PKMN_TANGOLOSS 0x206
- #define PKMN_ELEVOLTEK 0x207
- #define PKMN_MAGBRANT 0x208
- #define PKMN_TOGEKISS 0x209
- #define PKMN_YANMEGA 0x20A
- #define PKMN_FOLIPURBA 0x20B
- #define PKMN_GLAZIOLA 0x20C
- #define PKMN_SKORGRO 0x20D
- #define PKMN_MAMUTEL 0x20E
- #define PKMN_PORYGON_Z 0x20F
- #define PKMN_GALAGLADI 0x210
- #define PKMN_VOLUMINAS 0x211
- #define PKMN_ZWIRRFINST 0x212
- #define PKMN_FROSDEDJE 0x213
- #define PKMN_ROTOM 0x214
- #define PKMN_SELFE 0x215
- #define PKMN_VESPRIT 0x216
- #define PKMN_TOBUTZ 0x217
- #define PKMN_DIALGA 0x218
- #define PKMN_PALKIA 0x219
- #define PKMN_HEATRAN 0x21A
- #define PKMN_REGIGIGAS 0x21B
- #define PKMN_GIRATINA 0x21C
- #define PKMN_CRESSELIA 0x21D
- #define PKMN_PHIONE 0x21E
- #define PKMN_MANAPHY 0x21F
- #define PKMN_DARKRAI 0x220
- #define PKMN_SHAYMIN 0x221
- #define PKMN_ARCEUS 0x222
- #define PKMN_VICTINI 0x223
- #define PKMN_SERPIFEU 0x224
- #define PKMN_EFOSERP 0x225
- #define PKMN_SERPIROYAL 0x226
- #define PKMN_FLOINK 0x227
- #define PKMN_FERKOKEL 0x228
- #define PKMN_FLAMBIREX 0x229
- #define PKMN_OTTARO 0x22A
- #define PKMN_ZWOTTRONIN 0x22B
- #define PKMN_ADMURAI 0x22C
- #define PKMN_NAGELOTZ 0x22D
- #define PKMN_KUKMARDA 0x22E
- #define PKMN_YORKLEFF 0x22F
- #define PKMN_TERRIBARK 0x230
- #define PKMN_BISSBARK 0x231
- #define PKMN_FELILOU 0x232
- #define PKMN_KLEOPARDA 0x233
- #define PKMN_VEGIMAK 0x234
- #define PKMN_VEGICHITA 0x235
- #define PKMN_GRILLMAK 0x236
- #define PKMN_GRILLCHITA 0x237
- #define PKMN_SODAMAK 0x238
- #define PKMN_SODACHITA 0x239
- #define PKMN_SOMNIAM 0x23A
- #define PKMN_SOMNIVORA 0x23B
- #define PKMN_DUSSELGURR 0x23C
- #define PKMN_NAVITAUB 0x23D
- #define PKMN_FASASNOB 0x23E
- #define PKMN_ELEZEBA 0x23F
- #define PKMN_ZEBRITZ 0x240
- #define PKMN_KIESLING 0x241
- #define PKMN_SEDIMANTUR 0x242
- #define PKMN_BROCKOLOSS 0x243
- #define PKMN_FLEKNOIL 0x244
- #define PKMN_FLETIAMO 0x245
- #define PKMN_ROTOMURF 0x246
- #define PKMN_STALOBOR 0x247
- #define PKMN_OHRDOCH 0x248
- #define PKMN_PRAKTIBALK 0x249
- #define PKMN_STREPOLI 0x24A
- #define PKMN_MEISTAGRIF 0x24B
- #define PKMN_SCHALLQUAP 0x24C
- #define PKMN_MEBRANA 0x24D
- #define PKMN_BRANAWARZ 0x24E
- #define PKMN_JIUTESTO 0x24F
- #define PKMN_KARADONIS 0x250
- #define PKMN_STRAWICKL 0x251
- #define PKMN_FOLIKON 0x252
- #define PKMN_MATRIFOL 0x253
- #define PKMN_TOXIPED 0x254
- #define PKMN_ROLLUM 0x255
- #define PKMN_CERAPENDRA 0x256
- #define PKMN_WAUMBOLL 0x257
- #define PKMN_ELFUN 0x258
- #define PKMN_LILMINIP 0x259
- #define PKMN_DRESSELLA 0x25A
- #define PKMN_BARSCHUFT 0x25B
- #define PKMN_GANOVIL 0x25C
- #define PKMN_ROKKAIMAN 0x25D
- #define PKMN_RABIGATOR 0x25E
- #define PKMN_FLAMPION 0x25F
- #define PKMN_FLAMPIVIAN 0x260
- #define PKMN_MARACAMBA 0x261
- #define PKMN_LITHOMITH 0x262
- #define PKMN_CASTELLITH 0x263
- #define PKMN_ZURROKEX 0x264
- #define PKMN_IROKEX 0x265
- #define PKMN_SYMVOLARA 0x266
- #define PKMN_MAKABAJA 0x267
- #define PKMN_ECHNATOLL 0x268
- #define PKMN_GALAPAFLOS 0x269
- #define PKMN_KARIPPAS 0x26A
- #define PKMN_FLAPTERYX 0x26B
- #define PKMN_AEROPTERYX 0x26C
- #define PKMN_UNRATUETOX 0x26D
- #define PKMN_DEPONITOX 0x26E
- #define PKMN_ZORUA 0x26F
- #define PKMN_ZOROARK 0x270
- #define PKMN_PICOCHILLA 0x271
- #define PKMN_CHILLABELL 0x272
- #define PKMN_MOLLIMORBA 0x273
- #define PKMN_HYPNOMORBA 0x274
- #define PKMN_MORBITESSE 0x275
- #define PKMN_MONOZYTO 0x276
- #define PKMN_MITODOS 0x277
- #define PKMN_ZYTOMEGA 0x278
- #define PKMN_PICCOLENTE 0x279
- #define PKMN_SWARONESS 0x27A
- #define PKMN_GELATINI 0x27B
- #define PKMN_GELATROPPO 0x27C
- #define PKMN_GELATWINO 0x27D
- #define PKMN_SESOKITZ 0x27E
- #define PKMN_KRONJUWILD 0x27F
- #define PKMN_EMOLGA 0x280
- #define PKMN_LAUKAPS 0x281
- #define PKMN_CAVALANZAS 0x282
- #define PKMN_TARNPIGNON 0x283
- #define PKMN_HUTSASSA 0x284
- #define PKMN_QUABBEL 0x285
- #define PKMN_APOQUALLYP 0x286
- #define PKMN_MAMOLIDA 0x287
- #define PKMN_WATTZAPF 0x288
- #define PKMN_VOLTULA 0x289
- #define PKMN_KASTADUR 0x28A
- #define PKMN_TENTANTEL 0x28B
- #define PKMN_KLIKK 0x28C
- #define PKMN_KLIKLAK 0x28D
- #define PKMN_KLIKDIKLAK 0x28E
- #define PKMN_ZAPPLARDIN 0x28F
- #define PKMN_ZAPPLALEK 0x290
- #define PKMN_ZAPPLARANG 0x291
- #define PKMN_PYGRAULON 0x292
- #define PKMN_MEGALON 0x293
- #define PKMN_LICHTEL 0x294
- #define PKMN_LATERNECTO 0x295
- #define PKMN_SKELABRA 0x296
- #define PKMN_MILZA 0x297
- #define PKMN_SHARFAX 0x298
- #define PKMN_MAXAX 0x299
- #define PKMN_PETZNIEF 0x29A
- #define PKMN_SIBERIO 0x29B
- #define PKMN_FRIGOMETRI 0x29C
- #define PKMN_SCHNUTHELM 0x29D
- #define PKMN_HYDRAGIL 0x29E
- #define PKMN_FLUNSCHLIK 0x29F
- #define PKMN_LIN_FU 0x2A0
- #define PKMN_WIE_SHU 0x2A1
- #define PKMN_SHARDRAGO 0x2A2
- #define PKMN_GOLBIT 0x2A3
- #define PKMN_GOLGANTES 0x2A4
- #define PKMN_GLADIANTRI 0x2A5
- #define PKMN_CAESURIO 0x2A6
- #define PKMN_BISOFANK 0x2A7
- #define PKMN_GERONIMATZ 0x2A8
- #define PKMN_WASHAKWIL 0x2A9
- #define PKMN_SKALLYK 0x2AA
- #define PKMN_GRYPHELDIS 0x2AB
- #define PKMN_FURNIFRASS 0x2AC
- #define PKMN_FERMICULA 0x2AD
- #define PKMN_KAPUNO 0x2AE
- #define PKMN_DUODINO 0x2AF
- #define PKMN_TRIKEPHALO 0x2B0
- #define PKMN_IGNIVOR 0x2B1
- #define PKMN_RAMOTH 0x2B2
- #define PKMN_KOBALIUM 0x2B3
- #define PKMN_TERRAKIUM 0x2B4
- #define PKMN_VIRIDIUM 0x2B5
- #define PKMN_BOREOS 0x2B6
- #define PKMN_VOLTOLOS 0x2B7
- #define PKMN_RESHIRAM 0x2B8
- #define PKMN_ZEKROM 0x2B9
- #define PKMN_DEMETEROS 0x2BA
- #define PKMN_KYUREM 0x2BB
- #define PKMN_KELDEO 0x2BC
- #define PKMN_MELOETTA 0x2BD
- #define PKMN_GENESECT 0x2BE
- #define PKMN_IGAMARO 0x2BF
- #define PKMN_IGASTARNISH 0x2C0
- #define PKMN_BRIGARON 0x2C1
- #define PKMN_FYNX 0x2C2
- #define PKMN_RUTENA 0x2C3
- #define PKMN_FENNEXIS 0x2C4
- #define PKMN_FROXY 0x2C5
- #define PKMN_AMPHIZEL 0x2C6
- #define PKMN_QUAJUTSU 0x2C7
- #define PKMN_SCOPPEL 0x2C8
- #define PKMN_GREBBIT 0x2C9
- #define PKMN_DARTIRI 0x2CA
- #define PKMN_DARTIGNIS 0x2CB
- #define PKMN_FIARO 0x2CC
- #define PKMN_PURMEL 0x2CD
- #define PKMN_PUPONCHO 0x2CE
- #define PKMN_VIVILLON 0x2CF
- #define PKMN_LEUFEO 0x2D0
- #define PKMN_PYROLEO 0x2D1
- #define PKMN_FLABEBE 0x2D2
- #define PKMN_FLOETTE 0x2D3
- #define PKMN_FLORGES 0x2D4
- #define PKMN_MAEHIKEL 0x2D5
- #define PKMN_CHEVRUMM 0x2D6
- #define PKMN_PAM_PAM 0x2D7
- #define PKMN_PANDAGRO 0x2D8
- #define PKMN_COIFFWAFF 0x2D9
- #define PKMN_PSIAU 0x2DA
- #define PKMN_PSIAUGON_M 0x2DB
- #define PKMN_GRAMOKLES 0x2DC
- #define PKMN_DUOKLES 0x2DD
- #define PKMN_DURENGARD 0x2DE
- #define PKMN_PARFI 0x2DF
- #define PKMN_PARFINESSE 0x2E0
- #define PKMN_FLAUSCHLING 0x2E1
- #define PKMN_SABBAIONE 0x2E2
- #define PKMN_ISCALAR 0x2E3
- #define PKMN_CALAMANERO 0x2E4
- #define PKMN_BITHORA 0x2E5
- #define PKMN_THANATHORA 0x2E6
- #define PKMN_ALGITT 0x2E7
- #define PKMN_TANDRAK 0x2E8
- #define PKMN_SCAMPISTO 0x2E9
- #define PKMN_WUMMER 0x2EA
- #define PKMN_EGUANA 0x2EB
- #define PKMN_ELEZARD 0x2EC
- #define PKMN_BALGORAS 0x2ED
- #define PKMN_MONARGORAS 0x2EE
- #define PKMN_AMARINO 0x2EF
- #define PKMN_AMAGARGA 0x2F0
- #define PKMN_FEELINARA 0x2F1
- #define PKMN_RESLADERO 0x2F2
- #define PKMN_DEDENNE 0x2F3
- #define PKMN_ROCARA 0x2F4
- #define PKMN_VISCORA 0x2F5
- #define PKMN_VISCARGOT 0x2F6
- #define PKMN_VISCOGON 0x2F7
- #define PKMN_CLAVION 0x2F8
- #define PKMN_PARAGONI 0x2F9
- #define PKMN_TROMBORK 0x2FA
- #define PKMN_IRRBIS 0x2FB
- #define PKMN_PUMPDJINN 0x2FC
- #define PKMN_ARKTIP 0x2FD
- #define PKMN_ARKTILAS 0x2FE
- #define PKMN_EF_EM 0x2FF
- #define PKMN_UHAFNIR 0x300
- #define PKMN_XERNEAS 0x301
- #define PKMN_YVELTAL 0x302
- #define PKMN_ZYGARDE 0x303
- #define PKMN_DIANCIE 0x304
- #define PKMN_HOOPA 0x305
- #define PKMN_VOLCANION 0x306
- #define PKMN_BAUZ 0x307
- #define PKMN_ARBORETOSS 0x308
- #define PKMN_SILVARRO 0x309
- #define PKMN_FLAMIAU 0x30A
- #define PKMN_MIEZUNDER 0x30B
- #define PKMN_FUEGRO 0x30C
- #define PKMN_ROBBALL 0x30D
- #define PKMN_MARIKECK 0x30E
- #define PKMN_PRIMARENE 0x30F
- #define PKMN_PEPPECK 0x310
- #define PKMN_TROMPECK 0x311
- #define PKMN_TUKANON 0x312
- #define PKMN_MANGUNIOR 0x313
- #define PKMN_MANGUSPEKTOR 0x314
- #define PKMN_MABULA 0x315
- #define PKMN_AKKUP 0x316
- #define PKMN_DONARION 0x317
- #define PKMN_KRABBOX 0x318
- #define PKMN_KRAWELL 0x319
- #define PKMN_CHOREOGEL 0x31A
- #define PKMN_WOMMEL 0x31B
- #define PKMN_BANDELBY 0x31C
- #define PKMN_WUFFELS 0x31D
- #define PKMN_WOLWEROCK 0x31E
- #define PKMN_LUSARDIN 0x31F
- #define PKMN_GARSTELLA 0x320
- #define PKMN_AGGROSTELLA 0x321
- #define PKMN_PAMPULI 0x322
- #define PKMN_PAMPROSS 0x323
- #define PKMN_ARAQUA 0x324
- #define PKMN_ARANESTRO 0x325
- #define PKMN_IMANTIS 0x326
- #define PKMN_MANTIDEA 0x327
- #define PKMN_BUBUNGUS 0x328
- #define PKMN_LAMELLUX 0x329
- #define PKMN_MOLUNK 0x32A
- #define PKMN_AMFIRA 0x32B
- #define PKMN_VELURSI 0x32C
- #define PKMN_KOSTURSO 0x32D
- #define PKMN_FRUBBERL 0x32E
- #define PKMN_FRUBAILA 0x32F
- #define PKMN_FRUYAL 0x330
- #define PKMN_CURELEI 0x331
- #define PKMN_KOMMANDUTAN 0x332
- #define PKMN_QUARTERMAK 0x333
- #define PKMN_REISSLAUS 0x334
- #define PKMN_TECTASS 0x335
- #define PKMN_SANKABUH 0x336
- #define PKMN_COLOSSAND 0x337
- #define PKMN_GUFA 0x338
- #define PKMN_TYPNULL 0x339
- #define PKMN_AMIGENTO 0x33A
- #define PKMN_METENO 0x33B
- #define PKMN_KOALELU 0x33C
- #define PKMN_TORTUNATOR 0x33D
- #define PKMN_TOGEDEMARU 0x33E
- #define PKMN_MIMIGMA 0x33F
- #define PKMN_KNIRFISH 0x340
- #define PKMN_SEN_LONG 0x341
- #define PKMN_MORUDA 0x342
- #define PKMN_MINIRAS 0x343
- #define PKMN_MEDIRAS 0x344
- #define PKMN_GRANDIRAS 0x345
- #define PKMN_KAPU_RIKI 0x346
- #define PKMN_KAPU_FALA 0x347
- #define PKMN_KAPU_TORO 0x348
- #define PKMN_KAPU_KIME 0x349
- #define PKMN_COSMOG 0x34A
- #define PKMN_COSMOVUM 0x34B
- #define PKMN_SOLGALEO 0x34C
- #define PKMN_LUNALA 0x34D
- #define PKMN_ANEGO 0x34E
- #define PKMN_MASSKITO 0x34F
- #define PKMN_SCHABELLE 0x350
- #define PKMN_VOLTRIANT 0x351
- #define PKMN_KAGURON 0x352
- #define PKMN_KATAGAMI 0x353
- #define PKMN_SCHLINGKING 0x354
- #define PKMN_NECROZMA 0x355
- #define PKMN_MAGEARNA 0x356
- #define PKMN_MARSHADOW 0x357
- #define PKMN_VENICRO 0x358
- #define PKMN_AGOYON 0x359
- #define PKMN_MURAMURA 0x35A
- #define PKMN_KOPPLOSIO 0x35B
- #define PKMN_ZERAORA 0x35C
- #define PKMN_DEOXYS_ANGRIFFS_FORM 0x35D
- #define PKMN_DEOXYS_VERTEIDIGUNGS_FORM 0x35E
- #define PKMN_DEOXYS_INITIATIVE_FORM 0x35F
- #define PKMN_BURMY_SANDUMHANG 0x360
- #define PKMN_BURMADAME_SANDUMHANG 0x361
- #define PKMN_BURMY_LUMPENUMHANG 0x362
- #define PKMN_BURMADAME_LUMPENUMHANG 0x363
- #define PKMN_SCHALELLOS_WEST 0x364
- #define PKMN_GASTRODON_WEST 0x365
- #define PKMN_KINOSO_SONNEN_FORM 0x366
- #define PKMN_ROTOM_HITZE_FORM 0x367
- #define PKMN_ROTOM_WASCH_FORM 0x368
- #define PKMN_ROTOM_FROST_FORM 0x369
- #define PKMN_ROTOM_WIRBEL_FORM 0x36A
- #define PKMN_ROTOM_SCHNEIDE_FORM 0x36B
- #define PKMN_GIRATINA_URFORM 0x36C
- #define PKMN_SHAYMIN_ZENITFORM 0x36D
- #define PKMN_ARCEUS_PFLANZE_FORM 0x36E
- #define PKMN_ARCEUS_FEUER_FORM 0x36F
- #define PKMN_ARCEUS_WASSER_FORM 0x370
- #define PKMN_ARCEUS_KAMPF_FORM 0x371
- #define PKMN_ARCEUS_FLUG_FORM 0x372
- #define PKMN_ARCEUS_GIFT_FORM 0x373
- #define PKMN_ARCEUS_BODEN_FORM 0x374
- #define PKMN_ARCEUS_GESTEIN_FORM 0x375
- #define PKMN_ARCEUS_KAEFER_FORM 0x376
- #define PKMN_ARCEUS_GEIST_FORM 0x377
- #define PKMN_ARCEUS_ELEKTRO_FORM 0x378
- #define PKMN_ARCEUS_PSYCHO_FORM 0x379
- #define PKMN_ARCEUS_EIS_FORM 0x37A
- #define PKMN_ARCEUS_DRACHE_FORM 0x37B
- #define PKMN_ARCEUS_UNLICHT_FORM 0x37C
- #define PKMN_ARCEUS_STAHL_FORM 0x37D
- #define PKMN_ARCEUS_FEE_FORM 0x37E
- #define PKMN_BARSCHUFT_WEST 0x37F
- #define PKMN_FLAMPIVIAN_ABWEHR_FORM 0x380
- #define PKMN_SESOKITZ_SOMMERFORM 0x381
- #define PKMN_KRONJUWILD_SOMMERFORM 0x382
- #define PKMN_SESOKITZ_HERBSTFORM 0x383
- #define PKMN_KONJUWILD_HERBSTFORM 0x384
- #define PKMN_SESOKITZ_WINTERFORM 0x385
- #define PKMN_KROJUWILD_WINTERFORM 0x386
- #define PKMN_WEISSES_KYUREM 0x387
- #define PKMN_SCHWARZES_KYUREM 0x388
- #define PKMN_MELOETTA_TANZFORM 0x389
- #define PKMN_GENESECT_AQUA_FORM 0x38A
- #define PKMN_GENESECT_BLITZ_FORM 0x38B
- #define PKMN_GENESECT_FLAMMEN_FORM 0x38C
- #define PKMN_GENESECT_GEFRIER_FORM 0x38D
- #define PKMN_BOREOS_TIERGEISTFORM 0x38E
- #define PKMN_VOLTOLOS_TIERGEISTFORM 0x38F
- #define PKMN_DEMETEROS_TIERGEISTFORM 0x390
- #define PKMN_KELDEO_RESOLUTFORM 0x391
- #define PKMN_FLABEBE_WEISS 0x392
- #define PKMN_FLOETTE_WEISS 0x393
- #define PKMN_FLORGES_WEISS 0x394
- #define PKMN_FLABEBE_GELB 0x395
- #define PKMN_FLOETTE_GELB 0x396
- #define PKMN_FLORGES_GELB 0x397
- #define PKMN_FLABEBE_ORANGE 0x398
- #define PKMN_FLOETTE_ORANGE 0x399
- #define PKMN_FLORGES_ORANGE 0x39A
- #define PKMN_FLABEBE_BLAU 0x39B
- #define PKMN_FLOETTE_BLAU 0x39C
- #define PKMN_FLORGES_BLAU 0x39D
- #define PKMN_IRRBIS_M 0x39E
- #define PKMN_PUMPDJINN_M 0x39F
- #define PKMN_IRRBIS_L 0x3A0
- #define PKMN_PUMPDJINN_L 0x3A1
- #define PKMN_IRRBIS_XL 0x3A2
- #define PKMN_PUMPDJINN_XL 0x3A3
- #define PKMN_DURENGARD_KLINGENFORM 0x3A4
- #define PKMN_ZYGARDE_10_FORM 0x3A5
- #define PKMN_ZYGARDE_100_FORM 0x3A6
- #define PKMN_HOOPA_ENTFESSELT 0x3A7
- #define PKMN_ASH_QUAJUTSU 0x3A8
- #define PKMN_CHOREOGEL_CHEERLEADING_STIL 0x3A9
- #define PKMN_CHOREOGEL_BUYO_STIL 0x3AA
- #define PKMN_CHOREOGEL_HULA_STIL 0x3AB
- #define PKMN_WOLWEROCK_NACHTFORM 0x3AC
- #define PKMN_WOLWEROCK_ZWIELICHTFORM 0x3AD
- #define PKMN_LUSARDIN_SCHWARMFORM 0x3AE
- #define PKMN_AMIGENTO_PFLANZE_FORM 0x3AF
- #define PKMN_AMIGENTO_FEUER_FORM 0x3B0
- #define PKMN_AMIGENTO_WASSER_FORM 0x3B1
- #define PKMN_AMIGENTO_KAMPF_FORM 0x3B2
- #define PKMN_AMIGENTO_FLUG_FORM 0x3B3
- #define PKMN_AMIGENTO_GIFT_FORM 0x3B4
- #define PKMN_AMIGENTO_BODEN_FORM 0x3B5
- #define PKMN_AMIGENTO_GESTEIN_FORM 0x3B6
- #define PKMN_AMIGENTO_KAEFER_FORM 0x3B7
- #define PKMN_AMIGENTO_GEIST_FORM 0x3B8
- #define PKMN_AMIGENTO_ELEKTRO_FORM 0x3B9
- #define PKMN_AMIGENTO_PSYCHO_FORM 0x3BA
- #define PKMN_AMIGENTO_EIS_FORM 0x3BB
- #define PKMN_AMIGENTO_DRACHE_FORM 0x3BC
- #define PKMN_AMIGENTO_UNLICHT_FORM 0x3BD
- #define PKMN_AMIGENTO_STAHL_FORM 0x3BE
- #define PKMN_AMIGENTO_FEE_FORM 0x3BF
- #define PKMN_METENO_ROT 0x3C0
- #define PKMN_METENO_ORANGE 0x3C1
- #define PKMN_METENO_GELB 0x3C2
- #define PKMN_METENO_GRUEN 0x3C3
- #define PKMN_METENO_HELLBLAU 0x3C4
- #define PKMN_METENO_BLAU 0x3C5
- #define PKMN_METENO_LILA 0x3C6
- #define PKMN_MIMIGMA_ENTLARVTE_FORM 0x3C7
- #define PKMN_NECROZMA_ABENDMAEHNE 0x3C8
- #define PKMN_NECROZMA_MORGENSCHWINGEN 0x3C9
- #define PKMN_NECROZMA_ULTRAFORM 0x3CA
- #define PKMN_BISAFLOR_F 0x3CB
- #define PKMN_SMETTBO_F 0x3CC
- #define PKMN_RATTFRATZ_F 0x3CD
- #define PKMN_RATTIKARL_F 0x3CE
- #define PKMN_PIKACHU_F 0x3CF
- #define PKMN_RAICHU_F 0x3D0
- #define PKMN_ZUBAT_F 0x3D1
- #define PKMN_GOLBAT_F 0x3D2
- #define PKMN_DUFLOR_F 0x3D3
- #define PKMN_GIFLOR_F 0x3D4
- #define PKMN_KADABRA_F 0x3D5
- #define PKMN_SIMSALA_F 0x3D6
- #define PKMN_DODU_F 0x3D7
- #define PKMN_DODRI_F 0x3D8
- #define PKMN_HYPNO_F 0x3D9
- #define PKMN_RIHORN_F 0x3DA
- #define PKMN_RIZEROS_F 0x3DB
- #define PKMN_GOLDINI_F 0x3DC
- #define PKMN_GOLKING_F 0x3DD
- #define PKMN_SICHLOR_F 0x3DE
- #define PKMN_KARPADOR_F 0x3DF
- #define PKMN_GARADOS_F 0x3E0
- #define PKMN_MEGANIE_F 0x3E1
- #define PKMN_LEDYBA_F 0x3E2
- #define PKMN_LEDIAN_F 0x3E3
- #define PKMN_XATU_F 0x3E4
- #define PKMN_MOGELBAUM_F 0x3E5
- #define PKMN_QUAXO_F 0x3E6
- #define PKMN_GRIFFEL_F 0x3E7
- #define PKMN_FELINO_F 0x3E8
- #define PKMN_MORLORD_F 0x3E9
- #define PKMN_KRAMURX_F 0x3EA
- #define PKMN_WOINGENAU_F 0x3EB
- #define PKMN_GIRAFARIG_F 0x3EC
- #define PKMN_SKORGLA_F 0x3ED
- #define PKMN_STAHLOS_F 0x3EE
- #define PKMN_SCHEROX_F 0x3EF
- #define PKMN_SKARABORN_F 0x3F0
- #define PKMN_SNIEBEL_F 0x3F1
- #define PKMN_URSARING_F 0x3F2
- #define PKMN_KEIFEL_F 0x3F3
- #define PKMN_OCTILLERY_F 0x3F4
- #define PKMN_HUNDEMON_F 0x3F5
- #define PKMN_DONPHAN_F 0x3F6
- #define PKMN_FLEMMLI_F 0x3F7
- #define PKMN_JUNGGLUT_F 0x3F8
- #define PKMN_LOHGOCK_F 0x3F9
- #define PKMN_PAPINELLA_F 0x3FA
- #define PKMN_PUDOX_F 0x3FB
- #define PKMN_KAPPALORES_F 0x3FC
- #define PKMN_BLANAS_F 0x3FD
- #define PKMN_TENGULIST_F 0x3FE
- #define PKMN_MEDITIE_F 0x3FF
- #define PKMN_MEDITALIS_F 0x400
- #define PKMN_ROSELIA_F 0x401
- #define PKMN_SCHLUPPUCK_F 0x402
- #define PKMN_SCHLUKWECH_F 0x403
- #define PKMN_CAMAUB_F 0x404
- #define PKMN_CAMERUPT_F 0x405
- #define PKMN_NOKTUSKA_F 0x406
- #define PKMN_MILOTIC_F 0x407
- #define PKMN_RELICANTH_F 0x408
- #define PKMN_STARALILI_F 0x409
- #define PKMN_STARAVIA_F 0x40A
- #define PKMN_STARAPTOR_F 0x40B
- #define PKMN_BIDIZA_F 0x40C
- #define PKMN_BIDIFAS_F 0x40D
- #define PKMN_ZIRPURZE_F 0x40E
- #define PKMN_ZIRPEISE_F 0x40F
- #define PKMN_SHEINUX_F 0x410
- #define PKMN_LUXIO_F 0x411
- #define PKMN_LUXTRA_F 0x412
- #define PKMN_ROSERADE_F 0x413
- #define PKMN_WADRIBIE_F 0x414
- #define PKMN_PACHIRISU_F 0x415
- #define PKMN_BAMELIN_F 0x416
- #define PKMN_BOJELIN_F 0x417
- #define PKMN_AMBIDIFFEL_F 0x418
- #define PKMN_KAUMALAT_F 0x419
- #define PKMN_KNARKSEL_F 0x41A
- #define PKMN_KNAKRACK_F 0x41B
- #define PKMN_HIPPOPOTAS_F 0x41C
- #define PKMN_HIPPOTERUS_F 0x41D
- #define PKMN_GLIBUNKEL_F 0x41E
- #define PKMN_TOXIQUAK_F 0x41F
- #define PKMN_FINNEON_F 0x420
- #define PKMN_LUMINEON_F 0x421
- #define PKMN_SHNEBEDECK_F 0x422
- #define PKMN_REXBLISAR_F 0x423
- #define PKMN_SNIBUNNA_F 0x424
- #define PKMN_RIHORNIOR_F 0x425
- #define PKMN_TANGOLOSS_F 0x426
- #define PKMN_MAMUTEL_F 0x427
- #define PKMN_FASASNOB_F 0x428
- #define PKMN_QUABBEL_F 0x429
- #define PKMN_APOQUALLYP_F 0x42A
- #define PKMN_PYROLEO_F 0x42B
- #define PKMN_MEGA_BISAFLOR 0x42C
- #define PKMN_MEGA_GLURAK_X 0x42D
- #define PKMN_MEGA_GLURAK_Y 0x42E
- #define PKMN_MEGA_TURTOK 0x42F
- #define PKMN_MEGA_BIBOR 0x430
- #define PKMN_MEGA_TAUBOSS 0x431
- #define PKMN_MEGA_SIMSALA 0x432
- #define PKMN_MEGA_LAHMUS 0x433
- #define PKMN_MEGA_GENGAR 0x434
- #define PKMN_MEGA_KANGAMA 0x435
- #define PKMN_MEGA_PINSIR 0x436
- #define PKMN_MEGA_GARADOS 0x437
- #define PKMN_MEGA_AERODACTYL 0x438
- #define PKMN_MEGA_MEWTU_X 0x439
- #define PKMN_MEGA_MEWTU_Y 0x43A
- #define PKMN_MEGA_AMPHAROS 0x43B
- #define PKMN_MEGA_STAHLOS 0x43C
- #define PKMN_MEGA_SCHEROX 0x43D
- #define PKMN_MEGA_SKARABORN 0x43E
- #define PKMN_MEGA_HUNDEMON 0x43F
- #define PKMN_MEGA_DESPOTAR 0x440
- #define PKMN_MEGA_GEWALDRO 0x441
- #define PKMN_MEGA_LOHGOCK 0x442
- #define PKMN_MEGA_SUMPEX 0x443
- #define PKMN_MEGA_GUARDEVOIR 0x444
- #define PKMN_MEGA_ZOBIRIS 0x445
- #define PKMN_MEGA_FLUNKIFER 0x446
- #define PKMN_MEGA_STOLLOSS 0x447
- #define PKMN_MEGA_MEDITALIS 0x448
- #define PKMN_MEGA_VOLTENSO 0x449
- #define PKMN_MEGA_TOHAIDO 0x44A
- #define PKMN_MEGA_CAMERUPT 0x44B
- #define PKMN_MEGA_ALTARIA 0x44C
- #define PKMN_MEGA_BANETTE 0x44D
- #define PKMN_MEGA_ABSOL 0x44E
- #define PKMN_MEGA_FIRNONTOR 0x44F
- #define PKMN_MEGA_BRUTALANDA 0x450
- #define PKMN_MEGA_METAGROSS 0x451
- #define PKMN_MEGA_LATIAS 0x452
- #define PKMN_MEGA_LATIOS 0x453
- #define PKMN_MEGA_RAYQUAZA 0x454
- #define PKMN_MEGA_SCHLAPOR 0x455
- #define PKMN_MEGA_KNAKRACK 0x456
- #define PKMN_MEGA_LUCARIO 0x457
- #define PKMN_MEGA_REXBLISAR 0x458
- #define PKMN_MEGA_GALAGLADI 0x459
- #define PKMN_MEGA_OHRDOCH 0x45A
- #define PKMN_MEGA_DIANCIE 0x45B
- #define PKMN_PROTO_KYOGRE 0x45C
- #define PKMN_PROTO_GROUDON 0x45D
-
- #define PKMN_MAX_SPECIES PKMN_PROTO_GROUDON
-
- #endif /* PKMN_IDS */
|