pokeapi-api-data/data/api/v2/contest-effect/12/index.json

23 lines
594 B
JSON
Raw Normal View History

2016-07-09 22:40:38 +02:00
{
"appeal": 2,
"effect_entries": [
{
"effect": "If the last Pok\u00e9mon's appeal is the same type as this move, user earns six points instead of two.",
"language": {
"name": "en",
2018-09-22 07:32:56 +02:00
"url": "/api/v2/language/9/"
2016-07-09 22:40:38 +02:00
}
}
],
"flavor_text_entries": [
{
"flavor_text": "Works well if it's the same type as the one before.",
"language": {
"name": "en",
2018-09-22 07:32:56 +02:00
"url": "/api/v2/language/9/"
2016-07-09 22:40:38 +02:00
}
}
],
"id": 12,
"jam": 0
2019-01-31 19:38:31 +01:00
}