mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 18:52:19 +02:00
Compare commits
No commits in common. "acd33c9cd88eed8ba4c8cb38b86fd6ebf0c0ff25" and "e5f3fe4411963909fb1c4bb0bf2be4ab13620831" have entirely different histories.
acd33c9cd8
...
e5f3fe4411
@ -1237,6 +1237,6 @@
|
||||
},
|
||||
"poisonPuppeteer": {
|
||||
"name": "Giftpuppenspiel",
|
||||
"description": "Wenn das Pokémon ein Ziel mit einer Attacke vergiftet, so wird dieses auch verwirrt."
|
||||
"description": "Wenn Infamomo ein Ziel mit einer Attacke vergiftet, so wird dieses auch verwirrt. //TODO"
|
||||
}
|
||||
}
|
@ -3129,7 +3129,7 @@
|
||||
},
|
||||
"auraWheel": {
|
||||
"name": "Aura-Rad",
|
||||
"effect": "Mithilfe der in den Backentaschen gespeicherten Energie greift der Anwender an und erhöht seine Initiative. Wenn dies von Morpeko verwendet wird hängt der Typ der Attacke von dessen Form ab."
|
||||
"effect": "Mithilfe der in den Backentaschen gespeicherten Energie greift der Anwender an und erhöht seine Initiative. Der Typ der Attacke hängt von Morpekos Form ab. //TODO"
|
||||
},
|
||||
"breakingSwipe": {
|
||||
"name": "Breitseite",
|
||||
|
@ -1237,6 +1237,6 @@
|
||||
},
|
||||
"poisonPuppeteer": {
|
||||
"name": "Emprise Toxique",
|
||||
"description": "Lorsque le Pokémon en empoisonne un autre grâce à l’une de ses capacités, ce dernier devient également confus."
|
||||
"description": "Lorsque le Pokémon empoisonne un adversaire grâce à l’une de ses capacités, ce dernier devient également confus."
|
||||
}
|
||||
}
|
||||
|
@ -3129,7 +3129,7 @@
|
||||
},
|
||||
"auraWheel": {
|
||||
"name": "Roue Libre",
|
||||
"effect": "Le Pokémon libère l’énergie stockée dans ses joues pour attaquer et augmenter sa Vitesse. Le type de cette capacité change en fonction de la forme du lanceur."
|
||||
"effect": "Le Pokémon libère l’énergie stockée dans ses joues pour attaquer et augmenter sa Vitesse. Le type de cette capacité change en fonction de la forme de son utilisateur."
|
||||
},
|
||||
"breakingSwipe": {
|
||||
"name": "Abattage",
|
||||
|
@ -1237,6 +1237,6 @@
|
||||
},
|
||||
"poisonPuppeteer": {
|
||||
"name": "\tMalia Tossica",
|
||||
"description": "I Pokémon avvelenati dalle mosse di questo Pokémon entreranno anche in stato di confusione."
|
||||
"description": "I Pokémon avvelenati dalle mosse di Pecharunt entreranno anche in stato di confusione. //TODO"
|
||||
}
|
||||
}
|
@ -3129,7 +3129,7 @@
|
||||
},
|
||||
"auraWheel": {
|
||||
"name": "Ruota d'Aura",
|
||||
"effect": "Il Pokémon emette l'energia accumulata nelle guance per attaccare e aumentare la Velocità. Se usata da Morpeko, il tipo della mossa cambia in base alla forma assunta."
|
||||
"effect": "Il Pokémon emette l'energia accumulata nelle guance per attaccare e aumentare la Velocità. Il tipo della mossa cambia in base alla forma assunta da Morpeko. //TODO"
|
||||
},
|
||||
"breakingSwipe": {
|
||||
"name": "Vastoimpatto",
|
||||
|
Loading…
Reference in New Issue
Block a user