silphscope 1.2.20 → 1.2.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/item-data/itemData.json +376 -0
- package/package.json +1 -1
- package/rom-configs/firered.js +5 -0
- package/src/graphics/graphics-extractor-main.js +8 -6
- package/src/graphics/icons/render-icons.js +4 -3
- package/src/graphics/icons/resolvers/item-icons-resolver.js +22 -0
- package/src/graphics/mons/render-mon-foot.js +1 -1
- package/src/graphics/mons/render-mon-icon.js +2 -2
- package/src/graphics/mons/render-mons.js +3 -3
- package/src/graphics/mons/resolvers/mon-footprint-sprite-resolver.js +2 -2
- package/src/graphics/mons/resolvers/mon-icon-palette-resolver.js +2 -2
- package/src/graphics/mons/resolvers/mon-icon-resolver.js +1 -1
- package/src/graphics/mons/resolvers/mon-sprite-palette-resolver.js +2 -2
- package/src/graphics/mons/resolvers/mon-sprite-resolver.js +2 -2
- package/src/icon-data-parser.js +5 -0
- package/src/trainer-data-parser.js +5 -0
- package/trainer-data/trainerData.json +613 -613
package/item-data/itemData.json
CHANGED
|
@@ -1,1505 +1,1881 @@
|
|
|
1
1
|
{
|
|
2
2
|
"NONE": {
|
|
3
|
+
"index": 0,
|
|
3
4
|
"icon": "gItemIcon_QuestionMark",
|
|
4
5
|
"palette": "gItemIconPalette_QuestionMark"
|
|
5
6
|
},
|
|
6
7
|
"MASTER_BALL": {
|
|
8
|
+
"index": 1,
|
|
7
9
|
"icon": "gItemIcon_MasterBall",
|
|
8
10
|
"palette": "gItemIconPalette_MasterBall"
|
|
9
11
|
},
|
|
10
12
|
"ULTRA_BALL": {
|
|
13
|
+
"index": 2,
|
|
11
14
|
"icon": "gItemIcon_UltraBall",
|
|
12
15
|
"palette": "gItemIconPalette_UltraBall"
|
|
13
16
|
},
|
|
14
17
|
"GREAT_BALL": {
|
|
18
|
+
"index": 3,
|
|
15
19
|
"icon": "gItemIcon_GreatBall",
|
|
16
20
|
"palette": "gItemIconPalette_GreatBall"
|
|
17
21
|
},
|
|
18
22
|
"POKE_BALL": {
|
|
23
|
+
"index": 4,
|
|
19
24
|
"icon": "gItemIcon_PokeBall",
|
|
20
25
|
"palette": "gItemIconPalette_PokeBall"
|
|
21
26
|
},
|
|
22
27
|
"SAFARI_BALL": {
|
|
28
|
+
"index": 5,
|
|
23
29
|
"icon": "gItemIcon_SafariBall",
|
|
24
30
|
"palette": "gItemIconPalette_SafariBall"
|
|
25
31
|
},
|
|
26
32
|
"NET_BALL": {
|
|
33
|
+
"index": 6,
|
|
27
34
|
"icon": "gItemIcon_NetBall",
|
|
28
35
|
"palette": "gItemIconPalette_NetBall"
|
|
29
36
|
},
|
|
30
37
|
"DIVE_BALL": {
|
|
38
|
+
"index": 7,
|
|
31
39
|
"icon": "gItemIcon_DiveBall",
|
|
32
40
|
"palette": "gItemIconPalette_DiveBall"
|
|
33
41
|
},
|
|
34
42
|
"NEST_BALL": {
|
|
43
|
+
"index": 8,
|
|
35
44
|
"icon": "gItemIcon_NestBall",
|
|
36
45
|
"palette": "gItemIconPalette_NestBall"
|
|
37
46
|
},
|
|
38
47
|
"REPEAT_BALL": {
|
|
48
|
+
"index": 9,
|
|
39
49
|
"icon": "gItemIcon_RepeatBall",
|
|
40
50
|
"palette": "gItemIconPalette_RepeatBall"
|
|
41
51
|
},
|
|
42
52
|
"TIMER_BALL": {
|
|
53
|
+
"index": 10,
|
|
43
54
|
"icon": "gItemIcon_TimerBall",
|
|
44
55
|
"palette": "gItemIconPalette_RepeatBall"
|
|
45
56
|
},
|
|
46
57
|
"LUXURY_BALL": {
|
|
58
|
+
"index": 11,
|
|
47
59
|
"icon": "gItemIcon_LuxuryBall",
|
|
48
60
|
"palette": "gItemIconPalette_LuxuryBall"
|
|
49
61
|
},
|
|
50
62
|
"PREMIER_BALL": {
|
|
63
|
+
"index": 12,
|
|
51
64
|
"icon": "gItemIcon_PremierBall",
|
|
52
65
|
"palette": "gItemIconPalette_LuxuryBall"
|
|
53
66
|
},
|
|
54
67
|
"POTION": {
|
|
68
|
+
"index": 13,
|
|
55
69
|
"icon": "gItemIcon_Potion",
|
|
56
70
|
"palette": "gItemIconPalette_Potion"
|
|
57
71
|
},
|
|
58
72
|
"ANTIDOTE": {
|
|
73
|
+
"index": 14,
|
|
59
74
|
"icon": "gItemIcon_Antidote",
|
|
60
75
|
"palette": "gItemIconPalette_Antidote"
|
|
61
76
|
},
|
|
62
77
|
"BURN_HEAL": {
|
|
78
|
+
"index": 15,
|
|
63
79
|
"icon": "gItemIcon_StatusHeal",
|
|
64
80
|
"palette": "gItemIconPalette_BurnHeal"
|
|
65
81
|
},
|
|
66
82
|
"ICE_HEAL": {
|
|
83
|
+
"index": 16,
|
|
67
84
|
"icon": "gItemIcon_StatusHeal",
|
|
68
85
|
"palette": "gItemIconPalette_IceHeal"
|
|
69
86
|
},
|
|
70
87
|
"AWAKENING": {
|
|
88
|
+
"index": 17,
|
|
71
89
|
"icon": "gItemIcon_StatusHeal",
|
|
72
90
|
"palette": "gItemIconPalette_Awakening"
|
|
73
91
|
},
|
|
74
92
|
"PARALYZE_HEAL": {
|
|
93
|
+
"index": 18,
|
|
75
94
|
"icon": "gItemIcon_StatusHeal",
|
|
76
95
|
"palette": "gItemIconPalette_ParalyzeHeal"
|
|
77
96
|
},
|
|
78
97
|
"FULL_RESTORE": {
|
|
98
|
+
"index": 19,
|
|
79
99
|
"icon": "gItemIcon_LargePotion",
|
|
80
100
|
"palette": "gItemIconPalette_FullRestore"
|
|
81
101
|
},
|
|
82
102
|
"MAX_POTION": {
|
|
103
|
+
"index": 20,
|
|
83
104
|
"icon": "gItemIcon_LargePotion",
|
|
84
105
|
"palette": "gItemIconPalette_MaxPotion"
|
|
85
106
|
},
|
|
86
107
|
"HYPER_POTION": {
|
|
108
|
+
"index": 21,
|
|
87
109
|
"icon": "gItemIcon_Potion",
|
|
88
110
|
"palette": "gItemIconPalette_HyperPotion"
|
|
89
111
|
},
|
|
90
112
|
"SUPER_POTION": {
|
|
113
|
+
"index": 22,
|
|
91
114
|
"icon": "gItemIcon_Potion",
|
|
92
115
|
"palette": "gItemIconPalette_SuperPotion"
|
|
93
116
|
},
|
|
94
117
|
"FULL_HEAL": {
|
|
118
|
+
"index": 23,
|
|
95
119
|
"icon": "gItemIcon_FullHeal",
|
|
96
120
|
"palette": "gItemIconPalette_FullHeal"
|
|
97
121
|
},
|
|
98
122
|
"REVIVE": {
|
|
123
|
+
"index": 24,
|
|
99
124
|
"icon": "gItemIcon_Revive",
|
|
100
125
|
"palette": "gItemIconPalette_Revive"
|
|
101
126
|
},
|
|
102
127
|
"MAX_REVIVE": {
|
|
128
|
+
"index": 25,
|
|
103
129
|
"icon": "gItemIcon_MaxRevive",
|
|
104
130
|
"palette": "gItemIconPalette_Revive"
|
|
105
131
|
},
|
|
106
132
|
"FRESH_WATER": {
|
|
133
|
+
"index": 26,
|
|
107
134
|
"icon": "gItemIcon_FreshWater",
|
|
108
135
|
"palette": "gItemIconPalette_FreshWater"
|
|
109
136
|
},
|
|
110
137
|
"SODA_POP": {
|
|
138
|
+
"index": 27,
|
|
111
139
|
"icon": "gItemIcon_SodaPop",
|
|
112
140
|
"palette": "gItemIconPalette_SodaPop"
|
|
113
141
|
},
|
|
114
142
|
"LEMONADE": {
|
|
143
|
+
"index": 28,
|
|
115
144
|
"icon": "gItemIcon_Lemonade",
|
|
116
145
|
"palette": "gItemIconPalette_Lemonade"
|
|
117
146
|
},
|
|
118
147
|
"MOOMOO_MILK": {
|
|
148
|
+
"index": 29,
|
|
119
149
|
"icon": "gItemIcon_MoomooMilk",
|
|
120
150
|
"palette": "gItemIconPalette_MoomooMilk"
|
|
121
151
|
},
|
|
122
152
|
"ENERGY_POWDER": {
|
|
153
|
+
"index": 30,
|
|
123
154
|
"icon": "gItemIcon_Powder",
|
|
124
155
|
"palette": "gItemIconPalette_EnergyPowder"
|
|
125
156
|
},
|
|
126
157
|
"ENERGY_ROOT": {
|
|
158
|
+
"index": 31,
|
|
127
159
|
"icon": "gItemIcon_EnergyRoot",
|
|
128
160
|
"palette": "gItemIconPalette_EnergyRoot"
|
|
129
161
|
},
|
|
130
162
|
"HEAL_POWDER": {
|
|
163
|
+
"index": 32,
|
|
131
164
|
"icon": "gItemIcon_Powder",
|
|
132
165
|
"palette": "gItemIconPalette_HealPowder"
|
|
133
166
|
},
|
|
134
167
|
"REVIVAL_HERB": {
|
|
168
|
+
"index": 33,
|
|
135
169
|
"icon": "gItemIcon_RevivalHerb",
|
|
136
170
|
"palette": "gItemIconPalette_RevivalHerb"
|
|
137
171
|
},
|
|
138
172
|
"ETHER": {
|
|
173
|
+
"index": 34,
|
|
139
174
|
"icon": "gItemIcon_Ether",
|
|
140
175
|
"palette": "gItemIconPalette_Ether"
|
|
141
176
|
},
|
|
142
177
|
"MAX_ETHER": {
|
|
178
|
+
"index": 35,
|
|
143
179
|
"icon": "gItemIcon_Ether",
|
|
144
180
|
"palette": "gItemIconPalette_MaxEther"
|
|
145
181
|
},
|
|
146
182
|
"ELIXIR": {
|
|
183
|
+
"index": 36,
|
|
147
184
|
"icon": "gItemIcon_Ether",
|
|
148
185
|
"palette": "gItemIconPalette_Elixir"
|
|
149
186
|
},
|
|
150
187
|
"MAX_ELIXIR": {
|
|
188
|
+
"index": 37,
|
|
151
189
|
"icon": "gItemIcon_Ether",
|
|
152
190
|
"palette": "gItemIconPalette_MaxElixir"
|
|
153
191
|
},
|
|
154
192
|
"LAVA_COOKIE": {
|
|
193
|
+
"index": 38,
|
|
155
194
|
"icon": "gItemIcon_LavaCookie",
|
|
156
195
|
"palette": "gItemIconPalette_LavaCookieAndLetter"
|
|
157
196
|
},
|
|
158
197
|
"BLUE_FLUTE": {
|
|
198
|
+
"index": 39,
|
|
159
199
|
"icon": "gItemIcon_Flute",
|
|
160
200
|
"palette": "gItemIconPalette_BlueFlute"
|
|
161
201
|
},
|
|
162
202
|
"YELLOW_FLUTE": {
|
|
203
|
+
"index": 40,
|
|
163
204
|
"icon": "gItemIcon_Flute",
|
|
164
205
|
"palette": "gItemIconPalette_YellowFlute"
|
|
165
206
|
},
|
|
166
207
|
"RED_FLUTE": {
|
|
208
|
+
"index": 41,
|
|
167
209
|
"icon": "gItemIcon_Flute",
|
|
168
210
|
"palette": "gItemIconPalette_RedFlute"
|
|
169
211
|
},
|
|
170
212
|
"BLACK_FLUTE": {
|
|
213
|
+
"index": 42,
|
|
171
214
|
"icon": "gItemIcon_Flute",
|
|
172
215
|
"palette": "gItemIconPalette_BlackFlute"
|
|
173
216
|
},
|
|
174
217
|
"WHITE_FLUTE": {
|
|
218
|
+
"index": 43,
|
|
175
219
|
"icon": "gItemIcon_Flute",
|
|
176
220
|
"palette": "gItemIconPalette_WhiteFlute"
|
|
177
221
|
},
|
|
178
222
|
"BERRY_JUICE": {
|
|
223
|
+
"index": 44,
|
|
179
224
|
"icon": "gItemIcon_BerryJuice",
|
|
180
225
|
"palette": "gItemIconPalette_BerryJuice"
|
|
181
226
|
},
|
|
182
227
|
"SACRED_ASH": {
|
|
228
|
+
"index": 45,
|
|
183
229
|
"icon": "gItemIcon_SacredAsh",
|
|
184
230
|
"palette": "gItemIconPalette_SacredAsh"
|
|
185
231
|
},
|
|
186
232
|
"SHOAL_SALT": {
|
|
233
|
+
"index": 46,
|
|
187
234
|
"icon": "gItemIcon_Powder",
|
|
188
235
|
"palette": "gItemIconPalette_ShoalSalt"
|
|
189
236
|
},
|
|
190
237
|
"SHOAL_SHELL": {
|
|
238
|
+
"index": 47,
|
|
191
239
|
"icon": "gItemIcon_ShoalShell",
|
|
192
240
|
"palette": "gItemIconPalette_Shell"
|
|
193
241
|
},
|
|
194
242
|
"RED_SHARD": {
|
|
243
|
+
"index": 48,
|
|
195
244
|
"icon": "gItemIcon_Shard",
|
|
196
245
|
"palette": "gItemIconPalette_RedShard"
|
|
197
246
|
},
|
|
198
247
|
"BLUE_SHARD": {
|
|
248
|
+
"index": 49,
|
|
199
249
|
"icon": "gItemIcon_Shard",
|
|
200
250
|
"palette": "gItemIconPalette_BlueShard"
|
|
201
251
|
},
|
|
202
252
|
"YELLOW_SHARD": {
|
|
253
|
+
"index": 50,
|
|
203
254
|
"icon": "gItemIcon_Shard",
|
|
204
255
|
"palette": "gItemIconPalette_YellowShard"
|
|
205
256
|
},
|
|
206
257
|
"GREEN_SHARD": {
|
|
258
|
+
"index": 51,
|
|
207
259
|
"icon": "gItemIcon_Shard",
|
|
208
260
|
"palette": "gItemIconPalette_GreenShard"
|
|
209
261
|
},
|
|
210
262
|
"034": {
|
|
263
|
+
"index": 52,
|
|
211
264
|
"icon": "gItemIcon_QuestionMark",
|
|
212
265
|
"palette": "gItemIconPalette_QuestionMark"
|
|
213
266
|
},
|
|
214
267
|
"035": {
|
|
268
|
+
"index": 53,
|
|
215
269
|
"icon": "gItemIcon_QuestionMark",
|
|
216
270
|
"palette": "gItemIconPalette_QuestionMark"
|
|
217
271
|
},
|
|
218
272
|
"036": {
|
|
273
|
+
"index": 54,
|
|
219
274
|
"icon": "gItemIcon_QuestionMark",
|
|
220
275
|
"palette": "gItemIconPalette_QuestionMark"
|
|
221
276
|
},
|
|
222
277
|
"037": {
|
|
278
|
+
"index": 55,
|
|
223
279
|
"icon": "gItemIcon_QuestionMark",
|
|
224
280
|
"palette": "gItemIconPalette_QuestionMark"
|
|
225
281
|
},
|
|
226
282
|
"038": {
|
|
283
|
+
"index": 56,
|
|
227
284
|
"icon": "gItemIcon_QuestionMark",
|
|
228
285
|
"palette": "gItemIconPalette_QuestionMark"
|
|
229
286
|
},
|
|
230
287
|
"039": {
|
|
288
|
+
"index": 57,
|
|
231
289
|
"icon": "gItemIcon_QuestionMark",
|
|
232
290
|
"palette": "gItemIconPalette_QuestionMark"
|
|
233
291
|
},
|
|
234
292
|
"03A": {
|
|
293
|
+
"index": 58,
|
|
235
294
|
"icon": "gItemIcon_QuestionMark",
|
|
236
295
|
"palette": "gItemIconPalette_QuestionMark"
|
|
237
296
|
},
|
|
238
297
|
"03B": {
|
|
298
|
+
"index": 59,
|
|
239
299
|
"icon": "gItemIcon_QuestionMark",
|
|
240
300
|
"palette": "gItemIconPalette_QuestionMark"
|
|
241
301
|
},
|
|
242
302
|
"03C": {
|
|
303
|
+
"index": 60,
|
|
243
304
|
"icon": "gItemIcon_QuestionMark",
|
|
244
305
|
"palette": "gItemIconPalette_QuestionMark"
|
|
245
306
|
},
|
|
246
307
|
"03D": {
|
|
308
|
+
"index": 61,
|
|
247
309
|
"icon": "gItemIcon_QuestionMark",
|
|
248
310
|
"palette": "gItemIconPalette_QuestionMark"
|
|
249
311
|
},
|
|
250
312
|
"03E": {
|
|
313
|
+
"index": 62,
|
|
251
314
|
"icon": "gItemIcon_QuestionMark",
|
|
252
315
|
"palette": "gItemIconPalette_QuestionMark"
|
|
253
316
|
},
|
|
254
317
|
"HP_UP": {
|
|
318
|
+
"index": 63,
|
|
255
319
|
"icon": "gItemIcon_HPUp",
|
|
256
320
|
"palette": "gItemIconPalette_HPUp"
|
|
257
321
|
},
|
|
258
322
|
"PROTEIN": {
|
|
323
|
+
"index": 64,
|
|
259
324
|
"icon": "gItemIcon_Vitamin",
|
|
260
325
|
"palette": "gItemIconPalette_Protein"
|
|
261
326
|
},
|
|
262
327
|
"IRON": {
|
|
328
|
+
"index": 65,
|
|
263
329
|
"icon": "gItemIcon_Vitamin",
|
|
264
330
|
"palette": "gItemIconPalette_Iron"
|
|
265
331
|
},
|
|
266
332
|
"CARBOS": {
|
|
333
|
+
"index": 66,
|
|
267
334
|
"icon": "gItemIcon_Vitamin",
|
|
268
335
|
"palette": "gItemIconPalette_Carbos"
|
|
269
336
|
},
|
|
270
337
|
"CALCIUM": {
|
|
338
|
+
"index": 67,
|
|
271
339
|
"icon": "gItemIcon_Vitamin",
|
|
272
340
|
"palette": "gItemIconPalette_Calcium"
|
|
273
341
|
},
|
|
274
342
|
"RARE_CANDY": {
|
|
343
|
+
"index": 68,
|
|
275
344
|
"icon": "gItemIcon_RareCandy",
|
|
276
345
|
"palette": "gItemIconPalette_RareCandy"
|
|
277
346
|
},
|
|
278
347
|
"PP_UP": {
|
|
348
|
+
"index": 69,
|
|
279
349
|
"icon": "gItemIcon_PPUp",
|
|
280
350
|
"palette": "gItemIconPalette_PPUp"
|
|
281
351
|
},
|
|
282
352
|
"ZINC": {
|
|
353
|
+
"index": 70,
|
|
283
354
|
"icon": "gItemIcon_Vitamin",
|
|
284
355
|
"palette": "gItemIconPalette_Zinc"
|
|
285
356
|
},
|
|
286
357
|
"PP_MAX": {
|
|
358
|
+
"index": 71,
|
|
287
359
|
"icon": "gItemIcon_PPMax",
|
|
288
360
|
"palette": "gItemIconPalette_PPMax"
|
|
289
361
|
},
|
|
290
362
|
"048": {
|
|
363
|
+
"index": 72,
|
|
291
364
|
"icon": "gItemIcon_QuestionMark",
|
|
292
365
|
"palette": "gItemIconPalette_QuestionMark"
|
|
293
366
|
},
|
|
294
367
|
"GUARD_SPEC": {
|
|
368
|
+
"index": 73,
|
|
295
369
|
"icon": "gItemIcon_BattleStatItem",
|
|
296
370
|
"palette": "gItemIconPalette_GuardSpec"
|
|
297
371
|
},
|
|
298
372
|
"DIRE_HIT": {
|
|
373
|
+
"index": 74,
|
|
299
374
|
"icon": "gItemIcon_BattleStatItem",
|
|
300
375
|
"palette": "gItemIconPalette_DireHit"
|
|
301
376
|
},
|
|
302
377
|
"X_ATTACK": {
|
|
378
|
+
"index": 75,
|
|
303
379
|
"icon": "gItemIcon_BattleStatItem",
|
|
304
380
|
"palette": "gItemIconPalette_XAttack"
|
|
305
381
|
},
|
|
306
382
|
"X_DEFEND": {
|
|
383
|
+
"index": 76,
|
|
307
384
|
"icon": "gItemIcon_BattleStatItem",
|
|
308
385
|
"palette": "gItemIconPalette_XDefend"
|
|
309
386
|
},
|
|
310
387
|
"X_SPEED": {
|
|
388
|
+
"index": 77,
|
|
311
389
|
"icon": "gItemIcon_BattleStatItem",
|
|
312
390
|
"palette": "gItemIconPalette_XSpeed"
|
|
313
391
|
},
|
|
314
392
|
"X_ACCURACY": {
|
|
393
|
+
"index": 78,
|
|
315
394
|
"icon": "gItemIcon_BattleStatItem",
|
|
316
395
|
"palette": "gItemIconPalette_XAccuracy"
|
|
317
396
|
},
|
|
318
397
|
"X_SPECIAL": {
|
|
398
|
+
"index": 79,
|
|
319
399
|
"icon": "gItemIcon_BattleStatItem",
|
|
320
400
|
"palette": "gItemIconPalette_XSpecial"
|
|
321
401
|
},
|
|
322
402
|
"POKE_DOLL": {
|
|
403
|
+
"index": 80,
|
|
323
404
|
"icon": "gItemIcon_PokeDoll",
|
|
324
405
|
"palette": "gItemIconPalette_PokeDoll"
|
|
325
406
|
},
|
|
326
407
|
"FLUFFY_TAIL": {
|
|
408
|
+
"index": 81,
|
|
327
409
|
"icon": "gItemIcon_FluffyTail",
|
|
328
410
|
"palette": "gItemIconPalette_FluffyTail"
|
|
329
411
|
},
|
|
330
412
|
"052": {
|
|
413
|
+
"index": 82,
|
|
331
414
|
"icon": "gItemIcon_QuestionMark",
|
|
332
415
|
"palette": "gItemIconPalette_QuestionMark"
|
|
333
416
|
},
|
|
334
417
|
"SUPER_REPEL": {
|
|
418
|
+
"index": 83,
|
|
335
419
|
"icon": "gItemIcon_Repel",
|
|
336
420
|
"palette": "gItemIconPalette_SuperRepel"
|
|
337
421
|
},
|
|
338
422
|
"MAX_REPEL": {
|
|
423
|
+
"index": 84,
|
|
339
424
|
"icon": "gItemIcon_Repel",
|
|
340
425
|
"palette": "gItemIconPalette_MaxRepel"
|
|
341
426
|
},
|
|
342
427
|
"ESCAPE_ROPE": {
|
|
428
|
+
"index": 85,
|
|
343
429
|
"icon": "gItemIcon_EscapeRope",
|
|
344
430
|
"palette": "gItemIconPalette_EscapeRope"
|
|
345
431
|
},
|
|
346
432
|
"REPEL": {
|
|
433
|
+
"index": 86,
|
|
347
434
|
"icon": "gItemIcon_Repel",
|
|
348
435
|
"palette": "gItemIconPalette_Repel"
|
|
349
436
|
},
|
|
350
437
|
"057": {
|
|
438
|
+
"index": 87,
|
|
351
439
|
"icon": "gItemIcon_QuestionMark",
|
|
352
440
|
"palette": "gItemIconPalette_QuestionMark"
|
|
353
441
|
},
|
|
354
442
|
"058": {
|
|
443
|
+
"index": 88,
|
|
355
444
|
"icon": "gItemIcon_QuestionMark",
|
|
356
445
|
"palette": "gItemIconPalette_QuestionMark"
|
|
357
446
|
},
|
|
358
447
|
"059": {
|
|
448
|
+
"index": 89,
|
|
359
449
|
"icon": "gItemIcon_QuestionMark",
|
|
360
450
|
"palette": "gItemIconPalette_QuestionMark"
|
|
361
451
|
},
|
|
362
452
|
"05A": {
|
|
453
|
+
"index": 90,
|
|
363
454
|
"icon": "gItemIcon_QuestionMark",
|
|
364
455
|
"palette": "gItemIconPalette_QuestionMark"
|
|
365
456
|
},
|
|
366
457
|
"05B": {
|
|
458
|
+
"index": 91,
|
|
367
459
|
"icon": "gItemIcon_QuestionMark",
|
|
368
460
|
"palette": "gItemIconPalette_QuestionMark"
|
|
369
461
|
},
|
|
370
462
|
"05C": {
|
|
463
|
+
"index": 92,
|
|
371
464
|
"icon": "gItemIcon_QuestionMark",
|
|
372
465
|
"palette": "gItemIconPalette_QuestionMark"
|
|
373
466
|
},
|
|
374
467
|
"SUN_STONE": {
|
|
468
|
+
"index": 93,
|
|
375
469
|
"icon": "gItemIcon_SunStone",
|
|
376
470
|
"palette": "gItemIconPalette_SunStone"
|
|
377
471
|
},
|
|
378
472
|
"MOON_STONE": {
|
|
473
|
+
"index": 94,
|
|
379
474
|
"icon": "gItemIcon_MoonStone",
|
|
380
475
|
"palette": "gItemIconPalette_MoonStone"
|
|
381
476
|
},
|
|
382
477
|
"FIRE_STONE": {
|
|
478
|
+
"index": 95,
|
|
383
479
|
"icon": "gItemIcon_FireStone",
|
|
384
480
|
"palette": "gItemIconPalette_FireStone"
|
|
385
481
|
},
|
|
386
482
|
"THUNDER_STONE": {
|
|
483
|
+
"index": 96,
|
|
387
484
|
"icon": "gItemIcon_ThunderStone",
|
|
388
485
|
"palette": "gItemIconPalette_ThunderStone"
|
|
389
486
|
},
|
|
390
487
|
"WATER_STONE": {
|
|
488
|
+
"index": 97,
|
|
391
489
|
"icon": "gItemIcon_WaterStone",
|
|
392
490
|
"palette": "gItemIconPalette_WaterStone"
|
|
393
491
|
},
|
|
394
492
|
"LEAF_STONE": {
|
|
493
|
+
"index": 98,
|
|
395
494
|
"icon": "gItemIcon_LeafStone",
|
|
396
495
|
"palette": "gItemIconPalette_LeafStone"
|
|
397
496
|
},
|
|
398
497
|
"063": {
|
|
498
|
+
"index": 99,
|
|
399
499
|
"icon": "gItemIcon_QuestionMark",
|
|
400
500
|
"palette": "gItemIconPalette_QuestionMark"
|
|
401
501
|
},
|
|
402
502
|
"064": {
|
|
503
|
+
"index": 100,
|
|
403
504
|
"icon": "gItemIcon_QuestionMark",
|
|
404
505
|
"palette": "gItemIconPalette_QuestionMark"
|
|
405
506
|
},
|
|
406
507
|
"065": {
|
|
508
|
+
"index": 101,
|
|
407
509
|
"icon": "gItemIcon_QuestionMark",
|
|
408
510
|
"palette": "gItemIconPalette_QuestionMark"
|
|
409
511
|
},
|
|
410
512
|
"066": {
|
|
513
|
+
"index": 102,
|
|
411
514
|
"icon": "gItemIcon_QuestionMark",
|
|
412
515
|
"palette": "gItemIconPalette_QuestionMark"
|
|
413
516
|
},
|
|
414
517
|
"TINY_MUSHROOM": {
|
|
518
|
+
"index": 103,
|
|
415
519
|
"icon": "gItemIcon_TinyMushroom",
|
|
416
520
|
"palette": "gItemIconPalette_Mushroom"
|
|
417
521
|
},
|
|
418
522
|
"BIG_MUSHROOM": {
|
|
523
|
+
"index": 104,
|
|
419
524
|
"icon": "gItemIcon_BigMushroom",
|
|
420
525
|
"palette": "gItemIconPalette_Mushroom"
|
|
421
526
|
},
|
|
422
527
|
"069": {
|
|
528
|
+
"index": 105,
|
|
423
529
|
"icon": "gItemIcon_QuestionMark",
|
|
424
530
|
"palette": "gItemIconPalette_QuestionMark"
|
|
425
531
|
},
|
|
426
532
|
"PEARL": {
|
|
533
|
+
"index": 106,
|
|
427
534
|
"icon": "gItemIcon_Pearl",
|
|
428
535
|
"palette": "gItemIconPalette_Pearl"
|
|
429
536
|
},
|
|
430
537
|
"BIG_PEARL": {
|
|
538
|
+
"index": 107,
|
|
431
539
|
"icon": "gItemIcon_BigPearl",
|
|
432
540
|
"palette": "gItemIconPalette_Pearl"
|
|
433
541
|
},
|
|
434
542
|
"STARDUST": {
|
|
543
|
+
"index": 108,
|
|
435
544
|
"icon": "gItemIcon_Stardust",
|
|
436
545
|
"palette": "gItemIconPalette_Star"
|
|
437
546
|
},
|
|
438
547
|
"STAR_PIECE": {
|
|
548
|
+
"index": 109,
|
|
439
549
|
"icon": "gItemIcon_StarPiece",
|
|
440
550
|
"palette": "gItemIconPalette_Star"
|
|
441
551
|
},
|
|
442
552
|
"NUGGET": {
|
|
553
|
+
"index": 110,
|
|
443
554
|
"icon": "gItemIcon_Nugget",
|
|
444
555
|
"palette": "gItemIconPalette_Nugget"
|
|
445
556
|
},
|
|
446
557
|
"HEART_SCALE": {
|
|
558
|
+
"index": 111,
|
|
447
559
|
"icon": "gItemIcon_HeartScale",
|
|
448
560
|
"palette": "gItemIconPalette_HeartScale"
|
|
449
561
|
},
|
|
450
562
|
"070": {
|
|
563
|
+
"index": 112,
|
|
451
564
|
"icon": "gItemIcon_QuestionMark",
|
|
452
565
|
"palette": "gItemIconPalette_QuestionMark"
|
|
453
566
|
},
|
|
454
567
|
"071": {
|
|
568
|
+
"index": 113,
|
|
455
569
|
"icon": "gItemIcon_QuestionMark",
|
|
456
570
|
"palette": "gItemIconPalette_QuestionMark"
|
|
457
571
|
},
|
|
458
572
|
"072": {
|
|
573
|
+
"index": 114,
|
|
459
574
|
"icon": "gItemIcon_QuestionMark",
|
|
460
575
|
"palette": "gItemIconPalette_QuestionMark"
|
|
461
576
|
},
|
|
462
577
|
"073": {
|
|
578
|
+
"index": 115,
|
|
463
579
|
"icon": "gItemIcon_QuestionMark",
|
|
464
580
|
"palette": "gItemIconPalette_QuestionMark"
|
|
465
581
|
},
|
|
466
582
|
"074": {
|
|
583
|
+
"index": 116,
|
|
467
584
|
"icon": "gItemIcon_QuestionMark",
|
|
468
585
|
"palette": "gItemIconPalette_QuestionMark"
|
|
469
586
|
},
|
|
470
587
|
"075": {
|
|
588
|
+
"index": 117,
|
|
471
589
|
"icon": "gItemIcon_QuestionMark",
|
|
472
590
|
"palette": "gItemIconPalette_QuestionMark"
|
|
473
591
|
},
|
|
474
592
|
"076": {
|
|
593
|
+
"index": 118,
|
|
475
594
|
"icon": "gItemIcon_QuestionMark",
|
|
476
595
|
"palette": "gItemIconPalette_QuestionMark"
|
|
477
596
|
},
|
|
478
597
|
"077": {
|
|
598
|
+
"index": 119,
|
|
479
599
|
"icon": "gItemIcon_QuestionMark",
|
|
480
600
|
"palette": "gItemIconPalette_QuestionMark"
|
|
481
601
|
},
|
|
482
602
|
"078": {
|
|
603
|
+
"index": 120,
|
|
483
604
|
"icon": "gItemIcon_QuestionMark",
|
|
484
605
|
"palette": "gItemIconPalette_QuestionMark"
|
|
485
606
|
},
|
|
486
607
|
"ORANGE_MAIL": {
|
|
608
|
+
"index": 121,
|
|
487
609
|
"icon": "gItemIcon_OrangeMail",
|
|
488
610
|
"palette": "gItemIconPalette_OrangeMail"
|
|
489
611
|
},
|
|
490
612
|
"HARBOR_MAIL": {
|
|
613
|
+
"index": 122,
|
|
491
614
|
"icon": "gItemIcon_HarborMail",
|
|
492
615
|
"palette": "gItemIconPalette_HarborMail"
|
|
493
616
|
},
|
|
494
617
|
"GLITTER_MAIL": {
|
|
618
|
+
"index": 123,
|
|
495
619
|
"icon": "gItemIcon_GlitterMail",
|
|
496
620
|
"palette": "gItemIconPalette_GlitterMail"
|
|
497
621
|
},
|
|
498
622
|
"MECH_MAIL": {
|
|
623
|
+
"index": 124,
|
|
499
624
|
"icon": "gItemIcon_MechMail",
|
|
500
625
|
"palette": "gItemIconPalette_MechMail"
|
|
501
626
|
},
|
|
502
627
|
"WOOD_MAIL": {
|
|
628
|
+
"index": 125,
|
|
503
629
|
"icon": "gItemIcon_WoodMail",
|
|
504
630
|
"palette": "gItemIconPalette_WoodMail"
|
|
505
631
|
},
|
|
506
632
|
"WAVE_MAIL": {
|
|
633
|
+
"index": 126,
|
|
507
634
|
"icon": "gItemIcon_WaveMail",
|
|
508
635
|
"palette": "gItemIconPalette_WaveMail"
|
|
509
636
|
},
|
|
510
637
|
"BEAD_MAIL": {
|
|
638
|
+
"index": 127,
|
|
511
639
|
"icon": "gItemIcon_BeadMail",
|
|
512
640
|
"palette": "gItemIconPalette_BeadMail"
|
|
513
641
|
},
|
|
514
642
|
"SHADOW_MAIL": {
|
|
643
|
+
"index": 128,
|
|
515
644
|
"icon": "gItemIcon_ShadowMail",
|
|
516
645
|
"palette": "gItemIconPalette_ShadowMail"
|
|
517
646
|
},
|
|
518
647
|
"TROPIC_MAIL": {
|
|
648
|
+
"index": 129,
|
|
519
649
|
"icon": "gItemIcon_TropicMail",
|
|
520
650
|
"palette": "gItemIconPalette_TropicMail"
|
|
521
651
|
},
|
|
522
652
|
"DREAM_MAIL": {
|
|
653
|
+
"index": 130,
|
|
523
654
|
"icon": "gItemIcon_DreamMail",
|
|
524
655
|
"palette": "gItemIconPalette_DreamMail"
|
|
525
656
|
},
|
|
526
657
|
"FAB_MAIL": {
|
|
658
|
+
"index": 131,
|
|
527
659
|
"icon": "gItemIcon_FabMail",
|
|
528
660
|
"palette": "gItemIconPalette_FabMail"
|
|
529
661
|
},
|
|
530
662
|
"RETRO_MAIL": {
|
|
663
|
+
"index": 132,
|
|
531
664
|
"icon": "gItemIcon_RetroMail",
|
|
532
665
|
"palette": "gItemIconPalette_RetroMail"
|
|
533
666
|
},
|
|
534
667
|
"CHERI_BERRY": {
|
|
668
|
+
"index": 133,
|
|
535
669
|
"icon": "gItemIcon_CheriBerry",
|
|
536
670
|
"palette": "gItemIconPalette_CheriBerry"
|
|
537
671
|
},
|
|
538
672
|
"CHESTO_BERRY": {
|
|
673
|
+
"index": 134,
|
|
539
674
|
"icon": "gItemIcon_ChestoBerry",
|
|
540
675
|
"palette": "gItemIconPalette_ChestoBerry"
|
|
541
676
|
},
|
|
542
677
|
"PECHA_BERRY": {
|
|
678
|
+
"index": 135,
|
|
543
679
|
"icon": "gItemIcon_PechaBerry",
|
|
544
680
|
"palette": "gItemIconPalette_PechaBerry"
|
|
545
681
|
},
|
|
546
682
|
"RAWST_BERRY": {
|
|
683
|
+
"index": 136,
|
|
547
684
|
"icon": "gItemIcon_RawstBerry",
|
|
548
685
|
"palette": "gItemIconPalette_RawstBerry"
|
|
549
686
|
},
|
|
550
687
|
"ASPEAR_BERRY": {
|
|
688
|
+
"index": 137,
|
|
551
689
|
"icon": "gItemIcon_AspearBerry",
|
|
552
690
|
"palette": "gItemIconPalette_AspearBerry"
|
|
553
691
|
},
|
|
554
692
|
"LEPPA_BERRY": {
|
|
693
|
+
"index": 138,
|
|
555
694
|
"icon": "gItemIcon_LeppaBerry",
|
|
556
695
|
"palette": "gItemIconPalette_LeppaBerry"
|
|
557
696
|
},
|
|
558
697
|
"ORAN_BERRY": {
|
|
698
|
+
"index": 139,
|
|
559
699
|
"icon": "gItemIcon_OranBerry",
|
|
560
700
|
"palette": "gItemIconPalette_OranBerry"
|
|
561
701
|
},
|
|
562
702
|
"PERSIM_BERRY": {
|
|
703
|
+
"index": 140,
|
|
563
704
|
"icon": "gItemIcon_PersimBerry",
|
|
564
705
|
"palette": "gItemIconPalette_PersimBerry"
|
|
565
706
|
},
|
|
566
707
|
"LUM_BERRY": {
|
|
708
|
+
"index": 141,
|
|
567
709
|
"icon": "gItemIcon_LumBerry",
|
|
568
710
|
"palette": "gItemIconPalette_LumBerry"
|
|
569
711
|
},
|
|
570
712
|
"SITRUS_BERRY": {
|
|
713
|
+
"index": 142,
|
|
571
714
|
"icon": "gItemIcon_SitrusBerry",
|
|
572
715
|
"palette": "gItemIconPalette_SitrusBerry"
|
|
573
716
|
},
|
|
574
717
|
"FIGY_BERRY": {
|
|
718
|
+
"index": 143,
|
|
575
719
|
"icon": "gItemIcon_FigyBerry",
|
|
576
720
|
"palette": "gItemIconPalette_FigyBerry"
|
|
577
721
|
},
|
|
578
722
|
"WIKI_BERRY": {
|
|
723
|
+
"index": 144,
|
|
579
724
|
"icon": "gItemIcon_WikiBerry",
|
|
580
725
|
"palette": "gItemIconPalette_WikiBerry"
|
|
581
726
|
},
|
|
582
727
|
"MAGO_BERRY": {
|
|
728
|
+
"index": 145,
|
|
583
729
|
"icon": "gItemIcon_MagoBerry",
|
|
584
730
|
"palette": "gItemIconPalette_MagoBerry"
|
|
585
731
|
},
|
|
586
732
|
"AGUAV_BERRY": {
|
|
733
|
+
"index": 146,
|
|
587
734
|
"icon": "gItemIcon_AguavBerry",
|
|
588
735
|
"palette": "gItemIconPalette_AguavBerry"
|
|
589
736
|
},
|
|
590
737
|
"IAPAPA_BERRY": {
|
|
738
|
+
"index": 147,
|
|
591
739
|
"icon": "gItemIcon_IapapaBerry",
|
|
592
740
|
"palette": "gItemIconPalette_IapapaBerry"
|
|
593
741
|
},
|
|
594
742
|
"RAZZ_BERRY": {
|
|
743
|
+
"index": 148,
|
|
595
744
|
"icon": "gItemIcon_RazzBerry",
|
|
596
745
|
"palette": "gItemIconPalette_RazzBerry"
|
|
597
746
|
},
|
|
598
747
|
"BLUK_BERRY": {
|
|
748
|
+
"index": 149,
|
|
599
749
|
"icon": "gItemIcon_BlukBerry",
|
|
600
750
|
"palette": "gItemIconPalette_BlukBerry"
|
|
601
751
|
},
|
|
602
752
|
"NANAB_BERRY": {
|
|
753
|
+
"index": 150,
|
|
603
754
|
"icon": "gItemIcon_NanabBerry",
|
|
604
755
|
"palette": "gItemIconPalette_NanabBerry"
|
|
605
756
|
},
|
|
606
757
|
"WEPEAR_BERRY": {
|
|
758
|
+
"index": 151,
|
|
607
759
|
"icon": "gItemIcon_WepearBerry",
|
|
608
760
|
"palette": "gItemIconPalette_WepearBerry"
|
|
609
761
|
},
|
|
610
762
|
"PINAP_BERRY": {
|
|
763
|
+
"index": 152,
|
|
611
764
|
"icon": "gItemIcon_PinapBerry",
|
|
612
765
|
"palette": "gItemIconPalette_PinapBerry"
|
|
613
766
|
},
|
|
614
767
|
"POMEG_BERRY": {
|
|
768
|
+
"index": 153,
|
|
615
769
|
"icon": "gItemIcon_PomegBerry",
|
|
616
770
|
"palette": "gItemIconPalette_PomegBerry"
|
|
617
771
|
},
|
|
618
772
|
"KELPSY_BERRY": {
|
|
773
|
+
"index": 154,
|
|
619
774
|
"icon": "gItemIcon_KelpsyBerry",
|
|
620
775
|
"palette": "gItemIconPalette_KelpsyBerry"
|
|
621
776
|
},
|
|
622
777
|
"QUALOT_BERRY": {
|
|
778
|
+
"index": 155,
|
|
623
779
|
"icon": "gItemIcon_QualotBerry",
|
|
624
780
|
"palette": "gItemIconPalette_QualotBerry"
|
|
625
781
|
},
|
|
626
782
|
"HONDEW_BERRY": {
|
|
783
|
+
"index": 156,
|
|
627
784
|
"icon": "gItemIcon_HondewBerry",
|
|
628
785
|
"palette": "gItemIconPalette_HondewBerry"
|
|
629
786
|
},
|
|
630
787
|
"GREPA_BERRY": {
|
|
788
|
+
"index": 157,
|
|
631
789
|
"icon": "gItemIcon_GrepaBerry",
|
|
632
790
|
"palette": "gItemIconPalette_GrepaBerry"
|
|
633
791
|
},
|
|
634
792
|
"TAMATO_BERRY": {
|
|
793
|
+
"index": 158,
|
|
635
794
|
"icon": "gItemIcon_TamatoBerry",
|
|
636
795
|
"palette": "gItemIconPalette_TamatoBerry"
|
|
637
796
|
},
|
|
638
797
|
"CORNN_BERRY": {
|
|
798
|
+
"index": 159,
|
|
639
799
|
"icon": "gItemIcon_CornnBerry",
|
|
640
800
|
"palette": "gItemIconPalette_CornnBerry"
|
|
641
801
|
},
|
|
642
802
|
"MAGOST_BERRY": {
|
|
803
|
+
"index": 160,
|
|
643
804
|
"icon": "gItemIcon_MagostBerry",
|
|
644
805
|
"palette": "gItemIconPalette_MagostBerry"
|
|
645
806
|
},
|
|
646
807
|
"RABUTA_BERRY": {
|
|
808
|
+
"index": 161,
|
|
647
809
|
"icon": "gItemIcon_RabutaBerry",
|
|
648
810
|
"palette": "gItemIconPalette_RabutaBerry"
|
|
649
811
|
},
|
|
650
812
|
"NOMEL_BERRY": {
|
|
813
|
+
"index": 162,
|
|
651
814
|
"icon": "gItemIcon_NomelBerry",
|
|
652
815
|
"palette": "gItemIconPalette_NomelBerry"
|
|
653
816
|
},
|
|
654
817
|
"SPELON_BERRY": {
|
|
818
|
+
"index": 163,
|
|
655
819
|
"icon": "gItemIcon_SpelonBerry",
|
|
656
820
|
"palette": "gItemIconPalette_SpelonBerry"
|
|
657
821
|
},
|
|
658
822
|
"PAMTRE_BERRY": {
|
|
823
|
+
"index": 164,
|
|
659
824
|
"icon": "gItemIcon_PamtreBerry",
|
|
660
825
|
"palette": "gItemIconPalette_PamtreBerry"
|
|
661
826
|
},
|
|
662
827
|
"WATMEL_BERRY": {
|
|
828
|
+
"index": 165,
|
|
663
829
|
"icon": "gItemIcon_WatmelBerry",
|
|
664
830
|
"palette": "gItemIconPalette_WatmelBerry"
|
|
665
831
|
},
|
|
666
832
|
"DURIN_BERRY": {
|
|
833
|
+
"index": 166,
|
|
667
834
|
"icon": "gItemIcon_DurinBerry",
|
|
668
835
|
"palette": "gItemIconPalette_DurinBerry"
|
|
669
836
|
},
|
|
670
837
|
"BELUE_BERRY": {
|
|
838
|
+
"index": 167,
|
|
671
839
|
"icon": "gItemIcon_BelueBerry",
|
|
672
840
|
"palette": "gItemIconPalette_BelueBerry"
|
|
673
841
|
},
|
|
674
842
|
"LIECHI_BERRY": {
|
|
843
|
+
"index": 168,
|
|
675
844
|
"icon": "gItemIcon_LiechiBerry",
|
|
676
845
|
"palette": "gItemIconPalette_LiechiBerry"
|
|
677
846
|
},
|
|
678
847
|
"GANLON_BERRY": {
|
|
848
|
+
"index": 169,
|
|
679
849
|
"icon": "gItemIcon_GanlonBerry",
|
|
680
850
|
"palette": "gItemIconPalette_GanlonBerry"
|
|
681
851
|
},
|
|
682
852
|
"SALAC_BERRY": {
|
|
853
|
+
"index": 170,
|
|
683
854
|
"icon": "gItemIcon_SalacBerry",
|
|
684
855
|
"palette": "gItemIconPalette_SalacBerry"
|
|
685
856
|
},
|
|
686
857
|
"PETAYA_BERRY": {
|
|
858
|
+
"index": 171,
|
|
687
859
|
"icon": "gItemIcon_PetayaBerry",
|
|
688
860
|
"palette": "gItemIconPalette_PetayaBerry"
|
|
689
861
|
},
|
|
690
862
|
"APICOT_BERRY": {
|
|
863
|
+
"index": 172,
|
|
691
864
|
"icon": "gItemIcon_ApicotBerry",
|
|
692
865
|
"palette": "gItemIconPalette_ApicotBerry"
|
|
693
866
|
},
|
|
694
867
|
"LANSAT_BERRY": {
|
|
868
|
+
"index": 173,
|
|
695
869
|
"icon": "gItemIcon_LansatBerry",
|
|
696
870
|
"palette": "gItemIconPalette_LansatBerry"
|
|
697
871
|
},
|
|
698
872
|
"STARF_BERRY": {
|
|
873
|
+
"index": 174,
|
|
699
874
|
"icon": "gItemIcon_StarfBerry",
|
|
700
875
|
"palette": "gItemIconPalette_StarfBerry"
|
|
701
876
|
},
|
|
702
877
|
"ENIGMA_BERRY": {
|
|
878
|
+
"index": 175,
|
|
703
879
|
"icon": "gItemIcon_EnigmaBerry",
|
|
704
880
|
"palette": "gItemIconPalette_EnigmaBerry"
|
|
705
881
|
},
|
|
706
882
|
"UNUSED_BERRY_1": {
|
|
883
|
+
"index": 176,
|
|
707
884
|
"icon": "gItemIcon_QuestionMark",
|
|
708
885
|
"palette": "gItemIconPalette_QuestionMark"
|
|
709
886
|
},
|
|
710
887
|
"UNUSED_BERRY_2": {
|
|
888
|
+
"index": 177,
|
|
711
889
|
"icon": "gItemIcon_QuestionMark",
|
|
712
890
|
"palette": "gItemIconPalette_QuestionMark"
|
|
713
891
|
},
|
|
714
892
|
"UNUSED_BERRY_3": {
|
|
893
|
+
"index": 178,
|
|
715
894
|
"icon": "gItemIcon_QuestionMark",
|
|
716
895
|
"palette": "gItemIconPalette_QuestionMark"
|
|
717
896
|
},
|
|
718
897
|
"BRIGHT_POWDER": {
|
|
898
|
+
"index": 179,
|
|
719
899
|
"icon": "gItemIcon_BrightPowder",
|
|
720
900
|
"palette": "gItemIconPalette_BrightPowder"
|
|
721
901
|
},
|
|
722
902
|
"WHITE_HERB": {
|
|
903
|
+
"index": 180,
|
|
723
904
|
"icon": "gItemIcon_InBattleHerb",
|
|
724
905
|
"palette": "gItemIconPalette_WhiteHerb"
|
|
725
906
|
},
|
|
726
907
|
"MACHO_BRACE": {
|
|
908
|
+
"index": 181,
|
|
727
909
|
"icon": "gItemIcon_MachoBrace",
|
|
728
910
|
"palette": "gItemIconPalette_MachoBrace"
|
|
729
911
|
},
|
|
730
912
|
"EXP_SHARE": {
|
|
913
|
+
"index": 182,
|
|
731
914
|
"icon": "gItemIcon_ExpShare",
|
|
732
915
|
"palette": "gItemIconPalette_ExpShare"
|
|
733
916
|
},
|
|
734
917
|
"QUICK_CLAW": {
|
|
918
|
+
"index": 183,
|
|
735
919
|
"icon": "gItemIcon_QuickClaw",
|
|
736
920
|
"palette": "gItemIconPalette_QuickClaw"
|
|
737
921
|
},
|
|
738
922
|
"SOOTHE_BELL": {
|
|
923
|
+
"index": 184,
|
|
739
924
|
"icon": "gItemIcon_SootheBell",
|
|
740
925
|
"palette": "gItemIconPalette_SootheBell"
|
|
741
926
|
},
|
|
742
927
|
"MENTAL_HERB": {
|
|
928
|
+
"index": 185,
|
|
743
929
|
"icon": "gItemIcon_InBattleHerb",
|
|
744
930
|
"palette": "gItemIconPalette_MentalHerb"
|
|
745
931
|
},
|
|
746
932
|
"CHOICE_BAND": {
|
|
933
|
+
"index": 186,
|
|
747
934
|
"icon": "gItemIcon_ChoiceBand",
|
|
748
935
|
"palette": "gItemIconPalette_ChoiceBand"
|
|
749
936
|
},
|
|
750
937
|
"KINGS_ROCK": {
|
|
938
|
+
"index": 187,
|
|
751
939
|
"icon": "gItemIcon_KingsRock",
|
|
752
940
|
"palette": "gItemIconPalette_KingsRock"
|
|
753
941
|
},
|
|
754
942
|
"SILVER_POWDER": {
|
|
943
|
+
"index": 188,
|
|
755
944
|
"icon": "gItemIcon_SilverPowder",
|
|
756
945
|
"palette": "gItemIconPalette_SilverPowder"
|
|
757
946
|
},
|
|
758
947
|
"AMULET_COIN": {
|
|
948
|
+
"index": 189,
|
|
759
949
|
"icon": "gItemIcon_AmuletCoin",
|
|
760
950
|
"palette": "gItemIconPalette_AmuletCoin"
|
|
761
951
|
},
|
|
762
952
|
"CLEANSE_TAG": {
|
|
953
|
+
"index": 190,
|
|
763
954
|
"icon": "gItemIcon_CleanseTag",
|
|
764
955
|
"palette": "gItemIconPalette_CleanseTag"
|
|
765
956
|
},
|
|
766
957
|
"SOUL_DEW": {
|
|
958
|
+
"index": 191,
|
|
767
959
|
"icon": "gItemIcon_SoulDew",
|
|
768
960
|
"palette": "gItemIconPalette_SoulDew"
|
|
769
961
|
},
|
|
770
962
|
"DEEP_SEA_TOOTH": {
|
|
963
|
+
"index": 192,
|
|
771
964
|
"icon": "gItemIcon_DeepSeaTooth",
|
|
772
965
|
"palette": "gItemIconPalette_DeepSeaTooth"
|
|
773
966
|
},
|
|
774
967
|
"DEEP_SEA_SCALE": {
|
|
968
|
+
"index": 193,
|
|
775
969
|
"icon": "gItemIcon_DeepSeaScale",
|
|
776
970
|
"palette": "gItemIconPalette_DeepSeaScale"
|
|
777
971
|
},
|
|
778
972
|
"SMOKE_BALL": {
|
|
973
|
+
"index": 194,
|
|
779
974
|
"icon": "gItemIcon_SmokeBall",
|
|
780
975
|
"palette": "gItemIconPalette_SmokeBall"
|
|
781
976
|
},
|
|
782
977
|
"EVERSTONE": {
|
|
978
|
+
"index": 195,
|
|
783
979
|
"icon": "gItemIcon_Everstone",
|
|
784
980
|
"palette": "gItemIconPalette_Everstone"
|
|
785
981
|
},
|
|
786
982
|
"FOCUS_BAND": {
|
|
983
|
+
"index": 196,
|
|
787
984
|
"icon": "gItemIcon_FocusBand",
|
|
788
985
|
"palette": "gItemIconPalette_FocusBand"
|
|
789
986
|
},
|
|
790
987
|
"LUCKY_EGG": {
|
|
988
|
+
"index": 197,
|
|
791
989
|
"icon": "gItemIcon_LuckyEgg",
|
|
792
990
|
"palette": "gItemIconPalette_LuckyEgg"
|
|
793
991
|
},
|
|
794
992
|
"SCOPE_LENS": {
|
|
993
|
+
"index": 198,
|
|
795
994
|
"icon": "gItemIcon_ScopeLens",
|
|
796
995
|
"palette": "gItemIconPalette_ScopeLens"
|
|
797
996
|
},
|
|
798
997
|
"METAL_COAT": {
|
|
998
|
+
"index": 199,
|
|
799
999
|
"icon": "gItemIcon_MetalCoat",
|
|
800
1000
|
"palette": "gItemIconPalette_MetalCoat"
|
|
801
1001
|
},
|
|
802
1002
|
"LEFTOVERS": {
|
|
1003
|
+
"index": 200,
|
|
803
1004
|
"icon": "gItemIcon_Leftovers",
|
|
804
1005
|
"palette": "gItemIconPalette_Leftovers"
|
|
805
1006
|
},
|
|
806
1007
|
"DRAGON_SCALE": {
|
|
1008
|
+
"index": 201,
|
|
807
1009
|
"icon": "gItemIcon_DragonScale",
|
|
808
1010
|
"palette": "gItemIconPalette_DragonScale"
|
|
809
1011
|
},
|
|
810
1012
|
"LIGHT_BALL": {
|
|
1013
|
+
"index": 202,
|
|
811
1014
|
"icon": "gItemIcon_LightBall",
|
|
812
1015
|
"palette": "gItemIconPalette_LightBall"
|
|
813
1016
|
},
|
|
814
1017
|
"SOFT_SAND": {
|
|
1018
|
+
"index": 203,
|
|
815
1019
|
"icon": "gItemIcon_SoftSand",
|
|
816
1020
|
"palette": "gItemIconPalette_SoftSand"
|
|
817
1021
|
},
|
|
818
1022
|
"HARD_STONE": {
|
|
1023
|
+
"index": 204,
|
|
819
1024
|
"icon": "gItemIcon_HardStone",
|
|
820
1025
|
"palette": "gItemIconPalette_HardStone"
|
|
821
1026
|
},
|
|
822
1027
|
"MIRACLE_SEED": {
|
|
1028
|
+
"index": 205,
|
|
823
1029
|
"icon": "gItemIcon_MiracleSeed",
|
|
824
1030
|
"palette": "gItemIconPalette_MiracleSeed"
|
|
825
1031
|
},
|
|
826
1032
|
"BLACK_GLASSES": {
|
|
1033
|
+
"index": 206,
|
|
827
1034
|
"icon": "gItemIcon_BlackGlasses",
|
|
828
1035
|
"palette": "gItemIconPalette_BlackTypeEnhancingItem"
|
|
829
1036
|
},
|
|
830
1037
|
"BLACK_BELT": {
|
|
1038
|
+
"index": 207,
|
|
831
1039
|
"icon": "gItemIcon_BlackBelt",
|
|
832
1040
|
"palette": "gItemIconPalette_BlackTypeEnhancingItem"
|
|
833
1041
|
},
|
|
834
1042
|
"MAGNET": {
|
|
1043
|
+
"index": 208,
|
|
835
1044
|
"icon": "gItemIcon_Magnet",
|
|
836
1045
|
"palette": "gItemIconPalette_Magnet"
|
|
837
1046
|
},
|
|
838
1047
|
"MYSTIC_WATER": {
|
|
1048
|
+
"index": 209,
|
|
839
1049
|
"icon": "gItemIcon_MysticWater",
|
|
840
1050
|
"palette": "gItemIconPalette_MysticWater"
|
|
841
1051
|
},
|
|
842
1052
|
"SHARP_BEAK": {
|
|
1053
|
+
"index": 210,
|
|
843
1054
|
"icon": "gItemIcon_SharpBeak",
|
|
844
1055
|
"palette": "gItemIconPalette_SharpBeak"
|
|
845
1056
|
},
|
|
846
1057
|
"POISON_BARB": {
|
|
1058
|
+
"index": 211,
|
|
847
1059
|
"icon": "gItemIcon_PoisonBarb",
|
|
848
1060
|
"palette": "gItemIconPalette_PoisonBarb"
|
|
849
1061
|
},
|
|
850
1062
|
"NEVER_MELT_ICE": {
|
|
1063
|
+
"index": 212,
|
|
851
1064
|
"icon": "gItemIcon_NeverMeltIce",
|
|
852
1065
|
"palette": "gItemIconPalette_NeverMeltIce"
|
|
853
1066
|
},
|
|
854
1067
|
"SPELL_TAG": {
|
|
1068
|
+
"index": 213,
|
|
855
1069
|
"icon": "gItemIcon_SpellTag",
|
|
856
1070
|
"palette": "gItemIconPalette_SpellTag"
|
|
857
1071
|
},
|
|
858
1072
|
"TWISTED_SPOON": {
|
|
1073
|
+
"index": 214,
|
|
859
1074
|
"icon": "gItemIcon_TwistedSpoon",
|
|
860
1075
|
"palette": "gItemIconPalette_TwistedSpoon"
|
|
861
1076
|
},
|
|
862
1077
|
"CHARCOAL": {
|
|
1078
|
+
"index": 215,
|
|
863
1079
|
"icon": "gItemIcon_Charcoal",
|
|
864
1080
|
"palette": "gItemIconPalette_Charcoal"
|
|
865
1081
|
},
|
|
866
1082
|
"DRAGON_FANG": {
|
|
1083
|
+
"index": 216,
|
|
867
1084
|
"icon": "gItemIcon_DragonFang",
|
|
868
1085
|
"palette": "gItemIconPalette_DragonFang"
|
|
869
1086
|
},
|
|
870
1087
|
"SILK_SCARF": {
|
|
1088
|
+
"index": 217,
|
|
871
1089
|
"icon": "gItemIcon_SilkScarf",
|
|
872
1090
|
"palette": "gItemIconPalette_SilkScarf"
|
|
873
1091
|
},
|
|
874
1092
|
"UP_GRADE": {
|
|
1093
|
+
"index": 218,
|
|
875
1094
|
"icon": "gItemIcon_UpGrade",
|
|
876
1095
|
"palette": "gItemIconPalette_UpGrade"
|
|
877
1096
|
},
|
|
878
1097
|
"SHELL_BELL": {
|
|
1098
|
+
"index": 219,
|
|
879
1099
|
"icon": "gItemIcon_ShellBell",
|
|
880
1100
|
"palette": "gItemIconPalette_Shell"
|
|
881
1101
|
},
|
|
882
1102
|
"SEA_INCENSE": {
|
|
1103
|
+
"index": 220,
|
|
883
1104
|
"icon": "gItemIcon_SeaIncense",
|
|
884
1105
|
"palette": "gItemIconPalette_SeaIncense"
|
|
885
1106
|
},
|
|
886
1107
|
"LAX_INCENSE": {
|
|
1108
|
+
"index": 221,
|
|
887
1109
|
"icon": "gItemIcon_LaxIncense",
|
|
888
1110
|
"palette": "gItemIconPalette_LaxIncense"
|
|
889
1111
|
},
|
|
890
1112
|
"LUCKY_PUNCH": {
|
|
1113
|
+
"index": 222,
|
|
891
1114
|
"icon": "gItemIcon_LuckyPunch",
|
|
892
1115
|
"palette": "gItemIconPalette_LuckyPunch"
|
|
893
1116
|
},
|
|
894
1117
|
"METAL_POWDER": {
|
|
1118
|
+
"index": 223,
|
|
895
1119
|
"icon": "gItemIcon_MetalPowder",
|
|
896
1120
|
"palette": "gItemIconPalette_MetalPowder"
|
|
897
1121
|
},
|
|
898
1122
|
"THICK_CLUB": {
|
|
1123
|
+
"index": 224,
|
|
899
1124
|
"icon": "gItemIcon_ThickClub",
|
|
900
1125
|
"palette": "gItemIconPalette_ThickClub"
|
|
901
1126
|
},
|
|
902
1127
|
"STICK": {
|
|
1128
|
+
"index": 225,
|
|
903
1129
|
"icon": "gItemIcon_Stick",
|
|
904
1130
|
"palette": "gItemIconPalette_Stick"
|
|
905
1131
|
},
|
|
906
1132
|
"0E2": {
|
|
1133
|
+
"index": 226,
|
|
907
1134
|
"icon": "gItemIcon_QuestionMark",
|
|
908
1135
|
"palette": "gItemIconPalette_QuestionMark"
|
|
909
1136
|
},
|
|
910
1137
|
"0E3": {
|
|
1138
|
+
"index": 227,
|
|
911
1139
|
"icon": "gItemIcon_QuestionMark",
|
|
912
1140
|
"palette": "gItemIconPalette_QuestionMark"
|
|
913
1141
|
},
|
|
914
1142
|
"0E4": {
|
|
1143
|
+
"index": 228,
|
|
915
1144
|
"icon": "gItemIcon_QuestionMark",
|
|
916
1145
|
"palette": "gItemIconPalette_QuestionMark"
|
|
917
1146
|
},
|
|
918
1147
|
"0E5": {
|
|
1148
|
+
"index": 229,
|
|
919
1149
|
"icon": "gItemIcon_QuestionMark",
|
|
920
1150
|
"palette": "gItemIconPalette_QuestionMark"
|
|
921
1151
|
},
|
|
922
1152
|
"0E6": {
|
|
1153
|
+
"index": 230,
|
|
923
1154
|
"icon": "gItemIcon_QuestionMark",
|
|
924
1155
|
"palette": "gItemIconPalette_QuestionMark"
|
|
925
1156
|
},
|
|
926
1157
|
"0E7": {
|
|
1158
|
+
"index": 231,
|
|
927
1159
|
"icon": "gItemIcon_QuestionMark",
|
|
928
1160
|
"palette": "gItemIconPalette_QuestionMark"
|
|
929
1161
|
},
|
|
930
1162
|
"0E8": {
|
|
1163
|
+
"index": 232,
|
|
931
1164
|
"icon": "gItemIcon_QuestionMark",
|
|
932
1165
|
"palette": "gItemIconPalette_QuestionMark"
|
|
933
1166
|
},
|
|
934
1167
|
"0E9": {
|
|
1168
|
+
"index": 233,
|
|
935
1169
|
"icon": "gItemIcon_QuestionMark",
|
|
936
1170
|
"palette": "gItemIconPalette_QuestionMark"
|
|
937
1171
|
},
|
|
938
1172
|
"0EA": {
|
|
1173
|
+
"index": 234,
|
|
939
1174
|
"icon": "gItemIcon_QuestionMark",
|
|
940
1175
|
"palette": "gItemIconPalette_QuestionMark"
|
|
941
1176
|
},
|
|
942
1177
|
"0EB": {
|
|
1178
|
+
"index": 235,
|
|
943
1179
|
"icon": "gItemIcon_QuestionMark",
|
|
944
1180
|
"palette": "gItemIconPalette_QuestionMark"
|
|
945
1181
|
},
|
|
946
1182
|
"0EC": {
|
|
1183
|
+
"index": 236,
|
|
947
1184
|
"icon": "gItemIcon_QuestionMark",
|
|
948
1185
|
"palette": "gItemIconPalette_QuestionMark"
|
|
949
1186
|
},
|
|
950
1187
|
"0ED": {
|
|
1188
|
+
"index": 237,
|
|
951
1189
|
"icon": "gItemIcon_QuestionMark",
|
|
952
1190
|
"palette": "gItemIconPalette_QuestionMark"
|
|
953
1191
|
},
|
|
954
1192
|
"0EE": {
|
|
1193
|
+
"index": 238,
|
|
955
1194
|
"icon": "gItemIcon_QuestionMark",
|
|
956
1195
|
"palette": "gItemIconPalette_QuestionMark"
|
|
957
1196
|
},
|
|
958
1197
|
"0EF": {
|
|
1198
|
+
"index": 239,
|
|
959
1199
|
"icon": "gItemIcon_QuestionMark",
|
|
960
1200
|
"palette": "gItemIconPalette_QuestionMark"
|
|
961
1201
|
},
|
|
962
1202
|
"0F0": {
|
|
1203
|
+
"index": 240,
|
|
963
1204
|
"icon": "gItemIcon_QuestionMark",
|
|
964
1205
|
"palette": "gItemIconPalette_QuestionMark"
|
|
965
1206
|
},
|
|
966
1207
|
"0F1": {
|
|
1208
|
+
"index": 241,
|
|
967
1209
|
"icon": "gItemIcon_QuestionMark",
|
|
968
1210
|
"palette": "gItemIconPalette_QuestionMark"
|
|
969
1211
|
},
|
|
970
1212
|
"0F2": {
|
|
1213
|
+
"index": 242,
|
|
971
1214
|
"icon": "gItemIcon_QuestionMark",
|
|
972
1215
|
"palette": "gItemIconPalette_QuestionMark"
|
|
973
1216
|
},
|
|
974
1217
|
"0F3": {
|
|
1218
|
+
"index": 243,
|
|
975
1219
|
"icon": "gItemIcon_QuestionMark",
|
|
976
1220
|
"palette": "gItemIconPalette_QuestionMark"
|
|
977
1221
|
},
|
|
978
1222
|
"0F4": {
|
|
1223
|
+
"index": 244,
|
|
979
1224
|
"icon": "gItemIcon_QuestionMark",
|
|
980
1225
|
"palette": "gItemIconPalette_QuestionMark"
|
|
981
1226
|
},
|
|
982
1227
|
"0F5": {
|
|
1228
|
+
"index": 245,
|
|
983
1229
|
"icon": "gItemIcon_QuestionMark",
|
|
984
1230
|
"palette": "gItemIconPalette_QuestionMark"
|
|
985
1231
|
},
|
|
986
1232
|
"0F6": {
|
|
1233
|
+
"index": 246,
|
|
987
1234
|
"icon": "gItemIcon_QuestionMark",
|
|
988
1235
|
"palette": "gItemIconPalette_QuestionMark"
|
|
989
1236
|
},
|
|
990
1237
|
"0F7": {
|
|
1238
|
+
"index": 247,
|
|
991
1239
|
"icon": "gItemIcon_QuestionMark",
|
|
992
1240
|
"palette": "gItemIconPalette_QuestionMark"
|
|
993
1241
|
},
|
|
994
1242
|
"0F8": {
|
|
1243
|
+
"index": 248,
|
|
995
1244
|
"icon": "gItemIcon_QuestionMark",
|
|
996
1245
|
"palette": "gItemIconPalette_QuestionMark"
|
|
997
1246
|
},
|
|
998
1247
|
"0F9": {
|
|
1248
|
+
"index": 249,
|
|
999
1249
|
"icon": "gItemIcon_QuestionMark",
|
|
1000
1250
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1001
1251
|
},
|
|
1002
1252
|
"0FA": {
|
|
1253
|
+
"index": 250,
|
|
1003
1254
|
"icon": "gItemIcon_QuestionMark",
|
|
1004
1255
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1005
1256
|
},
|
|
1006
1257
|
"0FB": {
|
|
1258
|
+
"index": 251,
|
|
1007
1259
|
"icon": "gItemIcon_QuestionMark",
|
|
1008
1260
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1009
1261
|
},
|
|
1010
1262
|
"0FC": {
|
|
1263
|
+
"index": 252,
|
|
1011
1264
|
"icon": "gItemIcon_QuestionMark",
|
|
1012
1265
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1013
1266
|
},
|
|
1014
1267
|
"0FD": {
|
|
1268
|
+
"index": 253,
|
|
1015
1269
|
"icon": "gItemIcon_QuestionMark",
|
|
1016
1270
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1017
1271
|
},
|
|
1018
1272
|
"RED_SCARF": {
|
|
1273
|
+
"index": 254,
|
|
1019
1274
|
"icon": "gItemIcon_Scarf",
|
|
1020
1275
|
"palette": "gItemIconPalette_RedScarf"
|
|
1021
1276
|
},
|
|
1022
1277
|
"BLUE_SCARF": {
|
|
1278
|
+
"index": 255,
|
|
1023
1279
|
"icon": "gItemIcon_Scarf",
|
|
1024
1280
|
"palette": "gItemIconPalette_BlueScarf"
|
|
1025
1281
|
},
|
|
1026
1282
|
"PINK_SCARF": {
|
|
1283
|
+
"index": 256,
|
|
1027
1284
|
"icon": "gItemIcon_Scarf",
|
|
1028
1285
|
"palette": "gItemIconPalette_PinkScarf"
|
|
1029
1286
|
},
|
|
1030
1287
|
"GREEN_SCARF": {
|
|
1288
|
+
"index": 257,
|
|
1031
1289
|
"icon": "gItemIcon_Scarf",
|
|
1032
1290
|
"palette": "gItemIconPalette_GreenScarf"
|
|
1033
1291
|
},
|
|
1034
1292
|
"YELLOW_SCARF": {
|
|
1293
|
+
"index": 258,
|
|
1035
1294
|
"icon": "gItemIcon_Scarf",
|
|
1036
1295
|
"palette": "gItemIconPalette_YellowScarf"
|
|
1037
1296
|
},
|
|
1038
1297
|
"MACH_BIKE": {
|
|
1298
|
+
"index": 259,
|
|
1039
1299
|
"icon": "gItemIcon_MachBike",
|
|
1040
1300
|
"palette": "gItemIconPalette_MachBike"
|
|
1041
1301
|
},
|
|
1042
1302
|
"COIN_CASE": {
|
|
1303
|
+
"index": 260,
|
|
1043
1304
|
"icon": "gItemIcon_CoinCase",
|
|
1044
1305
|
"palette": "gItemIconPalette_CoinCase"
|
|
1045
1306
|
},
|
|
1046
1307
|
"ITEMFINDER": {
|
|
1308
|
+
"index": 261,
|
|
1047
1309
|
"icon": "gItemIcon_Itemfinder",
|
|
1048
1310
|
"palette": "gItemIconPalette_Itemfinder"
|
|
1049
1311
|
},
|
|
1050
1312
|
"OLD_ROD": {
|
|
1313
|
+
"index": 262,
|
|
1051
1314
|
"icon": "gItemIcon_OldRod",
|
|
1052
1315
|
"palette": "gItemIconPalette_OldRod"
|
|
1053
1316
|
},
|
|
1054
1317
|
"GOOD_ROD": {
|
|
1318
|
+
"index": 263,
|
|
1055
1319
|
"icon": "gItemIcon_GoodRod",
|
|
1056
1320
|
"palette": "gItemIconPalette_GoodRod"
|
|
1057
1321
|
},
|
|
1058
1322
|
"SUPER_ROD": {
|
|
1323
|
+
"index": 264,
|
|
1059
1324
|
"icon": "gItemIcon_SuperRod",
|
|
1060
1325
|
"palette": "gItemIconPalette_SuperRod"
|
|
1061
1326
|
},
|
|
1062
1327
|
"SS_TICKET": {
|
|
1328
|
+
"index": 265,
|
|
1063
1329
|
"icon": "gItemIcon_SSTicket",
|
|
1064
1330
|
"palette": "gItemIconPalette_SSTicket"
|
|
1065
1331
|
},
|
|
1066
1332
|
"CONTEST_PASS": {
|
|
1333
|
+
"index": 266,
|
|
1067
1334
|
"icon": "gItemIcon_ContestPass",
|
|
1068
1335
|
"palette": "gItemIconPalette_ContestPass"
|
|
1069
1336
|
},
|
|
1070
1337
|
"10B": {
|
|
1338
|
+
"index": 267,
|
|
1071
1339
|
"icon": "gItemIcon_QuestionMark",
|
|
1072
1340
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1073
1341
|
},
|
|
1074
1342
|
"WAILMER_PAIL": {
|
|
1343
|
+
"index": 268,
|
|
1075
1344
|
"icon": "gItemIcon_WailmerPail",
|
|
1076
1345
|
"palette": "gItemIconPalette_WailmerPail"
|
|
1077
1346
|
},
|
|
1078
1347
|
"DEVON_GOODS": {
|
|
1348
|
+
"index": 269,
|
|
1079
1349
|
"icon": "gItemIcon_DevonGoods",
|
|
1080
1350
|
"palette": "gItemIconPalette_DevonGoods"
|
|
1081
1351
|
},
|
|
1082
1352
|
"SOOT_SACK": {
|
|
1353
|
+
"index": 270,
|
|
1083
1354
|
"icon": "gItemIcon_SootSack",
|
|
1084
1355
|
"palette": "gItemIconPalette_SootSack"
|
|
1085
1356
|
},
|
|
1086
1357
|
"BASEMENT_KEY": {
|
|
1358
|
+
"index": 271,
|
|
1087
1359
|
"icon": "gItemIcon_BasementKey",
|
|
1088
1360
|
"palette": "gItemIconPalette_OldKey"
|
|
1089
1361
|
},
|
|
1090
1362
|
"ACRO_BIKE": {
|
|
1363
|
+
"index": 272,
|
|
1091
1364
|
"icon": "gItemIcon_AcroBike",
|
|
1092
1365
|
"palette": "gItemIconPalette_AcroBike"
|
|
1093
1366
|
},
|
|
1094
1367
|
"POKEBLOCK_CASE": {
|
|
1368
|
+
"index": 273,
|
|
1095
1369
|
"icon": "gItemIcon_PokeblockCase",
|
|
1096
1370
|
"palette": "gItemIconPalette_PokeblockCase"
|
|
1097
1371
|
},
|
|
1098
1372
|
"LETTER": {
|
|
1373
|
+
"index": 274,
|
|
1099
1374
|
"icon": "gItemIcon_Letter",
|
|
1100
1375
|
"palette": "gItemIconPalette_LavaCookieAndLetter"
|
|
1101
1376
|
},
|
|
1102
1377
|
"EON_TICKET": {
|
|
1378
|
+
"index": 275,
|
|
1103
1379
|
"icon": "gItemIcon_EonTicket",
|
|
1104
1380
|
"palette": "gItemIconPalette_EonTicket"
|
|
1105
1381
|
},
|
|
1106
1382
|
"RED_ORB": {
|
|
1383
|
+
"index": 276,
|
|
1107
1384
|
"icon": "gItemIcon_Orb",
|
|
1108
1385
|
"palette": "gItemIconPalette_RedOrb"
|
|
1109
1386
|
},
|
|
1110
1387
|
"BLUE_ORB": {
|
|
1388
|
+
"index": 277,
|
|
1111
1389
|
"icon": "gItemIcon_Orb",
|
|
1112
1390
|
"palette": "gItemIconPalette_BlueOrb"
|
|
1113
1391
|
},
|
|
1114
1392
|
"SCANNER": {
|
|
1393
|
+
"index": 278,
|
|
1115
1394
|
"icon": "gItemIcon_Scanner",
|
|
1116
1395
|
"palette": "gItemIconPalette_Scanner"
|
|
1117
1396
|
},
|
|
1118
1397
|
"GO_GOGGLES": {
|
|
1398
|
+
"index": 279,
|
|
1119
1399
|
"icon": "gItemIcon_GoGoggles",
|
|
1120
1400
|
"palette": "gItemIconPalette_GoGoggles"
|
|
1121
1401
|
},
|
|
1122
1402
|
"METEORITE": {
|
|
1403
|
+
"index": 280,
|
|
1123
1404
|
"icon": "gItemIcon_Meteorite",
|
|
1124
1405
|
"palette": "gItemIconPalette_Meteorite"
|
|
1125
1406
|
},
|
|
1126
1407
|
"ROOM_1_KEY": {
|
|
1408
|
+
"index": 281,
|
|
1127
1409
|
"icon": "gItemIcon_Room1Key",
|
|
1128
1410
|
"palette": "gItemIconPalette_Key"
|
|
1129
1411
|
},
|
|
1130
1412
|
"ROOM_2_KEY": {
|
|
1413
|
+
"index": 282,
|
|
1131
1414
|
"icon": "gItemIcon_Room2Key",
|
|
1132
1415
|
"palette": "gItemIconPalette_Key"
|
|
1133
1416
|
},
|
|
1134
1417
|
"ROOM_4_KEY": {
|
|
1418
|
+
"index": 283,
|
|
1135
1419
|
"icon": "gItemIcon_Room4Key",
|
|
1136
1420
|
"palette": "gItemIconPalette_Key"
|
|
1137
1421
|
},
|
|
1138
1422
|
"ROOM_6_KEY": {
|
|
1423
|
+
"index": 284,
|
|
1139
1424
|
"icon": "gItemIcon_Room6Key",
|
|
1140
1425
|
"palette": "gItemIconPalette_Key"
|
|
1141
1426
|
},
|
|
1142
1427
|
"STORAGE_KEY": {
|
|
1428
|
+
"index": 285,
|
|
1143
1429
|
"icon": "gItemIcon_StorageKey",
|
|
1144
1430
|
"palette": "gItemIconPalette_OldKey"
|
|
1145
1431
|
},
|
|
1146
1432
|
"ROOT_FOSSIL": {
|
|
1433
|
+
"index": 286,
|
|
1147
1434
|
"icon": "gItemIcon_RootFossil",
|
|
1148
1435
|
"palette": "gItemIconPalette_HoennFossil"
|
|
1149
1436
|
},
|
|
1150
1437
|
"CLAW_FOSSIL": {
|
|
1438
|
+
"index": 287,
|
|
1151
1439
|
"icon": "gItemIcon_ClawFossil",
|
|
1152
1440
|
"palette": "gItemIconPalette_HoennFossil"
|
|
1153
1441
|
},
|
|
1154
1442
|
"DEVON_SCOPE": {
|
|
1443
|
+
"index": 288,
|
|
1155
1444
|
"icon": "gItemIcon_DevonScope",
|
|
1156
1445
|
"palette": "gItemIconPalette_DevonScope"
|
|
1157
1446
|
},
|
|
1158
1447
|
"TM01": {
|
|
1448
|
+
"index": 289,
|
|
1159
1449
|
"icon": "gItemIcon_TMHM",
|
|
1160
1450
|
"palette": "gItemIconPalette_FightingTMHM"
|
|
1161
1451
|
},
|
|
1162
1452
|
"TM02": {
|
|
1453
|
+
"index": 290,
|
|
1163
1454
|
"icon": "gItemIcon_TMHM",
|
|
1164
1455
|
"palette": "gItemIconPalette_DragonTMHM"
|
|
1165
1456
|
},
|
|
1166
1457
|
"TM03": {
|
|
1458
|
+
"index": 291,
|
|
1167
1459
|
"icon": "gItemIcon_TMHM",
|
|
1168
1460
|
"palette": "gItemIconPalette_WaterTMHM"
|
|
1169
1461
|
},
|
|
1170
1462
|
"TM04": {
|
|
1463
|
+
"index": 292,
|
|
1171
1464
|
"icon": "gItemIcon_TMHM",
|
|
1172
1465
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1173
1466
|
},
|
|
1174
1467
|
"TM05": {
|
|
1468
|
+
"index": 293,
|
|
1175
1469
|
"icon": "gItemIcon_TMHM",
|
|
1176
1470
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1177
1471
|
},
|
|
1178
1472
|
"TM06": {
|
|
1473
|
+
"index": 294,
|
|
1179
1474
|
"icon": "gItemIcon_TMHM",
|
|
1180
1475
|
"palette": "gItemIconPalette_PoisonTMHM"
|
|
1181
1476
|
},
|
|
1182
1477
|
"TM07": {
|
|
1478
|
+
"index": 295,
|
|
1183
1479
|
"icon": "gItemIcon_TMHM",
|
|
1184
1480
|
"palette": "gItemIconPalette_IceTMHM"
|
|
1185
1481
|
},
|
|
1186
1482
|
"TM08": {
|
|
1483
|
+
"index": 296,
|
|
1187
1484
|
"icon": "gItemIcon_TMHM",
|
|
1188
1485
|
"palette": "gItemIconPalette_FightingTMHM"
|
|
1189
1486
|
},
|
|
1190
1487
|
"TM09": {
|
|
1488
|
+
"index": 297,
|
|
1191
1489
|
"icon": "gItemIcon_TMHM",
|
|
1192
1490
|
"palette": "gItemIconPalette_GrassTMHM"
|
|
1193
1491
|
},
|
|
1194
1492
|
"TM10": {
|
|
1493
|
+
"index": 298,
|
|
1195
1494
|
"icon": "gItemIcon_TMHM",
|
|
1196
1495
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1197
1496
|
},
|
|
1198
1497
|
"TM11": {
|
|
1498
|
+
"index": 299,
|
|
1199
1499
|
"icon": "gItemIcon_TMHM",
|
|
1200
1500
|
"palette": "gItemIconPalette_FireTMHM"
|
|
1201
1501
|
},
|
|
1202
1502
|
"TM12": {
|
|
1503
|
+
"index": 300,
|
|
1203
1504
|
"icon": "gItemIcon_TMHM",
|
|
1204
1505
|
"palette": "gItemIconPalette_DarkTMHM"
|
|
1205
1506
|
},
|
|
1206
1507
|
"TM13": {
|
|
1508
|
+
"index": 301,
|
|
1207
1509
|
"icon": "gItemIcon_TMHM",
|
|
1208
1510
|
"palette": "gItemIconPalette_IceTMHM"
|
|
1209
1511
|
},
|
|
1210
1512
|
"TM14": {
|
|
1513
|
+
"index": 302,
|
|
1211
1514
|
"icon": "gItemIcon_TMHM",
|
|
1212
1515
|
"palette": "gItemIconPalette_IceTMHM"
|
|
1213
1516
|
},
|
|
1214
1517
|
"TM15": {
|
|
1518
|
+
"index": 303,
|
|
1215
1519
|
"icon": "gItemIcon_TMHM",
|
|
1216
1520
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1217
1521
|
},
|
|
1218
1522
|
"TM16": {
|
|
1523
|
+
"index": 304,
|
|
1219
1524
|
"icon": "gItemIcon_TMHM",
|
|
1220
1525
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1221
1526
|
},
|
|
1222
1527
|
"TM17": {
|
|
1528
|
+
"index": 305,
|
|
1223
1529
|
"icon": "gItemIcon_TMHM",
|
|
1224
1530
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1225
1531
|
},
|
|
1226
1532
|
"TM18": {
|
|
1533
|
+
"index": 306,
|
|
1227
1534
|
"icon": "gItemIcon_TMHM",
|
|
1228
1535
|
"palette": "gItemIconPalette_WaterTMHM"
|
|
1229
1536
|
},
|
|
1230
1537
|
"TM19": {
|
|
1538
|
+
"index": 307,
|
|
1231
1539
|
"icon": "gItemIcon_TMHM",
|
|
1232
1540
|
"palette": "gItemIconPalette_GrassTMHM"
|
|
1233
1541
|
},
|
|
1234
1542
|
"TM20": {
|
|
1543
|
+
"index": 308,
|
|
1235
1544
|
"icon": "gItemIcon_TMHM",
|
|
1236
1545
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1237
1546
|
},
|
|
1238
1547
|
"TM21": {
|
|
1548
|
+
"index": 309,
|
|
1239
1549
|
"icon": "gItemIcon_TMHM",
|
|
1240
1550
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1241
1551
|
},
|
|
1242
1552
|
"TM22": {
|
|
1553
|
+
"index": 310,
|
|
1243
1554
|
"icon": "gItemIcon_TMHM",
|
|
1244
1555
|
"palette": "gItemIconPalette_GrassTMHM"
|
|
1245
1556
|
},
|
|
1246
1557
|
"TM23": {
|
|
1558
|
+
"index": 311,
|
|
1247
1559
|
"icon": "gItemIcon_TMHM",
|
|
1248
1560
|
"palette": "gItemIconPalette_SteelTMHM"
|
|
1249
1561
|
},
|
|
1250
1562
|
"TM24": {
|
|
1563
|
+
"index": 312,
|
|
1251
1564
|
"icon": "gItemIcon_TMHM",
|
|
1252
1565
|
"palette": "gItemIconPalette_ElectricTMHM"
|
|
1253
1566
|
},
|
|
1254
1567
|
"TM25": {
|
|
1568
|
+
"index": 313,
|
|
1255
1569
|
"icon": "gItemIcon_TMHM",
|
|
1256
1570
|
"palette": "gItemIconPalette_ElectricTMHM"
|
|
1257
1571
|
},
|
|
1258
1572
|
"TM26": {
|
|
1573
|
+
"index": 314,
|
|
1259
1574
|
"icon": "gItemIcon_TMHM",
|
|
1260
1575
|
"palette": "gItemIconPalette_GroundTMHM"
|
|
1261
1576
|
},
|
|
1262
1577
|
"TM27": {
|
|
1578
|
+
"index": 315,
|
|
1263
1579
|
"icon": "gItemIcon_TMHM",
|
|
1264
1580
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1265
1581
|
},
|
|
1266
1582
|
"TM28": {
|
|
1583
|
+
"index": 316,
|
|
1267
1584
|
"icon": "gItemIcon_TMHM",
|
|
1268
1585
|
"palette": "gItemIconPalette_GroundTMHM"
|
|
1269
1586
|
},
|
|
1270
1587
|
"TM29": {
|
|
1588
|
+
"index": 317,
|
|
1271
1589
|
"icon": "gItemIcon_TMHM",
|
|
1272
1590
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1273
1591
|
},
|
|
1274
1592
|
"TM30": {
|
|
1593
|
+
"index": 318,
|
|
1275
1594
|
"icon": "gItemIcon_TMHM",
|
|
1276
1595
|
"palette": "gItemIconPalette_GhostTMHM"
|
|
1277
1596
|
},
|
|
1278
1597
|
"TM31": {
|
|
1598
|
+
"index": 319,
|
|
1279
1599
|
"icon": "gItemIcon_TMHM",
|
|
1280
1600
|
"palette": "gItemIconPalette_FightingTMHM"
|
|
1281
1601
|
},
|
|
1282
1602
|
"TM32": {
|
|
1603
|
+
"index": 320,
|
|
1283
1604
|
"icon": "gItemIcon_TMHM",
|
|
1284
1605
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1285
1606
|
},
|
|
1286
1607
|
"TM33": {
|
|
1608
|
+
"index": 321,
|
|
1287
1609
|
"icon": "gItemIcon_TMHM",
|
|
1288
1610
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1289
1611
|
},
|
|
1290
1612
|
"TM34": {
|
|
1613
|
+
"index": 322,
|
|
1291
1614
|
"icon": "gItemIcon_TMHM",
|
|
1292
1615
|
"palette": "gItemIconPalette_ElectricTMHM"
|
|
1293
1616
|
},
|
|
1294
1617
|
"TM35": {
|
|
1618
|
+
"index": 323,
|
|
1295
1619
|
"icon": "gItemIcon_TMHM",
|
|
1296
1620
|
"palette": "gItemIconPalette_FireTMHM"
|
|
1297
1621
|
},
|
|
1298
1622
|
"TM36": {
|
|
1623
|
+
"index": 324,
|
|
1299
1624
|
"icon": "gItemIcon_TMHM",
|
|
1300
1625
|
"palette": "gItemIconPalette_PoisonTMHM"
|
|
1301
1626
|
},
|
|
1302
1627
|
"TM37": {
|
|
1628
|
+
"index": 325,
|
|
1303
1629
|
"icon": "gItemIcon_TMHM",
|
|
1304
1630
|
"palette": "gItemIconPalette_RockTMHM"
|
|
1305
1631
|
},
|
|
1306
1632
|
"TM38": {
|
|
1633
|
+
"index": 326,
|
|
1307
1634
|
"icon": "gItemIcon_TMHM",
|
|
1308
1635
|
"palette": "gItemIconPalette_FireTMHM"
|
|
1309
1636
|
},
|
|
1310
1637
|
"TM39": {
|
|
1638
|
+
"index": 327,
|
|
1311
1639
|
"icon": "gItemIcon_TMHM",
|
|
1312
1640
|
"palette": "gItemIconPalette_RockTMHM"
|
|
1313
1641
|
},
|
|
1314
1642
|
"TM40": {
|
|
1643
|
+
"index": 328,
|
|
1315
1644
|
"icon": "gItemIcon_TMHM",
|
|
1316
1645
|
"palette": "gItemIconPalette_FlyingTMHM"
|
|
1317
1646
|
},
|
|
1318
1647
|
"TM41": {
|
|
1648
|
+
"index": 329,
|
|
1319
1649
|
"icon": "gItemIcon_TMHM",
|
|
1320
1650
|
"palette": "gItemIconPalette_DarkTMHM"
|
|
1321
1651
|
},
|
|
1322
1652
|
"TM42": {
|
|
1653
|
+
"index": 330,
|
|
1323
1654
|
"icon": "gItemIcon_TMHM",
|
|
1324
1655
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1325
1656
|
},
|
|
1326
1657
|
"TM43": {
|
|
1658
|
+
"index": 331,
|
|
1327
1659
|
"icon": "gItemIcon_TMHM",
|
|
1328
1660
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1329
1661
|
},
|
|
1330
1662
|
"TM44": {
|
|
1663
|
+
"index": 332,
|
|
1331
1664
|
"icon": "gItemIcon_TMHM",
|
|
1332
1665
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1333
1666
|
},
|
|
1334
1667
|
"TM45": {
|
|
1668
|
+
"index": 333,
|
|
1335
1669
|
"icon": "gItemIcon_TMHM",
|
|
1336
1670
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1337
1671
|
},
|
|
1338
1672
|
"TM46": {
|
|
1673
|
+
"index": 334,
|
|
1339
1674
|
"icon": "gItemIcon_TMHM",
|
|
1340
1675
|
"palette": "gItemIconPalette_DarkTMHM"
|
|
1341
1676
|
},
|
|
1342
1677
|
"TM47": {
|
|
1678
|
+
"index": 335,
|
|
1343
1679
|
"icon": "gItemIcon_TMHM",
|
|
1344
1680
|
"palette": "gItemIconPalette_SteelTMHM"
|
|
1345
1681
|
},
|
|
1346
1682
|
"TM48": {
|
|
1683
|
+
"index": 336,
|
|
1347
1684
|
"icon": "gItemIcon_TMHM",
|
|
1348
1685
|
"palette": "gItemIconPalette_PsychicTMHM"
|
|
1349
1686
|
},
|
|
1350
1687
|
"TM49": {
|
|
1688
|
+
"index": 337,
|
|
1351
1689
|
"icon": "gItemIcon_TMHM",
|
|
1352
1690
|
"palette": "gItemIconPalette_DarkTMHM"
|
|
1353
1691
|
},
|
|
1354
1692
|
"TM50": {
|
|
1693
|
+
"index": 338,
|
|
1355
1694
|
"icon": "gItemIcon_TMHM",
|
|
1356
1695
|
"palette": "gItemIconPalette_FireTMHM"
|
|
1357
1696
|
},
|
|
1358
1697
|
"HM01": {
|
|
1698
|
+
"index": 339,
|
|
1359
1699
|
"icon": "gItemIcon_TMHM",
|
|
1360
1700
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1361
1701
|
},
|
|
1362
1702
|
"HM02": {
|
|
1703
|
+
"index": 340,
|
|
1363
1704
|
"icon": "gItemIcon_TMHM",
|
|
1364
1705
|
"palette": "gItemIconPalette_FlyingTMHM"
|
|
1365
1706
|
},
|
|
1366
1707
|
"HM03": {
|
|
1708
|
+
"index": 341,
|
|
1367
1709
|
"icon": "gItemIcon_TMHM",
|
|
1368
1710
|
"palette": "gItemIconPalette_WaterTMHM"
|
|
1369
1711
|
},
|
|
1370
1712
|
"HM04": {
|
|
1713
|
+
"index": 342,
|
|
1371
1714
|
"icon": "gItemIcon_TMHM",
|
|
1372
1715
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1373
1716
|
},
|
|
1374
1717
|
"HM05": {
|
|
1718
|
+
"index": 343,
|
|
1375
1719
|
"icon": "gItemIcon_TMHM",
|
|
1376
1720
|
"palette": "gItemIconPalette_NormalTMHM"
|
|
1377
1721
|
},
|
|
1378
1722
|
"HM06": {
|
|
1723
|
+
"index": 344,
|
|
1379
1724
|
"icon": "gItemIcon_TMHM",
|
|
1380
1725
|
"palette": "gItemIconPalette_FightingTMHM"
|
|
1381
1726
|
},
|
|
1382
1727
|
"HM07": {
|
|
1728
|
+
"index": 345,
|
|
1383
1729
|
"icon": "gItemIcon_TMHM",
|
|
1384
1730
|
"palette": "gItemIconPalette_WaterTMHM"
|
|
1385
1731
|
},
|
|
1386
1732
|
"HM08": {
|
|
1733
|
+
"index": 346,
|
|
1387
1734
|
"icon": "gItemIcon_TMHM",
|
|
1388
1735
|
"palette": "gItemIconPalette_WaterTMHM"
|
|
1389
1736
|
},
|
|
1390
1737
|
"15B": {
|
|
1738
|
+
"index": 347,
|
|
1391
1739
|
"icon": "gItemIcon_QuestionMark",
|
|
1392
1740
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1393
1741
|
},
|
|
1394
1742
|
"15C": {
|
|
1743
|
+
"index": 348,
|
|
1395
1744
|
"icon": "gItemIcon_QuestionMark",
|
|
1396
1745
|
"palette": "gItemIconPalette_QuestionMark"
|
|
1397
1746
|
},
|
|
1398
1747
|
"OAKS_PARCEL": {
|
|
1748
|
+
"index": 349,
|
|
1399
1749
|
"icon": "gItemIcon_OaksParcel",
|
|
1400
1750
|
"palette": "gItemIconPalette_OaksParcel"
|
|
1401
1751
|
},
|
|
1402
1752
|
"POKE_FLUTE": {
|
|
1753
|
+
"index": 350,
|
|
1403
1754
|
"icon": "gItemIcon_PokeFlute",
|
|
1404
1755
|
"palette": "gItemIconPalette_PokeFlute"
|
|
1405
1756
|
},
|
|
1406
1757
|
"SECRET_KEY": {
|
|
1758
|
+
"index": 351,
|
|
1407
1759
|
"icon": "gItemIcon_SecretKey",
|
|
1408
1760
|
"palette": "gItemIconPalette_SecretKey"
|
|
1409
1761
|
},
|
|
1410
1762
|
"BIKE_VOUCHER": {
|
|
1763
|
+
"index": 352,
|
|
1411
1764
|
"icon": "gItemIcon_BikeVoucher",
|
|
1412
1765
|
"palette": "gItemIconPalette_BikeVoucher"
|
|
1413
1766
|
},
|
|
1414
1767
|
"GOLD_TEETH": {
|
|
1768
|
+
"index": 353,
|
|
1415
1769
|
"icon": "gItemIcon_GoldTeeth",
|
|
1416
1770
|
"palette": "gItemIconPalette_GoldTeeth"
|
|
1417
1771
|
},
|
|
1418
1772
|
"OLD_AMBER": {
|
|
1773
|
+
"index": 354,
|
|
1419
1774
|
"icon": "gItemIcon_OldAmber",
|
|
1420
1775
|
"palette": "gItemIconPalette_OldAmber"
|
|
1421
1776
|
},
|
|
1422
1777
|
"CARD_KEY": {
|
|
1778
|
+
"index": 355,
|
|
1423
1779
|
"icon": "gItemIcon_CardKey",
|
|
1424
1780
|
"palette": "gItemIconPalette_CardKey"
|
|
1425
1781
|
},
|
|
1426
1782
|
"LIFT_KEY": {
|
|
1783
|
+
"index": 356,
|
|
1427
1784
|
"icon": "gItemIcon_LiftKey",
|
|
1428
1785
|
"palette": "gItemIconPalette_Key"
|
|
1429
1786
|
},
|
|
1430
1787
|
"HELIX_FOSSIL": {
|
|
1788
|
+
"index": 357,
|
|
1431
1789
|
"icon": "gItemIcon_HelixFossil",
|
|
1432
1790
|
"palette": "gItemIconPalette_KantoFossil"
|
|
1433
1791
|
},
|
|
1434
1792
|
"DOME_FOSSIL": {
|
|
1793
|
+
"index": 358,
|
|
1435
1794
|
"icon": "gItemIcon_DomeFossil",
|
|
1436
1795
|
"palette": "gItemIconPalette_KantoFossil"
|
|
1437
1796
|
},
|
|
1438
1797
|
"SILPH_SCOPE": {
|
|
1798
|
+
"index": 359,
|
|
1439
1799
|
"icon": "gItemIcon_SilphScope",
|
|
1440
1800
|
"palette": "gItemIconPalette_SilphScope"
|
|
1441
1801
|
},
|
|
1442
1802
|
"BICYCLE": {
|
|
1803
|
+
"index": 360,
|
|
1443
1804
|
"icon": "gItemIcon_Bicycle",
|
|
1444
1805
|
"palette": "gItemIconPalette_Bicycle"
|
|
1445
1806
|
},
|
|
1446
1807
|
"TOWN_MAP": {
|
|
1808
|
+
"index": 361,
|
|
1447
1809
|
"icon": "gItemIcon_TownMap",
|
|
1448
1810
|
"palette": "gItemIconPalette_TownMap"
|
|
1449
1811
|
},
|
|
1450
1812
|
"VS_SEEKER": {
|
|
1813
|
+
"index": 362,
|
|
1451
1814
|
"icon": "gItemIcon_VSSeeker",
|
|
1452
1815
|
"palette": "gItemIconPalette_VSSeeker"
|
|
1453
1816
|
},
|
|
1454
1817
|
"FAME_CHECKER": {
|
|
1818
|
+
"index": 363,
|
|
1455
1819
|
"icon": "gItemIcon_FameChecker",
|
|
1456
1820
|
"palette": "gItemIconPalette_FameChecker"
|
|
1457
1821
|
},
|
|
1458
1822
|
"TM_CASE": {
|
|
1823
|
+
"index": 364,
|
|
1459
1824
|
"icon": "gItemIcon_TMCase",
|
|
1460
1825
|
"palette": "gItemIconPalette_TMCase"
|
|
1461
1826
|
},
|
|
1462
1827
|
"BERRY_POUCH": {
|
|
1828
|
+
"index": 365,
|
|
1463
1829
|
"icon": "gItemIcon_BerryPouch",
|
|
1464
1830
|
"palette": "gItemIconPalette_BerryPouch"
|
|
1465
1831
|
},
|
|
1466
1832
|
"TEACHY_TV": {
|
|
1833
|
+
"index": 366,
|
|
1467
1834
|
"icon": "gItemIcon_TeachyTV",
|
|
1468
1835
|
"palette": "gItemIconPalette_TeachyTV"
|
|
1469
1836
|
},
|
|
1470
1837
|
"TRI_PASS": {
|
|
1838
|
+
"index": 367,
|
|
1471
1839
|
"icon": "gItemIcon_TriPass",
|
|
1472
1840
|
"palette": "gItemIconPalette_TriPass"
|
|
1473
1841
|
},
|
|
1474
1842
|
"RAINBOW_PASS": {
|
|
1843
|
+
"index": 368,
|
|
1475
1844
|
"icon": "gItemIcon_RainbowPass",
|
|
1476
1845
|
"palette": "gItemIconPalette_RainbowPass"
|
|
1477
1846
|
},
|
|
1478
1847
|
"TEA": {
|
|
1848
|
+
"index": 369,
|
|
1479
1849
|
"icon": "gItemIcon_Tea",
|
|
1480
1850
|
"palette": "gItemIconPalette_Tea"
|
|
1481
1851
|
},
|
|
1482
1852
|
"MYSTIC_TICKET": {
|
|
1853
|
+
"index": 370,
|
|
1483
1854
|
"icon": "gItemIcon_MysticTicket",
|
|
1484
1855
|
"palette": "gItemIconPalette_MysticTicket"
|
|
1485
1856
|
},
|
|
1486
1857
|
"AURORA_TICKET": {
|
|
1858
|
+
"index": 371,
|
|
1487
1859
|
"icon": "gItemIcon_AuroraTicket",
|
|
1488
1860
|
"palette": "gItemIconPalette_AuroraTicket"
|
|
1489
1861
|
},
|
|
1490
1862
|
"POWDER_JAR": {
|
|
1863
|
+
"index": 372,
|
|
1491
1864
|
"icon": "gItemIcon_PowderJar",
|
|
1492
1865
|
"palette": "gItemIconPalette_PowderJar"
|
|
1493
1866
|
},
|
|
1494
1867
|
"RUBY": {
|
|
1868
|
+
"index": 373,
|
|
1495
1869
|
"icon": "gItemIcon_Gem",
|
|
1496
1870
|
"palette": "gItemIconPalette_Ruby"
|
|
1497
1871
|
},
|
|
1498
1872
|
"SAPPHIRE": {
|
|
1873
|
+
"index": 374,
|
|
1499
1874
|
"icon": "gItemIcon_Gem",
|
|
1500
1875
|
"palette": "gItemIconPalette_Sapphire"
|
|
1501
1876
|
},
|
|
1502
1877
|
"COUNT": {
|
|
1878
|
+
"index": 375,
|
|
1503
1879
|
"icon": "gItemIcon_ReturnToFieldArrow",
|
|
1504
1880
|
"palette": "gItemIconPalette_ReturnToFieldArrow"
|
|
1505
1881
|
}
|