@pokepc/dataset 6.7.0 → 6.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +15 -3
- package/build/{box-preset-sanitizer-DHGv5TJj.mjs → box-preset-sanitizer-CmgPzVjb.mjs} +2 -2
- package/build/{box-preset-sanitizer-DHGv5TJj.mjs.map → box-preset-sanitizer-CmgPzVjb.mjs.map} +1 -1
- package/build/{build-DvGzwIK8.mjs → build-D2oPkkzJ.mjs} +52 -52
- package/build/{build-DvGzwIK8.mjs.map → build-D2oPkkzJ.mjs.map} +1 -1
- package/build/{enums-DlMg7WLl.mjs → enums-u8n-nN0B.mjs} +5 -2
- package/build/enums-u8n-nN0B.mjs.map +1 -0
- package/build/lib/box-preset-sanitizer.mjs +1 -1
- package/build/lib/box-preset-transform.mjs +2 -2
- package/build/lib/fs.d.mts +6 -6
- package/build/lib/fs.d.mts.map +1 -1
- package/build/lib/fs.mjs +21 -29
- package/build/lib/fs.mjs.map +1 -1
- package/build/lib/schemas.d.mts +1 -1
- package/build/lib/schemas.mjs +1 -1
- package/build/lib/search.d.mts +2 -0
- package/build/lib/search.d.mts.map +1 -1
- package/build/lib/search.mjs +3 -3
- package/build/lib/search.mjs.map +1 -1
- package/build/lib/types.d.mts +1 -1
- package/build/lib/utils.d.mts +2 -0
- package/build/lib/utils.d.mts.map +1 -1
- package/build/lib/utils.mjs +3 -2
- package/build/lib-next/_build.mjs +1 -1
- package/build/lib-next/enums.d.mts.map +1 -1
- package/build/lib-next/enums.mjs +1 -1
- package/build/lib-next/schemas.d.mts +8 -8
- package/build/lib-next/schemas.mjs +1 -1
- package/build/{schemas-Bj1AIX0P.mjs → schemas-CWE4YPI2.mjs} +2 -2
- package/build/{schemas-Bj1AIX0P.mjs.map → schemas-CWE4YPI2.mjs.map} +1 -1
- package/build/{schemas-CcUqoHNr.mjs → schemas-DvWBehAR.mjs} +5 -1
- package/build/schemas-DvWBehAR.mjs.map +1 -0
- package/build/{schemas-CDSWgtoj.d.mts → schemas-jxei_N2z.d.mts} +54 -48
- package/build/schemas-jxei_N2z.d.mts.map +1 -0
- package/build/{utils-BwovRocd.mjs → utils-BTjKkD-_.mjs} +2 -2
- package/build/utils-BTjKkD-_.mjs.map +1 -0
- package/build/utils-internal-C-UStMrZ.d.mts +7 -0
- package/build/utils-internal-C-UStMrZ.d.mts.map +1 -0
- package/build/{utils-internal-Czgdbnkv.mjs → utils-internal-DPjO9kQX.mjs} +7 -2
- package/build/{utils-internal-Czgdbnkv.mjs.map → utils-internal-DPjO9kQX.mjs.map} +1 -1
- package/data/games/b2w2-b2.json +4 -0
- package/data/games/b2w2-w2.json +4 -0
- package/data/games/b2w2.json +4 -0
- package/data/games/bdsp-bd.json +4 -0
- package/data/games/bdsp-sp.json +4 -0
- package/data/games/bdsp.json +4 -0
- package/data/games/bw-b.json +4 -0
- package/data/games/bw-w.json +4 -0
- package/data/games/bw.json +4 -0
- package/data/games/bwb2w2.json +4 -0
- package/data/games/c.json +4 -0
- package/data/games/champions.json +4 -0
- package/data/games/col.json +4 -0
- package/data/games/dp-d.json +4 -0
- package/data/games/dp-p.json +4 -0
- package/data/games/dp.json +4 -0
- package/data/games/dppt.json +4 -0
- package/data/games/e.json +4 -0
- package/data/games/frlg-fr.json +4 -0
- package/data/games/frlg-lg.json +4 -0
- package/data/games/frlg.json +4 -0
- package/data/games/go.json +4 -0
- package/data/games/gs-g.json +4 -0
- package/data/games/gs-s.json +4 -0
- package/data/games/gs.json +4 -0
- package/data/games/gsc.json +4 -0
- package/data/games/hgss-hg.json +4 -0
- package/data/games/hgss-ss.json +4 -0
- package/data/games/hgss.json +4 -0
- package/data/games/home.json +4 -0
- package/data/games/la.json +4 -0
- package/data/games/lgpe-lge.json +4 -0
- package/data/games/lgpe-lgp.json +4 -0
- package/data/games/lgpe.json +4 -0
- package/data/games/lza-megadimension.json +4 -0
- package/data/games/lza.json +4 -0
- package/data/games/oras-as.json +4 -0
- package/data/games/oras-or.json +4 -0
- package/data/games/oras.json +4 -0
- package/data/games/pokopia-bubblybasin.json +4 -0
- package/data/games/pokopia.json +4 -0
- package/data/games/pt.json +4 -0
- package/data/games/rb-b.json +4 -0
- package/data/games/rb-r.json +4 -0
- package/data/games/rb.json +4 -0
- package/data/games/rby.json +4 -0
- package/data/games/rs-r.json +4 -0
- package/data/games/rs-s.json +4 -0
- package/data/games/rs.json +4 -0
- package/data/games/rse.json +4 -0
- package/data/games/sm-m.json +4 -0
- package/data/games/sm-s.json +4 -0
- package/data/games/sm.json +4 -0
- package/data/games/smusum.json +4 -0
- package/data/games/sv-indigodisk.json +4 -0
- package/data/games/sv-s.json +4 -0
- package/data/games/sv-tealmask.json +4 -0
- package/data/games/sv-v.json +4 -0
- package/data/games/sv.json +4 -0
- package/data/games/swsh-crowntundra.json +4 -0
- package/data/games/swsh-islearmor.json +4 -0
- package/data/games/swsh-sh.json +4 -0
- package/data/games/swsh-sw.json +4 -0
- package/data/games/swsh.json +4 -0
- package/data/games/usum-um.json +4 -0
- package/data/games/usum-us.json +4 -0
- package/data/games/usum.json +4 -0
- package/data/games/wiwa-wa.json +4 -0
- package/data/games/wiwa-wi.json +4 -0
- package/data/games/wiwa.json +4 -0
- package/data/games/xd.json +4 -0
- package/data/games/xy-x.json +4 -0
- package/data/games/xy-y.json +4 -0
- package/data/games/xy.json +4 -0
- package/data/games/y.json +4 -0
- package/data/pokedexes/hoenn-oras.json +12 -0
- package/data/pokedexes/kanto-lgpe.json +11 -0
- package/data/pokedexes/national-oras.json +27 -0
- package/data/pokemon/abomasnow-mega.json +1 -1
- package/data/pokemon/aggron-mega.json +1 -1
- package/data/pokemon/ampharos-mega.json +1 -1
- package/data/pokemon/blastoise-mega.json +12 -1
- package/data/pokemon/blaziken-mega.json +1 -1
- package/data/pokemon/charizard-mega-x.json +12 -2
- package/data/pokemon/charizard-mega-y.json +12 -2
- package/data/pokemon/gengar-mega.json +1 -1
- package/data/pokemon/heracross-mega.json +1 -1
- package/data/pokemon/houndoom-mega.json +1 -1
- package/data/pokemon/kangaskhan-mega.json +1 -1
- package/data/pokemon/lucario-mega.json +1 -1
- package/data/pokemon/manectric-mega.json +1 -1
- package/data/pokemon/mawile-mega.json +2 -1
- package/data/pokemon/mewtwo-mega-x.json +10 -1
- package/data/pokemon/mewtwo-mega-y.json +10 -1
- package/data/pokemon/pinsir-mega.json +1 -1
- package/data/pokemon/sableye-mega.json +1 -1
- package/data/pokemon/scizor-mega.json +1 -1
- package/data/pokemon/tyranitar-mega.json +1 -1
- package/data/pokemon/venusaur-mega.json +12 -1
- package/data-next/champions/abilities.json +117 -5
- package/data-next/champions/battle-states.json +24 -3
- package/data-next/champions/i18n/chs/abilities.json +104 -6
- package/data-next/champions/i18n/chs/battle-states.json +24 -3
- package/data-next/champions/i18n/chs/items.json +144 -0
- package/data-next/champions/i18n/chs/moves.json +25 -25
- package/data-next/champions/i18n/chs/pokemon.json +195 -0
- package/data-next/champions/i18n/cht/abilities.json +105 -7
- package/data-next/champions/i18n/cht/battle-states.json +24 -3
- package/data-next/champions/i18n/cht/items.json +144 -0
- package/data-next/champions/i18n/cht/moves.json +25 -25
- package/data-next/champions/i18n/cht/pokemon.json +195 -0
- package/data-next/champions/i18n/deu/abilities.json +105 -7
- package/data-next/champions/i18n/deu/battle-states.json +24 -3
- package/data-next/champions/i18n/deu/items.json +144 -0
- package/data-next/champions/i18n/deu/moves.json +28 -28
- package/data-next/champions/i18n/deu/pokemon.json +195 -0
- package/data-next/champions/i18n/eng/abilities.json +102 -4
- package/data-next/champions/i18n/eng/battle-states.json +24 -3
- package/data-next/champions/i18n/eng/items.json +144 -0
- package/data-next/champions/i18n/eng/moves.json +25 -25
- package/data-next/champions/i18n/eng/pokemon.json +195 -0
- package/data-next/champions/i18n/es-es/abilities.json +106 -8
- package/data-next/champions/i18n/es-es/battle-states.json +24 -3
- package/data-next/champions/i18n/es-es/items.json +145 -1
- package/data-next/champions/i18n/es-es/moves.json +25 -25
- package/data-next/champions/i18n/es-es/pokemon.json +195 -0
- package/data-next/champions/i18n/es-la/abilities.json +106 -8
- package/data-next/champions/i18n/es-la/battle-states.json +24 -3
- package/data-next/champions/i18n/es-la/items.json +145 -1
- package/data-next/champions/i18n/es-la/moves.json +26 -26
- package/data-next/champions/i18n/es-la/pokemon.json +195 -0
- package/data-next/champions/i18n/fra/abilities.json +105 -7
- package/data-next/champions/i18n/fra/battle-states.json +24 -3
- package/data-next/champions/i18n/fra/items.json +144 -0
- package/data-next/champions/i18n/fra/moves.json +25 -25
- package/data-next/champions/i18n/fra/pokemon.json +195 -0
- package/data-next/champions/i18n/ita/abilities.json +116 -18
- package/data-next/champions/i18n/ita/battle-states.json +24 -3
- package/data-next/champions/i18n/ita/items.json +145 -1
- package/data-next/champions/i18n/ita/moves.json +28 -28
- package/data-next/champions/i18n/ita/pokemon.json +195 -0
- package/data-next/champions/i18n/jpn/abilities.json +104 -6
- package/data-next/champions/i18n/jpn/battle-states.json +24 -3
- package/data-next/champions/i18n/jpn/items.json +144 -0
- package/data-next/champions/i18n/jpn/moves.json +25 -25
- package/data-next/champions/i18n/jpn/pokemon.json +195 -0
- package/data-next/champions/i18n/kor/abilities.json +104 -6
- package/data-next/champions/i18n/kor/battle-states.json +24 -3
- package/data-next/champions/i18n/kor/items.json +144 -0
- package/data-next/champions/i18n/kor/moves.json +25 -25
- package/data-next/champions/i18n/kor/pokemon.json +195 -0
- package/data-next/champions/i18n/pt-br/abilities.json +102 -4
- package/data-next/champions/i18n/pt-br/battle-states.json +24 -3
- package/data-next/champions/i18n/pt-br/items.json +144 -0
- package/data-next/champions/i18n/pt-br/moves.json +25 -25
- package/data-next/champions/i18n/pt-br/pokemon.json +195 -0
- package/data-next/champions/items.json +180 -0
- package/data-next/champions/moves.json +61 -61
- package/data-next/champions/pokemon-moves.json +1882 -173
- package/data-next/champions/pokemon.json +913 -21
- package/package.json +17 -9
- package/build/enums-DlMg7WLl.mjs.map +0 -1
- package/build/schemas-CDSWgtoj.d.mts.map +0 -1
- package/build/schemas-CcUqoHNr.mjs.map +0 -1
- package/build/utils-BwovRocd.mjs.map +0 -1
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"slug": "speed-boost",
|
|
19
19
|
"slugLoc": "turbo",
|
|
20
20
|
"name": "Turbo",
|
|
21
|
-
"description": "La Vitesse du Pokémon augmente de 1 cran
|
|
21
|
+
"description": "La Vitesse du Pokémon augmente de 1 cran à la fin de chaque\ntour, sauf à la fin de celui où le Pokémon est arrivé sur le terrain\naprès un échange."
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"id": "battlearmor",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"slug": "sand-veil",
|
|
54
54
|
"slugLoc": "voile-sable",
|
|
55
55
|
"name": "Voile Sable",
|
|
56
|
-
"description": "Lors des tempêtes de sable, l'Esquive du Pokémon\nest multipliée par 1,25."
|
|
56
|
+
"description": "Lors des tempêtes de sable, l'Esquive du Pokémon\nest multipliée par 1,25.\nLe Pokémon est immunisé contre les dégâts des tempêtes\nde sable."
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"id": "static",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"slug": "effect-spore",
|
|
173
173
|
"slugLoc": "pose-spore",
|
|
174
174
|
"name": "Pose Spore",
|
|
175
|
-
"description": "Quand le Pokémon subit une capacité à contact,\nil a 30 % de chances d'empoisonner, paralyser\nou endormir l'adversaire."
|
|
175
|
+
"description": "Quand le Pokémon subit une capacité à contact,\nil a 30 % de chances d'empoisonner, paralyser\nou endormir l'adversaire.\nN'affecte pas les Pokémon de type Plante."
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"id": "synchronize",
|
|
@@ -307,6 +307,13 @@
|
|
|
307
307
|
"name": "Corps Ardent",
|
|
308
308
|
"description": "Quand le Pokémon subit une capacité à contact,\nil a 30 % de chances de brûler l'adversaire."
|
|
309
309
|
},
|
|
310
|
+
{
|
|
311
|
+
"id": "runaway",
|
|
312
|
+
"slug": "run-away",
|
|
313
|
+
"slugLoc": "fuite",
|
|
314
|
+
"name": "Fuite",
|
|
315
|
+
"description": "Le Pokémon peut être remplacé par un autre Pokémon\nde son équipe, même si des effets l'en empêchent."
|
|
316
|
+
},
|
|
310
317
|
{
|
|
311
318
|
"id": "keeneye",
|
|
312
319
|
"slug": "keen-eye",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Écaille Spéciale",
|
|
392
399
|
"description": "Quand le Pokémon souffre d'une altération de statut,\nsa Défense est multipliée par 1,5."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "liquidooze",
|
|
403
|
+
"slug": "liquid-ooze",
|
|
404
|
+
"slugLoc": "suintement",
|
|
405
|
+
"name": "Suintement",
|
|
406
|
+
"description": "Quand le Pokémon subit une capacité absorbant des PV,\nil empêche l'adversaire de se soigner et lui inflige des dégâts\néquivalents à la quantité de PV qui aurait dû être absorbée."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "overgrow",
|
|
396
410
|
"slug": "overgrow",
|
|
@@ -916,6 +930,13 @@
|
|
|
916
930
|
"name": "Cœur Noble",
|
|
917
931
|
"description": "Quand le Pokémon subit des dégâts d'une capacité\nde type Ténèbres, son Attaque augmente de 1 cran."
|
|
918
932
|
},
|
|
933
|
+
{
|
|
934
|
+
"id": "rattled",
|
|
935
|
+
"slug": "rattled",
|
|
936
|
+
"slugLoc": "phobique",
|
|
937
|
+
"name": "Phobique",
|
|
938
|
+
"description": "Si le Pokémon est intimidé ou subit des dégâts d'une capacité\nde type Ténèbres, Spectre ou Insecte, sa Vitesse augmente\nde 1 cran."
|
|
939
|
+
},
|
|
919
940
|
{
|
|
920
941
|
"id": "magicbounce",
|
|
921
942
|
"slug": "magic-bounce",
|
|
@@ -935,7 +956,7 @@
|
|
|
935
956
|
"slug": "prankster",
|
|
936
957
|
"slugLoc": "farceur",
|
|
937
958
|
"name": "Farceur",
|
|
938
|
-
"description": "Le niveau de priorité des capacités de statut du Pokémon\naugmente de 1 cran."
|
|
959
|
+
"description": "Le niveau de priorité des capacités de statut du Pokémon\naugmente de 1 cran.\nEn contrepartie, les capacités de statut du Pokémon n'affectent\nplus les Pokémon de type Ténèbres."
|
|
939
960
|
},
|
|
940
961
|
{
|
|
941
962
|
"id": "sandforce",
|
|
@@ -1042,6 +1063,13 @@
|
|
|
1042
1063
|
"name": "Méga Blaster",
|
|
1043
1064
|
"description": "La puissance des capacités du Pokémon qui projettent une aura\nest multipliée par 1,5."
|
|
1044
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "grasspelt",
|
|
1068
|
+
"slug": "grass-pelt",
|
|
1069
|
+
"slugLoc": "toison-herbue",
|
|
1070
|
+
"name": "Toison Herbue",
|
|
1071
|
+
"description": "Quand un champ herbu est actif, la Défense du Pokémon\nest multipliée par 1,5."
|
|
1072
|
+
},
|
|
1045
1073
|
{
|
|
1046
1074
|
"id": "symbiosis",
|
|
1047
1075
|
"slug": "symbiosis",
|
|
@@ -1098,6 +1126,13 @@
|
|
|
1098
1126
|
"name": "Endurance",
|
|
1099
1127
|
"description": "Quand le Pokémon subit des dégâts d'une capacité,\nsa Défense augmente de 1 cran."
|
|
1100
1128
|
},
|
|
1129
|
+
{
|
|
1130
|
+
"id": "emergencyexit",
|
|
1131
|
+
"slug": "emergency-exit",
|
|
1132
|
+
"slugLoc": "repli-tactique",
|
|
1133
|
+
"name": "Repli Tactique",
|
|
1134
|
+
"description": "Quand les PV du Pokémon tombent à la moitié ou moins,\nil revient dans son équipe."
|
|
1135
|
+
},
|
|
1101
1136
|
{
|
|
1102
1137
|
"id": "merciless",
|
|
1103
1138
|
"slug": "merciless",
|
|
@@ -1105,6 +1140,13 @@
|
|
|
1105
1140
|
"name": "Cruauté",
|
|
1106
1141
|
"description": "Quand le Pokémon attaque un adversaire empoisonné\nou gravement empoisonné, il inflige systématiquement\nun coup critique."
|
|
1107
1142
|
},
|
|
1143
|
+
{
|
|
1144
|
+
"id": "stakeout",
|
|
1145
|
+
"slug": "stakeout",
|
|
1146
|
+
"slugLoc": "filature",
|
|
1147
|
+
"name": "Filature",
|
|
1148
|
+
"description": "Quand le Pokémon attaque une cible qui vient d'arriver sur\nle terrain après un échange, la puissance de la capacité\nutilisée est multipliée par 2."
|
|
1149
|
+
},
|
|
1108
1150
|
{
|
|
1109
1151
|
"id": "waterbubble",
|
|
1110
1152
|
"slug": "water-bubble",
|
|
@@ -1203,6 +1245,27 @@
|
|
|
1203
1245
|
"name": "Créa-Élec",
|
|
1204
1246
|
"description": "Quand le Pokémon arrive sur le terrain, il crée un champ\nélectrifié sur tout le terrain pendant 5 tours."
|
|
1205
1247
|
},
|
|
1248
|
+
{
|
|
1249
|
+
"id": "psychicsurge",
|
|
1250
|
+
"slug": "psychic-surge",
|
|
1251
|
+
"slugLoc": "crea-psy",
|
|
1252
|
+
"name": "Créa-Psy",
|
|
1253
|
+
"description": "Quand le Pokémon arrive sur le terrain, il crée un champ\npsychique sur tout le terrain pendant 5 tours."
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"id": "grassysurge",
|
|
1257
|
+
"slug": "grassy-surge",
|
|
1258
|
+
"slugLoc": "crea-herbe",
|
|
1259
|
+
"name": "Créa-Herbe",
|
|
1260
|
+
"description": "Quand le Pokémon arrive sur le terrain, il crée un champ herbu\nsur tout le terrain pendant 5 tours."
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "libero",
|
|
1264
|
+
"slug": "libero",
|
|
1265
|
+
"slugLoc": "libero",
|
|
1266
|
+
"name": "Libéro",
|
|
1267
|
+
"description": "Le Pokémon prend le type de la capacité qu'il utilise.\nCe talent ne s'active qu'une fois par arrivée du Pokémon\nsur le terrain."
|
|
1268
|
+
},
|
|
1206
1269
|
{
|
|
1207
1270
|
"id": "mirrorarmor",
|
|
1208
1271
|
"slug": "mirror-armor",
|
|
@@ -1217,6 +1280,13 @@
|
|
|
1217
1280
|
"name": "Nerfs d'Acier",
|
|
1218
1281
|
"description": "Le Pokémon ignore les effets des capacités ou des talents\nqui attirent les capacités."
|
|
1219
1282
|
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": "punkrock",
|
|
1285
|
+
"slug": "punk-rock",
|
|
1286
|
+
"slugLoc": "punk-rock",
|
|
1287
|
+
"name": "Punk Rock",
|
|
1288
|
+
"description": "La puissance des capacités de son du Pokémon est multipliée\npar 1,3.\nLes dégâts des capacités de son subis par le Pokémon\nsont réduits de moitié."
|
|
1289
|
+
},
|
|
1220
1290
|
{
|
|
1221
1291
|
"id": "sandspit",
|
|
1222
1292
|
"slug": "sand-spit",
|
|
@@ -1245,6 +1315,13 @@
|
|
|
1245
1315
|
"name": "Brise-Barrière",
|
|
1246
1316
|
"description": "Quand le Pokémon arrive sur le terrain, il annule les effets\nde Mur Lumière, Protection et Voile Aurore."
|
|
1247
1317
|
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "steelyspirit",
|
|
1320
|
+
"slug": "steely-spirit",
|
|
1321
|
+
"slugLoc": "boost-acier",
|
|
1322
|
+
"name": "Boost Acier",
|
|
1323
|
+
"description": "La puissance des capacités de type Acier du Pokémon et\nde ses alliés est multipliée par 1,5."
|
|
1324
|
+
},
|
|
1248
1325
|
{
|
|
1249
1326
|
"id": "wanderingspirit",
|
|
1250
1327
|
"slug": "wandering-spirit",
|
|
@@ -1280,6 +1357,20 @@
|
|
|
1280
1357
|
"name": "Breuvage Suspect",
|
|
1281
1358
|
"description": "Quand le Pokémon arrive sur le terrain, il annule\nles changements de stats de ses alliés."
|
|
1282
1359
|
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "seedsower",
|
|
1362
|
+
"slug": "seed-sower",
|
|
1363
|
+
"slugLoc": "semencier",
|
|
1364
|
+
"name": "Semencier",
|
|
1365
|
+
"description": "Quand le Pokémon subit des dégâts d'une capacité,\nil crée un champ herbu sur tout le terrain pendant 5 tours."
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "thermalexchange",
|
|
1369
|
+
"slug": "thermal-exchange",
|
|
1370
|
+
"slugLoc": "thermodynamique",
|
|
1371
|
+
"name": "Thermodynamique",
|
|
1372
|
+
"description": "Le Pokémon est immunisé contre la brûlure.\nQuand il subit des dégâts d'une capacité de\ntype Feu, son Attaque augmente de 1 cran."
|
|
1373
|
+
},
|
|
1283
1374
|
{
|
|
1284
1375
|
"id": "purifyingsalt",
|
|
1285
1376
|
"slug": "purifying-salt",
|
|
@@ -1287,6 +1378,13 @@
|
|
|
1287
1378
|
"name": "Sel Purificateur",
|
|
1288
1379
|
"description": "Le Pokémon est immunisé contre les altérations de statut.\nLes dégâts des capacités de type Spectre qu'il subit sont\nréduits de moitié."
|
|
1289
1380
|
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "guarddog",
|
|
1383
|
+
"slug": "guard-dog",
|
|
1384
|
+
"slugLoc": "chien-de-garde",
|
|
1385
|
+
"name": "Chien de Garde",
|
|
1386
|
+
"description": "Le Pokémon est immunisé contre les effets de l'intimidation.\nÀ la place, son Attaque augmente de 1 cran.\nDe plus, le Pokémon est immunisé contre les capacités ou\nles objets des adversaires qui forcent à changer de Pokémon."
|
|
1387
|
+
},
|
|
1290
1388
|
{
|
|
1291
1389
|
"id": "zerotohero",
|
|
1292
1390
|
"slug": "zero-to-hero",
|
|
@@ -1416,8 +1514,8 @@
|
|
|
1416
1514
|
{
|
|
1417
1515
|
"id": "auraguard",
|
|
1418
1516
|
"slug": "aura-guard",
|
|
1419
|
-
"slugLoc": "aura-
|
|
1420
|
-
"name": "Aura
|
|
1421
|
-
"description": "Les dégâts des capacités à contact subis par le Pokémon
|
|
1517
|
+
"slugLoc": "aura-protectrice",
|
|
1518
|
+
"name": "Aura Protectrice",
|
|
1519
|
+
"description": "Les dégâts des capacités à contact subis par le Pokémon\nsont réduits de moitié."
|
|
1422
1520
|
}
|
|
1423
1521
|
]
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"slugLoc": "fuite-impossible",
|
|
139
139
|
"name": "Fuite impossible",
|
|
140
|
-
"description": "Le Pokémon ne peut pas quitter le terrain."
|
|
140
|
+
"description": "Le Pokémon ne peut pas quitter le terrain.\nN'affecte pas les Pokémon de type Spectre."
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"id": "26",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"slug": "toxic-spikes",
|
|
201
201
|
"slugLoc": "pics-toxik",
|
|
202
202
|
"name": "Pics Toxik",
|
|
203
|
-
"description": "
|
|
203
|
+
"description": "Empoisonne les Pokémon entrant sur le terrain.\nEmpoisonne gravement si 2 effets de Pics Toxik\nsont actifs. N'affecte pas les Pokémon Vol ou\ndotés du talent Lévitation, entre autres. Disparaît\nquand un Pokémon Poison entre sur le terrain."
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"id": "39",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"slugLoc": "vampigraine",
|
|
293
293
|
"name": "Vampigraine",
|
|
294
|
-
"description": "À la fin de chaque tour, le Pokémon subit\
|
|
294
|
+
"description": "À la fin de chaque tour, le Pokémon subit des\ndégâts équivalents à 1/8 de ses PV max, et\nl'adversaire qui se trouve là d'où Vampigraine\na été lancée récupère la même quantité de PV.\nN'affecte pas les Pokémon de type Plante."
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"id": "54",
|
|
@@ -370,6 +370,13 @@
|
|
|
370
370
|
"name": "Voile Aurore",
|
|
371
371
|
"description": "Les dégâts des capacités physiques et spéciales\nsubis par le Pokémon sont réduits de moitié.\nEn Combat Duo, ces capacités infligent 2/3\nde leurs dégâts à la place."
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"id": "77",
|
|
375
|
+
"slug": "octolocked",
|
|
376
|
+
"slugLoc": "octoprise",
|
|
377
|
+
"name": "Octoprise",
|
|
378
|
+
"description": "La Défense et la Défense Spéciale du Pokémon\nbaissent de 1 cran à la fin de chaque tour."
|
|
379
|
+
},
|
|
373
380
|
{
|
|
374
381
|
"id": "106",
|
|
375
382
|
"slug": "salt-cured",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Soins bloqués",
|
|
392
399
|
"description": "Le Pokémon ne peut pas récupérer de PV grâce\nà des capacités, talents ou objets tenus."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"slugLoc": "vulnerable",
|
|
405
|
+
"name": "Vulnérable",
|
|
406
|
+
"description": "Les capacités des adversaires n'échouent jamais\nsur le Pokémon et les dégâts subis par ce dernier\nsont multipliés par 2."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "113",
|
|
396
410
|
"slug": "recharging",
|
|
@@ -454,6 +468,13 @@
|
|
|
454
468
|
"name": "Torche",
|
|
455
469
|
"description": "La puissance des capacités de type Feu\ndu Pokémon est multipliée par 1,5."
|
|
456
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"id": "124",
|
|
473
|
+
"slug": "jaw-locked",
|
|
474
|
+
"slugLoc": "croque-fort",
|
|
475
|
+
"name": "Croque Fort",
|
|
476
|
+
"description": "Le Pokémon ayant utilisé la capacité Croque Fort\net celui l'ayant subie ne peuvent pas quitter\nle terrain."
|
|
477
|
+
},
|
|
457
478
|
{
|
|
458
479
|
"id": "125",
|
|
459
480
|
"slug": "micle-berry",
|
|
@@ -431,6 +431,14 @@
|
|
|
431
431
|
"description": "Lorsque le Pokémon inflige des dégâts à l'aide\nd'une capacité, il récupère des PV équivalents\nà 1/8 de ces dégâts.",
|
|
432
432
|
"pluralName": "Grelots Coque"
|
|
433
433
|
},
|
|
434
|
+
{
|
|
435
|
+
"id": "leek",
|
|
436
|
+
"slug": "leek",
|
|
437
|
+
"slugLoc": "poireau",
|
|
438
|
+
"name": "Poireau",
|
|
439
|
+
"description": "Augmente de 2 crans le taux de critiques\nde Canarticho et de Palarticho.",
|
|
440
|
+
"pluralName": "Poireaux"
|
|
441
|
+
},
|
|
434
442
|
{
|
|
435
443
|
"id": "widelens",
|
|
436
444
|
"slug": "wide-lens",
|
|
@@ -567,6 +575,54 @@
|
|
|
567
575
|
"description": "Multiplie par 1,3 la quantité de PV que le Pokémon\nrécupère lorsqu'il utilise une capacité absorbant des PV.\nCet effet s'applique aussi aux capacités telles que\nRacines ou Vole-Force.",
|
|
568
576
|
"pluralName": "Grosses Racines"
|
|
569
577
|
},
|
|
578
|
+
{
|
|
579
|
+
"id": "rockyhelmet",
|
|
580
|
+
"slug": "rocky-helmet",
|
|
581
|
+
"slugLoc": "casque-brut",
|
|
582
|
+
"name": "Casque Brut",
|
|
583
|
+
"description": "Inflige à l'adversaire des dégâts équivalents à 1/6\nde ses PV max quand le Pokémon subit une capacité\nà contact.",
|
|
584
|
+
"pluralName": "Casques Bruts"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "airballoon",
|
|
588
|
+
"slug": "air-balloon",
|
|
589
|
+
"slugLoc": "ballon",
|
|
590
|
+
"name": "Ballon",
|
|
591
|
+
"description": "Permet au Pokémon de flotter au-dessus du sol, ce qui\nl'immunise contre les capacités de type Sol, ainsi que\ncontre les effets de Picots, Pics Toxik et Toile Gluante.\nDisparaît pour le reste du combat si le Pokémon subit\ndes dégâts d'une capacité.",
|
|
592
|
+
"pluralName": "Ballons"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"id": "redcard",
|
|
596
|
+
"slug": "red-card",
|
|
597
|
+
"slugLoc": "carton-rouge",
|
|
598
|
+
"name": "Carton Rouge",
|
|
599
|
+
"description": "Force l'adversaire à quitter le terrain quand il inflige\ndes dégâts au Pokémon à l'aide d'une capacité.\nDisparaît pour le reste du combat après une utilisation.",
|
|
600
|
+
"pluralName": "Cartons Rouges"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "bindingband",
|
|
604
|
+
"slug": "binding-band",
|
|
605
|
+
"slugLoc": "bande-etreinte",
|
|
606
|
+
"name": "Bande Étreinte",
|
|
607
|
+
"description": "Augmente les dégâts infligés aux adversaires piégés,\nqui passent de 1/8 à 1/6 de leurs PV max.",
|
|
608
|
+
"pluralName": "Bandes Étreinte"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "ejectbutton",
|
|
612
|
+
"slug": "eject-button",
|
|
613
|
+
"slugLoc": "bouton-fuite",
|
|
614
|
+
"name": "Bouton Fuite",
|
|
615
|
+
"description": "Quand le Pokémon subit des dégâts d'une capacité,\nil revient dans son équipe.\nDisparaît pour le reste du combat après une utilisation.",
|
|
616
|
+
"pluralName": "Boutons Fuite"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"id": "normalgem",
|
|
620
|
+
"slug": "normal-gem",
|
|
621
|
+
"slugLoc": "joyau-normal",
|
|
622
|
+
"name": "Joyau Normal",
|
|
623
|
+
"description": "Multiplie par 1,3 la puissance d'une capacité de type\nNormal du Pokémon.\nDisparaît pour le reste du combat après une utilisation.",
|
|
624
|
+
"pluralName": "Joyaux Normal"
|
|
625
|
+
},
|
|
570
626
|
{
|
|
571
627
|
"id": "gengarite",
|
|
572
628
|
"slug": "gengarite",
|
|
@@ -895,6 +951,14 @@
|
|
|
895
951
|
"description": "Objet à tenir permettant à Lockpin de méga-évoluer.",
|
|
896
952
|
"pluralName": "Lockpinites"
|
|
897
953
|
},
|
|
954
|
+
{
|
|
955
|
+
"id": "salamencite",
|
|
956
|
+
"slug": "salamencite",
|
|
957
|
+
"slugLoc": "drattakite",
|
|
958
|
+
"name": "Drattakite",
|
|
959
|
+
"description": "Objet à tenir permettant à Drattak de méga-évoluer.",
|
|
960
|
+
"pluralName": "Drattakites"
|
|
961
|
+
},
|
|
898
962
|
{
|
|
899
963
|
"id": "beedrillite",
|
|
900
964
|
"slug": "beedrillite",
|
|
@@ -903,6 +967,46 @@
|
|
|
903
967
|
"description": "Objet à tenir permettant à Dardargnan de méga-évoluer.",
|
|
904
968
|
"pluralName": "Dardargnites"
|
|
905
969
|
},
|
|
970
|
+
{
|
|
971
|
+
"id": "terrainextender",
|
|
972
|
+
"slug": "terrain-extender",
|
|
973
|
+
"slugLoc": "champ-duit",
|
|
974
|
+
"name": "Champ'Duit",
|
|
975
|
+
"description": "Prolonge de 3 tours la durée des champs créés\npar une capacité ou un talent du Pokémon\n(durée totale : 8 tours).",
|
|
976
|
+
"pluralName": "Champ'Duits"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": "electricseed",
|
|
980
|
+
"slug": "electric-seed",
|
|
981
|
+
"slugLoc": "graine-electrik",
|
|
982
|
+
"name": "Graine Électrik",
|
|
983
|
+
"description": "Augmente la Défense du Pokémon de 1 cran\nlorsqu'un champ électrifié est actif.\nDisparaît pour le reste du combat après une utilisation.",
|
|
984
|
+
"pluralName": "Graines Électrik"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": "psychicseed",
|
|
988
|
+
"slug": "psychic-seed",
|
|
989
|
+
"slugLoc": "graine-psychique",
|
|
990
|
+
"name": "Graine Psychique",
|
|
991
|
+
"description": "Augmente la Défense Spéciale du Pokémon\nde 1 cran lorsqu'un champ psychique est actif.\nDisparaît pour le reste du combat après une utilisation.",
|
|
992
|
+
"pluralName": "Graines Psychiques"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": "mistyseed",
|
|
996
|
+
"slug": "misty-seed",
|
|
997
|
+
"slugLoc": "graine-brume",
|
|
998
|
+
"name": "Graine Brume",
|
|
999
|
+
"description": "Augmente la Défense Spéciale du Pokémon\nde 1 cran lorsqu'un champ brumeux est actif.\nDisparaît pour le reste du combat après une utilisation.",
|
|
1000
|
+
"pluralName": "Graines Brume"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"id": "grassyseed",
|
|
1004
|
+
"slug": "grassy-seed",
|
|
1005
|
+
"slugLoc": "graine-herbe",
|
|
1006
|
+
"name": "Graine Herbe",
|
|
1007
|
+
"description": "Augmente la Défense du Pokémon de 1 cran\nlorsqu'un champ herbu est actif.\nDisparaît pour le reste du combat après une utilisation.",
|
|
1008
|
+
"pluralName": "Graines Herbe"
|
|
1009
|
+
},
|
|
906
1010
|
{
|
|
907
1011
|
"id": "fairyfeather",
|
|
908
1012
|
"slug": "fairy-feather",
|
|
@@ -1135,6 +1239,14 @@
|
|
|
1135
1239
|
"description": "Objet à tenir permettant à Éoko de méga-évoluer.",
|
|
1136
1240
|
"pluralName": "Éokites"
|
|
1137
1241
|
},
|
|
1242
|
+
{
|
|
1243
|
+
"id": "absolitez",
|
|
1244
|
+
"slug": "absolite-z",
|
|
1245
|
+
"slugLoc": "absolite-z",
|
|
1246
|
+
"name": "Absolite Z",
|
|
1247
|
+
"description": "Objet à tenir permettant à Absol de méga-évoluer\nen Méga-Absol Z.",
|
|
1248
|
+
"pluralName": "Absolites Z"
|
|
1249
|
+
},
|
|
1138
1250
|
{
|
|
1139
1251
|
"id": "staraptite",
|
|
1140
1252
|
"slug": "staraptite",
|
|
@@ -1143,6 +1255,22 @@
|
|
|
1143
1255
|
"description": "Objet à tenir permettant à Étouraptor de méga-évoluer.",
|
|
1144
1256
|
"pluralName": "Étouraptorites"
|
|
1145
1257
|
},
|
|
1258
|
+
{
|
|
1259
|
+
"id": "garchompitez",
|
|
1260
|
+
"slug": "garchompite-z",
|
|
1261
|
+
"slugLoc": "carchacrokite-z",
|
|
1262
|
+
"name": "Carchacrokite Z",
|
|
1263
|
+
"description": "Objet à tenir permettant à Carchacrok de méga-évoluer\nen Méga-Carchacrok Z.",
|
|
1264
|
+
"pluralName": "Carchacrokites Z"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "lucarionitez",
|
|
1268
|
+
"slug": "lucarionite-z",
|
|
1269
|
+
"slugLoc": "lucarite-z",
|
|
1270
|
+
"name": "Lucarite Z",
|
|
1271
|
+
"description": "Objet à tenir permettant à Lucario de méga-évoluer\nen Méga-Lucario Z.",
|
|
1272
|
+
"pluralName": "Lucarites Z"
|
|
1273
|
+
},
|
|
1146
1274
|
{
|
|
1147
1275
|
"id": "golurkite",
|
|
1148
1276
|
"slug": "golurkite",
|
|
@@ -1167,6 +1295,14 @@
|
|
|
1167
1295
|
"description": "Objet à tenir permettant à Crabominable\nde méga-évoluer.",
|
|
1168
1296
|
"pluralName": "Crabominablites"
|
|
1169
1297
|
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": "golisopite",
|
|
1300
|
+
"slug": "golisopite",
|
|
1301
|
+
"slugLoc": "sarmuraite",
|
|
1302
|
+
"name": "Sarmuraïte",
|
|
1303
|
+
"description": "Objet à tenir permettant à Sarmuraï de méga-évoluer.",
|
|
1304
|
+
"pluralName": "Sarmuraïtes"
|
|
1305
|
+
},
|
|
1170
1306
|
{
|
|
1171
1307
|
"id": "scovillainite",
|
|
1172
1308
|
"slug": "scovillainite",
|
|
@@ -1175,6 +1311,14 @@
|
|
|
1175
1311
|
"description": "Objet à tenir permettant à Scovilain de méga-évoluer.",
|
|
1176
1312
|
"pluralName": "Scovilainites"
|
|
1177
1313
|
},
|
|
1314
|
+
{
|
|
1315
|
+
"id": "baxcalibrite",
|
|
1316
|
+
"slug": "baxcalibrite",
|
|
1317
|
+
"slugLoc": "glaivodite",
|
|
1318
|
+
"name": "Glaivodite",
|
|
1319
|
+
"description": "Objet à tenir permettant à Glaivodo de méga-évoluer.",
|
|
1320
|
+
"pluralName": "Glaivodites"
|
|
1321
|
+
},
|
|
1178
1322
|
{
|
|
1179
1323
|
"id": "glimmoranite",
|
|
1180
1324
|
"slug": "glimmoranite",
|