@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
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"slugLoc": "wu-fa-tao-zou-zhuang-tai",
|
|
139
139
|
"name": "无法逃走状态",
|
|
140
|
-
"description": "
|
|
140
|
+
"description": "无法进行替换。\n对幽灵属性的宝可梦将无效。"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"id": "26",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"slug": "toxic-spikes",
|
|
201
201
|
"slugLoc": "du-ling-zhuang-tai",
|
|
202
202
|
"name": "毒菱状态",
|
|
203
|
-
"description": "会让替换出场的宝可梦陷入中毒状态。\n使用2次后会让其陷入剧毒状态。\n
|
|
203
|
+
"description": "会让替换出场的宝可梦陷入中毒状态。\n使用2次后会让其陷入剧毒状态。\n对飞行属性、飘浮特性等的宝可梦将无效。\n毒属性的宝可梦出场时会解除此状态。"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"id": "39",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"slugLoc": "ji-sheng-zhong-zi-zhuang-tai",
|
|
293
293
|
"name": "寄生种子状态",
|
|
294
|
-
"description": "回合结束时,会受到最大HP1/8的伤害。\n在使用了该招式的宝可梦所在位置的对手\n会回复相当于伤害量的HP
|
|
294
|
+
"description": "回合结束时,会受到最大HP1/8的伤害。\n在使用了该招式的宝可梦所在位置的对手\n会回复相当于伤害量的HP。\n对草属性的宝可梦将无效。"
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"id": "54",
|
|
@@ -370,6 +370,13 @@
|
|
|
370
370
|
"name": "极光幕状态",
|
|
371
371
|
"description": "因物理招式和特殊招式\n而受到的伤害会减半。\n双打对战时会变为2/3。"
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"id": "77",
|
|
375
|
+
"slug": "octolocked",
|
|
376
|
+
"slugLoc": "shao-gu-zhuang-tai",
|
|
377
|
+
"name": "蛸固状态",
|
|
378
|
+
"description": "回合结束时,\n防御、特防会降低1阶。"
|
|
379
|
+
},
|
|
373
380
|
{
|
|
374
381
|
"id": "106",
|
|
375
382
|
"slug": "salt-cured",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "回复封锁状态",
|
|
392
399
|
"description": "无法通过招式、特性、\n携带的道具回复HP。"
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"slugLoc": "wu-fang-bei-zhuang-tai",
|
|
405
|
+
"name": "无防备状态",
|
|
406
|
+
"description": "对手的招式必定会击中,\n且伤害会变为2倍。"
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "113",
|
|
396
410
|
"slug": "recharging",
|
|
@@ -454,6 +468,13 @@
|
|
|
454
468
|
"name": "引火状态",
|
|
455
469
|
"description": "火属性招式的威力会变为1.5倍。"
|
|
456
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"id": "124",
|
|
473
|
+
"slug": "jaw-locked",
|
|
474
|
+
"slugLoc": "jin-yao-bu-fang-zhuang-tai",
|
|
475
|
+
"name": "紧咬不放状态",
|
|
476
|
+
"description": "使用招式和受到招式影响的\n宝可梦双方都无法进行替换。"
|
|
477
|
+
},
|
|
457
478
|
{
|
|
458
479
|
"id": "125",
|
|
459
480
|
"slug": "micle-berry",
|
|
@@ -431,6 +431,14 @@
|
|
|
431
431
|
"description": "用招式给予伤害时,\n会让自己的HP回复\n该伤害的1/8。",
|
|
432
432
|
"pluralName": "贝壳之铃"
|
|
433
433
|
},
|
|
434
|
+
{
|
|
435
|
+
"id": "leek",
|
|
436
|
+
"slug": "leek",
|
|
437
|
+
"slugLoc": "da-cong",
|
|
438
|
+
"name": "大葱",
|
|
439
|
+
"description": "大葱鸭、葱游兵会变为易中要害+2。",
|
|
440
|
+
"pluralName": "大葱"
|
|
441
|
+
},
|
|
434
442
|
{
|
|
435
443
|
"id": "widelens",
|
|
436
444
|
"slug": "wide-lens",
|
|
@@ -567,6 +575,54 @@
|
|
|
567
575
|
"description": "吸取HP的招式的回复量\n会变为1.3倍。扎根、吸取力量等的\n回复量也会变为1.3倍。",
|
|
568
576
|
"pluralName": "大根茎"
|
|
569
577
|
},
|
|
578
|
+
{
|
|
579
|
+
"id": "rockyhelmet",
|
|
580
|
+
"slug": "rocky-helmet",
|
|
581
|
+
"slugLoc": "tu-tu-tou-kui",
|
|
582
|
+
"name": "凸凸头盔",
|
|
583
|
+
"description": "受到接触类招式影响时,\n会给予对手其最大HP的1/6的伤害。",
|
|
584
|
+
"pluralName": "凸凸头盔"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "airballoon",
|
|
588
|
+
"slug": "air-balloon",
|
|
589
|
+
"slugLoc": "qi-qiu",
|
|
590
|
+
"name": "气球",
|
|
591
|
+
"description": "会变为不在地面上,\n地面属性的招式、撒菱、毒菱、\n黏黏网状态将无效。\n受到招式的伤害后,\n就会在该次对战中消失。",
|
|
592
|
+
"pluralName": "气球"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"id": "redcard",
|
|
596
|
+
"slug": "red-card",
|
|
597
|
+
"slugLoc": "hong-pai",
|
|
598
|
+
"name": "红牌",
|
|
599
|
+
"description": "会让用招式对自己造成伤害的对手进行替换。\n使用1次后就会在该次对战中消失。",
|
|
600
|
+
"pluralName": "红牌"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "bindingband",
|
|
604
|
+
"slug": "binding-band",
|
|
605
|
+
"slugLoc": "jin-bang-shu-dai",
|
|
606
|
+
"name": "紧绑束带",
|
|
607
|
+
"description": "束缚状态给予的伤害\n不会是对手最大HP的1/8,\n而是会变为对手最大HP的1/6。",
|
|
608
|
+
"pluralName": "紧绑束带"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "ejectbutton",
|
|
612
|
+
"slug": "eject-button",
|
|
613
|
+
"slugLoc": "tao-tuo-an-jian",
|
|
614
|
+
"name": "逃脱按键",
|
|
615
|
+
"description": "因招式而受到伤害时,会回到同行队伍。\n使用1次后就会在该次对战中消失。",
|
|
616
|
+
"pluralName": "逃脱按键"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"id": "normalgem",
|
|
620
|
+
"slug": "normal-gem",
|
|
621
|
+
"slugLoc": "yi-ban-bao-shi",
|
|
622
|
+
"name": "一般宝石",
|
|
623
|
+
"description": "一般属性招式的威力会变为1.3倍。\n使用1次后就会在该次对战中消失。",
|
|
624
|
+
"pluralName": "一般宝石"
|
|
625
|
+
},
|
|
570
626
|
{
|
|
571
627
|
"id": "gengarite",
|
|
572
628
|
"slug": "gengarite",
|
|
@@ -895,6 +951,14 @@
|
|
|
895
951
|
"description": "能让长耳兔进行超级进化的持有物。",
|
|
896
952
|
"pluralName": "长耳兔进化石"
|
|
897
953
|
},
|
|
954
|
+
{
|
|
955
|
+
"id": "salamencite",
|
|
956
|
+
"slug": "salamencite",
|
|
957
|
+
"slugLoc": "bao-fei-long-jin-hua-shi",
|
|
958
|
+
"name": "暴飞龙进化石",
|
|
959
|
+
"description": "能让暴飞龙进行超级进化的持有物。",
|
|
960
|
+
"pluralName": "暴飞龙进化石"
|
|
961
|
+
},
|
|
898
962
|
{
|
|
899
963
|
"id": "beedrillite",
|
|
900
964
|
"slug": "beedrillite",
|
|
@@ -903,6 +967,46 @@
|
|
|
903
967
|
"description": "能让大针蜂进行超级进化的持有物。",
|
|
904
968
|
"pluralName": "大针蜂进化石"
|
|
905
969
|
},
|
|
970
|
+
{
|
|
971
|
+
"id": "terrainextender",
|
|
972
|
+
"slug": "terrain-extender",
|
|
973
|
+
"slugLoc": "da-di-mo",
|
|
974
|
+
"name": "大地膜",
|
|
975
|
+
"description": "因招式或特性展开场地时,\n持续时间会延长3回合。\n(合计8回合)",
|
|
976
|
+
"pluralName": "大地膜"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": "electricseed",
|
|
980
|
+
"slug": "electric-seed",
|
|
981
|
+
"slugLoc": "dian-qi-zhong-zi",
|
|
982
|
+
"name": "电气种子",
|
|
983
|
+
"description": "电气场地状态时,\n防御会提高1阶。\n使用1次后就会在该次对战中消失。",
|
|
984
|
+
"pluralName": "电气种子"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": "psychicseed",
|
|
988
|
+
"slug": "psychic-seed",
|
|
989
|
+
"slugLoc": "jing-shen-zhong-zi",
|
|
990
|
+
"name": "精神种子",
|
|
991
|
+
"description": "精神场地状态时,\n特防会提高1阶。\n使用1次后就会在该次对战中消失。",
|
|
992
|
+
"pluralName": "精神种子"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": "mistyseed",
|
|
996
|
+
"slug": "misty-seed",
|
|
997
|
+
"slugLoc": "bo-wu-zhong-zi",
|
|
998
|
+
"name": "薄雾种子",
|
|
999
|
+
"description": "薄雾场地状态时,\n特防会提高1阶。\n使用1次后就会在该次对战中消失。",
|
|
1000
|
+
"pluralName": "薄雾种子"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"id": "grassyseed",
|
|
1004
|
+
"slug": "grassy-seed",
|
|
1005
|
+
"slugLoc": "qing-cao-zhong-zi",
|
|
1006
|
+
"name": "青草种子",
|
|
1007
|
+
"description": "青草场地状态时,\n防御会提高1阶。\n使用1次后就会在该次对战中消失。",
|
|
1008
|
+
"pluralName": "青草种子"
|
|
1009
|
+
},
|
|
906
1010
|
{
|
|
907
1011
|
"id": "fairyfeather",
|
|
908
1012
|
"slug": "fairy-feather",
|
|
@@ -1135,6 +1239,14 @@
|
|
|
1135
1239
|
"description": "能让风铃铃进行超级进化的持有物。",
|
|
1136
1240
|
"pluralName": "风铃铃进化石"
|
|
1137
1241
|
},
|
|
1242
|
+
{
|
|
1243
|
+
"id": "absolitez",
|
|
1244
|
+
"slug": "absolite-z",
|
|
1245
|
+
"slugLoc": "a-bo-suo-lu-jin-hua-shi-z",
|
|
1246
|
+
"name": "阿勃梭鲁进化石Z",
|
|
1247
|
+
"description": "能让阿勃梭鲁进行超级进化的持有物。\n(超级阿勃梭鲁Z)",
|
|
1248
|
+
"pluralName": "阿勃梭鲁进化石Z"
|
|
1249
|
+
},
|
|
1138
1250
|
{
|
|
1139
1251
|
"id": "staraptite",
|
|
1140
1252
|
"slug": "staraptite",
|
|
@@ -1143,6 +1255,22 @@
|
|
|
1143
1255
|
"description": "能让姆克鹰进行超级进化的持有物。",
|
|
1144
1256
|
"pluralName": "姆克鹰进化石"
|
|
1145
1257
|
},
|
|
1258
|
+
{
|
|
1259
|
+
"id": "garchompitez",
|
|
1260
|
+
"slug": "garchompite-z",
|
|
1261
|
+
"slugLoc": "lie-yao-lu-sha-jin-hua-shi-z",
|
|
1262
|
+
"name": "烈咬陆鲨进化石Z",
|
|
1263
|
+
"description": "能让烈咬陆鲨进行超级进化的持有物。\n(超级烈咬陆鲨Z)",
|
|
1264
|
+
"pluralName": "烈咬陆鲨进化石Z"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "lucarionitez",
|
|
1268
|
+
"slug": "lucarionite-z",
|
|
1269
|
+
"slugLoc": "lu-qia-li-ou-jin-hua-shi-z",
|
|
1270
|
+
"name": "路卡利欧进化石Z",
|
|
1271
|
+
"description": "能让路卡利欧进行超级进化的持有物。\n(超级路卡利欧Z)",
|
|
1272
|
+
"pluralName": "路卡利欧进化石Z"
|
|
1273
|
+
},
|
|
1146
1274
|
{
|
|
1147
1275
|
"id": "golurkite",
|
|
1148
1276
|
"slug": "golurkite",
|
|
@@ -1167,6 +1295,14 @@
|
|
|
1167
1295
|
"description": "能让好胜毛蟹进行超级进化的持有物。",
|
|
1168
1296
|
"pluralName": "好胜毛蟹进化石"
|
|
1169
1297
|
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": "golisopite",
|
|
1300
|
+
"slug": "golisopite",
|
|
1301
|
+
"slugLoc": "ju-jia-wu-zhe-jin-hua-shi",
|
|
1302
|
+
"name": "具甲武者进化石",
|
|
1303
|
+
"description": "能让具甲武者进行超级进化的持有物。",
|
|
1304
|
+
"pluralName": "具甲武者进化石"
|
|
1305
|
+
},
|
|
1170
1306
|
{
|
|
1171
1307
|
"id": "scovillainite",
|
|
1172
1308
|
"slug": "scovillainite",
|
|
@@ -1175,6 +1311,14 @@
|
|
|
1175
1311
|
"description": "能让狠辣椒进行超级进化的持有物。",
|
|
1176
1312
|
"pluralName": "狠辣椒进化石"
|
|
1177
1313
|
},
|
|
1314
|
+
{
|
|
1315
|
+
"id": "baxcalibrite",
|
|
1316
|
+
"slug": "baxcalibrite",
|
|
1317
|
+
"slugLoc": "ji-ji-long-jin-hua-shi",
|
|
1318
|
+
"name": "戟脊龙进化石",
|
|
1319
|
+
"description": "能让戟脊龙进行超级进化的持有物。",
|
|
1320
|
+
"pluralName": "戟脊龙进化石"
|
|
1321
|
+
},
|
|
1178
1322
|
{
|
|
1179
1323
|
"id": "glimmoranite",
|
|
1180
1324
|
"slug": "glimmoranite",
|
|
@@ -536,21 +536,21 @@
|
|
|
536
536
|
"slug": "poison-powder",
|
|
537
537
|
"slugLoc": "du-fen",
|
|
538
538
|
"name": "毒粉",
|
|
539
|
-
"description": "
|
|
539
|
+
"description": "会让对手陷入中毒状态。\n对草属性的宝可梦将无效。"
|
|
540
540
|
},
|
|
541
541
|
{
|
|
542
542
|
"id": "stunspore",
|
|
543
543
|
"slug": "stun-spore",
|
|
544
544
|
"slugLoc": "ma-bi-fen",
|
|
545
545
|
"name": "麻痹粉",
|
|
546
|
-
"description": "
|
|
546
|
+
"description": "会让对手陷入麻痹状态。\n对草属性的宝可梦将无效。"
|
|
547
547
|
},
|
|
548
548
|
{
|
|
549
549
|
"id": "sleeppowder",
|
|
550
550
|
"slug": "sleep-powder",
|
|
551
551
|
"slugLoc": "cui-mian-fen",
|
|
552
552
|
"name": "催眠粉",
|
|
553
|
-
"description": "
|
|
553
|
+
"description": "会让对手陷入睡眠状态。\n对草属性的宝可梦将无效。"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"id": "petaldance",
|
|
@@ -599,14 +599,14 @@
|
|
|
599
599
|
"slug": "thunder-wave",
|
|
600
600
|
"slugLoc": "dian-ci-bo",
|
|
601
601
|
"name": "电磁波",
|
|
602
|
-
"description": "
|
|
602
|
+
"description": "会让对手陷入麻痹状态。\n对地面属性的宝可梦将无效。"
|
|
603
603
|
},
|
|
604
604
|
{
|
|
605
605
|
"id": "thunder",
|
|
606
606
|
"slug": "thunder",
|
|
607
607
|
"slugLoc": "da-lei",
|
|
608
608
|
"name": "打雷",
|
|
609
|
-
"description": "有30%的机率会让对手陷入麻痹状态。\n
|
|
609
|
+
"description": "有30%的机率会让对手陷入麻痹状态。\n若为下雨状态,则必定会命中对手。\n若为大晴天状态,则命中率会变为50%。\n也会击中空中状态的对手。"
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
612
|
"id": "rockthrow",
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
"slug": "spore",
|
|
1027
1027
|
"slugLoc": "mo-gu-bao-zi",
|
|
1028
1028
|
"name": "蘑菇孢子",
|
|
1029
|
-
"description": "
|
|
1029
|
+
"description": "会让对手陷入睡眠状态。\n对草属性的宝可梦将无效。"
|
|
1030
1030
|
},
|
|
1031
1031
|
{
|
|
1032
1032
|
"id": "flash",
|
|
@@ -1138,14 +1138,14 @@
|
|
|
1138
1138
|
"slug": "slash",
|
|
1139
1139
|
"slugLoc": "pi-kai",
|
|
1140
1140
|
"name": "劈开",
|
|
1141
|
-
"description": ""
|
|
1141
|
+
"description": "会以易中要害+1来进行攻击。"
|
|
1142
1142
|
},
|
|
1143
1143
|
{
|
|
1144
1144
|
"id": "substitute",
|
|
1145
1145
|
"slug": "substitute",
|
|
1146
1146
|
"slugLoc": "ti-shen",
|
|
1147
1147
|
"name": "替身",
|
|
1148
|
-
"description": "会让自己的HP减少最大HP的1/4\n并制造替身。\n替身会代替自己承受招式。\n受到相当于最大HP的1/4
|
|
1148
|
+
"description": "会让自己的HP减少最大HP的1/4\n并制造替身。\n替身会代替自己承受招式。\n受到相当于最大HP的1/4的伤害时会消失。\n声音类招式会无视替身造成影响。"
|
|
1149
1149
|
},
|
|
1150
1150
|
{
|
|
1151
1151
|
"id": "struggle",
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"slug": "cotton-spore",
|
|
1244
1244
|
"slugLoc": "mian-bao-zi",
|
|
1245
1245
|
"name": "棉孢子",
|
|
1246
|
-
"description": "会让对手的速度降低2
|
|
1246
|
+
"description": "会让对手的速度降低2阶。\n对草属性的宝可梦将无效。"
|
|
1247
1247
|
},
|
|
1248
1248
|
{
|
|
1249
1249
|
"id": "reversal",
|
|
@@ -1327,7 +1327,7 @@
|
|
|
1327
1327
|
"slug": "octazooka",
|
|
1328
1328
|
"slugLoc": "zhang-yu-tong-pao",
|
|
1329
1329
|
"name": "章鱼桶炮",
|
|
1330
|
-
"description": ""
|
|
1330
|
+
"description": "有50%的机率会让对手的命中率降低1阶。"
|
|
1331
1331
|
},
|
|
1332
1332
|
{
|
|
1333
1333
|
"id": "spikes",
|
|
@@ -1453,7 +1453,7 @@
|
|
|
1453
1453
|
"slug": "milk-drink",
|
|
1454
1454
|
"slugLoc": "he-niu-nai",
|
|
1455
1455
|
"name": "喝牛奶",
|
|
1456
|
-
"description": ""
|
|
1456
|
+
"description": "会让自己或同伴的\nHP回复最大HP的1/2。"
|
|
1457
1457
|
},
|
|
1458
1458
|
{
|
|
1459
1459
|
"id": "spark",
|
|
@@ -3329,7 +3329,7 @@
|
|
|
3329
3329
|
"slug": "rage-powder",
|
|
3330
3330
|
"slugLoc": "fen-nu-fen",
|
|
3331
3331
|
"name": "愤怒粉",
|
|
3332
|
-
"description": "对手的招式全部会由自己承受。\n
|
|
3332
|
+
"description": "对手的招式全部会由自己承受。\n只对需要选择对手的招式有效。\n对草属性的宝可梦将无效。"
|
|
3333
3333
|
},
|
|
3334
3334
|
{
|
|
3335
3335
|
"id": "telekinesis",
|
|
@@ -3553,7 +3553,7 @@
|
|
|
3553
3553
|
"slug": "shift-gear",
|
|
3554
3554
|
"slugLoc": "huan-dang",
|
|
3555
3555
|
"name": "换档",
|
|
3556
|
-
"description": ""
|
|
3556
|
+
"description": "会让自己的攻击提高1阶,\n速度提高2阶。"
|
|
3557
3557
|
},
|
|
3558
3558
|
{
|
|
3559
3559
|
"id": "circlethrow",
|
|
@@ -3791,7 +3791,7 @@
|
|
|
3791
3791
|
"slug": "hurricane",
|
|
3792
3792
|
"slugLoc": "bao-feng",
|
|
3793
3793
|
"name": "暴风",
|
|
3794
|
-
"description": "有30%的机率会让对手陷入混乱状态。\n若为下雨状态,则必定会命中对手。\n也会击中空中状态的对手。"
|
|
3794
|
+
"description": "有30%的机率会让对手陷入混乱状态。\n若为下雨状态,则必定会命中对手。\n若为大晴天状态,则命中率会变为50%。\n也会击中空中状态的对手。"
|
|
3795
3795
|
},
|
|
3796
3796
|
{
|
|
3797
3797
|
"id": "headcharge",
|
|
@@ -4687,7 +4687,7 @@
|
|
|
4687
4687
|
"slug": "zing-zap",
|
|
4688
4688
|
"slugLoc": "ma-ma-ci-ci",
|
|
4689
4689
|
"name": "麻麻刺刺",
|
|
4690
|
-
"description": ""
|
|
4690
|
+
"description": "有30%的机率会让对手畏缩。"
|
|
4691
4691
|
},
|
|
4692
4692
|
{
|
|
4693
4693
|
"id": "naturesmadness",
|
|
@@ -4743,14 +4743,14 @@
|
|
|
4743
4743
|
"slug": "snipe-shot",
|
|
4744
4744
|
"slugLoc": "ju-ji",
|
|
4745
4745
|
"name": "狙击",
|
|
4746
|
-
"description": ""
|
|
4746
|
+
"description": "会无视具有吸引招式效果的\n特性或招式的影响。\n会以易中要害+1来进行攻击。"
|
|
4747
4747
|
},
|
|
4748
4748
|
{
|
|
4749
4749
|
"id": "jawlock",
|
|
4750
4750
|
"slug": "jaw-lock",
|
|
4751
4751
|
"slugLoc": "jin-yao-bu-fang",
|
|
4752
4752
|
"name": "紧咬不放",
|
|
4753
|
-
"description": ""
|
|
4753
|
+
"description": "会让对手和自己陷入紧咬不放状态。"
|
|
4754
4754
|
},
|
|
4755
4755
|
{
|
|
4756
4756
|
"id": "stuffcheeks",
|
|
@@ -4778,7 +4778,7 @@
|
|
|
4778
4778
|
"slug": "magic-powder",
|
|
4779
4779
|
"slugLoc": "mo-fa-fen",
|
|
4780
4780
|
"name": "魔法粉",
|
|
4781
|
-
"description": "
|
|
4781
|
+
"description": "会让对手的属性变为超能力属性。\n对草属性的宝可梦将无效。"
|
|
4782
4782
|
},
|
|
4783
4783
|
{
|
|
4784
4784
|
"id": "dragondarts",
|
|
@@ -4799,7 +4799,7 @@
|
|
|
4799
4799
|
"slug": "octolock",
|
|
4800
4800
|
"slugLoc": "shao-gu",
|
|
4801
4801
|
"name": "蛸固",
|
|
4802
|
-
"description": ""
|
|
4802
|
+
"description": "会让对手陷入\n无法逃走状态和蛸固状态。"
|
|
4803
4803
|
},
|
|
4804
4804
|
{
|
|
4805
4805
|
"id": "boltbeak",
|
|
@@ -4820,7 +4820,7 @@
|
|
|
4820
4820
|
"slug": "court-change",
|
|
4821
4821
|
"slugLoc": "huan-chang",
|
|
4822
4822
|
"name": "换场",
|
|
4823
|
-
"description": ""
|
|
4823
|
+
"description": "会将我方和对手的场地状态互换。"
|
|
4824
4824
|
},
|
|
4825
4825
|
{
|
|
4826
4826
|
"id": "clangoroussoul",
|
|
@@ -4848,7 +4848,7 @@
|
|
|
4848
4848
|
"slug": "drum-beating",
|
|
4849
4849
|
"slugLoc": "gu-ji",
|
|
4850
4850
|
"name": "鼓击",
|
|
4851
|
-
"description": ""
|
|
4851
|
+
"description": "会让对手的速度降低1阶。"
|
|
4852
4852
|
},
|
|
4853
4853
|
{
|
|
4854
4854
|
"id": "snaptrap",
|
|
@@ -4862,7 +4862,7 @@
|
|
|
4862
4862
|
"slug": "pyro-ball",
|
|
4863
4863
|
"slugLoc": "huo-yan-qiu",
|
|
4864
4864
|
"name": "火焰球",
|
|
4865
|
-
"description": ""
|
|
4865
|
+
"description": "有10%的机率会让对手陷入灼伤状态。\n使用后会治愈自己的冰冻状态。"
|
|
4866
4866
|
},
|
|
4867
4867
|
{
|
|
4868
4868
|
"id": "behemothblade",
|
|
@@ -4960,7 +4960,7 @@
|
|
|
4960
4960
|
"slug": "meteor-assault",
|
|
4961
4961
|
"slugLoc": "liu-xing-tu-ji",
|
|
4962
4962
|
"name": "流星突击",
|
|
4963
|
-
"description": ""
|
|
4963
|
+
"description": "在使用后的下一回合,\n自己会陷入反作用力状态。"
|
|
4964
4964
|
},
|
|
4965
4965
|
{
|
|
4966
4966
|
"id": "eternabeam",
|
|
@@ -5436,7 +5436,7 @@
|
|
|
5436
5436
|
"slug": "glaive-rush",
|
|
5437
5437
|
"slugLoc": "ju-jian-tu-ji",
|
|
5438
5438
|
"name": "巨剑突击",
|
|
5439
|
-
"description": ""
|
|
5439
|
+
"description": "直到自己下次行动为止,\n自己会陷入无防备状态。"
|
|
5440
5440
|
},
|
|
5441
5441
|
{
|
|
5442
5442
|
"id": "revivalblessing",
|
|
@@ -5828,7 +5828,7 @@
|
|
|
5828
5828
|
"slug": "upper-hand",
|
|
5829
5829
|
"slugLoc": "kuai-shou-huan-ji",
|
|
5830
5830
|
"name": "快手还击",
|
|
5831
|
-
"description": "
|
|
5831
|
+
"description": "若对手没有使用可抢先攻击的招式,\n则会失败。会让对手畏缩。"
|
|
5832
5832
|
},
|
|
5833
5833
|
{
|
|
5834
5834
|
"id": "malignantchain",
|