-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathindex.json
More file actions
52 lines (52 loc) · 1.71 KB
/
index.json
File metadata and controls
52 lines (52 loc) · 1.71 KB
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
44
45
46
47
48
49
50
51
52
{
"effect_changes": [],
"effect_entries": [
{
"effect": "When the Pok\u00e9mon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered.",
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"short_effect": "When the Pok\u00e9mon uses contact moves, it can hit even targets that are protecting themselves."
}
],
"flavor_text_entries": [
{
"flavor_text": "When the Pok\u00e9mon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered.",
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"version_group": {
"name": "champions",
"url": "/api/v2/version-group/32/"
}
}
],
"generation": {
"name": "generation-ix",
"url": "/api/v2/generation/9/"
},
"id": 308,
"is_main_series": true,
"name": "piercing-drill",
"names": [
{
"language": {
"name": "en",
"url": "/api/v2/language/9/"
},
"name": "Piercing Drill"
}
],
"pokemon": [
{
"is_hidden": false,
"pokemon": {
"name": "excadrill-mega",
"url": "/api/v2/pokemon/10287/"
},
"slot": 1
}
]
}