forked from PokemonGoF/PokemonGo-Bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathitems.json
More file actions
43 lines (32 loc) · 785 Bytes
/
items.json
File metadata and controls
43 lines (32 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"0": "Unknown",
"1": "Pokeball",
"2": "Greatball",
"3": "Ultraball",
"4": "Masterball",
"101": "Potion",
"102": "Super Potion",
"103": "Hyper Potion",
"104": "Max Potion",
"201": "Revive",
"202": "Max Revive",
"301": "Lucky Egg",
"401": "Incense",
"402": "Spicy Incense",
"403": "Cool Incense",
"404": "Floral Incense",
"501": "Troy Disk",
"602": "X Attack",
"603": "X Defense",
"604": "X Miracle",
"701": "Razz Berry",
"702": "Bluk Berry",
"703": "Nanab Berry",
"704": "Wepar Berry",
"705": "Pinap Berry",
"801": "Special Camera",
"901": "Incubator (Unlimited)",
"902": "Incubator",
"1001": "Pokemon Storage Upgrade",
"1002": "Item Storage Upgrade"
}