Sfoglia il codice sorgente

Struktur Updates (Bugs noch in Ability)

DragonflySotS 6 anni fa
parent
commit
beff488c6a

+ 1
- 1
battle_engine

@@ -1 +1 @@
1
-Subproject commit 991e2793854c10885382ad325c55ad42a0585f61
1
+Subproject commit a201b518834f0208efdb82ac95b08675f5279950

+ 10
- 10
data/pkmn_tables/icon_sprites.s Vedi File

@@ -861,6 +861,11 @@ icon_table:
861 861
 .word icon_853Tiles
862 862
 .word icon_854Tiles
863 863
 .word icon_855Tiles
864
+.word icon_856Tiles
865
+.word icon_857Tiles
866
+.word icon_858Tiles
867
+.word icon_859Tiles
868
+.word icon_860Tiles
864 869
 .word icon_0Tiles
865 870
 .word icon_0Tiles
866 871
 .word icon_0Tiles
@@ -886,16 +891,11 @@ icon_table:
886 891
 .word icon_0Tiles
887 892
 .word icon_0Tiles
888 893
 .word icon_0Tiles
889
-.word icon_0Tiles
890
-.word icon_0Tiles
891
-.word icon_0Tiles
892
-.word icon_0Tiles
893
-.word icon_0Tiles
894
-.word icon_0Tiles
895
-.word icon_0Tiles
896
-.word icon_0Tiles
897
-.word icon_0Tiles
898
-.word icon_0Tiles
894
+.word icon_886Tiles
895
+.word icon_887Tiles
896
+.word icon_888Tiles
897
+.word icon_889Tiles
898
+.word icon_890Tiles
899 899
 .word icon_891Tiles
900 900
 .word icon_892Tiles
901 901
 .word icon_893Tiles

+ 1117
- 1199
data/pkmn_tables/pokedex_order.s
File diff soppresso perché troppo grande
Vedi File


+ 10
- 10
data/pkmn_tables/pokemon_back_sprites.s Vedi File

@@ -859,11 +859,11 @@ pokemon_graphics_back:
859 859
 .word back_0853Tiles, 853
860 860
 .word back_0854Tiles, 854
861 861
 .word back_0855Tiles, 855
862
-.word back_0000Tiles, 856
863
-.word back_0000Tiles, 857
864
-.word back_0000Tiles, 858
865
-.word back_0000Tiles, 859
866
-.word back_0000Tiles, 860
862
+.word back_0856Tiles, 856
863
+.word back_0857Tiles, 857
864
+.word back_0858Tiles, 858
865
+.word back_0859Tiles, 859
866
+.word back_0860Tiles, 860
867 867
 .word back_0000Tiles, 861
868 868
 .word back_0000Tiles, 862
869 869
 .word back_0000Tiles, 863
@@ -889,11 +889,11 @@ pokemon_graphics_back:
889 889
 .word back_0000Tiles, 883
890 890
 .word back_0000Tiles, 884
891 891
 .word back_0000Tiles, 885
892
-.word back_0000Tiles, 886
893
-.word back_0000Tiles, 887
894
-.word back_0000Tiles, 888
895
-.word back_0000Tiles, 889
896
-.word back_0000Tiles, 890
892
+.word back_0886Tiles, 886
893
+.word back_0887Tiles, 887
894
+.word back_0888Tiles, 888
895
+.word back_0889Tiles, 889
896
+.word back_0890Tiles, 890
897 897
 .word back_0891Tiles, 891
898 898
 .word back_0892Tiles, 892
899 899
 .word back_0893Tiles, 893

+ 5161
- 4597
data/pkmn_tables/pokemon_egg_moves.s
File diff soppresso perché troppo grande
Vedi File


+ 10
- 10
data/pkmn_tables/pokemon_front_sprites.s Vedi File

@@ -859,11 +859,11 @@ pokemon_graphics_front:
859 859
 .word front_0853Tiles, 853
860 860
 .word front_0854Tiles, 854
861 861
 .word front_0855Tiles, 855
862
-.word front_0000Tiles, 856
863
-.word front_0000Tiles, 857
864
-.word front_0000Tiles, 858
865
-.word front_0000Tiles, 859
866
-.word front_0000Tiles, 860
862
+.word front_0856Tiles, 856
863
+.word front_0857Tiles, 857
864
+.word front_0858Tiles, 858
865
+.word front_0859Tiles, 859
866
+.word front_0860Tiles, 860
867 867
 .word front_0000Tiles, 861
868 868
 .word front_0000Tiles, 862
869 869
 .word front_0000Tiles, 863
@@ -889,11 +889,11 @@ pokemon_graphics_front:
889 889
 .word front_0000Tiles, 883
890 890
 .word front_0000Tiles, 884
891 891
 .word front_0000Tiles, 885
892
-.word front_0000Tiles, 886
893
-.word front_0000Tiles, 887
894
-.word front_0000Tiles, 888
895
-.word front_0000Tiles, 889
896
-.word front_0000Tiles, 890
892
+.word front_0886Tiles, 886
893
+.word front_0887Tiles, 887
894
+.word front_0888Tiles, 888
895
+.word front_0889Tiles, 889
896
+.word front_0890Tiles, 890
897 897
 .word front_0891Tiles, 891
898 898
 .word front_0892Tiles, 892
899 899
 .word front_0893Tiles, 893

+ 765
- 759
data/pkmn_tables/pokemon_habitats.s
File diff soppresso perché troppo grande
Vedi File


+ 921
- 1001
data/pkmn_tables/pokemon_move_tutor.s
File diff soppresso perché troppo grande
Vedi File


+ 23805
- 33123
data/pkmn_tables/pokemon_moveset_table.s
File diff soppresso perché troppo grande
Vedi File


+ 11
- 10
data/pkmn_tables/pokemon_normal_pal.s Vedi File

@@ -859,6 +859,11 @@ pokemon_palette_normal:
859 859
 .word n_p_0853Pal, 0x0
860 860
 .word n_p_0854Pal, 0x0
861 861
 .word n_p_0855Pal, 0x0
862
+.word n_p_0856Pal, 0x0
863
+.word n_p_0857Pal, 0x0
864
+.word n_p_0858Pal, 0x0
865
+.word n_p_0859Pal, 0x0
866
+.word n_p_0860Pal, 0x0
862 867
 .word n_p_0000Pal, 0x0
863 868
 .word n_p_0000Pal, 0x0
864 869
 .word n_p_0000Pal, 0x0
@@ -884,16 +889,11 @@ pokemon_palette_normal:
884 889
 .word n_p_0000Pal, 0x0
885 890
 .word n_p_0000Pal, 0x0
886 891
 .word n_p_0000Pal, 0x0
887
-.word n_p_0000Pal, 0x0
888
-.word n_p_0000Pal, 0x0
889
-.word n_p_0000Pal, 0x0
890
-.word n_p_0000Pal, 0x0
891
-.word n_p_0000Pal, 0x0
892
-.word n_p_0000Pal, 0x0
893
-.word n_p_0000Pal, 0x0
894
-.word n_p_0000Pal, 0x0
895
-.word n_p_0000Pal, 0x0
896
-.word n_p_0000Pal, 0x0
892
+.word n_p_0886Pal, 0x0
893
+.word n_p_0887Pal, 0x0
894
+.word n_p_0888Pal, 0x0
895
+.word n_p_0889Pal, 0x0
896
+.word n_p_0890Pal, 0x0
897 897
 .word n_p_0891Pal, 0x0
898 898
 .word n_p_0892Pal, 0x0
899 899
 .word n_p_0893Pal, 0x0
@@ -1203,3 +1203,4 @@ pokemon_palette_normal:
1203 1203
 .word n_p_1197Pal, 0x0
1204 1204
 .word n_p_1198Pal, 0x0
1205 1205
 .word n_p_1199Pal, 0x0
1206
+

+ 10
- 10
data/pkmn_tables/pokemon_shiny_pal.s Vedi File

@@ -859,6 +859,11 @@ pokemon_palette_shiny:
859 859
 .word s_p_0853Pal, 0x0
860 860
 .word s_p_0854Pal, 0x0
861 861
 .word s_p_0855Pal, 0x0
862
+.word s_p_0856Pal, 0x0
863
+.word s_p_0857Pal, 0x0
864
+.word s_p_0858Pal, 0x0
865
+.word s_p_0859Pal, 0x0
866
+.word s_p_0860Pal, 0x0
862 867
 .word s_p_0000Pal, 0x0
863 868
 .word s_p_0000Pal, 0x0
864 869
 .word s_p_0000Pal, 0x0
@@ -884,16 +889,11 @@ pokemon_palette_shiny:
884 889
 .word s_p_0000Pal, 0x0
885 890
 .word s_p_0000Pal, 0x0
886 891
 .word s_p_0000Pal, 0x0
887
-.word s_p_0000Pal, 0x0
888
-.word s_p_0000Pal, 0x0
889
-.word s_p_0000Pal, 0x0
890
-.word s_p_0000Pal, 0x0
891
-.word s_p_0000Pal, 0x0
892
-.word s_p_0000Pal, 0x0
893
-.word s_p_0000Pal, 0x0
894
-.word s_p_0000Pal, 0x0
895
-.word s_p_0000Pal, 0x0
896
-.word s_p_0000Pal, 0x0
892
+.word s_p_0886Pal, 0x0
893
+.word s_p_0887Pal, 0x0
894
+.word s_p_0888Pal, 0x0
895
+.word s_p_0889Pal, 0x0
896
+.word s_p_0890Pal, 0x0
897 897
 .word s_p_0891Pal, 0x0
898 898
 .word s_p_0892Pal, 0x0
899 899
 .word s_p_0893Pal, 0x0

+ 15652
- 4799
data/pkmn_tables/pokemon_stats.s
File diff soppresso perché troppo grande
Vedi File


+ 1084
- 1166
data/pkmn_tables/pokemon_tm_vm.s
File diff soppresso perché troppo grande
Vedi File


+ 1
- 1
sots-private

@@ -1 +1 @@
1
-Subproject commit 436c4dae544f2c67841665151b8e85ae4bd3f4fe
1
+Subproject commit 4e00951e7d07a1f2cce04b0c8e3f8353ca9f61b0

+ 1
- 1
src/include/pkmn_abilities.h Vedi File

@@ -1,7 +1,7 @@
1 1
 #ifndef ABILITY_IDS
2 2
 #define ABILITY_IDS
3 3
 
4
-
4
+/* ABILITY ENGLISH */
5 5
 #define ABILITY_NO_ABILITY 0x0
6 6
 #define ABILITY_STENCH 0x1
7 7
 #define ABILITY_DRIZZLE 0x2

+ 241
- 0
src/include/pkmn_abilities_de.h Vedi File

@@ -0,0 +1,241 @@
1
+#ifndef ABILITY_IDS
2
+#define ABILITY_IDS
3
+
4
+/* ABILITY DEUTSCH */
5
+#define ABILITY_NONE 0
6
+#define ABILITY_DUFTNOTE 1
7
+#define ABILITY_NIESEL 2
8
+#define ABILITY_TEMPOSCHUB 3
9
+#define ABILITY_KAMPFPANZER 4
10
+#define ABILITY_ROBUSTHEIT 5
11
+#define ABILITY_FEUCHTIGKEIT 6
12
+#define ABILITY_FLEXIBILITAET 7
13
+#define ABILITY_SANDSCHLEIER 8
14
+#define ABILITY_STATIK 9
15
+#define ABILITY_VOLTABSORBER 10
16
+#define ABILITY_H2O_ABSORBER 11
17
+#define ABILITY_DOESIGKEIT 12
18
+#define ABILITY_WOLKE_SIEBEN 13
19
+#define ABILITY_FACETTENAUGE 14
20
+#define ABILITY_INSOMNIA 15
21
+#define ABILITY_FARBWECHSEL 16
22
+#define ABILITY_IMMUNITAET 17
23
+#define ABILITY_FEUERFAENGER 18
24
+#define ABILITY_PUDERABWEHR 19
25
+#define ABILITY_TEMPOMACHER 20
26
+#define ABILITY_SAUGNAPF 21
27
+#define ABILITY_BEDROHER 22
28
+#define ABILITY_WEGSPERRE 23
29
+#define ABILITY_RAUHAUT 24
30
+#define ABILITY_WUNDERWACHE 25
31
+#define ABILITY_SCHWEBE 26
32
+#define ABILITY_SPORENWIRT 27
33
+#define ABILITY_SYNCHRO 28
34
+#define ABILITY_NEUTRALTORSO 29
35
+#define ABILITY_INNERE_KRAFT 30
36
+#define ABILITY_BLITZFAENGER 31
37
+#define ABILITY_EDELMUT 32
38
+#define ABILITY_WASSERTEMPO 33
39
+#define ABILITY_CHLOROPHYLL 34
40
+#define ABILITY_ERLEUCHTUNG 35
41
+#define ABILITY_FAEHRTE 36
42
+#define ABILITY_KRAFTKOLOSS 37
43
+#define ABILITY_GIFTDORN 38
44
+#define ABILITY_KONZENTRATOR 39
45
+#define ABILITY_MAGMAPANZER 40
46
+#define ABILITY_AQUAHUELLE 41
47
+#define ABILITY_MAGNETFALLE 42
48
+#define ABILITY_LAERMSCHUTZ 43
49
+#define ABILITY_REGENGENUSS 44
50
+#define ABILITY_SANDSTURM 45
51
+#define ABILITY_ERZWINGER 46
52
+#define ABILITY_SPECKSCHICHT 47
53
+#define ABILITY_FRUEHWECKER 48
54
+#define ABILITY_FLAMMKOERPER 49
55
+#define ABILITY_ANGSTHASE 50
56
+#define ABILITY_ADLERAUGE 51
57
+#define ABILITY_SCHERENMACHT 52
58
+#define ABILITY_MITNAHME 53
59
+#define ABILITY_SCHNARCHNASE 54
60
+#define ABILITY_UEBEREIFER 55
61
+#define ABILITY_CHARMEBOLZEN 56
62
+#define ABILITY_PLUS 57
63
+#define ABILITY_MINUS 58
64
+#define ABILITY_PROGNOSE 59
65
+#define ABILITY_WERTEHALTER 60
66
+#define ABILITY_EXPIDERMIS 61
67
+#define ABILITY_ADRENALIN 62
68
+#define ABILITY_NOTSCHUTZ 63
69
+#define ABILITY_KLOAKENSOSSE 64
70
+#define ABILITY_NOTDUENGER 65
71
+#define ABILITY_GROSSBRAND 66
72
+#define ABILITY_STURZBACH 67
73
+#define ABILITY_HEXAPLAGA 68
74
+#define ABILITY_STEINHAUPT 69
75
+#define ABILITY_DUERRE 70
76
+#define ABILITY_AUSWEGLOS 71
77
+#define ABILITY_MUNTERKEIT 72
78
+#define ABILITY_PULVERRAUCH 73
79
+#define ABILITY_MENTALKRAFT 74
80
+#define ABILITY_PANZERHAUT 75
81
+#define ABILITY_KAKOPHONIE 76
82
+#define ABILITY_KLIMASCHUTZ 77
83
+#define ABILITY_FUSSANGEL 0
84
+#define ABILITY_STARTHILFE 0
85
+#define ABILITY_RIVALITAET 0
86
+#define ABILITY_FELSENFEST 0
87
+#define ABILITY_SCHNEEMANTEL 0
88
+#define ABILITY_VOELLEREI 0
89
+#define ABILITY_KURZSCHLUSS 0
90
+#define ABILITY_ENTLASTUNG 0
91
+#define ABILITY_HITZESCHUTZ 0
92
+#define ABILITY_WANKELMUT 0
93
+#define ABILITY_TROCKENHEIT 0
94
+#define ABILITY_DOWNLOAD 0
95
+#define ABILITY_EISENFAUST 0
96
+#define ABILITY_AUFHEBER 0
97
+#define ABILITY_ANPASSUNG 0
98
+#define ABILITY_WERTELINK 0
99
+#define ABILITY_HYDRATION 0
100
+#define ABILITY_SOLARKRAFT 0
101
+#define ABILITY_RASANZ 0
102
+#define ABILITY_REGULIERUNG 0
103
+#define ABILITY_SUPERSCHUETZE 0
104
+#define ABILITY_MAGIESCHILD 0
105
+#define ABILITY_SCHILDLOS 0
106
+#define ABILITY_ZEITSPIEL 0
107
+#define ABILITY_TECHNIKER 0
108
+#define ABILITY_FLORASCHILD 0
109
+#define ABILITY_TOLLPATSCH 0
110
+#define ABILITY_UEBERBRUECKUNG 0
111
+#define ABILITY_GLUECKSPILZ 0
112
+#define ABILITY_FINALSCHLAG 0
113
+#define ABILITY_VORAHNUNG 0
114
+#define ABILITY_VORWARNUNG 0
115
+#define ABILITY_UNKENNTNIS 0
116
+#define ABILITY_AUFWERTUNG 0
117
+#define ABILITY_FILTER 0
118
+#define ABILITY_SAUMSELIG 0
119
+#define ABILITY_RAUFLUST 0
120
+#define ABILITY_STURMSOG 0
121
+#define ABILITY_EISHAUT 0
122
+#define ABILITY_FELSKERN 0
123
+#define ABILITY_HAGELALARM 0
124
+#define ABILITY_HONIGMAUL 0
125
+#define ABILITY_SCHNUEFFLER 0
126
+#define ABILITY_ACHTLOS 0
127
+#define ABILITY_VARIABILITAET 0
128
+#define ABILITY_PFLANZENGABE 0
129
+#define ABILITY_ALPTRAUM 0
130
+#define ABILITY_LANGFINGER 0
131
+#define ABILITY_ROHE_GEWALT 0
132
+#define ABILITY_UMKEHRUNG 0
133
+#define ABILITY_ANSPANNUNG 0
134
+#define ABILITY_SIEGESWILLE 0
135
+#define ABILITY_SCHWAECHLING 0
136
+#define ABILITY_TASTFLUCH 0
137
+#define ABILITY_HEILHERZ 0
138
+#define ABILITY_FREUNDESHUT 0
139
+#define ABILITY_BRUCHRUESTUNG 0
140
+#define ABILITY_SCHWERMETALL 0
141
+#define ABILITY_LEICHTMETALL 0
142
+#define ABILITY_MULTISCHUPPE 0
143
+#define ABILITY_GIFTWAHN 0
144
+#define ABILITY_HITZEWAHN 0
145
+#define ABILITY_REICHE_ERNTE 0
146
+#define ABILITY_TELEPATHIE 0
147
+#define ABILITY_GEFUEHLSWIPPE 0
148
+#define ABILITY_WETTERFEST 0
149
+#define ABILITY_GIFTGRIFF 0
150
+#define ABILITY_BELEBEKRAFT 0
151
+#define ABILITY_BRUSTBIETER 0
152
+#define ABILITY_SANDSCHARRER 0
153
+#define ABILITY_WUNDERHAUT 0
154
+#define ABILITY_ANALYSE 0
155
+#define ABILITY_TRUGBILD 0
156
+#define ABILITY_DOPPELGAENGER 0
157
+#define ABILITY_SCHWEBEDURCH 0
158
+#define ABILITY_MUMIE 0
159
+#define ABILITY_HOCHMUT 0
160
+#define ABILITY_REDLICHKEIT 0
161
+#define ABILITY_HASENFUSS 0
162
+#define ABILITY_MAGIESPIEGEL 0
163
+#define ABILITY_VEGETARIER 0
164
+#define ABILITY_STROLCH 0
165
+#define ABILITY_SANDGEWALT 0
166
+#define ABILITY_EISENSTACHEL 0
167
+#define ABILITY_TRANCE_MODUS 0
168
+#define ABILITY_TRIUMPHSTERN 0
169
+#define ABILITY_TURBOBRAND 0
170
+#define ABILITY_TERAVOLT 0
171
+#define ABILITY_WANDLUNGSKUNST 0
172
+#define ABILITY_DUNKELAURA 0
173
+#define ABILITY_FEENAURA 0
174
+#define ABILITY_AURA_UMKEHR 0
175
+#define ABILITY_BACKENTASCHEN 0
176
+#define ABILITY_FELLKLEID 0
177
+#define ABILITY_FROSTSCHICHT 0
178
+#define ABILITY_FEENSCHICHT 0
179
+#define ABILITY_ZENITHAUT 0
180
+#define ABILITY_MEGAWUMME 0
181
+#define ABILITY_KRALLENWUCHT 0
182
+#define ABILITY_TITANKIEFER 0
183
+#define ABILITY_FAMILIENBANDE 0
184
+#define ABILITY_ZUCKERHUELLE 0
185
+#define ABILITY_DUFTHUELLE 0
186
+#define ABILITY_PFLANZENPELZ 0
187
+#define ABILITY_TAKTIKWECHSEL 0
188
+#define ABILITY_UNBEUGSAMKEIT 0
189
+#define ABILITY_ORKANSCHWINGEN 0
190
+#define ABILITY_KUGELSICHER 0
191
+#define ABILITY_BLUETENHUELLE 0
192
+#define ABILITY_NUTZNIESSER 0
193
+#define ABILITY_VISKOSITAET 0
194
+#define ABILITY_ZAUBERER 0
195
+#define ABILITY_URMEER 0
196
+#define ABILITY_ENDLAND 0
197
+#define ABILITY_DELTA_WIND 0
198
+#define ABILITY_STAMINA 0
199
+#define ABILITY_WIMP_OUT 0
200
+#define ABILITY_RUECKZUG 0
201
+#define ABILITY_VERKLUMPEN 0
202
+#define ABILITY_QUAELEREI 0
203
+#define ABILITY_LIMITSCHILD 0
204
+#define ABILITY_BESCHATTUNG 0
205
+#define ABILITY_WASSERBLASE 0
206
+#define ABILITY_STAHLPROFI 0
207
+#define ABILITY_WUTAUSBRUCH 0
208
+#define ABILITY_SCHNEESCHARRER 0
209
+#define ABILITY_LANGSTRECKE 0
210
+#define ABILITY_PLAETSCHERSTIMME 0
211
+#define ABILITY_HEILWANDEL 0
212
+#define ABILITY_ELEKTROHAUT 0
213
+#define ABILITY_SURF_SCHWEIF 0
214
+#define ABILITY_FISCHSCHWARM 0
215
+#define ABILITY_KOSTUEMSPUK 0
216
+#define ABILITY_FREUNDSCHAFTSAKT 0
217
+#define ABILITY_SCHARWANDEL 0
218
+#define ABILITY_KORROSION 0
219
+#define ABILITY_DAUERSCHLAF 0
220
+#define ABILITY_MAJESTAET 0
221
+#define ABILITY_MAGENKREMPLER 0
222
+#define ABILITY_TAENZER 0
223
+#define ABILITY_BATTERIE 0
224
+#define ABILITY_FLAUSCHIGKEIT 0
225
+#define ABILITY_BUNTKOERPER 0
226
+#define ABILITY_SEELENHERZ 0
227
+#define ABILITY_LOCKENKOPF 0
228
+#define ABILITY_RECEIVER 0
229
+#define ABILITY_CHEMIEKRAFT 0
230
+#define ABILITY_BESTIEN_BOOST 0
231
+#define ABILITY_ALPHA_SYSTEM 0
232
+#define ABILITY_ELEKTRO_ERZEUGER 0
233
+#define ABILITY_PSYCHO_ERZEUGER 0
234
+#define ABILITY_NEBEL_ERZEUGER 0
235
+#define ABILITY_GRAS_ERZEUGER 0
236
+#define ABILITY_METALLPROTEKTOR 0
237
+#define ABILITY_PHANTOMSCHUTZ 0
238
+#define ABILITY_PRISMARUESTUNG 0
239
+#define ABILITY_ZEREBRALMACHT 0
240
+
241
+#endif /* ABILITY_IDS_H */

+ 693
- 2
src/include/pkmn_items.h Vedi File

@@ -1,6 +1,697 @@
1 1
 #ifndef ITEM_IDS_H
2 2
 #define ITEM_IDS_H
3 3
 
4
-#define ITEM_ENIGMABERRY 0xAF
4
+#define ITEM_NONE 0
5
+#define ITEM_MEISTERBALL 1
6
+#define ITEM_HYPERBALL 2
7
+#define ITEM_SUPERBALL 3
8
+#define ITEM_POKEBALL 4
9
+#define ITEM_SAFARIBALL 5
10
+#define ITEM_NETZBALL 6
11
+#define ITEM_TAUCHBALL 7
12
+#define ITEM_NESTBALL 8
13
+#define ITEM_WIEDERBALL 9
14
+#define ITEM_TIMERBALL 10
15
+#define ITEM_LUXUSBALL 11
16
+#define ITEM_PREMIERBALL 12
17
+#define ITEM_TRANK 13
18
+#define ITEM_GEGENGIFT 14
19
+#define ITEM_FEUERHEILER 15
20
+#define ITEM_EISHEILER 16
21
+#define ITEM_AUFWECKER 17
22
+#define ITEM_PARA_HEILER 18
23
+#define ITEM_TOP_GENESUNG 19
24
+#define ITEM_TOP_TRANK 20
25
+#define ITEM_HYPERTRANK 21
26
+#define ITEM_SUPERTRANK 22
27
+#define ITEM_HYPERHEILER 23
28
+#define ITEM_BELEBER 24
29
+#define ITEM_TOP_BELEBER 25
30
+#define ITEM_TAFELWASSER 26
31
+#define ITEM_SPRUFEL 27
32
+#define ITEM_LIMONADE 28
33
+#define ITEM_KUHMUH_MILCH 29
34
+#define ITEM_ENERGIESTAUB 30
35
+#define ITEM_KRAFTWURZEL 31
36
+#define ITEM_HEILPUDER 32
37
+#define ITEM_VITALKRAUT 33
38
+#define ITEM_AETHER 34
39
+#define ITEM_TOP_AETHER 35
40
+#define ITEM_ELIXIER 36
41
+#define ITEM_TOP_ELIXIER 37
42
+#define ITEM_LAVAKEKS 38
43
+#define ITEM_BLAUE_FLOETE 39
44
+#define ITEM_GELBE_FLOETE 40
45
+#define ITEM_ROTE_FLOETE 41
46
+#define ITEM_SCHW__FLOETE 42
47
+#define ITEM_WEISSE_FLOETE 43
48
+#define ITEM_BEERENSAFT 44
49
+#define ITEM_ZAUBERASCHE 45
50
+#define ITEM_KUESTENSALZ 46
51
+#define ITEM_KUESTENSCHALE 47
52
+#define ITEM_PURPURSTUECK 48
53
+#define ITEM_INIDGOSTUECK 49
54
+#define ITEM_GELBSTUECK 50
55
+#define ITEM_GRUENSTUECK 51
56
+#define ITEM_HERZKONFEKT 52
57
+#define ITEM_GALETTE 53
58
+#define ITEM_SPEZIALITAET 54
59
+#define ITEM_STRATOS_EIS 55
60
+#define ITEM_WUTKEKS 56
61
+#define ITEM_YANTARASABLE 57
62
+#define ITEM_ZAUBERFEDER 58
63
+#define ITEM_HONIG 59
64
+#define ITEM_POKEWEDEL 60
65
+#define ITEM_RABATTMARKE 61
66
+#define ITEM_FAEHIG_KAPSEL 62
67
+#define ITEM_KP_PLUS 63
68
+#define ITEM_PROTEIN 64
69
+#define ITEM_EISEN 65
70
+#define ITEM_CARBON 66
71
+#define ITEM_KALZIUM 67
72
+#define ITEM_SONERBONBON 68
73
+#define ITEM_AP_PLUS 69
74
+#define ITEM_ZINK 70
75
+#define ITEM_AP_TOP 71
76
+#define ITEM_ULTRATRANK 72
77
+#define ITEM_MEGABLOCK 73
78
+#define ITEM_ANGRIFFPLUS 74
79
+#define ITEM_X_ANGRIFF 75
80
+#define ITEM_X_ABWEHR 76
81
+#define ITEM_X_TEMPO 77
82
+#define ITEM_X_TREFFER 78
83
+#define ITEM_X_SPEZIAL 79
84
+#define ITEM_POKEPUPPE 80
85
+#define ITEM_ENECO_RUTE 81
86
+#define ITEM_X_SP_VERT_ 82
87
+#define ITEM_SUPERSCHUTZ 83
88
+#define ITEM_TOP_SCHUTZ 84
89
+#define ITEM_FLUCHTSEIL 85
90
+#define ITEM_SCHUTZ 86
91
+#define ITEM_ABWEHRFEDER 87
92
+#define ITEM_ESPRITFEDER 88
93
+#define ITEM_FLINKFEDER 89
94
+#define ITEM_GENIEFEDER 90
95
+#define ITEM_HEILFEDER 91
96
+#define ITEM_KRAFTFEDER 92
97
+#define ITEM_SONNENSTEIN 93
98
+#define ITEM_MONDSTEIN 94
99
+#define ITEM_FEUERSTEIN 95
100
+#define ITEM_DONNERSTEIN 96
101
+#define ITEM_WASSERSTEIN 97
102
+#define ITEM_BLATTSTEIN 98
103
+#define ITEM_FINSTERSTEIN 99
104
+#define ITEM_FUNKELSTEIN 100
105
+#define ITEM_LEUCHTSTEIN 101
106
+#define ITEM_SHOCKER 102
107
+#define ITEM_IM_SCHOCKER 103
108
+#define ITEM_MINIPILZ 104
109
+#define ITEM_RIESENPILZ 105
110
+#define ITEM_PERLE 106
111
+#define ITEM_RIESENPERLE 107
112
+#define ITEM_STERNENSTAUB 108
113
+#define ITEM_STERNENSTUECK 109
114
+#define ITEM_HERZSCHUPPE 110
115
+#define ITEM_KOAKOBEERE 111
116
+#define ITEM_FOEPASBEERE 112
117
+#define ITEM_KERZALBEERE 113
118
+#define ITEM_GRINDOBEERE 114
119
+#define ITEM_KIROYABEERE 115
120
+#define ITEM_ROSPELBEERE 116
121
+#define ITEM_GRARZBEERE 117
122
+#define ITEM_SCHUKEBEERE 118
123
+#define ITEM_KOBABEERE 119
124
+#define ITEM_PYAPABEERE 120
125
+#define ITEM_TANIGABEERE 121
126
+#define ITEM_CHIARIBEERE 122
127
+#define ITEM_ZITARZBEERE 123
128
+#define ITEM_TERIROBEERE 124
129
+#define ITEM_BURLEOBEERE 125
130
+#define ITEM_BABIRIBEERE 126
131
+#define ITEM_LATCHIBEERE 127
132
+#define ITEM_WUNFRUBEERE 128
133
+#define ITEM_EIPFELBEERE 129
134
+#define ITEM_JABOCABEERE 130
135
+#define ITEM_ROSELBEERE 131
136
+#define ITEM_HIBISBEERE 132
137
+#define ITEM_AMRENABEERE 133
138
+#define ITEM_MARONBEERE 134
139
+#define ITEM_PIRSIFBEERE 135
140
+#define ITEM_FRAGIABEERE 136
141
+#define ITEM_WILBIRBEERE 137
142
+#define ITEM_JONAGOBEERE 138
143
+#define ITEM_SINELBEERE 139
144
+#define ITEM_PERSIMBEERE 140
145
+#define ITEM_PRUNUSBEERE 141
146
+#define ITEM_TSITRUBEERE 142
147
+#define ITEM_GIEFEBEERE 143
148
+#define ITEM_WIKIBEERE 144
149
+#define ITEM_MAGOBEERE 145
150
+#define ITEM_GAUVEBEERE 146
151
+#define ITEM_YAPABEERE 147
152
+#define ITEM_HIMMIHBEERE 148
153
+#define ITEM_MORBBEERE 149
154
+#define ITEM_NANABEERE 150
155
+#define ITEM_NIRBEBEERE 151
156
+#define ITEM_SANANABEERE 152
157
+#define ITEM_GRANABEERE 153
158
+#define ITEM_SETANGBEERE 154
159
+#define ITEM_QUALOTBEERE 155
160
+#define ITEM_HONMELBEERE 156
161
+#define ITEM_LABRUSBEERE 157
162
+#define ITEM_TAMOTBEERE 158
163
+#define ITEM_SAIMBEERE 159
164
+#define ITEM_MAGOSTBEERE 160
165
+#define ITEM_RABUTABEERE 161
166
+#define ITEM_TRONZIBEERE 162
167
+#define ITEM_KIWANBEERE 163
168
+#define ITEM_PALLMBEERE 164
169
+#define ITEM_WASMELBEERE 165
170
+#define ITEM_DURINBEERE 166
171
+#define ITEM_MYRTILBEERE 167
172
+#define ITEM_LYDZIBEERE 168
173
+#define ITEM_LIGANBEERE 169
174
+#define ITEM_SALKABEERE 170
175
+#define ITEM_TAHAYBEERE 171
176
+#define ITEM_APIKOBEERE 172
177
+#define ITEM_LANSATBEERE 173
178
+#define ITEM_KRAMBOBEERE 174
179
+#define ITEM_ENIGMABEERE 175
180
+#define ITEM_AKIBEERE 176
181
+#define ITEM_TARABEERE 177
182
+#define ITEM_BANNGEFAESS 178
183
+#define ITEM_BLENDPUDER 179
184
+#define ITEM_SCHLOHKRAUT 180
185
+#define ITEM_MACHOBAND 181
186
+#define ITEM_EP_TEILER 182
187
+#define ITEM_FLINKKLAUE 183
188
+#define ITEM_SANFTGLOCKE 184
189
+#define ITEM_MENTALKRAUT 185
190
+#define ITEM_WAHLBAND 186
191
+#define ITEM_KING_STEIN 187
192
+#define ITEM_SILBERSTAUB 188
193
+#define ITEM_MUENZAMULETT 189
194
+#define ITEM_SCHUTZBAND 190
195
+#define ITEM_SEELENTAU 191
196
+#define ITEM_ABYSSZAHN 192
197
+#define ITEM_ABYSSPLATTE 193
198
+#define ITEM_RAUCHBALL 194
199
+#define ITEM_EWIGSTEIN 195
200
+#define ITEM_FOKUS_BAND 196
201
+#define ITEM_GLUECKS_EI 197
202
+#define ITEM_SCOPE_LINSE 198
203
+#define ITEM_METALLMANTEL 199
204
+#define ITEM_UEBERRESTE 200
205
+#define ITEM_DRACHENHAUT 201
206
+#define ITEM_KUGELBLITZ 202
207
+#define ITEM_PUDERSAND 203
208
+#define ITEM_GRANITSTEIN 204
209
+#define ITEM_WUNDERSAAT 205
210
+#define ITEM_SCHATTENGLAS 206
211
+#define ITEM_SCHWARZGURT 207
212
+#define ITEM_MAGNET 208
213
+#define ITEM_ZAUBERWASSER 209
214
+#define ITEM_HACKATTACK 210
215
+#define ITEM_GIFTSTICH 211
216
+#define ITEM_EWIGES_EIS 212
217
+#define ITEM_BANNSTICKER 213
218
+#define ITEM_KRUMMLOEFFEL 214
219
+#define ITEM_HOLZKOHLE 215
220
+#define ITEM_DRACHENZAHN 216
221
+#define ITEM_SEIDENSCHAL 217
222
+#define ITEM_UPGRADE 218
223
+#define ITEM_SEEGESANG 219
224
+#define ITEM_SEERAUCH 220
225
+#define ITEM_LAXRAUCH 221
226
+#define ITEM_LUCKY_PUNCH 222
227
+#define ITEM_METALLSTAUB 223
228
+#define ITEM_KAMPFKNOCHEN 224
229
+#define ITEM_LAUCHSTANGE 225
230
+#define ITEM_AKKU 226
231
+#define ITEM_BEULENHELM 227
232
+#define ITEM_EISBROCKEN 228
233
+#define ITEM_GLATTBROCKEN 229
234
+#define ITEM_HEISSBROCKEN 230
235
+#define ITEM_NASSBROCKEN 231
236
+#define ITEM_EISENKUGEL 232
237
+#define ITEM_EVOLITH 233
238
+#define ITEM_FATUMKNOTEN 234
239
+#define ITEM_FLUCHTKNOPF 235
240
+#define ITEM_GIFTSCHLEIM 236
241
+#define ITEM_GROSSLINSE 237
242
+#define ITEM_SCHLAUGLAS 238
243
+#define ITEM_ZOOMLINSE 239
244
+#define ITEM_GRIFFKLAUE 240
245
+#define ITEM_GROSSWURZEL 241
246
+#define ITEM_EXPERTENGURT 242
247
+#define ITEM_FOKUSGURT 243
248
+#define ITEM_KLAMMERBAND 244
249
+#define ITEM_KLETTDORN 245
250
+#define ITEM_KNOLLE 246
251
+#define ITEM_ENERGIEKRAUT 247
252
+#define ITEM_LEICHTSTEIN 248
253
+#define ITEM_LEUCHTMOOS 249
254
+#define ITEM_LICHTLEHM 250
255
+#define ITEM_LUFTBALLON 251
256
+#define ITEM_METRONOM 252
257
+#define ITEM_MUSKELBAND 253
258
+#define ITEM_OFFEN_WESTE 254
259
+#define ITEM_HEISS_ORB 255
260
+#define ITEM_LEBEN_ORB 256
261
+#define ITEM_TOXIK_ORB 257
262
+#define ITEM_ROTE_KARTE 258
263
+#define ITEM_SCHARFKLAUE 259
264
+#define ITEM_SCHARFZAHN 260
265
+#define ITEM_SCHNEEBALL 261
266
+#define ITEM_SCHUTZBRILLE 262
267
+#define ITEM_SCHW_SCHUTZ 263
268
+#define ITEM_SCHWERSCHWF_ 264
269
+#define ITEM_WAHLGLAS 265
270
+#define ITEM_WAHLSCHAL 266
271
+#define ITEM_WECHSELHUELLE 267
272
+#define ITEM_ZIELSCHEIBE 268
273
+#define ITEM_BODENJUWEL 269
274
+#define ITEM_DRAKOJUWEL 270
275
+#define ITEM_EISJUWEL 271
276
+#define ITEM_ELEKTROJUWEL 272
277
+#define ITEM_GEISTJUWEL 273
278
+#define ITEM_GESTEINJUWEL 274
279
+#define ITEM_GIFTJUWEL 275
280
+#define ITEM_FEUERJUWEL 276
281
+#define ITEM_FLUGJUWEL 277
282
+#define ITEM_KAEFERJUWEL 278
283
+#define ITEM_KAMPFJUWEL 279
284
+#define ITEM_NORMALJUWEL 280
285
+#define ITEM_PFLANZJUWEL 281
286
+#define ITEM_PSYCHOJUWEL 282
287
+#define ITEM_STAHLJUWEL 283
288
+#define ITEM_UNLICHTJUWEL 284
289
+#define ITEM_WASSERJUWEL 285
290
+#define ITEM_FEENJUWEL 286
291
+#define ITEM_WAHRSPIEGEL 287
292
+#define ITEM_GRACIDEA 288
293
+#define ITEM_TM_71 289
294
+#define ITEM_TM_72 290
295
+#define ITEM_TM_73 291
296
+#define ITEM_TM_74 292
297
+#define ITEM_TM_75 293
298
+#define ITEM_TM_76 294
299
+#define ITEM_TM_77 295
300
+#define ITEM_TM_78 296
301
+#define ITEM_TM_79 297
302
+#define ITEM_TM_80 298
303
+#define ITEM_TM_81 299
304
+#define ITEM_TM_82 300
305
+#define ITEM_TM_83 301
306
+#define ITEM_TM_84 302
307
+#define ITEM_TM_85 303
308
+#define ITEM_TM_86 304
309
+#define ITEM_TM_87 305
310
+#define ITEM_TM_88 306
311
+#define ITEM_TM_89 307
312
+#define ITEM_TM_90 308
313
+#define ITEM_TM_91 309
314
+#define ITEM_TM_92 310
315
+#define ITEM_TM_93 311
316
+#define ITEM_TM_94 312
317
+#define ITEM_TM_95 313
318
+#define ITEM_TM_96 314
319
+#define ITEM_TM_97 315
320
+#define ITEM_TM_98 316
321
+#define ITEM_TM_99 317
322
+#define ITEM_TM_100 318
323
+#define ITEM_TM_101 319
324
+#define ITEM_TM_102 320
325
+#define ITEM_TM_103 321
326
+#define ITEM_TM_104 322
327
+#define ITEM_TM_105 323
328
+#define ITEM_TM_106 324
329
+#define ITEM_TM_107 325
330
+#define ITEM_TM_108 326
331
+#define ITEM_TM_109 327
332
+#define ITEM_TM_110 328
333
+#define ITEM_TM_111 329
334
+#define ITEM_TM_112 330
335
+#define ITEM_TM_113 331
336
+#define ITEM_TM_114 332
337
+#define ITEM_TM_115 333
338
+#define ITEM_TM_116 334
339
+#define ITEM_TM_117 335
340
+#define ITEM_TM_118 336
341
+#define ITEM_TM_119 337
342
+#define ITEM_TM_120 338
343
+#define ITEM_VM_01 339
344
+#define ITEM_VM_02 340
345
+#define ITEM_VM_03 341
346
+#define ITEM_VM_04 342
347
+#define ITEM_VM_05 343
348
+#define ITEM_VM_06 344
349
+#define ITEM_VM_07 345
350
+#define ITEM_VM_08 346
351
+#define ITEM_HELIXFOSSIL 347
352
+#define ITEM_DOMFOSSIL 348
353
+#define ITEM_ALTBERNSTEIN 349
354
+#define ITEM_KLAUENFOSSIL 350
355
+#define ITEM_WURZELFOSSIL 351
356
+#define ITEM_KOPFFOSSIL 352
357
+#define ITEM_PANZERFOSSIL 353
358
+#define ITEM_SCHILDFOSSIL 354
359
+#define ITEM_FEDERFOSSIL 355
360
+#define ITEM_KIEFERFOSSIL 356
361
+#define ITEM_FLOSSENFOS_ 357
362
+#define ITEM_METEORIT 358
363
+#define ITEM_DNS_KEIL 359
364
+#define ITEM_FAHRRAD 360
365
+#define ITEM_KARTE 361
366
+#define ITEM_KAMPFFAHNDER 362
367
+#define ITEM_RUHMESDATEI 363
368
+#define ITEM_VM_TM_BOX 364
369
+#define ITEM_BEERENTUETE 365
370
+#define ITEM_ITEMRADAR 366
371
+#define ITEM_MUENZKORB 367
372
+#define ITEM_POKEFLOETE 368
373
+#define ITEM_ANGEL 369
374
+#define ITEM_PROFANGEL 370
375
+#define ITEM_SUPERANGEL 371
376
+#define ITEM_ENTONKANNE 372
377
+#define ITEM_WUESTENGLAS 373
378
+#define ITEM_SLIPP_SCOPE 374
379
+#define ITEM_TM_01 375
380
+#define ITEM_TM_02 376
381
+#define ITEM_TM_03 377
382
+#define ITEM_TM_04 378
383
+#define ITEM_TM_05 379
384
+#define ITEM_TM_06 380
385
+#define ITEM_TM_07 381
386
+#define ITEM_TM_08 382
387
+#define ITEM_TM_09 383
388
+#define ITEM_TM_10 384
389
+#define ITEM_TM_11 385
390
+#define ITEM_TM_12 386
391
+#define ITEM_TM_13 387
392
+#define ITEM_TM_14 388
393
+#define ITEM_TM_15 389
394
+#define ITEM_TM_16 390
395
+#define ITEM_TM_17 391
396
+#define ITEM_TM_18 392
397
+#define ITEM_TM_19 393
398
+#define ITEM_TM_20 394
399
+#define ITEM_TM_21 395
400
+#define ITEM_TM_22 396
401
+#define ITEM_TM_23 397
402
+#define ITEM_TM_24 398
403
+#define ITEM_TM_25 399
404
+#define ITEM_TM_26 400
405
+#define ITEM_TM_27 401
406
+#define ITEM_TM_28 402
407
+#define ITEM_TM_29 403
408
+#define ITEM_TM_30 404
409
+#define ITEM_TM_31 405
410
+#define ITEM_TM_32 406
411
+#define ITEM_TM_33 407
412
+#define ITEM_TM_34 408
413
+#define ITEM_TM_35 409
414
+#define ITEM_TM_36 410
415
+#define ITEM_TM_37 411
416
+#define ITEM_TM_38 412
417
+#define ITEM_TM_39 413
418
+#define ITEM_TM_40 414
419
+#define ITEM_TM_41 415
420
+#define ITEM_TM_42 416
421
+#define ITEM_TM_43 417
422
+#define ITEM_TM_44 418
423
+#define ITEM_TM_45 419
424
+#define ITEM_TM_46 420
425
+#define ITEM_TM_47 421
426
+#define ITEM_TM_48 422
427
+#define ITEM_TM_49 423
428
+#define ITEM_TM_50 424
429
+#define ITEM_TM_51 425
430
+#define ITEM_TM_52 426
431
+#define ITEM_TM_53 427
432
+#define ITEM_TM_54 428
433
+#define ITEM_TM_55 429
434
+#define ITEM_TM_56 430
435
+#define ITEM_TM_57 431
436
+#define ITEM_TM_58 432
437
+#define ITEM_TM_59 433
438
+#define ITEM_TM_60 434
439
+#define ITEM_TM_61 435
440
+#define ITEM_TM_62 436
441
+#define ITEM_TM_63 437
442
+#define ITEM_TM_64 438
443
+#define ITEM_TM_65 439
444
+#define ITEM_TM_66 440
445
+#define ITEM_TM_67 441
446
+#define ITEM_TM_68 442
447
+#define ITEM_TM_69 443
448
+#define ITEM_TM_70 444
449
+#define ITEM_X_ANGRIFF_2 0
450
+#define ITEM_X_ABWEHR_2 0
451
+#define ITEM_X_TEMPO_2 0
452
+#define ITEM_X_TREFFER_2 0
453
+#define ITEM_X_SPEZIAL_2 0
454
+#define ITEM_X_SP_VERT__2 0
455
+#define ITEM_X_ANGRIFF_3 0
456
+#define ITEM_X_ABWEHR_3 0
457
+#define ITEM_X_TEMPO_3 0
458
+#define ITEM_X_TREFFER_3 0
459
+#define ITEM_X_SPEZIAL_3 0
460
+#define ITEM_X_SP_VERT__3 0
461
+#define ITEM_X_ANGRIFF_6 0
462
+#define ITEM_X_ABWEHR_6 0
463
+#define ITEM_X_TEMPO_6 0
464
+#define ITEM_X_TREFFER_6 0
465
+#define ITEM_X_SPEZIAL_6 0
466
+#define ITEM_X_SP_VERT__6 0
467
+#define ITEM_ADAMANT_ORB 0
468
+#define ITEM_FLOTTSTAUB 0
469
+#define ITEM_PLATINUM_ORB 0
470
+#define ITEM_WEISS_ORB 0
471
+#define ITEM_BLITZTAFEL 0
472
+#define ITEM_DRACOTAFEL 0
473
+#define ITEM_EISENTAFEL 0
474
+#define ITEM_ERDTAFEL 0
475
+#define ITEM_FAUSTTAFEL 0
476
+#define ITEM_FEENTAFEL 0
477
+#define ITEM_FEUERTAFEL 0
478
+#define ITEM_FROSTTAFEL 0
479
+#define ITEM_FURCHTAFEL 0
480
+#define ITEM_GIFTTAFEL 0
481
+#define ITEM_HIRNTAFEL 0
482
+#define ITEM_KAEFERTAFEL 0
483
+#define ITEM_SPUKTAFEL 0
484
+#define ITEM_STEINTAFEL 0
485
+#define ITEM_WASSERTAFEL 0
486
+#define ITEM_WIESENTAFEL 0
487
+#define ITEM_WOLKENTAFEL 0
488
+#define ITEM_AQUAMODUL 0
489
+#define ITEM_BLITZMODUL 0
490
+#define ITEM_FLAMMENMODUL 0
491
+#define ITEM_GEFRIERMODUL 0
492
+#define ITEM_ABSOLNIT 0
493
+#define ITEM_AERODA_ONIT 0
494
+#define ITEM_ALTARIANIT 0
495
+#define ITEM_AMPHAROSNIT 0
496
+#define ITEM_BANETTEONIT 0
497
+#define ITEM_BIBORNIT 0
498
+#define ITEM_BISAFLORNIT 0
499
+#define ITEM_BRUTAL_NIT 0
500
+#define ITEM_CAMERUPTNIT 0
501
+#define ITEM_DESPOTARNIT 0
502
+#define ITEM_DIANCIENIT 0
503
+#define ITEM_FIRNONTORNIT 0
504
+#define ITEM_FLUNKIFERNIT 0
505
+#define ITEM_GALAGLADINIT 0
506
+#define ITEM_GARADOSNIT 0
507
+#define ITEM_GENGARNIT 0
508
+#define ITEM_GEWALDRONIT 0
509
+#define ITEM_GLURAKNIT_X 0
510
+#define ITEM_GLURAKNIT_Y 0
511
+#define ITEM_GUARDEVOIRN_ 0
512
+#define ITEM_HUNDEMONIT 0
513
+#define ITEM_KANGAMANIT 0
514
+#define ITEM_KNAKRACKNIT 0
515
+#define ITEM_LAHMUSNIT 0
516
+#define ITEM_LATIASNIT 0
517
+#define ITEM_LATIOSNIT 0
518
+#define ITEM_LOHGOCKNIT 0
519
+#define ITEM_LUCARIONIT 0
520
+#define ITEM_MEDITALISNIT 0
521
+#define ITEM_METAGROSSNIT 0
522
+#define ITEM_MEWTUNIT_X 0
523
+#define ITEM_MEWTUNIT_Y 0
524
+#define ITEM_OHRDOCHNIT 0
525
+#define ITEM_PINSIRNIT 0
526
+#define ITEM_REXBLISARNIT 0
527
+#define ITEM_SCHEROXNIT 0
528
+#define ITEM_SCHLAPORNIT 0
529
+#define ITEM_SIMSALANIT 0
530
+#define ITEM_SKARABORNIT 0
531
+#define ITEM_STAHLOSNIT 0
532
+#define ITEM_STOLLOSSNIT 0
533
+#define ITEM_SUMPEXNIT 0
534
+#define ITEM_TAUBOSSNIT 0
535
+#define ITEM_TOHAIDONIT 0
536
+#define ITEM_TURTOKNIT 0
537
+#define ITEM_VOLTENSONIT 0
538
+#define ITEM_ZOBIRISNIT 0
539
+#define ITEM_R__EDELSTEIN 0
540
+#define ITEM_B__EDELSTEIN 0
541
+#define ITEM_AE__EDELSTEIN 0
542
+#define ITEM_GLUECKSRAUCH 0
543
+#define ITEM_LAHMRAUCH 0
544
+#define ITEM_ROSENRAUCH 0
545
+#define ITEM_SCHEUCHRAUCH 0
546
+#define ITEM_SCHRAEGRAUCH 0
547
+#define ITEM_STEINRAUCH 0
548
+#define ITEM_WELLENRAUCH 0
549
+#define ITEM_MACHTBAND 0
550
+#define ITEM_MACHTGEWICHT 0
551
+#define ITEM_MACHTGURT 0
552
+#define ITEM_MACHTKETTE 0
553
+#define ITEM_MACHTLINSE 0
554
+#define ITEM_MACHTREIF 0
555
+#define ITEM_ATEMGERAET 0
556
+#define ITEM_GISCHTGLOCKE 0
557
+#define ITEM_KLARGLOCKE 0
558
+#define ITEM_MEGA_ARMREIF 0
559
+#define ITEM_LEVELBALL 0
560
+#define ITEM_KOEDERBALL 0
561
+#define ITEM_MONDBALL 0
562
+#define ITEM_FREUNDESBALL 0
563
+#define ITEM_TURBOBALL 0
564
+#define ITEM_SCHWERBALL 0
565
+#define ITEM_SYMPALBALL 0
566
+#define ITEM_TURNIERBALL 0
567
+#define ITEM_HEILBALL 0
568
+#define ITEM_FINSTERBALL 0
569
+#define ITEM_JUBELBALL 0
570
+#define ITEM_FLOTTBALL 0
571
+#define ITEM_PARKBALL 0
572
+#define ITEM_TRAUMBALL 0
573
+#define ITEM_ALTER_HELLER 0
574
+#define ITEM_ALTER_TALER 0
575
+#define ITEM_ALTER_DUKAT 0
576
+#define ITEM_ALTE_VASE 0
577
+#define ITEM_ALTER_REIF 0
578
+#define ITEM_ALTE_STATUE 0
579
+#define ITEM_ALTE_KRONE 0
580
+#define ITEM_NUGGET 0
581
+#define ITEM_RIESENNUGGET 0
582
+#define ITEM_TRIPERLE 0
583
+#define ITEM_DUFTPILZ 0
584
+#define ITEM_SPIRITKERN 0
585
+#define ITEM_STEINKNOCHEN 0
586
+#define ITEM_AZURFLOETE 0
587
+#define ITEM_SKULPTUR 0
588
+#define ITEM_KOSMETSTUECK 0
589
+#define ITEM_DUBIOSDISC 0
590
+#define ITEM_DUFTBEUTEL 0
591
+#define ITEM_DUESTERUMHANG 0
592
+#define ITEM_MAGMAISIERER 0
593
+#define ITEM_OVALER_STEIN 0
594
+#define ITEM_SAHNEHAEUBCH_ 0
595
+#define ITEM_SCHOENESPUPPE 0
596
+#define ITEM_SCHUETZER 0
597
+#define ITEM_STROMISIERER 0
598
+#define ITEM_ROTE_KUGEL 0
599
+#define ITEM_BLAUE_KUGEL 0
600
+#define ITEM_GRUENE_KUGEL 0
601
+#define ITEM_MAGMASTEIN 0
602
+#define ITEM_LUNARFEDER 0
603
+#define ITEM_DUNKELSTEIN 0
604
+#define ITEM_LICHTSTEIN 0
605
+#define ITEM_GEHEIMTRANK 0
606
+#define ITEM_METEORSTUECK 0
607
+#define ITEM_BUNTSCHWINGE 0
608
+#define ITEM_SILBERFLUEGEL 0
609
+#define ITEM_BOOTSTICKET 0
610
+#define ITEM_TARNANZUG 0
611
+#define ITEM_FAHRSCHEIN 0
612
+#define ITEM_TMVM_BOX 0
613
+#define ITEM_ROTE_KETTE 0
614
+#define ITEM_TALISMAN 0
615
+#define ITEM_SCHAUGLAS 0
616
+#define ITEM_LICHTHELM 0
617
+#define ITEM_PUDERSCHUTZ 0
618
+#define ITEM_MYTOKRISTALL 0
619
+#define ITEM_FAEH__APPELL 0
620
+#define ITEM_ITEMABWURF 0
621
+#define ITEM_ITEMAPPELL 0
622
+#define ITEM_UMKEHRAPPELL 0
623
+#define ITEM_OVALPIN 0
624
+#define ITEM_SCHILLERPIN 0
625
+#define ITEM_SCHWAECHENSCHUTZ 0
626
+#define ITEM_OFFENSIVWESTE 0
627
+#define ITEM_FAEHIGK__KAPSEL 0
628
+#define ITEM_SAHNEHAEUBCHEN 0
629
+#define ITEM_AEON_FLOETE 0
630
+#define ITEM_NORMIUM_Z 0
631
+#define ITEM_PYRIUM_Z 0
632
+#define ITEM_AQUIUM_Z 0
633
+#define ITEM_VOLTIUM_Z 0
634
+#define ITEM_BOTANIUM_Z 0
635
+#define ITEM_GLACIUM_Z 0
636
+#define ITEM_BATTALIUM_Z 0
637
+#define ITEM_TOXIUM_Z 0
638
+#define ITEM_TERRIUM_Z 0
639
+#define ITEM_AERIUM_Z 0
640
+#define ITEM_PSIUM_Z 0
641
+#define ITEM_INSECTIUM_Z 0
642
+#define ITEM_PETRIUM_Z 0
643
+#define ITEM_PHANTOMIUM_Z 0
644
+#define ITEM_DRACIUM_Z 0
645
+#define ITEM_NOCTIUM_Z 0
646
+#define ITEM_METALLIUM_Z 0
647
+#define ITEM_SYLPHIUM_Z 0
648
+#define ITEM_PIKACHIUM_Z 0
649
+#define ITEM_SILBERKRONKORKEN 0
650
+#define ITEM_GOLDKRONKORKEN 0
651
+#define ITEM_Z_RING 0
652
+#define ITEM_SILVARRONIUM_Z 0
653
+#define ITEM_FUEGRONIUM_Z 0
654
+#define ITEM_PRIMARENIUM_Z 0
655
+#define ITEM_KAPIUM_Z 0
656
+#define ITEM_A_RAICHUNIUM_Z 0
657
+#define ITEM_RELAXONIUM_Z 0
658
+#define ITEM_EVOLIUM_Z 0
659
+#define ITEM_MEWNIUM_Z 0
660
+#define ITEM_ASH_PIKACHIUM_Z 0
661
+#define ITEM_GLITZERSTEIN 0
662
+#define ITEM_ZITTERORB 0
663
+#define ITEM_ZYGARDE_WUERFEL 0
664
+#define ITEM_EISSTEIN 0
665
+#define ITEM_ULTRABALL 0
666
+#define ITEM_ROTER_NEKTAR 0
667
+#define ITEM_GELBER_NEKTAR 0
668
+#define ITEM_ROSA_NEKTAR 0
669
+#define ITEM_PURPURNER_NEKTAR 0
670
+#define ITEM_SONNENFLOETE 0
671
+#define ITEM_MONDFLOETE 0
672
+#define ITEM_FELDBESCHICHTUNG 0
673
+#define ITEM_SCHUTZPOLSTER 0
674
+#define ITEM_ELEKTRO_SAMEN 0
675
+#define ITEM_PSYCHO_SAMEN 0
676
+#define ITEM_NEBEL_SAMEN 0
677
+#define ITEM_GRAS_SAMEN 0
678
+#define ITEM_KAMPF_DISC 0
679
+#define ITEM_FLUG_DISC 0
680
+#define ITEM_GIFT_DISC 0
681
+#define ITEM_BODEN_DISC 0
682
+#define ITEM_GESTEINS_DISC 0
683
+#define ITEM_KAEFER_DISC 0
684
+#define ITEM_GEISTER_DISC 0
685
+#define ITEM_STAHL_DISC 0
686
+#define ITEM_FEUER_DISC 0
687
+#define ITEM_WASSER_DISC 0
688
+#define ITEM_PFLANZEN_DISC 0
689
+#define ITEM_ELEKTRO_DISC 0
690
+#define ITEM_PSYCHO_DISC 0
691
+#define ITEM_EIS_DISC 0
692
+#define ITEM_DRACHEN_DISC 0
693
+#define ITEM_UNLICHT_DISC 0
694
+#define ITEM_FEEN_DISC 0
695
+#define ITEM_PRACHTFEDER 0
5 696
 
6
-#endif /* ITEM_IDS */
697
+#endif /* #define ITEM_IDS */

+ 716
- 0
src/include/pkmn_moves.h Vedi File

@@ -0,0 +1,716 @@
1
+#ifndef MOVE_IDS_H
2
+#define MOVE_IDS_H
3
+
4
+#define MOVE_NICHTS 0
5
+#define MOVE_PFUND 1
6
+#define MOVE_KARATESCHLAG 2
7
+#define MOVE_DUPLEXHIEB 3
8
+#define MOVE_KOMETENHIEB 4
9
+#define MOVE_MEGAHIEB 5
10
+#define MOVE_ZAHLTAG 6
11
+#define MOVE_FEUERSCHLAG 7
12
+#define MOVE_EISHIEB 8
13
+#define MOVE_DONNERSCHLAG 9
14
+#define MOVE_KRATZER 10
15
+#define MOVE_KLAMMER 11
16
+#define MOVE_GUILLOTINE 12
17
+#define MOVE_KLINGENSTURM 13
18
+#define MOVE_SCHWERTTANZ 14
19
+#define MOVE_ZERSCHNEIDER 15
20
+#define MOVE_WINDSTOSS 16
21
+#define MOVE_FLUEGELSCHLAG 17
22
+#define MOVE_WIRBELWIND 18
23
+#define MOVE_FLIEGEN 19
24
+#define MOVE_KLAMMERGRIFF 20
25
+#define MOVE_SLAM 21
26
+#define MOVE_RANKENHIEB 22
27
+#define MOVE_STAMPFER 23
28
+#define MOVE_DOPPELKICK 24
29
+#define MOVE_MEGAKICK 25
30
+#define MOVE_SPRUNGKICK 26
31
+#define MOVE_FEGEKICK 27
32
+#define MOVE_SANDWIRBEL 28
33
+#define MOVE_KOPFNUSS 29
34
+#define MOVE_HORNATTACKE 30
35
+#define MOVE_FURIENSCHLAG 31
36
+#define MOVE_HORNBOHRER 32
37
+#define MOVE_TACKLE 33
38
+#define MOVE_BODYSLAM 34
39
+#define MOVE_WICKEL 35
40
+#define MOVE_BODYCHECK 36
41
+#define MOVE_FUCHTLER 37
42
+#define MOVE_RISIKOTACKLE 38
43
+#define MOVE_RUTENSCHLAG 39
44
+#define MOVE_GIFTSTACHEL 40
45
+#define MOVE_DUONADEL 41
46
+#define MOVE_NADELRAKETE 42
47
+#define MOVE_SILBERBLICK 43
48
+#define MOVE_BISS 44
49
+#define MOVE_HEULER 45
50
+#define MOVE_BRUELLER 46
51
+#define MOVE_GESANG 47
52
+#define MOVE_SUPERSCHALL 48
53
+#define MOVE_ULTRASCHALL 49
54
+#define MOVE_AUSSETZER 50
55
+#define MOVE_SAEURE 51
56
+#define MOVE_GLUT 52
57
+#define MOVE_FLAMMENWURF 53
58
+#define MOVE_WEISSNEBEL 54
59
+#define MOVE_AQUAKNARRE 55
60
+#define MOVE_HYDROPUMPE 56
61
+#define MOVE_SURFER 57
62
+#define MOVE_EISSTRAHL 58
63
+#define MOVE_BLIZZARD 59
64
+#define MOVE_PSYSTRAHL 60
65
+#define MOVE_BLUBBSTRAHL 61
66
+#define MOVE_AURORASTRAHL 62
67
+#define MOVE_HYPERSTRAHL 63
68
+#define MOVE_SCHNABEL 64
69
+#define MOVE_BOHRSCHNABEL 65
70
+#define MOVE_UEBERROLLER 66
71
+#define MOVE_FUSSKICK 67
72
+#define MOVE_KONTER 68
73
+#define MOVE_GEOWURF 69
74
+#define MOVE_STAERKE 70
75
+#define MOVE_ABSORBER 71
76
+#define MOVE_MEGASAUGER 72
77
+#define MOVE_EGELSAMEN 73
78
+#define MOVE_WACHSTUM 74
79
+#define MOVE_RASIERBLATT 75
80
+#define MOVE_SOLARSTRAHL 76
81
+#define MOVE_GIFTPUDER 77
82
+#define MOVE_STACHELSPORE 78
83
+#define MOVE_SCHLAFPUDER 79
84
+#define MOVE_BLAETTERTANZ 80
85
+#define MOVE_FADENSCHUSS 81
86
+#define MOVE_DRACHENWUT 82
87
+#define MOVE_FEUERWIRBEL 83
88
+#define MOVE_DONNERSCHOCK 84
89
+#define MOVE_DONNERBLITZ 85
90
+#define MOVE_DONNERWELLE 86
91
+#define MOVE_DONNER 87
92
+#define MOVE_STEINWURF 88
93
+#define MOVE_ERDBEBEN 89
94
+#define MOVE_GEOFISSUR 90
95
+#define MOVE_SCHAUFLER 91
96
+#define MOVE_TOXIN 92
97
+#define MOVE_KONFUSION 93
98
+#define MOVE_PSYCHOKINESE 94
99
+#define MOVE_HYPNOSE 95
100
+#define MOVE_MEDITATION 96
101
+#define MOVE_AGILITAET 97
102
+#define MOVE_RUCKZUCKHIEB 98
103
+#define MOVE_RASEREI 99
104
+#define MOVE_TELEPORT 100
105
+#define MOVE_NACHTNEBEL 101
106
+#define MOVE_MIMIKRY 102
107
+#define MOVE_KREIDESCHREI 103
108
+#define MOVE_DOPPELTEAM 104
109
+#define MOVE_GENESUNG 105
110
+#define MOVE_HAERTNER 106
111
+#define MOVE_KOMPRIMATOR 107
112
+#define MOVE_RAUCHWOLKE 108
113
+#define MOVE_KONFUSTRAHL 109
114
+#define MOVE_PANZERSCHUTZ 110
115
+#define MOVE_EINIGLER 111
116
+#define MOVE_BARRIERE 112
117
+#define MOVE_LICHTSCHILD 113
118
+#define MOVE_DUNKELNEBEL 114
119
+#define MOVE_REFLEKTOR 115
120
+#define MOVE_ENERGIEFOKUS 116
121
+#define MOVE_GEDULD 117
122
+#define MOVE_METRONOM 118
123
+#define MOVE_SPIEGELTRICK 119
124
+#define MOVE_FINALE 120
125
+#define MOVE_EIERBOMBE 121
126
+#define MOVE_SCHLECKER 122
127
+#define MOVE_SMOG 123
128
+#define MOVE_SCHLAMMBAD 124
129
+#define MOVE_KNOCHENKEULE 125
130
+#define MOVE_FEUERSTURM 126
131
+#define MOVE_KASKADE 127
132
+#define MOVE_SCHNAPPER 128
133
+#define MOVE_STERNSCHAUER 129
134
+#define MOVE_SCHAEDELWUMME 130
135
+#define MOVE_DORNKANONE 131
136
+#define MOVE_UMKLAMMERUNG 132
137
+#define MOVE_AMNESIE 133
138
+#define MOVE_PSYKRAFT 134
139
+#define MOVE_WEICHEI 135
140
+#define MOVE_TURMKICK 136
141
+#define MOVE_GIFTBLICK 137
142
+#define MOVE_TRAUMFRESSER 138
143
+#define MOVE_GIFTWOLKE 139
144
+#define MOVE_STAKKATO 140
145
+#define MOVE_BLUTSAUGER 141
146
+#define MOVE_TODESKUSS 142
147
+#define MOVE_HIMMELSFEGER 143
148
+#define MOVE_WANDLER 144
149
+#define MOVE_BLUBBER 145
150
+#define MOVE_IRRSCHLAG 146
151
+#define MOVE_PILZSPORE 147
152
+#define MOVE_BLITZ 148
153
+#define MOVE_PSYWELLE 149
154
+#define MOVE_PLATSCHER 150
155
+#define MOVE_SAEUREPANZER 151
156
+#define MOVE_KRABBHAMMER 152
157
+#define MOVE_EXPLOSION 153
158
+#define MOVE_KRATZFURIE 154
159
+#define MOVE_KNOCHMERANG 155
160
+#define MOVE_ERHOLUNG 156
161
+#define MOVE_STEINHAGEL 157
162
+#define MOVE_HYPERZAHN 158
163
+#define MOVE_SCHAERFER 159
164
+#define MOVE_UMWANDLUNG 160
165
+#define MOVE_TRIPLETTE 161
166
+#define MOVE_SUPERZAHN 162
167
+#define MOVE_SCHLITZER 163
168
+#define MOVE_DELEGATOR 164
169
+#define MOVE_VERZWEIFLER 165
170
+#define MOVE_NACHAHMER 166
171
+#define MOVE_DREIFACHKICK 167
172
+#define MOVE_RAUB 168
173
+#define MOVE_SPINNENNETZ 169
174
+#define MOVE_WILLENSLESER 170
175
+#define MOVE_NACHTMAHR 171
176
+#define MOVE_FLAMMENRAD 172
177
+#define MOVE_SCHNARCHER 173
178
+#define MOVE_FLUCH 174
179
+#define MOVE_DRESCHFLEGEL 175
180
+#define MOVE_UMWANDLUNG2 176
181
+#define MOVE_LUFTSTOSS 177
182
+#define MOVE_BAUMWOLLSAAT 178
183
+#define MOVE_GEGENSCHLAG 179
184
+#define MOVE_GROLL 180
185
+#define MOVE_PULVERSCHNEE 181
186
+#define MOVE_SCHUTZSCHILD 182
187
+#define MOVE_TEMPOHIEB 183
188
+#define MOVE_GRIMASSE 184
189
+#define MOVE_FINTE 185
190
+#define MOVE_BITTERKUSS 186
191
+#define MOVE_BAUCHTROMMEL 187
192
+#define MOVE_MATSCHBOMBE 188
193
+#define MOVE_LEHMSCHELLE 189
194
+#define MOVE_OCTAZOOKA 190
195
+#define MOVE_STACHLER 191
196
+#define MOVE_BLITZKANONE 192
197
+#define MOVE_GESICHTE 193
198
+#define MOVE_ABGANGSBUND 194
199
+#define MOVE_ABGESANG 195
200
+#define MOVE_EISSTURM 196
201
+#define MOVE_SCANNER 197
202
+#define MOVE_KNOCHENHATZ 198
203
+#define MOVE_ZIELSCHUSS 199
204
+#define MOVE_WUTANFALL 200
205
+#define MOVE_SANDSTURM 201
206
+#define MOVE_GIGASAUGER 202
207
+#define MOVE_AUSDAUER 203
208
+#define MOVE_CHARME 204
209
+#define MOVE_WALZER 205
210
+#define MOVE_TRUGSCHLAG 206
211
+#define MOVE_ANGEBEREI 207
212
+#define MOVE_MILCHGETRAENK 208
213
+#define MOVE_FUNKENSPRUNG 209
214
+#define MOVE_ZORNKLINGE 210
215
+#define MOVE_STAHLFLUEGEL 211
216
+#define MOVE_HORRORBLICK 212
217
+#define MOVE_ANZIEHUNG 213
218
+#define MOVE_SCHLAFREDE 214
219
+#define MOVE_VITALGLOCKE 215
220
+#define MOVE_RUECKKEHR 216
221
+#define MOVE_GESCHENK 217
222
+#define MOVE_FRUSTRATION 218
223
+#define MOVE_BODYGUARD 219
224
+#define MOVE_LEIDTEILER 220
225
+#define MOVE_LAEUTERFEUER 221
226
+#define MOVE_INTENSITAET 222
227
+#define MOVE_WUCHTSCHLAG 223
228
+#define MOVE_VIELENDER 224
229
+#define MOVE_FEUERODEM 225
230
+#define MOVE_STAFETTE 226
231
+#define MOVE_ZUGABE 227
232
+#define MOVE_VERFOLGUNG 228
233
+#define MOVE_TURBODREHER 229
234
+#define MOVE_LOCKDUFT 230
235
+#define MOVE_EISENSCHWEIF 231
236
+#define MOVE_METALLKLAUE 232
237
+#define MOVE_UEBERWURF 233
238
+#define MOVE_MORGENGRAUEN 234
239
+#define MOVE_SYNTHESE 235
240
+#define MOVE_MONDSCHEIN 236
241
+#define MOVE_KRAFTRESERVE 237
242
+#define MOVE_KREUZHIEB 238
243
+#define MOVE_WINDHOSE 239
244
+#define MOVE_REGENTANZ 240
245
+#define MOVE_SONNENTAG 241
246
+#define MOVE_KNIRSCHER 242
247
+#define MOVE_SPIEGELCAPE 243
248
+#define MOVE_PSYCHO_PLUS 244
249
+#define MOVE_TURBOTEMPO 245
250
+#define MOVE_ANTIK_KRAFT 246
251
+#define MOVE_SPUKBALL 247
252
+#define MOVE_SEHER 248
253
+#define MOVE_ZERTRUEMMERER 249
254
+#define MOVE_WHIRLPOOL 250
255
+#define MOVE_PRUEGLER 251
256
+#define MOVE_MOGELHIEB 252
257
+#define MOVE_AUFRUHR 253
258
+#define MOVE_HORTER 254
259
+#define MOVE_ENTFESSLER 255
260
+#define MOVE_VERZEHRER 256
261
+#define MOVE_HITZEWELLE 257
262
+#define MOVE_HAGELSTURM 258
263
+#define MOVE_FOLTERKNECHT 259
264
+#define MOVE_SCHMEICHLER 260
265
+#define MOVE_IRRLICHT 261
266
+#define MOVE_MEMENTO_MORI 262
267
+#define MOVE_FASSADE 263
268
+#define MOVE_POWER_PUNCH 264
269
+#define MOVE_RIECHSALZ 265
270
+#define MOVE_SPOTLIGHT 266
271
+#define MOVE_NATUR_KRAFT 267
272
+#define MOVE_LADEVORGANG 268
273
+#define MOVE_VERHOEHNER 269
274
+#define MOVE_RECHTE_HAND 270
275
+#define MOVE_TRICKBETRUG 271
276
+#define MOVE_ROLLENTAUSCH 272
277
+#define MOVE_WUNSCHTRAUM 273
278
+#define MOVE_ZUSCHUSS 274
279
+#define MOVE_VERWURZLER 275
280
+#define MOVE_KRAFTKOLOSS 276
281
+#define MOVE_MAGIEMANTEL 277
282
+#define MOVE_AUFBEREITUNG 278
283
+#define MOVE_VERGELTUNG 279
284
+#define MOVE_DURCHBRUCH 280
285
+#define MOVE_GAEHNER 281
286
+#define MOVE_ABSCHLAG 282
287
+#define MOVE_NOTSITUATION 283
288
+#define MOVE_ERUPTION 284
289
+#define MOVE_WERTEWECHSEL 285
290
+#define MOVE_BEGRENZER 286
291
+#define MOVE_HEILUNG 287
292
+#define MOVE_NACHSPIEL 288
293
+#define MOVE_UEBERNAHME 289
294
+#define MOVE_GEHEIMPOWER 290
295
+#define MOVE_TAUCHER 291
296
+#define MOVE_ARMSTOSS 292
297
+#define MOVE_TARNUNG 293
298
+#define MOVE_SCHWEIFGLANZ 294
299
+#define MOVE_SCHEINWERFER 295
300
+#define MOVE_NEBELBALL 296
301
+#define MOVE_DAUNENREIGEN 297
302
+#define MOVE_TAUMELTANZ 298
303
+#define MOVE_FEUERFEGER 299
304
+#define MOVE_LEHMSUHLER 300
305
+#define MOVE_FROSTBEULE 301
306
+#define MOVE_NIETENRANKE 302
307
+#define MOVE_TAGEDIEB 303
308
+#define MOVE_SCHALLWELLE 304
309
+#define MOVE_GIFTZAHN 305
310
+#define MOVE_ZERMALMKLAUE 306
311
+#define MOVE_LOHEKANONADE 307
312
+#define MOVE_AQUAHAUBITZE 308
313
+#define MOVE_STERNENHIEB 309
314
+#define MOVE_ERSTAUNER 310
315
+#define MOVE_METEOROLOGE 311
316
+#define MOVE_AROMAKUR 312
317
+#define MOVE_TRUGTRAENE 313
318
+#define MOVE_WINDSCHNITT 314
319
+#define MOVE_HITZEKOLLER 315
320
+#define MOVE_SCHNUEFFLER 316
321
+#define MOVE_FELSGRAB 317
322
+#define MOVE_SILBERHAUCH 318
323
+#define MOVE_METALLSOUND 319
324
+#define MOVE_GRASFLOETE 320
325
+#define MOVE_SPASSKANONE 321
326
+#define MOVE_KOSMIK_KRAFT 322
327
+#define MOVE_FONTRAENEN 323
328
+#define MOVE_AMPELLEUCHTE 324
329
+#define MOVE_FINSTERFAUST 325
330
+#define MOVE_SONDERSENSOR 326
331
+#define MOVE_HIMMELHIEB 327
332
+#define MOVE_SANDGRAB 328
333
+#define MOVE_EISESKAELTE 329
334
+#define MOVE_LEHMBRUEHE 330
335
+#define MOVE_KUGELSAAT 331
336
+#define MOVE_AERO_ASS 332
337
+#define MOVE_EISSPEER 333
338
+#define MOVE_EISENABWEHR 334
339
+#define MOVE_RUECKENTZUG 335
340
+#define MOVE_JAULER 336
341
+#define MOVE_DRACHENKLAUE 337
342
+#define MOVE_FLORA_STATUE 338
343
+#define MOVE_PROTZER 339
344
+#define MOVE_SPRUNGFEDER 340
345
+#define MOVE_LEHMSCHUSS 341
346
+#define MOVE_GIFTSCHWEIF 342
347
+#define MOVE_BEZIRZER 343
348
+#define MOVE_VOLTTACKLE 344
349
+#define MOVE_ZAUBERBLATT 345
350
+#define MOVE_NASSMACHER 346
351
+#define MOVE_GEDANKENGUT 347
352
+#define MOVE_LAUBKLINGE 348
353
+#define MOVE_DRACHENTANZ 349
354
+#define MOVE_FELSWURF 350
355
+#define MOVE_SCHOCKWELLE 351
356
+#define MOVE_AQUAWELLE 352
357
+#define MOVE_KISMETWUNSCH 353
358
+#define MOVE_PSYSCHUB 354
359
+#define MOVE_RUHEORT 355
360
+#define MOVE_ERDANZIEHUNG 356
361
+#define MOVE_WUNDERAUGE 357
362
+#define MOVE_WECKRUF 358
363
+#define MOVE_HAMMERARM 359
364
+#define MOVE_GYROBALL 360
365
+#define MOVE_HEILOPFER 361
366
+#define MOVE_LAKE 362
367
+#define MOVE_BEERENKRAEFTE 363
368
+#define MOVE_OFFENLEGUNG 364
369
+#define MOVE_PFLUECKER 365
370
+#define MOVE_RUECKENWIND 366
371
+#define MOVE_AKUPRESSUR 367
372
+#define MOVE_METALLSTOSS 368
373
+#define MOVE_KEHRTWENDE 369
374
+#define MOVE_NAHKAMPF 370
375
+#define MOVE_GEGENSTOSS 371
376
+#define MOVE_GEWISSHEIT 372
377
+#define MOVE_ITEMSPERRE 373
378
+#define MOVE_SCHLEUDER 374
379
+#define MOVE_PSYBANN 375
380
+#define MOVE_TRUMPFKARTE 376
381
+#define MOVE_HEILBLOCKADE 377
382
+#define MOVE_AUSWRINGEN 378
383
+#define MOVE_KRAFTTRICK 379
384
+#define MOVE_MAGENSAEFTE 380
385
+#define MOVE_BESCHWOERUNG 381
386
+#define MOVE_EGOTRIP 382
387
+#define MOVE_IMITATOR 383
388
+#define MOVE_KRAFTTAUSCH 384
389
+#define MOVE_SCHUTZTAUSCH 385
390
+#define MOVE_STRAFATTACKE 386
391
+#define MOVE_ZUFLUCHT 387
392
+#define MOVE_SORGENSAMEN 388
393
+#define MOVE_TIEFSCHLAG 389
394
+#define MOVE_GIFTSPITZEN 390
395
+#define MOVE_STATUSTAUSCH 391
396
+#define MOVE_WASSERRING 392
397
+#define MOVE_MAGNETFLUG 393
398
+#define MOVE_FLAMMENBLITZ 394
399
+#define MOVE_KRAFTWELLE 395
400
+#define MOVE_AURASPHAERE 396
401
+#define MOVE_STEINPOLITUR 397
402
+#define MOVE_GIFTHIEB 398
403
+#define MOVE_FINSTERAURA 399
404
+#define MOVE_NACHTHIEB 400
405
+#define MOVE_NASSSCHWEIF 401
406
+#define MOVE_SAMENBOMBEN 402
407
+#define MOVE_LUFTSCHNITT 403
408
+#define MOVE_KREUZSCHERE 404
409
+#define MOVE_KAEFERGEBRUMM 405
410
+#define MOVE_DRACHENPULS 406
411
+#define MOVE_DRACHENSTOSS 407
412
+#define MOVE_JUWELENKRAFT 408
413
+#define MOVE_ABLEITHIEB 409
414
+#define MOVE_VAKUUMWELLE 410
415
+#define MOVE_FOKUSSTOSS 411
416
+#define MOVE_ENERGIEBALL 412
417
+#define MOVE_STURZFLUG 413
418
+#define MOVE_ERDKRAEFTE 414
419
+#define MOVE_WECHSELDICH 415
420
+#define MOVE_GIGASTOSS 416
421
+#define MOVE_RAENKESCHMIED 417
422
+#define MOVE_PATRONENHIEB 418
423
+#define MOVE_LAWINE 419
424
+#define MOVE_EISSPLITTER 420
425
+#define MOVE_DUNKELKLAUE 421
426
+#define MOVE_DONNERZAHN 422
427
+#define MOVE_EISZAHN 423
428
+#define MOVE_FEUERZAHN 424
429
+#define MOVE_SCHATTENSTOSS 425
430
+#define MOVE_SCHLAMMBOMBE 426
431
+#define MOVE_PSYCHOKLINGE 427
432
+#define MOVE_ZEN_KOPFSTOSS 428
433
+#define MOVE_SPIEGELSALVE 429
434
+#define MOVE_LICHTKANONE 430
435
+#define MOVE_KRAXLER 431
436
+#define MOVE_AUFLOCKERN 432
437
+#define MOVE_BIZARRORAUM 433
438
+#define MOVE_DRACO_METEOR 434
439
+#define MOVE_LADUNGSSTOSS 435
440
+#define MOVE_FLAMMENSTURM 436
441
+#define MOVE_BLAETTERSTURM 437
442
+#define MOVE_BLATTGEISSEL 438
443
+#define MOVE_FELSWERFER 439
444
+#define MOVE_GIFTSTREICH 440
445
+#define MOVE_MUELLTREFFER 441
446
+#define MOVE_EISENSCHAEDEL 442
447
+#define MOVE_MAGNETBOMBE 443
448
+#define MOVE_STEINKANTE 444
449
+#define MOVE_LIEBREIZ 445
450
+#define MOVE_TARNSTEINE 446
451
+#define MOVE_STRAUCHLER 447
452
+#define MOVE_GESCHWAETZ 448
453
+#define MOVE_URTEILSKRAFT 449
454
+#define MOVE_KAEFERBISS 450
455
+#define MOVE_LADESTRAHL 451
456
+#define MOVE_HOLZHAMMER 452
457
+#define MOVE_WASSERDUESE 453
458
+#define MOVE_SCHLAGBEFEHL 454
459
+#define MOVE_BLOCKBEFEHL 455
460
+#define MOVE_HEILBEFEHL 456
461
+#define MOVE_KOPFSTOSS 457
462
+#define MOVE_DOPPELSCHLAG 458
463
+#define MOVE_ZEITENLAERM 459
464
+#define MOVE_RAUMSCHLAG 460
465
+#define MOVE_LUNARTANZ 461
466
+#define MOVE_QUETSCHGRIFF 462
467
+#define MOVE_LAVASTURM 463
468
+#define MOVE_SCHLUMMERORT 464
469
+#define MOVE_SCHOCKSAMEN 465
470
+#define MOVE_UNHEILBOEEN 466
471
+#define MOVE_SCHEMENKRAFT 467
472
+#define MOVE_KLAUENWETZER 468
473
+#define MOVE_RUNDUMSCHUTZ 469
474
+#define MOVE_SCHUTZTEILER 470
475
+#define MOVE_KRAFTTEILER 471
476
+#define MOVE_WUNDERRAUM 472
477
+#define MOVE_PSYCHOSCHOCK 473
478
+#define MOVE_GIFTSCHOCK 474
479
+#define MOVE_AUTOTOMIE 475
480
+#define MOVE_WUTPULVER 476
481
+#define MOVE_TELEKINESE 477
482
+#define MOVE_MAGIERAUM 478
483
+#define MOVE_KATAPULT 479
484
+#define MOVE_BERGSTURM 480
485
+#define MOVE_FUNKENFLUG 481
486
+#define MOVE_SCHLAMMWOGE 482
487
+#define MOVE_FALTERREIGEN 483
488
+#define MOVE_RAMMBOSS 484
489
+#define MOVE_SYNCHROLAERM 485
490
+#define MOVE_ELEKTROBALL 486
491
+#define MOVE_UEBERFLUTUNG 487
492
+#define MOVE_NITROLADUNG 488
493
+#define MOVE_EINROLLEN 489
494
+#define MOVE_FUSSTRITT 490
495
+#define MOVE_SAEURESPEIER 491
496
+#define MOVE_SCHMAROTZER 492
497
+#define MOVE_WANKELSTRAHL 493
498
+#define MOVE_ZWANGO 494
499
+#define MOVE_GALANTERIE 495
500
+#define MOVE_KANON 496
501
+#define MOVE_WIDERHALL 497
502
+#define MOVE_ZERMUERBEN 498
503
+#define MOVE_KLAERSMOG 499
504
+#define MOVE_KRAFTVORRAT 500
505
+#define MOVE_RAPIDSCHUTZ 501
506
+#define MOVE_SEITENTAUSCH 502
507
+#define MOVE_SIEDEWASSER 503
508
+#define MOVE_HAUSBRUCH 504
509
+#define MOVE_HEILWOGE 505
510
+#define MOVE_BUERDE 506
511
+#define MOVE_FREIER_FALL 507
512
+#define MOVE_GANGWECHSEL 508
513
+#define MOVE_UEBERKOPFWURF 509
514
+#define MOVE_EINAESCHERN 510
515
+#define MOVE_VERZOEGERUNG 511
516
+#define MOVE_AKROBATIK 512
517
+#define MOVE_TYPENSPIEGEL 513
518
+#define MOVE_HEIMZAHLUNG 514
519
+#define MOVE_WAGEMUT 515
520
+#define MOVE_OFFERTE 516
521
+#define MOVE_INFERNO 517
522
+#define MOVE_WASSERSAEULEN 518
523
+#define MOVE_FEUERSAEULEN 519
524
+#define MOVE_PFLANZENSAEULEN 520
525
+#define MOVE_VOLTWECHSEL 521
526
+#define MOVE_KAEFERTRUTZ 522
527
+#define MOVE_DAMPFWALZE 523
528
+#define MOVE_EISESODEM 524
529
+#define MOVE_DRACHENRUTE 525
530
+#define MOVE_KRAFTSCHUB 526
531
+#define MOVE_ELEKTRONETZ 527
532
+#define MOVE_STROMSTOSS 528
533
+#define MOVE_SCHLAGBOHRER 529
534
+#define MOVE_DOPPELHIEB 530
535
+#define MOVE_HERZSTEMPEL 531
536
+#define MOVE_HOLZGEWEIH 532
537
+#define MOVE_SANCTOKLINGE 533
538
+#define MOVE_KALKKLINGE 534
539
+#define MOVE_BRANDSTEMPEL 535
540
+#define MOVE_GRASMIXER 536
541
+#define MOVE_QUETSCHWALZE 537
542
+#define MOVE_WATTESCHILD 538
543
+#define MOVE_NACHTFLUT 539
544
+#define MOVE_PSYCHOSTOSS 540
545
+#define MOVE_KEHRSCHELLE 541
546
+#define MOVE_ORKAN 542
547
+#define MOVE_STEINSCHAEDEL 543
548
+#define MOVE_KLIKKDISKUS 544
549
+#define MOVE_FLAMMENBALL 545
550
+#define MOVE_TECHBLASTER 546
551
+#define MOVE_URGESANG 547
552
+#define MOVE_MYSTOSCHWERT 548
553
+#define MOVE_EISZEIT 549
554
+#define MOVE_BLITZSCHLAG 550
555
+#define MOVE_BLAUFLAMMEN 551
556
+#define MOVE_FEUERREIGEN 552
557
+#define MOVE_FROSTVOLT 553
558
+#define MOVE_FROSTHAUCH 554
559
+#define MOVE_STANDPAUKE 555
560
+#define MOVE_EISZAPFHAGEL 556
561
+#define MOVE_V_GENERATOR 557
562
+#define MOVE_KREUZFLAMME 558
563
+#define MOVE_KREUZDONNER 559
564
+#define MOVE_FLYING_PRESS 560
565
+#define MOVE_TATAMI_SCHILD 561
566
+#define MOVE_RUELPSER 562
567
+#define MOVE_PFLUEGER 563
568
+#define MOVE_KLEBENETZ 564
569
+#define MOVE_STACHELFINALE 565
570
+#define MOVE_PHANTOMKRAFT 566
571
+#define MOVE_HALLOWEEN 567
572
+#define MOVE_KAMPFGEBRUELL 568
573
+#define MOVE_PLASMASCHAUER 569
574
+#define MOVE_PARABOLLADUNG 570
575
+#define MOVE_WALDESFLUCH 571
576
+#define MOVE_BLUETENWIRBEL 572
577
+#define MOVE_GEFRIERTROCKNER 573
578
+#define MOVE_SAEUSELSTIMME 574
579
+#define MOVE_ABGANGSTIRADE 575
580
+#define MOVE_INVERTIGO 576
581
+#define MOVE_DIEBESKUSS 577
582
+#define MOVE_TRICKSCHUTZ 578
583
+#define MOVE_FLORASCHUTZ 579
584
+#define MOVE_GRASFELD 580
585
+#define MOVE_NEBELFELD 581
586
+#define MOVE_ELEKTRIFIZIERUNG 582
587
+#define MOVE_KNUDDLER 583
588
+#define MOVE_FEENBRISE 584
589
+#define MOVE_MONDGEWALT 585
590
+#define MOVE_UEBERSCHALLKNALL 586
591
+#define MOVE_FEENSCHLOSS 587
592
+#define MOVE_KOENIGSSCHILD 588
593
+#define MOVE_KAMERADSCHAFT 589
594
+#define MOVE_VERTRAUENSSACHE 590
595
+#define MOVE_DIAMANTSTURM 591
596
+#define MOVE_DAMPFSCHWALL 592
597
+#define MOVE_DIMENSIONSLOCH 593
598
+#define MOVE_WASSER_SHURIKEN 594
599
+#define MOVE_MAGIEFLAMME 595
600
+#define MOVE_SCHUTZSTACHELN 596
601
+#define MOVE_DUFTWOLKE 597
602
+#define MOVE_MYSTOWELLEN 598
603
+#define MOVE_GIFTFALLE 599
604
+#define MOVE_PULVERSCHLEUDER 600
605
+#define MOVE_GEOKONTROLLE 601
606
+#define MOVE_MAGNETREGLER 602
607
+#define MOVE_GOLDENE_ZEITEN 603
608
+#define MOVE_ELEKTROFELD 604
609
+#define MOVE_ZAUBERSCHEIN 605
610
+#define MOVE_EHRENTAG 606
611
+#define MOVE_HAENDCHENHALTEN 607
612
+#define MOVE_KULLERAUGEN 608
613
+#define MOVE_WANGENRUBBLER 609
614
+#define MOVE_ZURUECKHALTUNG 610
615
+#define MOVE_PLAGE 611
616
+#define MOVE_STEIGERUNGSHIEB 612
617
+#define MOVE_UNHEILSSCHWINGEN 613
618
+#define MOVE_TAUSEND_PFEILE 614
619
+#define MOVE_TAUSEND_WELLEN 615
620
+#define MOVE_BODENGEWALT 616
621
+#define MOVE_LUX_CALAMITATIS 617
622
+#define MOVE_URSPRUNGSWOGE 618
623
+#define MOVE_ABGRUNDSKLINGE 619
624
+#define MOVE_ZENITSTUERMER 620
625
+#define MOVE_DIMENSIONSWAHN 621
626
+#define MOVE_HYPER_SPRINTANGRIFF 622
627
+#define MOVE_FULMINANTE_FAUSTSCHLAEGE 623
628
+#define MOVE_FINALER_STEILFLUG 624
629
+#define MOVE_VERNICHTENDER_SAEUREREGEN 625
630
+#define MOVE_SEISMISCHE_ERUPTION 626
631
+#define MOVE_APOKALYPTISCHE_STEINPRESSE 627
632
+#define MOVE_WIRBELNDER_INSEKTENHIEB 628
633
+#define MOVE_EWIGE_NACHT 629
634
+#define MOVE_TURBO_SPIRALKOMBO 630
635
+#define MOVE_DYNAMISCHE_MAXIFLAMME 631
636
+#define MOVE_SUPER_WASSERTORNADO 632
637
+#define MOVE_BRILLANTE_BLUETENPRACHT 633
638
+#define MOVE_GIGAVOLT_FUNKENSALVE 634
639
+#define MOVE_PSYCHO_SCHMETTERSCHLAG 635
640
+#define MOVE_TOBENDER_GEOFROST 636
641
+#define MOVE_DRASTISCHES_DRACHENDROEHNEN 637
642
+#define MOVE_SCHWARZES_LOCH_DES_GRAUENS 638
643
+#define MOVE_ENTZUECKENDER_STERNENSTOSS 639
644
+#define MOVE_PERFEKTES_PIKA_PROJEKTIL 640
645
+#define MOVE_SANDSAMMLER 641
646
+#define MOVE_UEBERRUMPLER 642
647
+#define MOVE_BUNKER 643
648
+#define MOVE_SCHATTENFESSEL 644
649
+#define MOVE_DARK_LARIAT 645
650
+#define MOVE_SCHAUMSERENADE 646
651
+#define MOVE_EISHAMMER 647
652
+#define MOVE_FLORAKUR 648
653
+#define MOVE_PFERDESTAERKE 649
654
+#define MOVE_KRAFTABSORBER 650
655
+#define MOVE_SOLARKLINGE 651
656
+#define MOVE_BLATTWERK 652
657
+#define MOVE_RAMPENLICHT 653
658
+#define MOVE_GIFTFADEN 654
659
+#define MOVE_KONZENTRATION 655
660
+#define MOVE_HILFSMECHANIK 656
661
+#define MOVE_NECK_STRIKE 657
662
+#define MOVE_POLLENKNOEDEL 658
663
+#define MOVE_ANKERSCHUSS 659
664
+#define MOVE_PSYCHOFELD 660
665
+#define MOVE_ANFALLEN 661
666
+#define MOVE_FEUERPEITSCHE 662
667
+#define MOVE_UEBERHEBLICHKEIT 663
668
+#define MOVE_AUSBRENNEN 664
669
+#define MOVE_INITIATIVETAUSCH 665
670
+#define MOVE_SCHMALHORN 666
671
+#define MOVE_LAEUTERUNG 667
672
+#define MOVE_WECKTANZ 668
673
+#define MOVE_SANKTIONSKERN 669
674
+#define MOVE_TROPENKICK 670
675
+#define MOVE_KOMMANDO 671
676
+#define MOVE_SCHNABELKANONE 672
677
+#define MOVE_SCHUPPENRASSELN 673
678
+#define MOVE_DRACHENHAMMER 674
679
+#define MOVE_WIRBLER 675
680
+#define MOVE_AURORASCHLEIER 676
681
+#define MOVE_SCHATTEN_PFEILREGEN 677
682
+#define MOVE_HYPER_DARK_CRUSHER 678
683
+#define MOVE_GRANDIOSE_MEERESSYMPHONIE 679
684
+#define MOVE_ALOLAS_WAECHTER 680
685
+#define MOVE_STERNBILD_DES_SEELENRAUBES 681
686
+#define MOVE_BLITZ_WELLENRITT 682
687
+#define MOVE_SCHLUSS_MIT_LUSTIG 683
688
+#define MOVE_MACHT_DER_NEUN 684
689
+#define MOVE_SUPERNOVA_DES_URSPRUNGS 685
690
+#define MOVE_PANZERFALLE 686
691
+#define MOVE_KANONENBOUQUET 687
692
+#define MOVE_PSYCHOBEISSER 688
693
+#define MOVE_FRUSTSTAMPFER 689
694
+#define MOVE_SCHATTENKNOCHEN 690
695
+#define MOVE_TURBOFELSEN 691
696
+#define MOVE_AQUADURCHSTOSS 692
697
+#define MOVE_PRISMA_LASER 693
698
+#define MOVE_DIEBESSCHATTEN 694
699
+#define MOVE_STAHLGESTIRN 695
700
+#define MOVE_SCHATTENSTRAHL 696
701
+#define MOVE_TRAENENDRUESE 697
702
+#define MOVE_ELEKTROPIKSER 698
703
+#define MOVE_NATURZORN 699
704
+#define MOVE_MULTI_ANGRIFF 700
705
+#define MOVE_TAUSENDFACHER_DONNERBLITZ 701
706
+#define MOVE_KNALLKOPF 702
707
+#define MOVE_PLASMAFAEUSTE 703
708
+#define MOVE_PHOTONEN_GEYSIR 704
709
+#define MOVE_LICHT_DES_ERLOESCHENS 705
710
+#define MOVE_SCHMETTERNDE_SONNENWALZE 706
711
+#define MOVE_GEBALLTER_MONDLASER 707
712
+#define MOVE_HERZLICHE_KNUDDELKLOPPE 708
713
+#define MOVE_FATALER_STEINREGEN 709
714
+#define MOVE_RASSELNDER_SEELENTANZ 710
715
+
716
+#endif /* #define MOVE_IDS */

+ 1123
- 0
src/include/pkmn_name.h
File diff soppresso perché troppo grande
Vedi File


+ 75
- 0
src/include/pkmn_stats.h Vedi File

@@ -0,0 +1,75 @@
1
+#ifndef STATS_IDS
2
+#define STATS_IDS
3
+#include <pkmn_items.h>
4
+#include <pkmn_abilities_de.h>
5
+
6
+/* POKEMON TYPEN */
7
+#define STATS_TYP_NORMAL 0
8
+#define STATS_TYP_KAMPF 1
9
+#define STATS_TYP_FLUG 2
10
+#define STATS_TYP_GIFT 3
11
+#define STATS_TYP_BODEN 4
12
+#define STATS_TYP_GESTEIN 5
13
+#define STATS_TYP_KAEFER 6
14
+#define STATS_TYP_GEIST 7
15
+#define STATS_TYP_STAHL 8
16
+#define STATS_TYP_NULL 9
17
+#define STATS_TYP_FEUER 10
18
+#define STATS_TYP_WASSER 11
19
+#define STATS_TYP_PFLANZE 12
20
+#define STATS_TYP_ELEKTRO 13
21
+#define STATS_TYP_PSYCHO 14
22
+#define STATS_TYP_EIS 15
23
+#define STATS_TYP_DRACHE 16
24
+#define STATS_TYP_UNLICHT 17
25
+#define STATS_TYP_FEE 23
26
+
27
+/* POKEMON EI_GRUPPEN */
28
+#define STATS_EGG_GROUP_NONE 1
29
+#define STATS_EGG_GROUP_MONSTER 1
30
+#define STATS_EGG_GROUP_WASSER_1 2
31
+#define STATS_EGG_GROUP_KAEFER 3
32
+#define STATS_EGG_GROUP_FLUG 4
33
+#define STATS_EGG_GROUP_FELD 5
34
+#define STATS_EGG_GROUP_FEE 6
35
+#define STATS_EGG_GROUP_GRASS 7
36
+#define STATS_EGG_GROUP_HUMANOTYP 8
37
+#define STATS_EGG_GROUP_WASSER_3 9
38
+#define STATS_EGG_GROUP_MINERAL 10
39
+#define STATS_EGG_GROUP_AMORPH 11
40
+#define STATS_EGG_GROUP_WASSER_2 12
41
+#define STATS_EGG_GROUP_DITTO 13
42
+#define STATS_EGG_GROUP_DRACHE 14
43
+#define STATS_EGG_GROUP_UNBEKANNT 15
44
+
45
+/* POKEMON DEX FARBE */
46
+#define STATS_DEX_COLOR_ROT 0
47
+#define STATS_DEX_COLOR_BLAU 1
48
+#define STATS_DEX_COLOR_GELB 2
49
+#define STATS_DEX_COLOR_GRUEN 3
50
+#define STATS_DEX_COLOR_SCHWARZ 4
51
+#define STATS_DEX_COLOR_BRAUN 5
52
+#define STATS_DEX_COLOR_VIOLETT 6
53
+#define STATS_DEX_COLOR_GRAU 7
54
+#define STATS_DEX_COLOR_WEISS 8
55
+#define STATS_DEX_COLOR_ROSA 9
56
+
57
+/* POKEMON EP ERFAHRUNG LEVEL_UP */
58
+#define STATS_EP_LEVEL_UP_SCHNELL 0
59
+#define STATS_EP_LEVEL_UP_SEHR_LANGSAM 1
60
+#define STATS_EP_LEVEL_UP_SEHR_SCHNELL 2
61
+#define STATS_EP_LEVEL_UP_NORMAL 3
62
+#define STATS_EP_LEVEL_UP_SCHNELLER 4
63
+#define STATS_EP_LEVEL_UP_LANGSAM 5
64
+
65
+/* POKEMON GESCHLECHTER RATE */
66
+#define STATS_GENDER_RATE_BOY_100_PROCENT 0
67
+#define STATS_GENDER_RATE_BOY_87_5_PROCENT_GIRL_12_5_PROCENT 31
68
+#define STATS_GENDER_RATE_BOY_75_PROCENT_GIRL_25_PROCENT 63
69
+#define STATS_GENDER_RATE_BOY_50_PROCENT_GIRL_50_PROCENT 127
70
+#define STATS_GENDER_RATE_BOY_25_PROCENT_GIRL_75_PROCENT 191
71
+#define STATS_GENDER_RATE_BOY_12_5_PROCENT_GIRL_87_5_PROCENT 223
72
+#define STATS_GENDER_RATE_GIRL_100_PROCENT 254
73
+#define STATS_GENDER_RATE_OHNE_GESCHLECHT 255
74
+
75
+#endif /* #define STATS_IDS_H */

+ 4789
- 5585
string/de/pkmn_data/pokedex_data.txt
File diff soppresso perché troppo grande
Vedi File


+ 29
- 24
string/de/pkmn_data/pokedex_entries.txt Vedi File

@@ -801,27 +801,32 @@ str_pokedex_eintraege_text_799=Eine Ultrabestie, die einigen\nBerichten zufolge
801 801
 str_pokedex_eintraege_text_800=Dieses extrem grausame Lebewesen\nwandelt Licht in Energie um und\nstößt unablässig Laserstrahlen aus.
802 802
 str_pokedex_eintraege_text_801=So schön sah Magearna aus, als es\nvor 500 Jahren als Geschenk an\neine Königstochter überreicht wurde.
803 803
 str_pokedex_eintraege_text_802=Es verbirgt sich im Schatten und\nerscheint niemals vor einem\nMenschen. Es ist ein Mythos.
804
-str_pokedex_eintraege_text_803=Sie ist zwar klein, aber nicht zu\nunterschätzen. Ihre telekinetischen\nKräfte können Berge versetzen.
805
-str_pokedex_eintraege_text_804=Sie ist zwar noch kein vollent-\nwickelter Drache, weist aber\ninzwischen enorme Kräfte auf.
806
-str_pokedex_eintraege_text_805=Geschichten sagen, dass dieses\nPokémon ein Nachfahrer eines\nlegendären Ritter des Himmels sei.
807
-str_pokedex_eintraege_text_806=Bereits in jungen Jahren ist Mamoi\nein sehr intelligentes Pokémon. Es\nvergisst Gesichter niemals!
808
-str_pokedex_eintraege_text_807=Ein sehr friedlich gesinntes\nPokémon, welches Kämpfe lieber aus\ndem Weg geht.
809
-str_pokedex_eintraege_text_808=Seine hohe Intelligez und\nGeschwindigkeit sind auf seine\nVorfahren zurückzuführen.
810
-str_pokedex_eintraege_text_809=Für seinen Rudelführer Rattikarl\ndurchstreift es die Stadt im Dunkeln\nauf der Suche nach gutem Futter.
811
-str_pokedex_eintraege_text_810=Ein Gourmet, dem Geschmack und\nFrische seines Futters wichtig\nsind.
812
-str_pokedex_eintraege_text_811=Dank seiner Psychokräfte kann es\nsich auf seinem Schweif schwebend\nfortbewegen.
813
-str_pokedex_eintraege_text_812=Sein Panzer ist zwar robust, aber\nso hart, dass es seinen Körper nicht\nvollständig zusammenrollen kann.
814
-str_pokedex_eintraege_text_813=Auf der Flucht vor Vulkanausbrüchen\nhat es sich auf verschneiten Bergen\nangesiedelt.
815
-str_pokedex_eintraege_text_814=Wenn ihm heiß wird, erzeugt es mit\nseinen sechs Schweifen Kiesel aus\nEis, um sich abzukühlen.
816
-str_pokedex_eintraege_text_815=Es greift seine Feinde mittels Eis-\nkristallen an, die es mit seinem\nFell erzeugt.
817
-str_pokedex_eintraege_text_816=Die metallischen Fortsätze auf\nseinem Kopf waren ursprünglich\nHaare.
818
-str_pokedex_eintraege_text_817=Mit seinen golden leuchtenden\nHaaren schützt es sich.
819
-str_pokedex_eintraege_text_818=Verschmutzt man die Münze an\nseiner Stirn, so verfällt es in\neine wahnsinnige Hysterie.
820
-str_pokedex_eintraege_text_819=Es bevorzugt fiese Angriffe aus dem\nHinterhalt oder der Dunkelheit. Es\nhält alles außer sich für Nutzlos.
821
-str_pokedex_eintraege_text_820=Fallen die Kristalle von seinem\nKörper ab, entweichen die\ntödlichen Giftstoffe.
822
-str_pokedex_eintraege_text_821=Der Müll, den Sleimok verzehrt,\nlöst im Inneren seines Körpers\nchemische Reaktionen aus.
823
-str_pokedex_eintraege_text_822=Wenn man auf ein am Boden schlafen-\ndes Kleinstein tritt, durchfährt\nein Stromschlag den Körper.
824
-str_pokedex_eintraege_text_823=Die verzehrten Teilchen werden zu\nKristallen, die an einer\nKörperstelle hervortreten.
825
-str_pokedex_eintraege_text_824=Es feuert elektrisch geladene Felsen\nab. Selbst eine Schramme genügt, um\nseine Gegner bewusstlos zu machen.
826
-str_pokedex_eintraege_text_825=Durch den Wachstumsschub wurden\nseine Psycho-Kräfte überlässig und\nerwäckten seine Drachen-Kräfte.
827
-str_pokedex_eintraege_text_826=Die Knochen in seinem Besitz stammen\nvon der Mutter. Nach ihrem Tod wurde\nihre Trauer zu Flammen.
804
+str_pokedex_eintraege_text_803=Diese Ultrabestie wird oft\nals Partner für Reisen\ngewählt wird.
805
+str_pokedex_eintraege_text_804=Diese Ultrabestie verschießt\naus ihren Giftstacheln ein\nleuchtendes Gift.
806
+str_pokedex_eintraege_text_805=Diese Kreatur besteht\nanscheinend aus mehreren\naufeinandergestapelten Wesen.
807
+str_pokedex_eintraege_text_806=Eine Ultrabestie, die ihre\nGegner mit Explosionen\nerschreckt.
808
+str_pokedex_eintraege_text_807=Es nähert sich seinen Gegnern\nsehr schnell und reißt ihnen\ldie Gliedmaßen raus.
809
+str_pokedex_eintraege_text_808=Sie ist zwar klein, aber nicht zu\nunterschätzen. Ihre telekinetischen\nKräfte können Berge versetzen.
810
+str_pokedex_eintraege_text_809=Sie ist zwar noch kein vollent-\nwickelter Drache, weist aber\ninzwischen enorme Kräfte auf.
811
+str_pokedex_eintraege_text_810=Geschichten sagen, dass dieses\nPokémon ein Nachfahrer eines\nlegendären Ritter des Himmels sei.
812
+str_pokedex_eintraege_text_811=Bereits in jungen Jahren ist Mamoi\nein sehr intelligentes Pokémon. Es\nvergisst Gesichter niemals!
813
+str_pokedex_eintraege_text_812=Ein sehr friedlich gesinntes\nPokémon, welches Kämpfe lieber aus\ndem Weg geht.
814
+str_pokedex_eintraege_text_813=Seine hohe Intelligez und\nGeschwindigkeit sind auf seine\nVorfahren zurückzuführen.
815
+str_pokedex_eintraege_text_814=Für seinen Rudelführer Rattikarl\ndurchstreift es die Stadt im Dunkeln\nauf der Suche nach gutem Futter.
816
+str_pokedex_eintraege_text_815=Ein Gourmet, dem Geschmack und\nFrische seines Futters wichtig\nsind.
817
+str_pokedex_eintraege_text_816=Dank seiner Psychokräfte kann es\nsich auf seinem Schweif schwebend\nfortbewegen.
818
+str_pokedex_eintraege_text_817=Sein Panzer ist zwar robust, aber\nso hart, dass es seinen Körper nicht\nvollständig zusammenrollen kann.
819
+str_pokedex_eintraege_text_818=Auf der Flucht vor Vulkanausbrüchen\nhat es sich auf verschneiten Bergen\nangesiedelt.
820
+str_pokedex_eintraege_text_819=Wenn ihm heiß wird, erzeugt es mit\nseinen sechs Schweifen Kiesel aus\nEis, um sich abzukühlen.
821
+str_pokedex_eintraege_text_820=Es greift seine Feinde mittels Eis-\nkristallen an, die es mit seinem\nFell erzeugt.
822
+str_pokedex_eintraege_text_821=Die metallischen Fortsätze auf\nseinem Kopf waren ursprünglich\nHaare.
823
+str_pokedex_eintraege_text_822=Mit seinen golden leuchtenden\nHaaren schützt es sich.
824
+str_pokedex_eintraege_text_823=Verschmutzt man die Münze an\nseiner Stirn, so verfällt es in\neine wahnsinnige Hysterie.
825
+str_pokedex_eintraege_text_824=Es bevorzugt fiese Angriffe aus dem\nHinterhalt oder der Dunkelheit. Es\nhält alles außer sich für Nutzlos.
826
+str_pokedex_eintraege_text_825=Fallen die Kristalle von seinem\nKörper ab, entweichen die\ntödlichen Giftstoffe.
827
+str_pokedex_eintraege_text_826=Der Müll, den Sleimok verzehrt,\nlöst im Inneren seines Körpers\nchemische Reaktionen aus.
828
+str_pokedex_eintraege_text_827=Wenn man auf ein am Boden schlafen-\ndes Kleinstein tritt, durchfährt\nein Stromschlag den Körper.
829
+str_pokedex_eintraege_text_828=Die verzehrten Teilchen werden zu\nKristallen, die an einer\nKörperstelle hervortreten.
830
+str_pokedex_eintraege_text_829=Es feuert elektrisch geladene Felsen\nab. Selbst eine Schramme genügt, um\nseine Gegner bewusstlos zu machen.
831
+str_pokedex_eintraege_text_830=Durch den Wachstumsschub wurden\nseine Psycho-Kräfte überlässig und\nerwäckten seine Drachen-Kräfte.
832
+str_pokedex_eintraege_text_831=Die Knochen in seinem Besitz stammen\nvon der Mutter. Nach ihrem Tod wurde\nihre Trauer zu Flammen.

+ 1120
- 1
string/de/pkmn_data/pokemon_names.txt
File diff soppresso perché troppo grande
Vedi File