@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": "speed-boost",
|
|
20
20
|
"name": "Speed Boost",
|
|
21
|
-
"description": "Boosts the Pokémon's Speed stat by 1 stage at the end of\nevery turn."
|
|
21
|
+
"description": "Boosts the Pokémon's Speed stat by 1 stage at the end of\nevery turn. The Speed stat will not be boosted on the turn\nthat the Pokémon switches into battle."
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"id": "battlearmor",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"slug": "sand-veil",
|
|
54
54
|
"slugLoc": "sand-veil",
|
|
55
55
|
"name": "Sand Veil",
|
|
56
|
-
"description": "Boosts the Pokémon's evasiveness by 25% in a sandstorm."
|
|
56
|
+
"description": "Boosts the Pokémon's evasiveness by 25% in a sandstorm.\nThe Pokémon takes no damage from sandstorms."
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"id": "static",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"slug": "effect-spore",
|
|
173
173
|
"slugLoc": "effect-spore",
|
|
174
174
|
"name": "Effect Spore",
|
|
175
|
-
"description": "When the Pokémon is hit by a contact move, the attacker has a\n30% chance of being poisoned, paralyzed, or put to sleep."
|
|
175
|
+
"description": "When the Pokémon is hit by a contact move, the attacker has a\n30% chance of being poisoned, paralyzed, or put to sleep.\nGrass-type Pokémon are unaffected."
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"id": "synchronize",
|
|
@@ -307,6 +307,13 @@
|
|
|
307
307
|
"name": "Flame Body",
|
|
308
308
|
"description": "When the Pokémon is hit by a contact move, the attacker has a\n30% chance of being burned."
|
|
309
309
|
},
|
|
310
|
+
{
|
|
311
|
+
"id": "runaway",
|
|
312
|
+
"slug": "run-away",
|
|
313
|
+
"slugLoc": "run-away",
|
|
314
|
+
"name": "Run Away",
|
|
315
|
+
"description": "Enables the Pokémon to ignore any effects that would usually\nprevent it from switching out of battle and being replaced by\nanother party Pokémon."
|
|
316
|
+
},
|
|
310
317
|
{
|
|
311
318
|
"id": "keeneye",
|
|
312
319
|
"slug": "keen-eye",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Marvel Scale",
|
|
392
399
|
"description": "When the Pokémon has a status condition, its Defense stat is\nboosted by 50%."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "liquidooze",
|
|
403
|
+
"slug": "liquid-ooze",
|
|
404
|
+
"slugLoc": "liquid-ooze",
|
|
405
|
+
"name": "Liquid Ooze",
|
|
406
|
+
"description": "When the Pokémon is hit by an HP-absorbing move, the\nattacker does not restore HP but instead takes damage equal\nto the amount of HP it would have restored."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "overgrow",
|
|
396
410
|
"slug": "overgrow",
|
|
@@ -916,6 +930,13 @@
|
|
|
916
930
|
"name": "Justified",
|
|
917
931
|
"description": "When the Pokémon takes damage from a Dark-type move, its\nAttack stat is boosted by 1 stage."
|
|
918
932
|
},
|
|
933
|
+
{
|
|
934
|
+
"id": "rattled",
|
|
935
|
+
"slug": "rattled",
|
|
936
|
+
"slugLoc": "rattled",
|
|
937
|
+
"name": "Rattled",
|
|
938
|
+
"description": "When the Pokémon takes damage from a Dark-, Ghost-, or\nBug-type move or when it is on the receiving end of Intimidate,\nits Speed stat is boosted by 1 stage."
|
|
939
|
+
},
|
|
919
940
|
{
|
|
920
941
|
"id": "magicbounce",
|
|
921
942
|
"slug": "magic-bounce",
|
|
@@ -935,7 +956,7 @@
|
|
|
935
956
|
"slug": "prankster",
|
|
936
957
|
"slugLoc": "prankster",
|
|
937
958
|
"name": "Prankster",
|
|
938
|
-
"description": "Increases the priority of the Pokémon's status moves by 1 stage."
|
|
959
|
+
"description": "Increases the priority of the Pokémon's status moves by 1 stage.\nHowever, the Pokémon's status moves no longer work against\nDark-type Pokémon."
|
|
939
960
|
},
|
|
940
961
|
{
|
|
941
962
|
"id": "sandforce",
|
|
@@ -1042,6 +1063,13 @@
|
|
|
1042
1063
|
"name": "Mega Launcher",
|
|
1043
1064
|
"description": "Boosts the power of the Pokémon's pulse moves by 50%."
|
|
1044
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "grasspelt",
|
|
1068
|
+
"slug": "grass-pelt",
|
|
1069
|
+
"slugLoc": "grass-pelt",
|
|
1070
|
+
"name": "Grass Pelt",
|
|
1071
|
+
"description": "Boosts the Pokémon's Defense stat by 50% on Grassy Terrain."
|
|
1072
|
+
},
|
|
1045
1073
|
{
|
|
1046
1074
|
"id": "symbiosis",
|
|
1047
1075
|
"slug": "symbiosis",
|
|
@@ -1098,6 +1126,13 @@
|
|
|
1098
1126
|
"name": "Stamina",
|
|
1099
1127
|
"description": "When the Pokémon takes damage from a move, its Defense stat\nis boosted by 1 stage."
|
|
1100
1128
|
},
|
|
1129
|
+
{
|
|
1130
|
+
"id": "emergencyexit",
|
|
1131
|
+
"slug": "emergency-exit",
|
|
1132
|
+
"slugLoc": "emergency-exit",
|
|
1133
|
+
"name": "Emergency Exit",
|
|
1134
|
+
"description": "The Pokémon switches out of battle when its HP drops to 1/2 or\nless of its max."
|
|
1135
|
+
},
|
|
1101
1136
|
{
|
|
1102
1137
|
"id": "merciless",
|
|
1103
1138
|
"slug": "merciless",
|
|
@@ -1105,6 +1140,13 @@
|
|
|
1105
1140
|
"name": "Merciless",
|
|
1106
1141
|
"description": "The Pokémon's attacks become critical hits if the target is\npoisoned or badly poisoned."
|
|
1107
1142
|
},
|
|
1143
|
+
{
|
|
1144
|
+
"id": "stakeout",
|
|
1145
|
+
"slug": "stakeout",
|
|
1146
|
+
"slugLoc": "stakeout",
|
|
1147
|
+
"name": "Stakeout",
|
|
1148
|
+
"description": "Doubles the power of the Pokémon's moves when it attacks\ntargets that have just switched into battle."
|
|
1149
|
+
},
|
|
1108
1150
|
{
|
|
1109
1151
|
"id": "waterbubble",
|
|
1110
1152
|
"slug": "water-bubble",
|
|
@@ -1203,6 +1245,27 @@
|
|
|
1203
1245
|
"name": "Electric Surge",
|
|
1204
1246
|
"description": "Turns the entire field into Electric Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1205
1247
|
},
|
|
1248
|
+
{
|
|
1249
|
+
"id": "psychicsurge",
|
|
1250
|
+
"slug": "psychic-surge",
|
|
1251
|
+
"slugLoc": "psychic-surge",
|
|
1252
|
+
"name": "Psychic Surge",
|
|
1253
|
+
"description": "Turns the entire field into Psychic Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"id": "grassysurge",
|
|
1257
|
+
"slug": "grassy-surge",
|
|
1258
|
+
"slugLoc": "grassy-surge",
|
|
1259
|
+
"name": "Grassy Surge",
|
|
1260
|
+
"description": "Turns the entire field into Grassy Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "libero",
|
|
1264
|
+
"slug": "libero",
|
|
1265
|
+
"slugLoc": "libero",
|
|
1266
|
+
"name": "Libero",
|
|
1267
|
+
"description": "Changes the Pokémon's type to the type of the move it's\nabout to use. This works only once per time the Pokémon\nenters battle."
|
|
1268
|
+
},
|
|
1206
1269
|
{
|
|
1207
1270
|
"id": "mirrorarmor",
|
|
1208
1271
|
"slug": "mirror-armor",
|
|
@@ -1217,6 +1280,13 @@
|
|
|
1217
1280
|
"name": "Stalwart",
|
|
1218
1281
|
"description": "The Pokémon ignores the effects of Abilities and moves that\ndraw in moves."
|
|
1219
1282
|
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": "punkrock",
|
|
1285
|
+
"slug": "punk-rock",
|
|
1286
|
+
"slugLoc": "punk-rock",
|
|
1287
|
+
"name": "Punk Rock",
|
|
1288
|
+
"description": "Boosts the power of the Pokémon's sound-based moves\nby 30% and halves the damage the Pokémon takes from\nsound-based moves."
|
|
1289
|
+
},
|
|
1220
1290
|
{
|
|
1221
1291
|
"id": "sandspit",
|
|
1222
1292
|
"slug": "sand-spit",
|
|
@@ -1245,6 +1315,13 @@
|
|
|
1245
1315
|
"name": "Screen Cleaner",
|
|
1246
1316
|
"description": "When the Pokémon enters a battle, it removes the Light Screen,\nReflect, and Aurora Veil statuses."
|
|
1247
1317
|
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "steelyspirit",
|
|
1320
|
+
"slug": "steely-spirit",
|
|
1321
|
+
"slugLoc": "steely-spirit",
|
|
1322
|
+
"name": "Steely Spirit",
|
|
1323
|
+
"description": "Boosts the power of the Steel-type moves of the Pokémon and\nits allies by 50%."
|
|
1324
|
+
},
|
|
1248
1325
|
{
|
|
1249
1326
|
"id": "wanderingspirit",
|
|
1250
1327
|
"slug": "wandering-spirit",
|
|
@@ -1280,6 +1357,20 @@
|
|
|
1280
1357
|
"name": "Curious Medicine",
|
|
1281
1358
|
"description": "When the Pokémon enters a battle, it removes all stat changes\nfrom its allies."
|
|
1282
1359
|
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "seedsower",
|
|
1362
|
+
"slug": "seed-sower",
|
|
1363
|
+
"slugLoc": "seed-sower",
|
|
1364
|
+
"name": "Seed Sower",
|
|
1365
|
+
"description": "Turns the entire field into Grassy Terrain for 5 turns when the\nPokémon takes damage from moves."
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "thermalexchange",
|
|
1369
|
+
"slug": "thermal-exchange",
|
|
1370
|
+
"slugLoc": "thermal-exchange",
|
|
1371
|
+
"name": "Thermal Exchange",
|
|
1372
|
+
"description": "When the Pokémon takes damage from a Fire-type move, its\nAttack stat is boosted by 1 stage. The Pokémon cannot be\nburned."
|
|
1373
|
+
},
|
|
1283
1374
|
{
|
|
1284
1375
|
"id": "purifyingsalt",
|
|
1285
1376
|
"slug": "purifying-salt",
|
|
@@ -1287,6 +1378,13 @@
|
|
|
1287
1378
|
"name": "Purifying Salt",
|
|
1288
1379
|
"description": "Halves the damage the Pokémon takes from Ghost-type moves.\nThe Pokémon is immune to status conditions."
|
|
1289
1380
|
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "guarddog",
|
|
1383
|
+
"slug": "guard-dog",
|
|
1384
|
+
"slugLoc": "guard-dog",
|
|
1385
|
+
"name": "Guard Dog",
|
|
1386
|
+
"description": "Intimidate does not work on the Pokémon. Instead, it boosts\nthe Pokémon's Attack stat by 1 stage. The Pokémon is also\nunaffected by the moves and held items of other Pokémon\nthat would force it to switch out of battle."
|
|
1387
|
+
},
|
|
1290
1388
|
{
|
|
1291
1389
|
"id": "zerotohero",
|
|
1292
1390
|
"slug": "zero-to-hero",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"slugLoc": "can-t-escape",
|
|
139
139
|
"name": "Can't Escape",
|
|
140
|
-
"description": "The Pokémon cannot be switched out of battle."
|
|
140
|
+
"description": "The Pokémon cannot be switched out of battle.\nGhost-type Pokémon are unaffected."
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"id": "26",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"slug": "toxic-spikes",
|
|
201
201
|
"slugLoc": "toxic-spikes",
|
|
202
202
|
"name": "Toxic Spikes",
|
|
203
|
-
"description": "Pokémon that switch into battle will be poisoned\nor, if 2 layers of Toxic Spikes are set, badly\npoisoned. Pokémon such as Flying types or ones\nwith the Levitate Ability are unaffected."
|
|
203
|
+
"description": "Pokémon that switch into battle will be poisoned\nor, if 2 layers of Toxic Spikes are set, badly\npoisoned. Pokémon such as Flying types or ones\nwith the Levitate Ability are unaffected. This status\nis removed if a Poison-type Pokémon enters battle."
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"id": "39",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"slugLoc": "leech-seeded",
|
|
293
293
|
"name": "Leech Seeded",
|
|
294
|
-
"description": "The Pokémon takes damage equal to 1/8 of\
|
|
294
|
+
"description": "The Pokémon takes damage equal to 1/8 of its\nmax HP at the end of every turn. The Pokémon in\nthe spot of the Pokémon that caused the Leech\nSeeded status has its HP restored by the same\namount. Grass-type Pokémon are unaffected."
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"id": "54",
|
|
@@ -370,6 +370,13 @@
|
|
|
370
370
|
"name": "Aurora Veil",
|
|
371
371
|
"description": "Halves the damage taken from physical and\nspecial moves. In Double Battles, this damage\nis reduced by 1/3 instead."
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"id": "77",
|
|
375
|
+
"slug": "octolocked",
|
|
376
|
+
"slugLoc": "octolocked",
|
|
377
|
+
"name": "Octolocked",
|
|
378
|
+
"description": "The Pokémon's Defense and Sp. Def stats are\nlowered by 1 stage at the end of every turn."
|
|
379
|
+
},
|
|
373
380
|
{
|
|
374
381
|
"id": "106",
|
|
375
382
|
"slug": "salt-cured",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Healing Prevented",
|
|
392
399
|
"description": "The Pokémon is unable to restore HP through\nmoves, Abilities, or held items."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"slugLoc": "wide-open",
|
|
405
|
+
"name": "Wide Open",
|
|
406
|
+
"description": "Opponents' moves will not miss the Pokémon\nand will deal double damage."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "113",
|
|
396
410
|
"slug": "recharging",
|
|
@@ -454,6 +468,13 @@
|
|
|
454
468
|
"name": "Flash Fire",
|
|
455
469
|
"description": "Boosts the power of the Pokémon's Fire-type\nmoves by 50%."
|
|
456
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"id": "124",
|
|
473
|
+
"slug": "jaw-locked",
|
|
474
|
+
"slugLoc": "jaw-locked",
|
|
475
|
+
"name": "Jaw Locked",
|
|
476
|
+
"description": "Neither the Pokémon that caused the Jaw Locked\nstatus nor the Pokémon on the receiving end can\nbe switched out of battle."
|
|
477
|
+
},
|
|
457
478
|
{
|
|
458
479
|
"id": "125",
|
|
459
480
|
"slug": "micle-berry",
|
|
@@ -431,6 +431,14 @@
|
|
|
431
431
|
"description": "When the holder deals damage with its moves, its HP is\nrestored by 1/8 of the damage dealt.",
|
|
432
432
|
"pluralName": "Shell Bells"
|
|
433
433
|
},
|
|
434
|
+
{
|
|
435
|
+
"id": "leek",
|
|
436
|
+
"slug": "leek",
|
|
437
|
+
"slugLoc": "leek",
|
|
438
|
+
"name": "Leek",
|
|
439
|
+
"description": "When held by a Farfetch'd or Sirfetch'd, gives the holder\na 2-stage Critical-Hit Ratio Boost.",
|
|
440
|
+
"pluralName": "Leeks"
|
|
441
|
+
},
|
|
434
442
|
{
|
|
435
443
|
"id": "widelens",
|
|
436
444
|
"slug": "wide-lens",
|
|
@@ -567,6 +575,54 @@
|
|
|
567
575
|
"description": "Boosts the amount of HP restored through HP-absorbing\nmoves by 30%. HP restored by moves such as Ingrain\nand Strength Sap will also be boosted by 30%.",
|
|
568
576
|
"pluralName": "Big Roots"
|
|
569
577
|
},
|
|
578
|
+
{
|
|
579
|
+
"id": "rockyhelmet",
|
|
580
|
+
"slug": "rocky-helmet",
|
|
581
|
+
"slugLoc": "rocky-helmet",
|
|
582
|
+
"name": "Rocky Helmet",
|
|
583
|
+
"description": "When the holder is hit by a contact move, the attacker\ntakes damage equal to 1/6 of its max HP.",
|
|
584
|
+
"pluralName": "Rocky Helmets"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "airballoon",
|
|
588
|
+
"slug": "air-balloon",
|
|
589
|
+
"slugLoc": "air-balloon",
|
|
590
|
+
"name": "Air Balloon",
|
|
591
|
+
"description": "Causes the holder to float off the ground, making it\nimmune to Ground-type moves, as well as the Spikes,\nToxic Spikes, and Sticky Web statuses. Disappears for\nthe duration of the battle if the holder takes damage\nfrom a move.",
|
|
592
|
+
"pluralName": "Air Balloons"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"id": "redcard",
|
|
596
|
+
"slug": "red-card",
|
|
597
|
+
"slugLoc": "red-card",
|
|
598
|
+
"name": "Red Card",
|
|
599
|
+
"description": "When the holder takes damage from a move, the\nattacker is forced to switch out of battle. Disappears\nfor the duration of the battle after a single use.",
|
|
600
|
+
"pluralName": "Red Cards"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "bindingband",
|
|
604
|
+
"slug": "binding-band",
|
|
605
|
+
"slugLoc": "binding-band",
|
|
606
|
+
"name": "Binding Band",
|
|
607
|
+
"description": "Increases the damage dealt to targets that have the\nBound status. Targets will take damage equal to 1/6 of\ntheir max HP instead of 1/8 of their max HP.",
|
|
608
|
+
"pluralName": "Binding Bands"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "ejectbutton",
|
|
612
|
+
"slug": "eject-button",
|
|
613
|
+
"slugLoc": "eject-button",
|
|
614
|
+
"name": "Eject Button",
|
|
615
|
+
"description": "Switches the holder out of battle when the holder takes\ndamage from a move. Disappears for the duration of the\nbattle after a single use.",
|
|
616
|
+
"pluralName": "Eject Buttons"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"id": "normalgem",
|
|
620
|
+
"slug": "normal-gem",
|
|
621
|
+
"slugLoc": "normal-gem",
|
|
622
|
+
"name": "Normal Gem",
|
|
623
|
+
"description": "Boosts the power of the holder's Normal-type moves by\n30%. Disappears for the duration of the battle after a\nsingle use.",
|
|
624
|
+
"pluralName": "Normal Gems"
|
|
625
|
+
},
|
|
570
626
|
{
|
|
571
627
|
"id": "gengarite",
|
|
572
628
|
"slug": "gengarite",
|
|
@@ -895,6 +951,14 @@
|
|
|
895
951
|
"description": "A held item that allows Lopunny to Mega Evolve.",
|
|
896
952
|
"pluralName": "Lopunnites"
|
|
897
953
|
},
|
|
954
|
+
{
|
|
955
|
+
"id": "salamencite",
|
|
956
|
+
"slug": "salamencite",
|
|
957
|
+
"slugLoc": "salamencite",
|
|
958
|
+
"name": "Salamencite",
|
|
959
|
+
"description": "A held item that allows Salamence to Mega Evolve.",
|
|
960
|
+
"pluralName": "Salamencites"
|
|
961
|
+
},
|
|
898
962
|
{
|
|
899
963
|
"id": "beedrillite",
|
|
900
964
|
"slug": "beedrillite",
|
|
@@ -903,6 +967,46 @@
|
|
|
903
967
|
"description": "A held item that allows Beedrill to Mega Evolve.",
|
|
904
968
|
"pluralName": "Beedrillites"
|
|
905
969
|
},
|
|
970
|
+
{
|
|
971
|
+
"id": "terrainextender",
|
|
972
|
+
"slug": "terrain-extender",
|
|
973
|
+
"slugLoc": "terrain-extender",
|
|
974
|
+
"name": "Terrain Extender",
|
|
975
|
+
"description": "When the holder creates terrain with its moves or\nAbility, the duration is extended by 3 turns.\n(Total duration: 8 turns)",
|
|
976
|
+
"pluralName": "Terrain Extenders"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": "electricseed",
|
|
980
|
+
"slug": "electric-seed",
|
|
981
|
+
"slugLoc": "electric-seed",
|
|
982
|
+
"name": "Electric Seed",
|
|
983
|
+
"description": "Boosts the holder's Defense stat by 1 stage on Electric\nTerrain. Disappears for the duration of the battle after a\nsingle use.",
|
|
984
|
+
"pluralName": "Electric Seeds"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": "psychicseed",
|
|
988
|
+
"slug": "psychic-seed",
|
|
989
|
+
"slugLoc": "psychic-seed",
|
|
990
|
+
"name": "Psychic Seed",
|
|
991
|
+
"description": "Boosts the holder's Sp. Def stat by 1 stage on Psychic\nTerrain. Disappears for the duration of the battle after a\nsingle use.",
|
|
992
|
+
"pluralName": "Psychic Seeds"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": "mistyseed",
|
|
996
|
+
"slug": "misty-seed",
|
|
997
|
+
"slugLoc": "misty-seed",
|
|
998
|
+
"name": "Misty Seed",
|
|
999
|
+
"description": "Boosts the holder's Sp. Def stat by 1 stage on Misty\nTerrain. Disappears for the duration of the battle after a\nsingle use.",
|
|
1000
|
+
"pluralName": "Misty Seeds"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"id": "grassyseed",
|
|
1004
|
+
"slug": "grassy-seed",
|
|
1005
|
+
"slugLoc": "grassy-seed",
|
|
1006
|
+
"name": "Grassy Seed",
|
|
1007
|
+
"description": "Boosts the holder's Defense stat by 1 stage on Grassy\nTerrain. Disappears for the duration of the battle after a\nsingle use.",
|
|
1008
|
+
"pluralName": "Grassy Seeds"
|
|
1009
|
+
},
|
|
906
1010
|
{
|
|
907
1011
|
"id": "fairyfeather",
|
|
908
1012
|
"slug": "fairy-feather",
|
|
@@ -1135,6 +1239,14 @@
|
|
|
1135
1239
|
"description": "A held item that allows Chimecho to Mega Evolve.",
|
|
1136
1240
|
"pluralName": "Chimechites"
|
|
1137
1241
|
},
|
|
1242
|
+
{
|
|
1243
|
+
"id": "absolitez",
|
|
1244
|
+
"slug": "absolite-z",
|
|
1245
|
+
"slugLoc": "absolite-z",
|
|
1246
|
+
"name": "Absolite Z",
|
|
1247
|
+
"description": "A held item that allows Absol to Mega Evolve into\nMega Absol Z.",
|
|
1248
|
+
"pluralName": "Absolite Zs"
|
|
1249
|
+
},
|
|
1138
1250
|
{
|
|
1139
1251
|
"id": "staraptite",
|
|
1140
1252
|
"slug": "staraptite",
|
|
@@ -1143,6 +1255,22 @@
|
|
|
1143
1255
|
"description": "A held item that allows Staraptor to Mega Evolve.",
|
|
1144
1256
|
"pluralName": "Staraptites"
|
|
1145
1257
|
},
|
|
1258
|
+
{
|
|
1259
|
+
"id": "garchompitez",
|
|
1260
|
+
"slug": "garchompite-z",
|
|
1261
|
+
"slugLoc": "garchompite-z",
|
|
1262
|
+
"name": "Garchompite Z",
|
|
1263
|
+
"description": "A held item that allows Garchomp to Mega Evolve into\nMega Garchomp Z.",
|
|
1264
|
+
"pluralName": "Garchompite Zs"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "lucarionitez",
|
|
1268
|
+
"slug": "lucarionite-z",
|
|
1269
|
+
"slugLoc": "lucarionite-z",
|
|
1270
|
+
"name": "Lucarionite Z",
|
|
1271
|
+
"description": "A held item that allows Lucario to Mega Evolve into\nMega Lucario Z.",
|
|
1272
|
+
"pluralName": "Lucarionite Zs"
|
|
1273
|
+
},
|
|
1146
1274
|
{
|
|
1147
1275
|
"id": "golurkite",
|
|
1148
1276
|
"slug": "golurkite",
|
|
@@ -1167,6 +1295,14 @@
|
|
|
1167
1295
|
"description": "A held item that allows Crabominable to Mega Evolve.",
|
|
1168
1296
|
"pluralName": "Crabominites"
|
|
1169
1297
|
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": "golisopite",
|
|
1300
|
+
"slug": "golisopite",
|
|
1301
|
+
"slugLoc": "golisopite",
|
|
1302
|
+
"name": "Golisopite",
|
|
1303
|
+
"description": "A held item that allows Golisopod to Mega Evolve.",
|
|
1304
|
+
"pluralName": "Golisopites"
|
|
1305
|
+
},
|
|
1170
1306
|
{
|
|
1171
1307
|
"id": "scovillainite",
|
|
1172
1308
|
"slug": "scovillainite",
|
|
@@ -1175,6 +1311,14 @@
|
|
|
1175
1311
|
"description": "A held item that allows Scovillain to Mega Evolve.",
|
|
1176
1312
|
"pluralName": "Scovillainites"
|
|
1177
1313
|
},
|
|
1314
|
+
{
|
|
1315
|
+
"id": "baxcalibrite",
|
|
1316
|
+
"slug": "baxcalibrite",
|
|
1317
|
+
"slugLoc": "baxcalibrite",
|
|
1318
|
+
"name": "Baxcalibrite",
|
|
1319
|
+
"description": "A held item that allows Baxcalibur to Mega Evolve.",
|
|
1320
|
+
"pluralName": "Baxcalibrites"
|
|
1321
|
+
},
|
|
1178
1322
|
{
|
|
1179
1323
|
"id": "glimmoranite",
|
|
1180
1324
|
"slug": "glimmoranite",
|