Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trick Room Challenge keys #32

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
3e53609
Update achv.json
Adri1 Oct 15, 2024
d17fe97
Update challenges.json
Adri1 Oct 15, 2024
ab24b86
Update achv.json
Adri1 Oct 15, 2024
6cb33d0
Update challenges.json
Adri1 Oct 15, 2024
189acf0
Update achv.json
Adri1 Oct 15, 2024
233676f
Update challenges.json
Adri1 Oct 15, 2024
7358df8
Update achv.json
Adri1 Oct 15, 2024
d6a2859
Update challenges.json
Adri1 Oct 15, 2024
9ab5c31
Update achv.json
Adri1 Oct 15, 2024
e1d3553
Update challenges.json
Adri1 Oct 15, 2024
4537418
Update achv.json
Adri1 Oct 15, 2024
cdbbfaa
Update challenges.json
Adri1 Oct 15, 2024
e81d3cf
Update achv.json
Adri1 Oct 15, 2024
c850a96
Update challenges.json
Adri1 Oct 15, 2024
be1b782
Update achv.json
Adri1 Oct 15, 2024
4935bf8
Update challenges.json
Adri1 Oct 15, 2024
f41dd22
Update achv.json
Adri1 Oct 15, 2024
20852c1
Update challenges.json
Adri1 Oct 15, 2024
181b030
Merge branch 'pagefaultgames:main' into trick-room-challenge-keys
Adri1 Oct 15, 2024
1444047
Update challenges.json
Adri1 Oct 15, 2024
4b6ccc6
Merge branch 'main' into trick-room-challenge-keys
Adri1 Oct 16, 2024
72dc2c0
Update challenges.json
Adri1 Oct 16, 2024
feda253
Merge branch 'main' into trick-room-challenge-keys
Adri1 Oct 22, 2024
2faafa7
Delete es directory
Adri1 Nov 1, 2024
e9c5370
Merge branch 'pagefaultgames:main' into trick-room-challenge-keys
Adri1 Nov 1, 2024
2d91811
Update challenges.json
Adri1 Nov 1, 2024
a350c52
Update achv.json
Adri1 Nov 1, 2024
e83e4e0
Merge branch 'pagefaultgames:main' into trick-room-challenge-keys
Adri1 Nov 1, 2024
d68d16d
Merge branch 'pagefaultgames:main' into trick-room-challenge-keys
Adri1 Nov 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions de/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "Spieglein, Spieglein an der Wand",
"description": "Schließe die 'Umkehrkampf' Herausforderung ab"
},
"TRICK_ROOM": {
"name": "Halt Stop!",
"description": "Schließe die 'Bizarroraum' Herausforderung ab."
},
"BREEDERS_IN_SPACE": {
"name": "Züchter im Weltall!",
"description": "Besiege die Pokémon-Züchter-Expertin im Stratosphären Biome."
Expand Down
7 changes: 7 additions & 0 deletions de/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "Aus",
"value.1": "An"
},
"trickRoom": {
"name": "Bizarroraum",
"shortName": "Bizarroraum",
"desc": "Dreht die Reihenfolge in der Pokémon angreifen können auf den Kopf. Alle Kämpfe finden unter dem Einfluss von Bizarroraum statt.\nDeaktiviert die Erfolge anderer Herausforderungen.",
"value.0": "Aus",
"value.1": "An"
},
"noAutoHeal": {
"name": "Keine kostenlose Heilung",
"desc": "Deaktiviert die automatische Heilung alle 10 Wellen.",
Expand Down
4 changes: 4 additions & 0 deletions en/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "Mirror rorriM",
"description": "Complete the Inverse Battle challenge.\n.egnellahc elttaB esrevnI eht etelpmoC"
},
"TRICK_ROOM": {
"name": "You're Too Fast!",
"description": "Complete the Trick Room challenge."
},
"BREEDERS_IN_SPACE": {
"name": "Breeders in Space!",
"description": "Beat the Expert Pokémon Breeder in the Space Biome."
Expand Down
7 changes: 7 additions & 0 deletions en/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "Off",
"value.1": "On"
},
"trickRoom": {
"name": "Trick Room",
"shortName": "Trick Room",
"desc": "All battles are under the effect of Trick Room, where slower Pokémon move sooner and faster Pokémon move later.\nDisables other challenges' achievements.",
"value.0": "Off",
"value.1": "On"
},
"noAutoHeal": {
"name": "No Free Heal",
"desc": "Disables the free automatic healing which normally occurs after every 10th wave.",
Expand Down
4 changes: 4 additions & 0 deletions es-ES/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
"name": "Espejo ojepsE",
"description": "Completa el reto de Combate Inverso.\n.osrevnI etabmoC ed oter le atelpmoC"
},
"TRICK_ROOM": {
"name": "¡Eres demasiado rápido!",
"description": "Completa el desafío Espacio Raro."
},
"BREEDERS_IN_SPACE": {
"name": "¡Criapokémon en el Espacio!",
"description": "Derrota al Criapokémon Experto en el Bioma Espacial."
Expand Down
7 changes: 7 additions & 0 deletions es-ES/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,12 @@
"desc": "Las relaciones entre tipos son invertidas y ningún tipo es inmune a otro.\nDesactiva el resto de desafíos.",
"value.0": "Desact.",
"value.1": "Activo"
},
"trickRoom": {
"name": "Espacio Raro",
"shortName": "Espacio Raro",
"desc": "Todas las batallas están bajo el effecto de Espacio Raro, en el que los Pokémon más lentos irán primero y los Pokémon más rápidos, más tarde.\nDesactiva los logros de los otros desafíos.",
"value.0": "Desact.",
"value.1": "Activo"
}
}
4 changes: 4 additions & 0 deletions fr/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "La teuté à verlan",
"description": "Terminer un challenge en Combat Inversé.\nMineter un lenjcha en Ba-con Versin."
},
"TRICK_ROOM": {
"name": "Trop rapide !",
"description": "Terminer un challenge « Distortion »."
},
"BREEDERS_IN_SPACE": {
"name": "Éleveurs de l'espace !",
"description": "Vaincre l'Éleveuse Experte dans le biome Espace."
Expand Down
7 changes: 7 additions & 0 deletions fr/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "Non",
"value.1": "Oui"
},
"trickRoom": {
"name": "Distortion",
"shortName": "Disto",
"desc": "Tous les combats sont sous l’effet d’une Disortion permanente où les Pokémon les plus lents ont la priorité.\nDésactive tous les succès des autres challenges.",
"value.0": "Non",
"value.1": "Oui"
},
"noAutoHeal": {
"name": "Aucun soin d’étape",
"desc": "Désactive le soin d’étape se produisant normalement toutes les 10 vagues.",
Expand Down
4 changes: 4 additions & 0 deletions it/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "Specchio oihccepS",
"description": "Completa la modalità sfida Battaglia invertita.\n.atitrevni ailgattaB adifs àtiladom al atelpmoC"
},
"TRICK_ROOM": {
"name": "Vai troppo veloce!",
"description": "Completa la sfida 'Distortozona'."
},
"BREEDERS_IN_SPACE": {
"name": "Breeders in Space!",
"description": "Beat the Expert Pokémon Breeder in the Space Biome."
Expand Down
7 changes: 7 additions & 0 deletions it/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"value.0": "Off",
"value.1": "On"
},
"trickRoom": {
"name": "Distortozona",
"shortName": "Distortozona",
"desc": "Tutte le battaglie subiscono l'effetto della Distortozona: i Pokémon più lenti sono più veloci e viceversa.\nCiò disattiva gli obiettivi per le altre sfide.",
"value.0": "Off",
"value.1": "On"
},
"inverseBattle": {
"name": "Battaglia invertita",
"shortName": "Invertita",
Expand Down
4 changes: 4 additions & 0 deletions ja/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "カガミよミガカ",
"description": "反転バトルチャレンジを クリアする\nるすアリク をジンレャチルトバ転反"
},
"TRICK_ROOM": {
"name": "速すぎだぜ!",
"description": "トリックルームチャレンジを クリアする"
},
"BREEDERS_IN_SPACE": {
"name": "むしろブリーダー宇宙人?",
"description": "宇宙バイオームで ブリーダー名人を 倒す"
Expand Down
7 changes: 7 additions & 0 deletions ja/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "オフ",
"value.1": "オン"
},
"trickRoom": {
"name": "トリックルーム",
"shortName": "トリルー",
"desc": "バトルは 全て トリックルームの 影響が あるから、 すばやさの 低い順に 行動できる ように なる\n他の チャレンジの 実績が 無効に されます",
"value.0": "オフ",
"value.1": "オン"
},
"noAutoHeal": {
"name": "自動回復なし",
"desc": "毎10回目の ラウンドに 起こる 自動回復を 無効に する",
Expand Down
4 changes: 4 additions & 0 deletions ko/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "상성 전문가(였던 것)",
"description": "거꾸로 배틀 챌린지 모드 클리어."
},
"TRICK_ROOM": {
"name": "하지만 빨랐죠?",
"description": "트릭룸 챌린지 모드 클리어."
},
"BREEDERS_IN_SPACE": {
"name": "충격!우주에 브리더 진짜 계심ㄷㄷ",
"description": "우주 바이옴에서 포켓몬 전문 브리더에게 승리."
Expand Down
7 changes: 7 additions & 0 deletions ko/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "해제",
"value.1": "설정"
},
"trickRoom": {
"name": "트릭룸",
"shortName": "트릭룸",
"desc": "모든 배틀은 트릭룸 상태로 진행됩니다. 더 느린 포켓몬이 먼저, 더 빠른 포켓몬은 나중에 행동합니다.\n설정 시 다른 챌린지 업적은 달성할 수 없습니다.",
"value.0": "해제",
"value.1": "설정"
},
"noAutoHeal": {
"name": "무료 회복 없음",
"desc": "10 웨이브마다 이루어지던 무료 회복이 사라집니다.",
Expand Down
4 changes: 4 additions & 0 deletions pt-BR/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "A torre da derrotA",
"description": "Complete o desafio da Batalha Inversa.\n.asrevnI ahlataB ad oifased o etelpmoC"
},
"TRICK_ROOM": {
"name": "Você é Muito Rápido!",
"description": "Complete o desafio da Sala de Truques."
},
"BREEDERS_IN_SPACE": {
"name": "Criadores no Espaço!",
"description": "Derrote o Criador de Pokémon Experiente no Bioma Espaço."
Expand Down
7 changes: 7 additions & 0 deletions pt-BR/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "Desligado",
"value.1": "Ligado"
},
"trickRoom": {
"name": "Sala de Truques",
"shortName": "Sala de Truques",
"desc": "Todas as batalhas estão sob o efeito de Trick Room, onde Pokémon mais lentos atacam primeiro e Pokémon mais rápidos atacam depois.\nDesativa as conquistas de outros desafios.",
"value.0": "Desligado",
"value.1": "Ligado"
},
"noAutoHeal": {
"name": "Sem Cura de Graça",
"desc": "Desabilita a cura gratuita automática que normalmente ocorre a cada 10 ondas.",
Expand Down
4 changes: 4 additions & 0 deletions zh-CN/achv.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
"name": "镜子子镜",
"description": "完成逆转之战挑战\n战挑战之转逆成完"
},
"TRICK_ROOM": {
"name": "你太快了!",
"description": "完成戏法空间挑战"
},
"BREEDERS_IN_SPACE": {
"name": "饲养员上太空?",
"description": "在太空地图中击败精英饲养员。"
Expand Down
7 changes: 7 additions & 0 deletions zh-CN/challenges.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"value.0": "关闭",
"value.1": "开启"
},
"trickRoom": {
"name": "戏法空间",
"shortName": "戏法空间",
"desc": "所有战斗受到戏法空间影响\n速度更慢的宝可梦会先行动\n使其他的挑战无效。",
"value.0": "开启",
"value.1": "关闭"
},
"noAutoHeal": {
"name": "无免费治疗",
"desc": "每10层对战后的免费治疗被禁用。",
Expand Down
Loading