@pokepc/dataset 6.7.0 → 6.7.1
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/{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/fs.d.mts +3 -3
- 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/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.mjs +1 -1
- package/build/{schemas-CDSWgtoj.d.mts → schemas-CIE3b72j.d.mts} +42 -42
- package/build/{schemas-CDSWgtoj.d.mts.map → schemas-CIE3b72j.d.mts.map} +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/{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/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/utils-BwovRocd.mjs.map +0 -1
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"canDynamax": false,
|
|
34
34
|
"canBeAlpha": false,
|
|
35
35
|
"debutIn": "xy",
|
|
36
|
-
"obtainableIn": ["xy-
|
|
36
|
+
"obtainableIn": ["xy-x", "oras-or", "oras-as", "go", "lza"],
|
|
37
37
|
"eventOnlyIn": [],
|
|
38
38
|
"storableIn": [],
|
|
39
39
|
"shinyReleased": true,
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"isPrerelease": false,
|
|
13
13
|
"isDefault": false,
|
|
14
14
|
"isForm": true,
|
|
15
|
+
"formItem": "mawilite",
|
|
15
16
|
"isLegendary": false,
|
|
16
17
|
"isMythical": false,
|
|
17
18
|
"isBaby": false,
|
|
@@ -33,7 +34,7 @@
|
|
|
33
34
|
"canDynamax": false,
|
|
34
35
|
"canBeAlpha": false,
|
|
35
36
|
"debutIn": "xy",
|
|
36
|
-
"obtainableIn": ["xy-x", "xy-y", "oras-or", "go", "lza"],
|
|
37
|
+
"obtainableIn": ["xy-x", "xy-y", "oras-or", "oras-as", "go", "lza"],
|
|
37
38
|
"eventOnlyIn": [],
|
|
38
39
|
"storableIn": [],
|
|
39
40
|
"shinyReleased": true,
|
|
@@ -34,7 +34,16 @@
|
|
|
34
34
|
"canDynamax": false,
|
|
35
35
|
"canBeAlpha": false,
|
|
36
36
|
"debutIn": "xy",
|
|
37
|
-
"obtainableIn": [
|
|
37
|
+
"obtainableIn": [
|
|
38
|
+
"xy-x",
|
|
39
|
+
"oras-or",
|
|
40
|
+
"oras-as",
|
|
41
|
+
"go",
|
|
42
|
+
"usum-us",
|
|
43
|
+
"usum-um",
|
|
44
|
+
"lgpe-lgp",
|
|
45
|
+
"lgpe-lge"
|
|
46
|
+
],
|
|
38
47
|
"eventOnlyIn": ["lza"],
|
|
39
48
|
"storableIn": [],
|
|
40
49
|
"shinyReleased": true,
|
|
@@ -33,7 +33,16 @@
|
|
|
33
33
|
"canDynamax": false,
|
|
34
34
|
"canBeAlpha": false,
|
|
35
35
|
"debutIn": "xy",
|
|
36
|
-
"obtainableIn": [
|
|
36
|
+
"obtainableIn": [
|
|
37
|
+
"xy-y",
|
|
38
|
+
"oras-or",
|
|
39
|
+
"oras-as",
|
|
40
|
+
"go",
|
|
41
|
+
"usum-us",
|
|
42
|
+
"usum-um",
|
|
43
|
+
"lgpe-lgp",
|
|
44
|
+
"lgpe-lge"
|
|
45
|
+
],
|
|
37
46
|
"eventOnlyIn": ["lza"],
|
|
38
47
|
"storableIn": [],
|
|
39
48
|
"shinyReleased": true,
|
|
@@ -34,7 +34,18 @@
|
|
|
34
34
|
"canDynamax": false,
|
|
35
35
|
"canBeAlpha": false,
|
|
36
36
|
"debutIn": "xy",
|
|
37
|
-
"obtainableIn": [
|
|
37
|
+
"obtainableIn": [
|
|
38
|
+
"xy-x",
|
|
39
|
+
"xy-y",
|
|
40
|
+
"oras-or",
|
|
41
|
+
"oras-as",
|
|
42
|
+
"go",
|
|
43
|
+
"usum-us",
|
|
44
|
+
"usum-um",
|
|
45
|
+
"lgpe-lgp",
|
|
46
|
+
"lgpe-lge",
|
|
47
|
+
"lza"
|
|
48
|
+
],
|
|
38
49
|
"eventOnlyIn": [],
|
|
39
50
|
"storableIn": [],
|
|
40
51
|
"shinyReleased": true,
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"pokeApiId": 3,
|
|
22
22
|
"slug": "speed-boost",
|
|
23
23
|
"name": "Speed Boost",
|
|
24
|
-
"description": "Boosts the Pokémon's Speed stat by 1 stage at the end of\nevery turn."
|
|
24
|
+
"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."
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"id": "battlearmor",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"pokeApiId": 8,
|
|
62
62
|
"slug": "sand-veil",
|
|
63
63
|
"name": "Sand Veil",
|
|
64
|
-
"description": "Boosts the Pokémon's evasiveness by 25% in a sandstorm."
|
|
64
|
+
"description": "Boosts the Pokémon's evasiveness by 25% in a sandstorm.\nThe Pokémon takes no damage from sandstorms."
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"id": "static",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"pokeApiId": 27,
|
|
198
198
|
"slug": "effect-spore",
|
|
199
199
|
"name": "Effect Spore",
|
|
200
|
-
"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."
|
|
200
|
+
"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."
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"id": "synchronize",
|
|
@@ -351,6 +351,14 @@
|
|
|
351
351
|
"name": "Flame Body",
|
|
352
352
|
"description": "When the Pokémon is hit by a contact move, the attacker has a\n30% chance of being burned."
|
|
353
353
|
},
|
|
354
|
+
{
|
|
355
|
+
"id": "runaway",
|
|
356
|
+
"championsId": "50",
|
|
357
|
+
"pokeApiId": 50,
|
|
358
|
+
"slug": "run-away",
|
|
359
|
+
"name": "Run Away",
|
|
360
|
+
"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."
|
|
361
|
+
},
|
|
354
362
|
{
|
|
355
363
|
"id": "keeneye",
|
|
356
364
|
"championsId": "51",
|
|
@@ -447,6 +455,14 @@
|
|
|
447
455
|
"name": "Marvel Scale",
|
|
448
456
|
"description": "When the Pokémon has a status condition, its Defense stat is\nboosted by 50%."
|
|
449
457
|
},
|
|
458
|
+
{
|
|
459
|
+
"id": "liquidooze",
|
|
460
|
+
"championsId": "64",
|
|
461
|
+
"pokeApiId": 64,
|
|
462
|
+
"slug": "liquid-ooze",
|
|
463
|
+
"name": "Liquid Ooze",
|
|
464
|
+
"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."
|
|
465
|
+
},
|
|
450
466
|
{
|
|
451
467
|
"id": "overgrow",
|
|
452
468
|
"championsId": "65",
|
|
@@ -1047,6 +1063,14 @@
|
|
|
1047
1063
|
"name": "Justified",
|
|
1048
1064
|
"description": "When the Pokémon takes damage from a Dark-type move, its\nAttack stat is boosted by 1 stage."
|
|
1049
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "rattled",
|
|
1068
|
+
"championsId": "155",
|
|
1069
|
+
"pokeApiId": 155,
|
|
1070
|
+
"slug": "rattled",
|
|
1071
|
+
"name": "Rattled",
|
|
1072
|
+
"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."
|
|
1073
|
+
},
|
|
1050
1074
|
{
|
|
1051
1075
|
"id": "magicbounce",
|
|
1052
1076
|
"championsId": "156",
|
|
@@ -1069,7 +1093,7 @@
|
|
|
1069
1093
|
"pokeApiId": 158,
|
|
1070
1094
|
"slug": "prankster",
|
|
1071
1095
|
"name": "Prankster",
|
|
1072
|
-
"description": "Increases the priority of the Pokémon's status moves by 1 stage."
|
|
1096
|
+
"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."
|
|
1073
1097
|
},
|
|
1074
1098
|
{
|
|
1075
1099
|
"id": "sandforce",
|
|
@@ -1191,6 +1215,14 @@
|
|
|
1191
1215
|
"name": "Mega Launcher",
|
|
1192
1216
|
"description": "Boosts the power of the Pokémon's pulse moves by 50%."
|
|
1193
1217
|
},
|
|
1218
|
+
{
|
|
1219
|
+
"id": "grasspelt",
|
|
1220
|
+
"championsId": "179",
|
|
1221
|
+
"pokeApiId": 179,
|
|
1222
|
+
"slug": "grass-pelt",
|
|
1223
|
+
"name": "Grass Pelt",
|
|
1224
|
+
"description": "Boosts the Pokémon's Defense stat by 50% on Grassy Terrain."
|
|
1225
|
+
},
|
|
1194
1226
|
{
|
|
1195
1227
|
"id": "symbiosis",
|
|
1196
1228
|
"championsId": "180",
|
|
@@ -1255,6 +1287,14 @@
|
|
|
1255
1287
|
"name": "Stamina",
|
|
1256
1288
|
"description": "When the Pokémon takes damage from a move, its Defense stat\nis boosted by 1 stage."
|
|
1257
1289
|
},
|
|
1290
|
+
{
|
|
1291
|
+
"id": "emergencyexit",
|
|
1292
|
+
"championsId": "194",
|
|
1293
|
+
"pokeApiId": 194,
|
|
1294
|
+
"slug": "emergency-exit",
|
|
1295
|
+
"name": "Emergency Exit",
|
|
1296
|
+
"description": "The Pokémon switches out of battle when its HP drops to 1/2 or\nless of its max."
|
|
1297
|
+
},
|
|
1258
1298
|
{
|
|
1259
1299
|
"id": "merciless",
|
|
1260
1300
|
"championsId": "196",
|
|
@@ -1263,6 +1303,14 @@
|
|
|
1263
1303
|
"name": "Merciless",
|
|
1264
1304
|
"description": "The Pokémon's attacks become critical hits if the target is\npoisoned or badly poisoned."
|
|
1265
1305
|
},
|
|
1306
|
+
{
|
|
1307
|
+
"id": "stakeout",
|
|
1308
|
+
"championsId": "198",
|
|
1309
|
+
"pokeApiId": 198,
|
|
1310
|
+
"slug": "stakeout",
|
|
1311
|
+
"name": "Stakeout",
|
|
1312
|
+
"description": "Doubles the power of the Pokémon's moves when it attacks\ntargets that have just switched into battle."
|
|
1313
|
+
},
|
|
1266
1314
|
{
|
|
1267
1315
|
"id": "waterbubble",
|
|
1268
1316
|
"championsId": "199",
|
|
@@ -1375,6 +1423,30 @@
|
|
|
1375
1423
|
"name": "Electric Surge",
|
|
1376
1424
|
"description": "Turns the entire field into Electric Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1377
1425
|
},
|
|
1426
|
+
{
|
|
1427
|
+
"id": "psychicsurge",
|
|
1428
|
+
"championsId": "227",
|
|
1429
|
+
"pokeApiId": 227,
|
|
1430
|
+
"slug": "psychic-surge",
|
|
1431
|
+
"name": "Psychic Surge",
|
|
1432
|
+
"description": "Turns the entire field into Psychic Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"id": "grassysurge",
|
|
1436
|
+
"championsId": "229",
|
|
1437
|
+
"pokeApiId": 229,
|
|
1438
|
+
"slug": "grassy-surge",
|
|
1439
|
+
"name": "Grassy Surge",
|
|
1440
|
+
"description": "Turns the entire field into Grassy Terrain for 5 turns when the\nPokémon enters a battle."
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"id": "libero",
|
|
1444
|
+
"championsId": "236",
|
|
1445
|
+
"pokeApiId": 236,
|
|
1446
|
+
"slug": "libero",
|
|
1447
|
+
"name": "Libero",
|
|
1448
|
+
"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."
|
|
1449
|
+
},
|
|
1378
1450
|
{
|
|
1379
1451
|
"id": "mirrorarmor",
|
|
1380
1452
|
"championsId": "240",
|
|
@@ -1391,6 +1463,14 @@
|
|
|
1391
1463
|
"name": "Stalwart",
|
|
1392
1464
|
"description": "The Pokémon ignores the effects of Abilities and moves that\ndraw in moves."
|
|
1393
1465
|
},
|
|
1466
|
+
{
|
|
1467
|
+
"id": "punkrock",
|
|
1468
|
+
"championsId": "244",
|
|
1469
|
+
"pokeApiId": 244,
|
|
1470
|
+
"slug": "punk-rock",
|
|
1471
|
+
"name": "Punk Rock",
|
|
1472
|
+
"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."
|
|
1473
|
+
},
|
|
1394
1474
|
{
|
|
1395
1475
|
"id": "sandspit",
|
|
1396
1476
|
"championsId": "245",
|
|
@@ -1423,6 +1503,14 @@
|
|
|
1423
1503
|
"name": "Screen Cleaner",
|
|
1424
1504
|
"description": "When the Pokémon enters a battle, it removes the Light Screen,\nReflect, and Aurora Veil statuses."
|
|
1425
1505
|
},
|
|
1506
|
+
{
|
|
1507
|
+
"id": "steelyspirit",
|
|
1508
|
+
"championsId": "252",
|
|
1509
|
+
"pokeApiId": 252,
|
|
1510
|
+
"slug": "steely-spirit",
|
|
1511
|
+
"name": "Steely Spirit",
|
|
1512
|
+
"description": "Boosts the power of the Steel-type moves of the Pokémon and\nits allies by 50%."
|
|
1513
|
+
},
|
|
1426
1514
|
{
|
|
1427
1515
|
"id": "wanderingspirit",
|
|
1428
1516
|
"championsId": "254",
|
|
@@ -1463,6 +1551,22 @@
|
|
|
1463
1551
|
"name": "Curious Medicine",
|
|
1464
1552
|
"description": "When the Pokémon enters a battle, it removes all stat changes\nfrom its allies."
|
|
1465
1553
|
},
|
|
1554
|
+
{
|
|
1555
|
+
"id": "seedsower",
|
|
1556
|
+
"championsId": "269",
|
|
1557
|
+
"pokeApiId": 269,
|
|
1558
|
+
"slug": "seed-sower",
|
|
1559
|
+
"name": "Seed Sower",
|
|
1560
|
+
"description": "Turns the entire field into Grassy Terrain for 5 turns when the\nPokémon takes damage from moves."
|
|
1561
|
+
},
|
|
1562
|
+
{
|
|
1563
|
+
"id": "thermalexchange",
|
|
1564
|
+
"championsId": "270",
|
|
1565
|
+
"pokeApiId": 270,
|
|
1566
|
+
"slug": "thermal-exchange",
|
|
1567
|
+
"name": "Thermal Exchange",
|
|
1568
|
+
"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."
|
|
1569
|
+
},
|
|
1466
1570
|
{
|
|
1467
1571
|
"id": "purifyingsalt",
|
|
1468
1572
|
"championsId": "272",
|
|
@@ -1471,6 +1575,14 @@
|
|
|
1471
1575
|
"name": "Purifying Salt",
|
|
1472
1576
|
"description": "Halves the damage the Pokémon takes from Ghost-type moves.\nThe Pokémon is immune to status conditions."
|
|
1473
1577
|
},
|
|
1578
|
+
{
|
|
1579
|
+
"id": "guarddog",
|
|
1580
|
+
"championsId": "275",
|
|
1581
|
+
"pokeApiId": 275,
|
|
1582
|
+
"slug": "guard-dog",
|
|
1583
|
+
"name": "Guard Dog",
|
|
1584
|
+
"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."
|
|
1585
|
+
},
|
|
1474
1586
|
{
|
|
1475
1587
|
"id": "zerotohero",
|
|
1476
1588
|
"championsId": "278",
|
|
@@ -1617,7 +1729,7 @@
|
|
|
1617
1729
|
},
|
|
1618
1730
|
{
|
|
1619
1731
|
"id": "auraguard",
|
|
1620
|
-
"championsId": "
|
|
1732
|
+
"championsId": "319",
|
|
1621
1733
|
"pokeApiId": 314,
|
|
1622
1734
|
"slug": "aura-guard",
|
|
1623
1735
|
"name": "Aura Guard",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"id": "25",
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"name": "Can't Escape",
|
|
139
|
-
"description": "The Pokémon cannot be switched out of battle.",
|
|
139
|
+
"description": "The Pokémon cannot be switched out of battle.\nGhost-type Pokémon are unaffected.",
|
|
140
140
|
"state": "cant_escape"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"id": "37",
|
|
200
200
|
"slug": "toxic-spikes",
|
|
201
201
|
"name": "Toxic Spikes",
|
|
202
|
-
"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.",
|
|
202
|
+
"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.",
|
|
203
203
|
"state": "toxic_spikes"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"id": "52",
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"name": "Leech Seeded",
|
|
293
|
-
"description": "The Pokémon takes damage equal to 1/8 of\
|
|
293
|
+
"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.",
|
|
294
294
|
"state": "leech_seeded"
|
|
295
295
|
},
|
|
296
296
|
{
|
|
@@ -370,6 +370,13 @@
|
|
|
370
370
|
"description": "Halves the damage taken from physical and\nspecial moves. In Double Battles, this damage\nis reduced by 1/3 instead.",
|
|
371
371
|
"state": "aurora_veil"
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"id": "77",
|
|
375
|
+
"slug": "octolocked",
|
|
376
|
+
"name": "Octolocked",
|
|
377
|
+
"description": "The Pokémon's Defense and Sp. Def stats are\nlowered by 1 stage at the end of every turn.",
|
|
378
|
+
"state": "octolocked"
|
|
379
|
+
},
|
|
373
380
|
{
|
|
374
381
|
"id": "106",
|
|
375
382
|
"slug": "salt-cured",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"description": "The Pokémon is unable to restore HP through\nmoves, Abilities, or held items.",
|
|
392
399
|
"state": "healing_prevented"
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"name": "Wide Open",
|
|
405
|
+
"description": "Opponents' moves will not miss the Pokémon\nand will deal double damage.",
|
|
406
|
+
"state": "wide_open"
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "113",
|
|
396
410
|
"slug": "recharging",
|
|
@@ -454,6 +468,13 @@
|
|
|
454
468
|
"description": "Boosts the power of the Pokémon's Fire-type\nmoves by 50%.",
|
|
455
469
|
"state": "flash_fire"
|
|
456
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"id": "124",
|
|
473
|
+
"slug": "jaw-locked",
|
|
474
|
+
"name": "Jaw Locked",
|
|
475
|
+
"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.",
|
|
476
|
+
"state": "jaw_locked"
|
|
477
|
+
},
|
|
457
478
|
{
|
|
458
479
|
"id": "125",
|
|
459
480
|
"slug": "micle-berry",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"slug": "speed-boost",
|
|
19
19
|
"slugLoc": "jia-su",
|
|
20
20
|
"name": "加速",
|
|
21
|
-
"description": "回合结束时,速度会提高1
|
|
21
|
+
"description": "回合结束时,速度会提高1阶。\n在替换出场的回合,速度不会提高。"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"id": "battlearmor",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"slug": "sand-veil",
|
|
54
54
|
"slugLoc": "sha-yin",
|
|
55
55
|
"name": "沙隐",
|
|
56
|
-
"description": "沙暴状态时,\n闪避率会变为1.25
|
|
56
|
+
"description": "沙暴状态时,\n闪避率会变为1.25倍。\n因沙暴状态而受到的伤害将无效。"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"id": "static",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"slug": "effect-spore",
|
|
173
173
|
"slugLoc": "bao-zi",
|
|
174
174
|
"name": "孢子",
|
|
175
|
-
"description": "受到接触类招式影响时,\n有30%的机率会让对手陷入\n
|
|
175
|
+
"description": "受到接触类招式影响时,\n有30%的机率会让对手陷入\n中毒、麻痹、睡眠之中的一种状态。\n对草属性的宝可梦将无效。"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"id": "synchronize",
|
|
@@ -307,6 +307,13 @@
|
|
|
307
307
|
"name": "火焰之躯",
|
|
308
308
|
"description": "受到接触类招式影响时,\n有30%的机率会让对手陷入灼伤状态。"
|
|
309
309
|
},
|
|
310
|
+
{
|
|
311
|
+
"id": "runaway",
|
|
312
|
+
"slug": "run-away",
|
|
313
|
+
"slugLoc": "tao-pao",
|
|
314
|
+
"name": "逃跑",
|
|
315
|
+
"description": "能无视妨碍替换的效果,\n和同行队伍中的其他宝可梦进行替换。"
|
|
316
|
+
},
|
|
310
317
|
{
|
|
311
318
|
"id": "keeneye",
|
|
312
319
|
"slug": "keen-eye",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "神奇鳞片",
|
|
392
399
|
"description": "陷入异常状态时,防御会变为1.5倍。"
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "liquidooze",
|
|
403
|
+
"slug": "liquid-ooze",
|
|
404
|
+
"slugLoc": "wu-ni-jiang",
|
|
405
|
+
"name": "污泥浆",
|
|
406
|
+
"description": "受到吸取HP的招式影响时,\n不会让对手回复,而是会给予相当于回复量的伤害。"
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "overgrow",
|
|
396
410
|
"slug": "overgrow",
|
|
@@ -916,6 +930,13 @@
|
|
|
916
930
|
"name": "正义之心",
|
|
917
931
|
"description": "受到恶属性招式的伤害时,\n攻击会提高1阶。"
|
|
918
932
|
},
|
|
933
|
+
{
|
|
934
|
+
"id": "rattled",
|
|
935
|
+
"slug": "rattled",
|
|
936
|
+
"slugLoc": "dan-qie",
|
|
937
|
+
"name": "胆怯",
|
|
938
|
+
"description": "受到恶、幽灵、虫属性招式的伤害\n或受到威吓影响时,速度会提高1阶。"
|
|
939
|
+
},
|
|
919
940
|
{
|
|
920
941
|
"id": "magicbounce",
|
|
921
942
|
"slug": "magic-bounce",
|
|
@@ -935,7 +956,7 @@
|
|
|
935
956
|
"slug": "prankster",
|
|
936
957
|
"slugLoc": "e-zuo-ju-zhi-xin",
|
|
937
958
|
"name": "恶作剧之心",
|
|
938
|
-
"description": "变化招式的优先度会提高1
|
|
959
|
+
"description": "变化招式的优先度会提高1阶。\n但变化招式对恶属性的宝可梦将变为无效。"
|
|
939
960
|
},
|
|
940
961
|
{
|
|
941
962
|
"id": "sandforce",
|
|
@@ -1042,6 +1063,13 @@
|
|
|
1042
1063
|
"name": "超级发射器",
|
|
1043
1064
|
"description": "波动/波导类招式的威力会变为1.5倍。"
|
|
1044
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "grasspelt",
|
|
1068
|
+
"slug": "grass-pelt",
|
|
1069
|
+
"slugLoc": "cao-zhi-mao-pi",
|
|
1070
|
+
"name": "草之毛皮",
|
|
1071
|
+
"description": "青草场地状态时,\n防御会变为1.5倍。"
|
|
1072
|
+
},
|
|
1045
1073
|
{
|
|
1046
1074
|
"id": "symbiosis",
|
|
1047
1075
|
"slug": "symbiosis",
|
|
@@ -1098,6 +1126,13 @@
|
|
|
1098
1126
|
"name": "持久力",
|
|
1099
1127
|
"description": "受到招式的伤害时,\n防御会提高1阶。"
|
|
1100
1128
|
},
|
|
1129
|
+
{
|
|
1130
|
+
"id": "emergencyexit",
|
|
1131
|
+
"slug": "emergency-exit",
|
|
1132
|
+
"slugLoc": "wei-xian-hui-bi",
|
|
1133
|
+
"name": "危险回避",
|
|
1134
|
+
"description": "HP变为1/2以下时,\n会回到同行队伍。"
|
|
1135
|
+
},
|
|
1101
1136
|
{
|
|
1102
1137
|
"id": "merciless",
|
|
1103
1138
|
"slug": "merciless",
|
|
@@ -1105,6 +1140,13 @@
|
|
|
1105
1140
|
"name": "不仁不义",
|
|
1106
1141
|
"description": "攻击陷入中毒、剧毒状态的对手时,\n必定会击中要害。"
|
|
1107
1142
|
},
|
|
1143
|
+
{
|
|
1144
|
+
"id": "stakeout",
|
|
1145
|
+
"slug": "stakeout",
|
|
1146
|
+
"slugLoc": "dun-shou",
|
|
1147
|
+
"name": "蹲守",
|
|
1148
|
+
"description": "攻击替换出场的对手时,\n招式的威力会变为2倍。"
|
|
1149
|
+
},
|
|
1108
1150
|
{
|
|
1109
1151
|
"id": "waterbubble",
|
|
1110
1152
|
"slug": "water-bubble",
|
|
@@ -1203,6 +1245,27 @@
|
|
|
1203
1245
|
"name": "电气制造者",
|
|
1204
1246
|
"description": "自出场时起,在5回合内\n会让整个场地变为电气场地状态。"
|
|
1205
1247
|
},
|
|
1248
|
+
{
|
|
1249
|
+
"id": "psychicsurge",
|
|
1250
|
+
"slug": "psychic-surge",
|
|
1251
|
+
"slugLoc": "jing-shen-zhi-zao-zhe",
|
|
1252
|
+
"name": "精神制造者",
|
|
1253
|
+
"description": "自出场时起,在5回合内\n会将整个场地变为精神场地状态。"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"id": "grassysurge",
|
|
1257
|
+
"slug": "grassy-surge",
|
|
1258
|
+
"slugLoc": "qing-cao-zhi-zao-zhe",
|
|
1259
|
+
"name": "青草制造者",
|
|
1260
|
+
"description": "自出场时起,在5回合内\n会将整个场地变为青草场地状态。"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "libero",
|
|
1264
|
+
"slug": "libero",
|
|
1265
|
+
"slugLoc": "zi-you-zhe",
|
|
1266
|
+
"name": "自由者",
|
|
1267
|
+
"description": "每次出场时,\n会变为和自己使出的招式\n相同的属性仅1次。"
|
|
1268
|
+
},
|
|
1206
1269
|
{
|
|
1207
1270
|
"id": "mirrorarmor",
|
|
1208
1271
|
"slug": "mirror-armor",
|
|
@@ -1217,6 +1280,13 @@
|
|
|
1217
1280
|
"name": "坚毅",
|
|
1218
1281
|
"description": "会无视具有吸引招式效果的\n特性或招式的影响。"
|
|
1219
1282
|
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": "punkrock",
|
|
1285
|
+
"slug": "punk-rock",
|
|
1286
|
+
"slugLoc": "pang-ke-yao-gun",
|
|
1287
|
+
"name": "庞克摇滚",
|
|
1288
|
+
"description": "声音类招式的威力会变为1.3倍。\n因声音类招式而受到的伤害会减半。"
|
|
1289
|
+
},
|
|
1220
1290
|
{
|
|
1221
1291
|
"id": "sandspit",
|
|
1222
1292
|
"slug": "sand-spit",
|
|
@@ -1245,6 +1315,13 @@
|
|
|
1245
1315
|
"name": "除障",
|
|
1246
1316
|
"description": "出场时,会解除光墙、反射壁、\n极光幕状态。"
|
|
1247
1317
|
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "steelyspirit",
|
|
1320
|
+
"slug": "steely-spirit",
|
|
1321
|
+
"slugLoc": "gang-zhi-yi-zhi",
|
|
1322
|
+
"name": "钢之意志",
|
|
1323
|
+
"description": "自己和同伴的钢属性招式的\n威力会变为1.5倍。"
|
|
1324
|
+
},
|
|
1248
1325
|
{
|
|
1249
1326
|
"id": "wanderingspirit",
|
|
1250
1327
|
"slug": "wandering-spirit",
|
|
@@ -1280,6 +1357,20 @@
|
|
|
1280
1357
|
"name": "怪药",
|
|
1281
1358
|
"description": "出场时,会让同伴的能力变化复原。"
|
|
1282
1359
|
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "seedsower",
|
|
1362
|
+
"slug": "seed-sower",
|
|
1363
|
+
"slugLoc": "diao-chu-zhong-zi",
|
|
1364
|
+
"name": "掉出种子",
|
|
1365
|
+
"description": "自受到招式的伤害时起,在5回合内\n会将整个场地变为青草场地状态。"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "thermalexchange",
|
|
1369
|
+
"slug": "thermal-exchange",
|
|
1370
|
+
"slugLoc": "re-jiao-huan",
|
|
1371
|
+
"name": "热交换",
|
|
1372
|
+
"description": "受到火属性招式的伤害时,\n攻击会提高1阶,且不会陷入灼伤状态。"
|
|
1373
|
+
},
|
|
1283
1374
|
{
|
|
1284
1375
|
"id": "purifyingsalt",
|
|
1285
1376
|
"slug": "purifying-salt",
|
|
@@ -1287,6 +1378,13 @@
|
|
|
1287
1378
|
"name": "洁净之盐",
|
|
1288
1379
|
"description": "不会陷入异常状态。\n因幽灵属性招式\n而受到的伤害会减半。"
|
|
1289
1380
|
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "guarddog",
|
|
1383
|
+
"slug": "guard-dog",
|
|
1384
|
+
"slugLoc": "kan-men-quan",
|
|
1385
|
+
"name": "看门犬",
|
|
1386
|
+
"description": "威吓将无效,且攻击会提高1阶。\n对手的迫使自己进行替换的招式和道具将无效。"
|
|
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": "
|
|
1420
|
-
"name": "
|
|
1517
|
+
"slugLoc": "bo-dao-fang-hu",
|
|
1518
|
+
"name": "波导防护",
|
|
1421
1519
|
"description": "因接触类招式而受到的伤害会减半。"
|
|
1422
1520
|
}
|
|
1423
1521
|
]
|