mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-22 23:52:31 +01:00
23 lines
599 B
JSON
23 lines
599 B
JSON
{
|
|
"appeal": 2,
|
|
"effect_entries": [
|
|
{
|
|
"effect": "Attempts to jam all Pok\u00e9mon that have appealed this turn for half their appeal points (minimum 1).",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"flavor_text_entries": [
|
|
{
|
|
"flavor_text": "Badly startles all Pok\u00e9mon that made good appeals.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"id": 14,
|
|
"jam": 1
|
|
} |