mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 17:02:16 +02:00
Minor translation fixes
This commit is contained in:
parent
24937819d7
commit
8698492842
@ -2647,7 +2647,7 @@ export const move: MoveTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"spiritShackle": {
|
"spiritShackle": {
|
||||||
name: "Cucitura d'Ombra",
|
name: "Cucitura d'Ombra",
|
||||||
effect: "Applica l'effetto "Sostituzione vietata" sul bersaglio."
|
effect: "Chi la usa attacca il bersaglio e fissa la sua ombra a terra impedendogli di fuggire."
|
||||||
},
|
},
|
||||||
"darkestLariat": {
|
"darkestLariat": {
|
||||||
name: "Braccioteso",
|
name: "Braccioteso",
|
||||||
@ -2851,11 +2851,11 @@ export const move: MoveTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"sunsteelStrike": {
|
"sunsteelStrike": {
|
||||||
name: "Astrocarica",
|
name: "Astrocarica",
|
||||||
effect: "Attacca ignorando le abilità passive che riducono i danni. Attacca ignorando le abilità passive del bersaglio che impediscono i brutti colpi. Ignora l'effetto "Resistenza a colpo micidiale" del bersaglio."
|
effect: "Chi la usa travolge il bersaglio con la potenza di una meteora. Questo attacco ignora l'abilità del bersaglio."
|
||||||
},
|
},
|
||||||
"moongeistBeam": {
|
"moongeistBeam": {
|
||||||
name: "Raggio d'Ombra",
|
name: "Raggio d'Ombra",
|
||||||
effect: "Attacca ignorando le abilità passive che riducono i danni. Attacca ignorando le abilità pasive del bersaglio che impediscono i brutti colpi. Ignora l'effetto "Resistenza a colpo micidiale" del bersaglio."
|
effect: "Chi la usa proietta sul bersaglio un misterioso raggio di luce. Questo attacco ignora l'abilità del bersaglio."
|
||||||
},
|
},
|
||||||
"tearfulLook": {
|
"tearfulLook": {
|
||||||
name: "Occhionilucidi",
|
name: "Occhionilucidi",
|
||||||
|
Loading…
Reference in New Issue
Block a user