@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
|
@@ -130,6 +130,11 @@
|
|
|
130
130
|
"name": "Ninetales",
|
|
131
131
|
"formName": "Alolan Form"
|
|
132
132
|
},
|
|
133
|
+
{
|
|
134
|
+
"id": "wigglytuff",
|
|
135
|
+
"championsId": "0040000",
|
|
136
|
+
"name": "Wigglytuff"
|
|
137
|
+
},
|
|
133
138
|
{
|
|
134
139
|
"id": "vileplume",
|
|
135
140
|
"championsId": "0045000",
|
|
@@ -140,6 +145,17 @@
|
|
|
140
145
|
"championsId": "0045000",
|
|
141
146
|
"name": "Vileplume"
|
|
142
147
|
},
|
|
148
|
+
{
|
|
149
|
+
"id": "persian",
|
|
150
|
+
"championsId": "0053000",
|
|
151
|
+
"name": "Persian"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "persian-alola",
|
|
155
|
+
"championsId": "0053001",
|
|
156
|
+
"name": "Persian",
|
|
157
|
+
"formName": "Alolan Form"
|
|
158
|
+
},
|
|
143
159
|
{
|
|
144
160
|
"id": "arcanine",
|
|
145
161
|
"championsId": "0059000",
|
|
@@ -200,6 +216,11 @@
|
|
|
200
216
|
"name": "Slowbro",
|
|
201
217
|
"formName": "Galarian Form"
|
|
202
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"id": "farfetchd",
|
|
221
|
+
"championsId": "0083000",
|
|
222
|
+
"name": "Farfetch'd"
|
|
223
|
+
},
|
|
203
224
|
{
|
|
204
225
|
"id": "gengar",
|
|
205
226
|
"championsId": "0094000",
|
|
@@ -233,6 +254,11 @@
|
|
|
233
254
|
"name": "Starmie",
|
|
234
255
|
"formName": "Mega Starmie"
|
|
235
256
|
},
|
|
257
|
+
{
|
|
258
|
+
"id": "mrmime",
|
|
259
|
+
"championsId": "0122000",
|
|
260
|
+
"name": "Mr. Mime"
|
|
261
|
+
},
|
|
236
262
|
{
|
|
237
263
|
"id": "pinsir",
|
|
238
264
|
"championsId": "0127000",
|
|
@@ -630,6 +656,16 @@
|
|
|
630
656
|
"name": "Manectric",
|
|
631
657
|
"formName": "Mega Manectric"
|
|
632
658
|
},
|
|
659
|
+
{
|
|
660
|
+
"id": "swalot",
|
|
661
|
+
"championsId": "0317000",
|
|
662
|
+
"name": "Swalot"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"id": "swalot-f",
|
|
666
|
+
"championsId": "0317000",
|
|
667
|
+
"name": "Swalot"
|
|
668
|
+
},
|
|
633
669
|
{
|
|
634
670
|
"id": "sharpedo",
|
|
635
671
|
"championsId": "0319000",
|
|
@@ -740,6 +776,12 @@
|
|
|
740
776
|
"name": "Absol",
|
|
741
777
|
"formName": "Mega Absol"
|
|
742
778
|
},
|
|
779
|
+
{
|
|
780
|
+
"id": "absol-mega-z",
|
|
781
|
+
"championsId": "0359002",
|
|
782
|
+
"name": "Absol",
|
|
783
|
+
"formName": "Mega Absol Z"
|
|
784
|
+
},
|
|
743
785
|
{
|
|
744
786
|
"id": "glalie",
|
|
745
787
|
"championsId": "0362000",
|
|
@@ -751,6 +793,17 @@
|
|
|
751
793
|
"name": "Glalie",
|
|
752
794
|
"formName": "Mega Glalie"
|
|
753
795
|
},
|
|
796
|
+
{
|
|
797
|
+
"id": "salamence",
|
|
798
|
+
"championsId": "0373000",
|
|
799
|
+
"name": "Salamence"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"id": "salamence-mega",
|
|
803
|
+
"championsId": "0373001",
|
|
804
|
+
"name": "Salamence",
|
|
805
|
+
"formName": "Mega Salamence"
|
|
806
|
+
},
|
|
754
807
|
{
|
|
755
808
|
"id": "metagross",
|
|
756
809
|
"championsId": "0376000",
|
|
@@ -855,6 +908,12 @@
|
|
|
855
908
|
"name": "Garchomp",
|
|
856
909
|
"formName": "Mega Garchomp"
|
|
857
910
|
},
|
|
911
|
+
{
|
|
912
|
+
"id": "garchomp-mega-z",
|
|
913
|
+
"championsId": "0445002",
|
|
914
|
+
"name": "Garchomp",
|
|
915
|
+
"formName": "Mega Garchomp Z"
|
|
916
|
+
},
|
|
858
917
|
{
|
|
859
918
|
"id": "lucario",
|
|
860
919
|
"championsId": "0448000",
|
|
@@ -866,6 +925,12 @@
|
|
|
866
925
|
"name": "Lucario",
|
|
867
926
|
"formName": "Mega Lucario"
|
|
868
927
|
},
|
|
928
|
+
{
|
|
929
|
+
"id": "lucario-mega-z",
|
|
930
|
+
"championsId": "0448002",
|
|
931
|
+
"name": "Lucario",
|
|
932
|
+
"formName": "Mega Lucario Z"
|
|
933
|
+
},
|
|
869
934
|
{
|
|
870
935
|
"id": "hippowdon",
|
|
871
936
|
"championsId": "0450000",
|
|
@@ -1437,6 +1502,11 @@
|
|
|
1437
1502
|
"name": "Florges",
|
|
1438
1503
|
"formName": "White Flower"
|
|
1439
1504
|
},
|
|
1505
|
+
{
|
|
1506
|
+
"id": "gogoat",
|
|
1507
|
+
"championsId": "0673000",
|
|
1508
|
+
"name": "Gogoat"
|
|
1509
|
+
},
|
|
1440
1510
|
{
|
|
1441
1511
|
"id": "pangoro",
|
|
1442
1512
|
"championsId": "0675000",
|
|
@@ -1767,6 +1837,17 @@
|
|
|
1767
1837
|
"championsId": "0766000",
|
|
1768
1838
|
"name": "Passimian"
|
|
1769
1839
|
},
|
|
1840
|
+
{
|
|
1841
|
+
"id": "golisopod",
|
|
1842
|
+
"championsId": "0768000",
|
|
1843
|
+
"name": "Golisopod"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"id": "golisopod-mega",
|
|
1847
|
+
"championsId": "0768001",
|
|
1848
|
+
"name": "Golisopod",
|
|
1849
|
+
"formName": "Mega Golisopod"
|
|
1850
|
+
},
|
|
1770
1851
|
{
|
|
1771
1852
|
"id": "mimikyu",
|
|
1772
1853
|
"championsId": "0778000",
|
|
@@ -1795,11 +1876,31 @@
|
|
|
1795
1876
|
"championsId": "0784000",
|
|
1796
1877
|
"name": "Kommo-o"
|
|
1797
1878
|
},
|
|
1879
|
+
{
|
|
1880
|
+
"id": "rillaboom",
|
|
1881
|
+
"championsId": "0812000",
|
|
1882
|
+
"name": "Rillaboom"
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"id": "cinderace",
|
|
1886
|
+
"championsId": "0815000",
|
|
1887
|
+
"name": "Cinderace"
|
|
1888
|
+
},
|
|
1889
|
+
{
|
|
1890
|
+
"id": "inteleon",
|
|
1891
|
+
"championsId": "0818000",
|
|
1892
|
+
"name": "Inteleon"
|
|
1893
|
+
},
|
|
1798
1894
|
{
|
|
1799
1895
|
"id": "corviknight",
|
|
1800
1896
|
"championsId": "0823000",
|
|
1801
1897
|
"name": "Corviknight"
|
|
1802
1898
|
},
|
|
1899
|
+
{
|
|
1900
|
+
"id": "thievul",
|
|
1901
|
+
"championsId": "0828000",
|
|
1902
|
+
"name": "Thievul"
|
|
1903
|
+
},
|
|
1803
1904
|
{
|
|
1804
1905
|
"id": "flapple",
|
|
1805
1906
|
"championsId": "0841000",
|
|
@@ -1815,6 +1916,23 @@
|
|
|
1815
1916
|
"championsId": "0844000",
|
|
1816
1917
|
"name": "Sandaconda"
|
|
1817
1918
|
},
|
|
1919
|
+
{
|
|
1920
|
+
"id": "toxtricity",
|
|
1921
|
+
"championsId": "0849000",
|
|
1922
|
+
"name": "Toxtricity",
|
|
1923
|
+
"formName": "Amped Form"
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
"id": "toxtricity-low-key",
|
|
1927
|
+
"championsId": "0849001",
|
|
1928
|
+
"name": "Toxtricity",
|
|
1929
|
+
"formName": "Low Key Form"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"id": "grapploct",
|
|
1933
|
+
"championsId": "0853000",
|
|
1934
|
+
"name": "Grapploct"
|
|
1935
|
+
},
|
|
1818
1936
|
{
|
|
1819
1937
|
"id": "polteageist",
|
|
1820
1938
|
"championsId": "0855000",
|
|
@@ -1837,6 +1955,16 @@
|
|
|
1837
1955
|
"championsId": "0861000",
|
|
1838
1956
|
"name": "Grimmsnarl"
|
|
1839
1957
|
},
|
|
1958
|
+
{
|
|
1959
|
+
"id": "perrserker",
|
|
1960
|
+
"championsId": "0863000",
|
|
1961
|
+
"name": "Perrserker"
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"id": "sirfetchd",
|
|
1965
|
+
"championsId": "0865000",
|
|
1966
|
+
"name": "Sirfetch'd"
|
|
1967
|
+
},
|
|
1840
1968
|
{
|
|
1841
1969
|
"id": "mrrime",
|
|
1842
1970
|
"championsId": "0866000",
|
|
@@ -2236,6 +2364,23 @@
|
|
|
2236
2364
|
"name": "Falinks",
|
|
2237
2365
|
"formName": "Mega Falinks"
|
|
2238
2366
|
},
|
|
2367
|
+
{
|
|
2368
|
+
"id": "pincurchin",
|
|
2369
|
+
"championsId": "0871000",
|
|
2370
|
+
"name": "Pincurchin"
|
|
2371
|
+
},
|
|
2372
|
+
{
|
|
2373
|
+
"id": "indeedee",
|
|
2374
|
+
"championsId": "0876000",
|
|
2375
|
+
"name": "Indeedee",
|
|
2376
|
+
"formName": "Male"
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"id": "indeedee-f",
|
|
2380
|
+
"championsId": "0876001",
|
|
2381
|
+
"name": "Indeedee",
|
|
2382
|
+
"formName": "Female"
|
|
2383
|
+
},
|
|
2239
2384
|
{
|
|
2240
2385
|
"id": "morpeko",
|
|
2241
2386
|
"championsId": "0877000",
|
|
@@ -2300,6 +2445,11 @@
|
|
|
2300
2445
|
"championsId": "0914000",
|
|
2301
2446
|
"name": "Quaquaval"
|
|
2302
2447
|
},
|
|
2448
|
+
{
|
|
2449
|
+
"id": "pawmot",
|
|
2450
|
+
"championsId": "0923000",
|
|
2451
|
+
"name": "Pawmot"
|
|
2452
|
+
},
|
|
2303
2453
|
{
|
|
2304
2454
|
"id": "maushold-three",
|
|
2305
2455
|
"championsId": "0925000",
|
|
@@ -2312,6 +2462,35 @@
|
|
|
2312
2462
|
"name": "Maushold",
|
|
2313
2463
|
"formName": "Family of Four"
|
|
2314
2464
|
},
|
|
2465
|
+
{
|
|
2466
|
+
"id": "arboliva",
|
|
2467
|
+
"championsId": "0930000",
|
|
2468
|
+
"name": "Arboliva"
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"id": "squawkabilly",
|
|
2472
|
+
"championsId": "0931000",
|
|
2473
|
+
"name": "Squawkabilly",
|
|
2474
|
+
"formName": "Green Plumage"
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"id": "squawkabilly-blue",
|
|
2478
|
+
"championsId": "0931001",
|
|
2479
|
+
"name": "Squawkabilly",
|
|
2480
|
+
"formName": "Blue Plumage"
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
"id": "squawkabilly-yellow",
|
|
2484
|
+
"championsId": "0931002",
|
|
2485
|
+
"name": "Squawkabilly",
|
|
2486
|
+
"formName": "Yellow Plumage"
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"id": "squawkabilly-white",
|
|
2490
|
+
"championsId": "0931003",
|
|
2491
|
+
"name": "Squawkabilly",
|
|
2492
|
+
"formName": "White Plumage"
|
|
2493
|
+
},
|
|
2315
2494
|
{
|
|
2316
2495
|
"id": "garganacl",
|
|
2317
2496
|
"championsId": "0934000",
|
|
@@ -2332,6 +2511,11 @@
|
|
|
2332
2511
|
"championsId": "0939000",
|
|
2333
2512
|
"name": "Bellibolt"
|
|
2334
2513
|
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "mabosstiff",
|
|
2516
|
+
"championsId": "0943000",
|
|
2517
|
+
"name": "Mabosstiff"
|
|
2518
|
+
},
|
|
2335
2519
|
{
|
|
2336
2520
|
"id": "scovillain",
|
|
2337
2521
|
"championsId": "0952000",
|
|
@@ -2401,6 +2585,17 @@
|
|
|
2401
2585
|
"championsId": "0983000",
|
|
2402
2586
|
"name": "Kingambit"
|
|
2403
2587
|
},
|
|
2588
|
+
{
|
|
2589
|
+
"id": "baxcalibur",
|
|
2590
|
+
"championsId": "0998000",
|
|
2591
|
+
"name": "Baxcalibur"
|
|
2592
|
+
},
|
|
2593
|
+
{
|
|
2594
|
+
"id": "baxcalibur-mega",
|
|
2595
|
+
"championsId": "0998001",
|
|
2596
|
+
"name": "Baxcalibur",
|
|
2597
|
+
"formName": "Mega Baxcalibur"
|
|
2598
|
+
},
|
|
2404
2599
|
{
|
|
2405
2600
|
"id": "gholdengo",
|
|
2406
2601
|
"championsId": "1000000",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"slug": "speed-boost",
|
|
19
19
|
"slugLoc": "impulso",
|
|
20
20
|
"name": "Impulso",
|
|
21
|
-
"description": "Aumenta un nivel la Velocidad del Pokémon al final de cada\nturno."
|
|
21
|
+
"description": "Aumenta un nivel la Velocidad del Pokémon al final de cada\nturno, exceptuando el turno en el que entra en combate para\nsustituir a otro."
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"id": "battlearmor",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"slug": "sand-veil",
|
|
54
54
|
"slugLoc": "velo-arena",
|
|
55
55
|
"name": "Velo Arena",
|
|
56
|
-
"description": "Aumenta un 25% la Evasión del Pokémon durante las tormentas\nde arena."
|
|
56
|
+
"description": "Aumenta un 25% la Evasión del Pokémon durante las tormentas\nde arena y lo hace inmune al daño causado por estas."
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"id": "static",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"slug": "effect-spore",
|
|
173
173
|
"slugLoc": "efecto-espora",
|
|
174
174
|
"name": "Efecto Espora",
|
|
175
|
-
"description": "Tiene una probabilidad del 30% de envenenar, paralizar\no dormir al atacante si el Pokémon es alcanzado por un\nmovimiento de contacto."
|
|
175
|
+
"description": "Tiene una probabilidad del 30% de envenenar, paralizar\no dormir al atacante si el Pokémon es alcanzado por un\nmovimiento de contacto. No afecta a los Pokémon de tipo\nPlanta."
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"id": "synchronize",
|
|
@@ -307,6 +307,13 @@
|
|
|
307
307
|
"name": "Cuerpo Llama",
|
|
308
308
|
"description": "Tiene una probabilidad del 30% de quemar al atacante\nsi el Pokémon es alcanzado por un movimiento de contacto."
|
|
309
309
|
},
|
|
310
|
+
{
|
|
311
|
+
"id": "runaway",
|
|
312
|
+
"slug": "run-away",
|
|
313
|
+
"slugLoc": "fuga",
|
|
314
|
+
"name": "Fuga",
|
|
315
|
+
"description": "Permite que el Pokémon pueda cambiarse por otro\naunque haya efectos que lo impidan."
|
|
316
|
+
},
|
|
310
317
|
{
|
|
311
318
|
"id": "keeneye",
|
|
312
319
|
"slug": "keen-eye",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Escama Especial",
|
|
392
399
|
"description": "Aumenta un 50% la Defensa del Pokémon si sufre un problema\nde estado."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "liquidooze",
|
|
403
|
+
"slug": "liquid-ooze",
|
|
404
|
+
"slugLoc": "viscosecrecion",
|
|
405
|
+
"name": "Viscosecreción",
|
|
406
|
+
"description": "Si el Pokémon recibe un movimiento que drena PS, el atacante\nrecibe una cantidad de daño equivalente a los PS que habría\nrecuperado."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "overgrow",
|
|
396
410
|
"slug": "overgrow",
|
|
@@ -916,6 +930,13 @@
|
|
|
916
930
|
"name": "Justiciero",
|
|
917
931
|
"description": "Aumenta un nivel el Ataque del Pokémon si recibe daño de\nun movimiento de tipo Siniestro."
|
|
918
932
|
},
|
|
933
|
+
{
|
|
934
|
+
"id": "rattled",
|
|
935
|
+
"slug": "rattled",
|
|
936
|
+
"slugLoc": "cobardia",
|
|
937
|
+
"name": "Cobardía",
|
|
938
|
+
"description": "Aumenta un nivel la Velocidad del Pokémon si se siente\nintimidado o si recibe daño de un movimiento de tipo\nSiniestro, Fantasma o Bicho."
|
|
939
|
+
},
|
|
919
940
|
{
|
|
920
941
|
"id": "magicbounce",
|
|
921
942
|
"slug": "magic-bounce",
|
|
@@ -935,7 +956,7 @@
|
|
|
935
956
|
"slug": "prankster",
|
|
936
957
|
"slugLoc": "bromista",
|
|
937
958
|
"name": "Bromista",
|
|
938
|
-
"description": "Aumenta un nivel la prioridad de los movimientos de estado\ndel Pokémon."
|
|
959
|
+
"description": "Aumenta un nivel la prioridad de los movimientos de estado\ndel Pokémon, pero los Pokémon de tipo Siniestro se vuelven\ninmunes a ellos."
|
|
939
960
|
},
|
|
940
961
|
{
|
|
941
962
|
"id": "sandforce",
|
|
@@ -1042,6 +1063,13 @@
|
|
|
1042
1063
|
"name": "Megadisparador",
|
|
1043
1064
|
"description": "Aumenta un 50% la potencia de los movimientos del Pokémon\nque usan pulsos."
|
|
1044
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "grasspelt",
|
|
1068
|
+
"slug": "grass-pelt",
|
|
1069
|
+
"slugLoc": "manto-frondoso",
|
|
1070
|
+
"name": "Manto Frondoso",
|
|
1071
|
+
"description": "Aumenta un 50% la Defensa del Pokémon cuando hay un\ncampo de hierba activo en el terreno de combate."
|
|
1072
|
+
},
|
|
1045
1073
|
{
|
|
1046
1074
|
"id": "symbiosis",
|
|
1047
1075
|
"slug": "symbiosis",
|
|
@@ -1098,6 +1126,13 @@
|
|
|
1098
1126
|
"name": "Firmeza",
|
|
1099
1127
|
"description": "Aumenta un nivel la Defensa del Pokémon si recibe daño de\nun movimiento."
|
|
1100
1128
|
},
|
|
1129
|
+
{
|
|
1130
|
+
"id": "emergencyexit",
|
|
1131
|
+
"slug": "emergency-exit",
|
|
1132
|
+
"slugLoc": "retirada",
|
|
1133
|
+
"name": "Retirada",
|
|
1134
|
+
"description": "Hace que el Pokémon se retire del combate cuando sus PS\nmáximos se ven reducidos a la mitad o menos."
|
|
1135
|
+
},
|
|
1101
1136
|
{
|
|
1102
1137
|
"id": "merciless",
|
|
1103
1138
|
"slug": "merciless",
|
|
@@ -1105,6 +1140,13 @@
|
|
|
1105
1140
|
"name": "Ensañamiento",
|
|
1106
1141
|
"description": "Hace que el Pokémon siempre aseste un golpe crítico al atacar\nsi el objetivo está envenenado o gravemente envenenado."
|
|
1107
1142
|
},
|
|
1143
|
+
{
|
|
1144
|
+
"id": "stakeout",
|
|
1145
|
+
"slug": "stakeout",
|
|
1146
|
+
"slugLoc": "vigilante",
|
|
1147
|
+
"name": "Vigilante",
|
|
1148
|
+
"description": "Duplica la potencia de los movimientos del Pokémon si\nel objetivo acaba de entrar en combate para sustituir a otro."
|
|
1149
|
+
},
|
|
1108
1150
|
{
|
|
1109
1151
|
"id": "waterbubble",
|
|
1110
1152
|
"slug": "water-bubble",
|
|
@@ -1180,7 +1222,7 @@
|
|
|
1180
1222
|
"slug": "fluffy",
|
|
1181
1223
|
"slugLoc": "peluche",
|
|
1182
1224
|
"name": "Peluche",
|
|
1183
|
-
"description": "Reduce a la mitad el daño
|
|
1225
|
+
"description": "Reduce a la mitad el daño que el Pokémon recibe de\nmovimientos de contacto, pero duplica el que le infligen\nlos de tipo Fuego."
|
|
1184
1226
|
},
|
|
1185
1227
|
{
|
|
1186
1228
|
"id": "tanglinghair",
|
|
@@ -1203,6 +1245,27 @@
|
|
|
1203
1245
|
"name": "Electrogénesis",
|
|
1204
1246
|
"description": "Crea un campo eléctrico en el terreno de combate durante\ncinco turnos cuando el Pokémon entra en combate."
|
|
1205
1247
|
},
|
|
1248
|
+
{
|
|
1249
|
+
"id": "psychicsurge",
|
|
1250
|
+
"slug": "psychic-surge",
|
|
1251
|
+
"slugLoc": "psicogenesis",
|
|
1252
|
+
"name": "Psicogénesis",
|
|
1253
|
+
"description": "Crea un campo psíquico en el terreno de combate durante\ncinco turnos cuando el Pokémon entra en combate."
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"id": "grassysurge",
|
|
1257
|
+
"slug": "grassy-surge",
|
|
1258
|
+
"slugLoc": "herbogenesis",
|
|
1259
|
+
"name": "Herbogénesis",
|
|
1260
|
+
"description": "Crea un campo de hierba en el terreno de combate durante\ncinco turnos cuando el Pokémon entra en combate."
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "libero",
|
|
1264
|
+
"slug": "libero",
|
|
1265
|
+
"slugLoc": "libero",
|
|
1266
|
+
"name": "Líbero",
|
|
1267
|
+
"description": "Cambia el tipo del Pokémon al del primer movimiento que va\na usar tras entrar en combate."
|
|
1268
|
+
},
|
|
1206
1269
|
{
|
|
1207
1270
|
"id": "mirrorarmor",
|
|
1208
1271
|
"slug": "mirror-armor",
|
|
@@ -1217,6 +1280,13 @@
|
|
|
1217
1280
|
"name": "Acérrimo",
|
|
1218
1281
|
"description": "Ignora los efectos de las habilidades o los movimientos que\npermiten a un Pokémon centrar la atención sobre sí."
|
|
1219
1282
|
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": "punkrock",
|
|
1285
|
+
"slug": "punk-rock",
|
|
1286
|
+
"slugLoc": "punk-rock",
|
|
1287
|
+
"name": "Punk Rock",
|
|
1288
|
+
"description": "Aumenta un 30% la potencia de los movimientos que usan\nsonido del Pokémon y reduce a la mitad el daño que recibe\nde dichos movimientos."
|
|
1289
|
+
},
|
|
1220
1290
|
{
|
|
1221
1291
|
"id": "sandspit",
|
|
1222
1292
|
"slug": "sand-spit",
|
|
@@ -1245,6 +1315,13 @@
|
|
|
1245
1315
|
"name": "Antibarrera",
|
|
1246
1316
|
"description": "Elimina los estados Pantalla de Luz, Reflejo y Velo Aurora\ncuando el Pokémon entra en combate."
|
|
1247
1317
|
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "steelyspirit",
|
|
1320
|
+
"slug": "steely-spirit",
|
|
1321
|
+
"slugLoc": "alma-acerada",
|
|
1322
|
+
"name": "Alma Acerada",
|
|
1323
|
+
"description": "Aumenta un 50% la potencia de los movimientos de tipo Acero\ndel Pokémon y sus aliados."
|
|
1324
|
+
},
|
|
1248
1325
|
{
|
|
1249
1326
|
"id": "wanderingspirit",
|
|
1250
1327
|
"slug": "wandering-spirit",
|
|
@@ -1280,6 +1357,20 @@
|
|
|
1280
1357
|
"name": "Medicina Extraña",
|
|
1281
1358
|
"description": "Elimina los cambios en las características de los aliados cuando\nel Pokémon entra en combate."
|
|
1282
1359
|
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "seedsower",
|
|
1362
|
+
"slug": "seed-sower",
|
|
1363
|
+
"slugLoc": "disemillar",
|
|
1364
|
+
"name": "Disemillar",
|
|
1365
|
+
"description": "Crea un campo de hierba en el terreno de combate durante\ncinco turnos cuando el Pokémon recibe daño de un movimiento."
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "thermalexchange",
|
|
1369
|
+
"slug": "thermal-exchange",
|
|
1370
|
+
"slugLoc": "termoconversion",
|
|
1371
|
+
"name": "Termoconversión",
|
|
1372
|
+
"description": "Aumenta un nivel el Ataque del Pokémon si recibe daño de\nun movimiento de tipo Fuego. Además, evita que pueda ser\nquemado."
|
|
1373
|
+
},
|
|
1283
1374
|
{
|
|
1284
1375
|
"id": "purifyingsalt",
|
|
1285
1376
|
"slug": "purifying-salt",
|
|
@@ -1287,6 +1378,13 @@
|
|
|
1287
1378
|
"name": "Sal Purificadora",
|
|
1288
1379
|
"description": "Hace al Pokémon inmune a los problemas de estado y reduce a\nla mitad el daño que recibe de movimientos de tipo Fantasma."
|
|
1289
1380
|
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "guarddog",
|
|
1383
|
+
"slug": "guard-dog",
|
|
1384
|
+
"slugLoc": "perro-guardian",
|
|
1385
|
+
"name": "Perro Guardián",
|
|
1386
|
+
"description": "Aumenta un nivel el Ataque del Pokémon en vez de\nsentirse intimidado. Además, hace al Pokémon inmune\na los movimientos y objetos de otros Pokémon que fuerzan\nel cambio."
|
|
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": "aura-
|
|
1420
|
-
"name": "Aura
|
|
1421
|
-
"description": "Reduce a la mitad el daño
|
|
1517
|
+
"slugLoc": "aura-protectora",
|
|
1518
|
+
"name": "Aura Protectora",
|
|
1519
|
+
"description": "Reduce a la mitad el daño que el Pokémon recibe de\nmovimientos de contacto."
|
|
1422
1520
|
}
|
|
1423
1521
|
]
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"slug": "cant-escape",
|
|
138
138
|
"slugLoc": "huida-imposible",
|
|
139
139
|
"name": "Huida imposible",
|
|
140
|
-
"description": "El Pokémon no puede ser cambiado por otro."
|
|
140
|
+
"description": "El Pokémon no puede ser cambiado por otro.\nNo afecta a los Pokémon de tipo Fantasma."
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"id": "26",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"slug": "toxic-spikes",
|
|
201
201
|
"slugLoc": "puas-toxicas",
|
|
202
202
|
"name": "Púas tóxicas",
|
|
203
|
-
"description": "Envenena a
|
|
203
|
+
"description": "Envenena a quien entra en combate, gravemente\nsi el estado vuelve a provocarse una vez activo.\nNo afecta a los Pokémon de tipo Volador o con\nla habilidad Levitación, entre otros. Se elimina si\nun Pokémon de tipo Veneno entra en combate."
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"id": "39",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"slug": "leech-seeded",
|
|
292
292
|
"slugLoc": "drenadoras",
|
|
293
293
|
"name": "Drenadoras",
|
|
294
|
-
"description": "El Pokémon pierde 1/8 de sus PS máximos\nal final de cada turno. Cualquier Pokémon que\nocupe la posición del usuario de Drenadoras\nrecupera esa misma cantidad de PS."
|
|
294
|
+
"description": "El Pokémon pierde 1/8 de sus PS máximos\nal final de cada turno. Cualquier Pokémon que\nocupe la posición del usuario de Drenadoras\nrecupera esa misma cantidad de PS.\nNo afecta a los Pokémon de tipo Planta."
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"id": "54",
|
|
@@ -370,6 +370,13 @@
|
|
|
370
370
|
"name": "Velo Aurora",
|
|
371
371
|
"description": "Reduce a la mitad el daño recibido de ataques\nfísicos y especiales. En los Combates Dobles,\nse reduce a 2/3."
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"id": "77",
|
|
375
|
+
"slug": "octolocked",
|
|
376
|
+
"slugLoc": "octopresa",
|
|
377
|
+
"name": "Octopresa",
|
|
378
|
+
"description": "Reduce un nivel la Defensa y la Defensa Especial\ndel Pokémon al final de cada turno."
|
|
379
|
+
},
|
|
373
380
|
{
|
|
374
381
|
"id": "106",
|
|
375
382
|
"slug": "salt-cured",
|
|
@@ -391,6 +398,13 @@
|
|
|
391
398
|
"name": "Cura anulada",
|
|
392
399
|
"description": "El Pokémon no puede recuperar PS por efecto\nde movimientos, habilidades o el objeto que\nlleve."
|
|
393
400
|
},
|
|
401
|
+
{
|
|
402
|
+
"id": "112",
|
|
403
|
+
"slug": "wide-open",
|
|
404
|
+
"slugLoc": "vulnerable",
|
|
405
|
+
"name": "Vulnerable",
|
|
406
|
+
"description": "Los movimientos que los rivales usen contra el\nPokémon acertarán seguro e infligirán el doble\nde daño."
|
|
407
|
+
},
|
|
394
408
|
{
|
|
395
409
|
"id": "113",
|
|
396
410
|
"slug": "recharging",
|
|
@@ -454,6 +468,13 @@
|
|
|
454
468
|
"name": "Absorbe Fuego",
|
|
455
469
|
"description": "Aumenta un 50% la potencia de los movimientos\nde tipo Fuego del Pokémon."
|
|
456
470
|
},
|
|
471
|
+
{
|
|
472
|
+
"id": "124",
|
|
473
|
+
"slug": "jaw-locked",
|
|
474
|
+
"slugLoc": "presa-maxilar",
|
|
475
|
+
"name": "Presa Maxilar",
|
|
476
|
+
"description": "Ni el usuario de Presa Maxilar ni el Pokémon que\nha recibido el movimiento pueden ser cambiados\npor otros."
|
|
477
|
+
},
|
|
457
478
|
{
|
|
458
479
|
"id": "125",
|
|
459
480
|
"slug": "micle-berry",
|