@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": "gasog",
|
|
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": "moraesumgi",
|
|
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": "poja",
|
|
174
174
|
"name": "포자",
|
|
175
|
-
"description": "접촉 기술을 받으면\n30% 확률로 상대를 독, 마비, 잠듦 중\n하나의 상태로
|
|
175
|
+
"description": "접촉 기술을 받으면\n30% 확률로 상대를 독, 마비, 잠듦 중\n하나의 상태로 만든다.\n풀타입 포켓몬에게는 효과가 없다."
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"id": "synchronize",
|
|
@@ -307,6 +307,13 @@
|
|
|
307
307
|
"name": "불꽃몸",
|
|
308
308
|
"description": "접촉 기술을 받으면\n30% 확률로 상대를 화상 상태로 만든다."
|
|
309
309
|
},
|
|
310
|
+
{
|
|
311
|
+
"id": "runaway",
|
|
312
|
+
"slug": "run-away",
|
|
313
|
+
"slugLoc": "doju",
|
|
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": "haegamaeg",
|
|
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": "junug",
|
|
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": "jisgujeunmaeum",
|
|
937
958
|
"name": "짓궂은마음",
|
|
938
|
-
"description": "변화 기술의 우선도가 1단계
|
|
959
|
+
"description": "변화 기술의 우선도가 1단계 올라간다.\n대신 악타입 포켓몬에게는\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": "pulmopi",
|
|
1070
|
+
"name": "풀모피",
|
|
1071
|
+
"description": "그래스필드 상태일 때 방어가 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": "wigihoepi",
|
|
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": "jambog",
|
|
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": "saikomeikeo",
|
|
1252
|
+
"name": "사이코메이커",
|
|
1253
|
+
"description": "등장 시 5턴 동안 전체 필드를\n사이코필드 상태로 만든다."
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"id": "grassysurge",
|
|
1257
|
+
"slug": "grassy-surge",
|
|
1258
|
+
"slugLoc": "geuraeseumeikeo",
|
|
1259
|
+
"name": "그래스메이커",
|
|
1260
|
+
"description": "등장 시 5턴 동안 전체 필드를\n그래스필드 상태로 만든다."
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "libero",
|
|
1264
|
+
"slug": "libero",
|
|
1265
|
+
"slugLoc": "ribero",
|
|
1266
|
+
"name": "리베로",
|
|
1267
|
+
"description": "등장할 때마다 단 한 번\n자신이 사용하는 기술과 같은 타입으로 변화한다."
|
|
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": "peongkeurog",
|
|
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": "gangceoljeongsin",
|
|
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": "neomcineunssi",
|
|
1364
|
+
"name": "넘치는씨",
|
|
1365
|
+
"description": "기술로 데미지를 입으면\n5턴 동안 전체 필드를\n그래스필드 상태로 만든다."
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "thermalexchange",
|
|
1369
|
+
"slug": "thermal-exchange",
|
|
1370
|
+
"slugLoc": "yeolgyohwan",
|
|
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고스트타입 기술로 입는 데미지가 반감된다."
|
|
1289
1380
|
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "guarddog",
|
|
1383
|
+
"slug": "guard-dog",
|
|
1384
|
+
"slugLoc": "pasugyeon",
|
|
1385
|
+
"name": "파수견",
|
|
1386
|
+
"description": "위협의 효과를 받지 않으며 공격이 1단계 올라간다.\n상대의 교체시키는\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": "padongyibangho",
|
|
1518
|
+
"name": "파동의방호",
|
|
1421
1519
|
"description": "접촉 기술로 입는 데미지가 반감된다."
|
|
1422
1520
|
}
|
|
1423
1521
|
]
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"slugLoc": "gyoce-bulga-sangtae",
|
|
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": "dogabjeong-sangtae",
|
|
202
202
|
"name": "독압정 상태",
|
|
203
|
-
"description": "교체한 포켓몬을 독 상태로 만든다.\n2회 사용하면 맹독 상태로 만든다.\n비행타입, 특성 부유 등의 포켓몬은\n효과를 받지
|
|
203
|
+
"description": "교체한 포켓몬을 독 상태로 만든다.\n2회 사용하면 맹독 상태로 만든다.\n비행타입, 특성 부유 등의 포켓몬은\n효과를 받지 않는다.\n독타입 포켓몬이 등장하면 해제된다."
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"id": "39",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"slugLoc": "ssibburigi-sangtae",
|
|
293
293
|
"name": "씨뿌리기 상태",
|
|
294
|
-
"description": "턴 종료 시\n최대 HP의 1/8만큼 데미지를 입고\n그만큼 기술을 사용한 포켓몬이 있던\n자리에 있는 상대가
|
|
294
|
+
"description": "턴 종료 시\n최대 HP의 1/8만큼 데미지를 입고\n그만큼 기술을 사용한 포켓몬이 있던\n자리에 있는 상대가 회복한다.\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": "muneogudhigi-sangtae",
|
|
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": "기술, 특성, 지니고 있는 도구로\nHP를 회복할 수 없다."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"slugLoc": "mubangbi-sangtae",
|
|
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": "mulgobeotigi-sangtae",
|
|
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그 데미지의 1/8만큼\n자신의 HP를 회복한다.",
|
|
432
432
|
"pluralName": "조개껍질방울"
|
|
433
433
|
},
|
|
434
|
+
{
|
|
435
|
+
"id": "leek",
|
|
436
|
+
"slug": "leek",
|
|
437
|
+
"slugLoc": "daepa",
|
|
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를 흡수하는 기술의 회복량이 1.3배가 된다.\n뿌리박기, 힘흡수 등도 1.3배가 된다.",
|
|
568
576
|
"pluralName": "큰뿌리"
|
|
569
577
|
},
|
|
578
|
+
{
|
|
579
|
+
"id": "rockyhelmet",
|
|
580
|
+
"slug": "rocky-helmet",
|
|
581
|
+
"slugLoc": "ultungbultungmes",
|
|
582
|
+
"name": "울퉁불퉁멧",
|
|
583
|
+
"description": "접촉 기술을 받으면\n상대 최대 HP의 1/6만큼 데미지를 준다.",
|
|
584
|
+
"pluralName": "울퉁불퉁멧"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "airballoon",
|
|
588
|
+
"slug": "air-balloon",
|
|
589
|
+
"slugLoc": "pungseon",
|
|
590
|
+
"name": "풍선",
|
|
591
|
+
"description": "땅 위에 있지 않게 되어\n땅타입 기술, 압정뿌리기, 독압정,\n끈적끈적네트 상태의 효과를 받지 않는다.\n기술로 데미지를 입으면\n그 대전 중에는 사라진다.",
|
|
592
|
+
"pluralName": "풍선"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"id": "redcard",
|
|
596
|
+
"slug": "red-card",
|
|
597
|
+
"slugLoc": "redeukadeu",
|
|
598
|
+
"name": "레드카드",
|
|
599
|
+
"description": "자신에게 기술로 데미지를 준 상대를 교체시킨다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
600
|
+
"pluralName": "레드카드"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "bindingband",
|
|
604
|
+
"slug": "binding-band",
|
|
605
|
+
"slugLoc": "joimbaendeu",
|
|
606
|
+
"name": "조임밴드",
|
|
607
|
+
"description": "바인드 상태로 주는 데미지가\n상대 최대 HP의 1/8이 아니라 1/6이 된다.",
|
|
608
|
+
"pluralName": "조임밴드"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "ejectbutton",
|
|
612
|
+
"slug": "eject-button",
|
|
613
|
+
"slugLoc": "talculbeoteun",
|
|
614
|
+
"name": "탈출버튼",
|
|
615
|
+
"description": "기술로 데미지를 입으면\n지닌 포켓몬으로 돌아간다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
616
|
+
"pluralName": "탈출버튼"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"id": "normalgem",
|
|
620
|
+
"slug": "normal-gem",
|
|
621
|
+
"slugLoc": "nomaljueol",
|
|
622
|
+
"name": "노말주얼",
|
|
623
|
+
"description": "노말타입 기술의 위력이 1.3배가 된다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
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": "bomandanaiteu",
|
|
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": "geuraundeukoteu",
|
|
974
|
+
"name": "그라운드코트",
|
|
975
|
+
"description": "기술이나 특성으로 필드를 전개했을 때\n지속 시간이 3턴 증가한다. (총 8턴)",
|
|
976
|
+
"pluralName": "그라운드코트"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": "electricseed",
|
|
980
|
+
"slug": "electric-seed",
|
|
981
|
+
"slugLoc": "ilregteurigsideu",
|
|
982
|
+
"name": "일렉트릭시드",
|
|
983
|
+
"description": "일렉트릭필드 상태일 때\n방어가 1단계 올라간다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
984
|
+
"pluralName": "일렉트릭시드"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": "psychicseed",
|
|
988
|
+
"slug": "psychic-seed",
|
|
989
|
+
"slugLoc": "saikosideu",
|
|
990
|
+
"name": "사이코시드",
|
|
991
|
+
"description": "사이코필드 상태일 때\n특수방어가 1단계 올라간다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
992
|
+
"pluralName": "사이코시드"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": "mistyseed",
|
|
996
|
+
"slug": "misty-seed",
|
|
997
|
+
"slugLoc": "miseuteusideu",
|
|
998
|
+
"name": "미스트시드",
|
|
999
|
+
"description": "미스트필드 상태일 때\n특수방어가 1단계 올라간다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
1000
|
+
"pluralName": "미스트시드"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"id": "grassyseed",
|
|
1004
|
+
"slug": "grassy-seed",
|
|
1005
|
+
"slugLoc": "geuraeseusideu",
|
|
1006
|
+
"name": "그래스시드",
|
|
1007
|
+
"description": "그래스필드 상태일 때\n방어가 1단계 올라간다.\n한 번 사용하면 그 대전 중에는 사라진다.",
|
|
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": "aebsolnaiteuz",
|
|
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": "hankariaseunaiteuz",
|
|
1262
|
+
"name": "한카리아스나이트Z",
|
|
1263
|
+
"description": "한카리아스가 메가진화할 수 있게 되는 도구.\n(메가한카리아스Z)",
|
|
1264
|
+
"pluralName": "한카리아스나이트Z"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "lucarionitez",
|
|
1268
|
+
"slug": "lucarionite-z",
|
|
1269
|
+
"slugLoc": "rukarionaiteuz",
|
|
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": "gabjumusanaiteu",
|
|
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": "deunilreibeunaiteu",
|
|
1318
|
+
"name": "드닐레이브나이트",
|
|
1319
|
+
"description": "드닐레이브가 메가진화할 수 있게 되는 도구.",
|
|
1320
|
+
"pluralName": "드닐레이브나이트"
|
|
1321
|
+
},
|
|
1178
1322
|
{
|
|
1179
1323
|
"id": "glimmoranite",
|
|
1180
1324
|
"slug": "glimmoranite",
|