@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": "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",
|
|
@@ -324,7 +331,7 @@
|
|
|
324
331
|
{
|
|
325
332
|
"id": "pickup",
|
|
326
333
|
"slug": "pickup",
|
|
327
|
-
"slugLoc": "jian-shi",
|
|
334
|
+
"slugLoc": "jian-shi-pickup",
|
|
328
335
|
"name": "撿拾",
|
|
329
336
|
"description": "自己沒有攜帶道具時,\n會在回合結束時撿來\n自己以外的寶可夢消耗的道具。"
|
|
330
337
|
},
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "神奇鱗片",
|
|
392
399
|
"description": "變為異常狀態時,\n防禦會變為1.5倍。"
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "liquidooze",
|
|
403
|
+
"slug": "liquid-ooze",
|
|
404
|
+
"slugLoc": "wu-ni-jiang",
|
|
405
|
+
"name": "污泥漿",
|
|
406
|
+
"description": "受到吸取HP的招式時,\n不會讓對手回復,\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": "jian-shi-stakeout",
|
|
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階。\n不會變為灼傷狀態。"
|
|
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
|
]
|
|
@@ -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": "在回合結束時,\n會受到最大HP的1/8的傷害,\n位在使用了該招式的寶可夢所在位置的對手\n會回復相當於傷害量的HP
|
|
294
|
+
"description": "在回合結束時,\n會受到最大HP的1/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": "火屬性招式威力\n會變為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會回復自己該傷害的\n1/8的HP。",
|
|
432
432
|
"pluralName": "貝殼之鈴"
|
|
433
433
|
},
|
|
434
|
+
{
|
|
435
|
+
"id": "leek",
|
|
436
|
+
"slug": "leek",
|
|
437
|
+
"slugLoc": "da-cong",
|
|
438
|
+
"name": "大蔥",
|
|
439
|
+
"description": "大蔥鴨、蔥遊兵的\n易中要害+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受到招式傷害後就會在該對戰中消失。",
|
|
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",
|