mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-22 23:52:31 +01:00
23 lines
594 B
JSON
23 lines
594 B
JSON
{
|
|
"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",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"flavor_text_entries": [
|
|
{
|
|
"flavor_text": "Works well if it's the same type as the one before.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"id": 12,
|
|
"jam": 0
|
|
} |