mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-22 23:52:31 +01:00
23 lines
650 B
JSON
23 lines
650 B
JSON
{
|
|
"appeal": 2,
|
|
"effect_entries": [
|
|
{
|
|
"effect": "Attempts to jam all Pok\u00e9mon that have appealed this turn. If a Pok\u00e9mon used the same type move as this one, it is jammed for 4 points instead of 1.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"flavor_text_entries": [
|
|
{
|
|
"flavor_text": "Startles Pok\u00e9mon that made a same-type appeal.",
|
|
"language": {
|
|
"name": "en",
|
|
"url": "/api/v2/language/9/"
|
|
}
|
|
}
|
|
],
|
|
"id": 23,
|
|
"jam": 1
|
|
} |