@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
package/data/games/dp.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["sinnoh", "national-dp"],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["nds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/dppt.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/e.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn", "national-e"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/frlg-fr.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto", "national-frlg"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba", "switch", "switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/frlg-lg.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto", "national-frlg"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba", "switch", "switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/frlg.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto", "national-frlg"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba", "switch", "switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/go.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["national"],
|
|
15
15
|
"maxBoxes": 50,
|
|
16
16
|
"maxBoxSize": 60,
|
|
17
|
+
"maxPartySize": 0,
|
|
18
|
+
"maxBattleTeams": 10,
|
|
17
19
|
"platforms": ["mobile"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": false,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": false,
|
|
22
26
|
"shiny": true,
|
package/data/games/gs-g.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto", "national-gsc"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/gs-s.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto", "national-gsc"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/gs.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto", "national-gsc"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/gsc.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/hgss-hg.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto-hgss", "national-hgss"],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["nds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/hgss-ss.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto-hgss", "national-hgss"],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["nds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/hgss.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["johto-hgss", "national-hgss"],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["nds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/home.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["national"],
|
|
15
15
|
"maxBoxes": 200,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 0,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["mobile", "switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": false,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/la.json
CHANGED
|
@@ -21,9 +21,13 @@
|
|
|
21
21
|
],
|
|
22
22
|
"maxBoxes": 32,
|
|
23
23
|
"maxBoxSize": 30,
|
|
24
|
+
"maxPartySize": 6,
|
|
25
|
+
"maxBattleTeams": 0,
|
|
24
26
|
"platforms": ["switch"],
|
|
25
27
|
"features": {
|
|
26
28
|
"storage": true,
|
|
29
|
+
"party": true,
|
|
30
|
+
"battleTeams": false,
|
|
27
31
|
"pokedex": true,
|
|
28
32
|
"training": true,
|
|
29
33
|
"shiny": true,
|
package/data/games/lgpe-lge.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto-lgpe"],
|
|
15
15
|
"maxBoxes": 20,
|
|
16
16
|
"maxBoxSize": 50,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/lgpe-lgp.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto-lgpe"],
|
|
15
15
|
"maxBoxes": 20,
|
|
16
16
|
"maxBoxSize": 50,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/lgpe.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto-lgpe"],
|
|
15
15
|
"maxBoxes": 20,
|
|
16
16
|
"maxBoxSize": 50,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch", "switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/lza.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kalos-lumiose", "kalos-hyperspace", "kalos-mega"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch", "switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/oras-as.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn-oras", "national-oras"],
|
|
15
15
|
"maxBoxes": 31,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 1,
|
|
17
19
|
"platforms": ["3ds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/oras-or.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn-oras", "national-oras"],
|
|
15
15
|
"maxBoxes": 31,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 1,
|
|
17
19
|
"platforms": ["3ds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/oras.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn-oras", "national-oras"],
|
|
15
15
|
"maxBoxes": 31,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 1,
|
|
17
19
|
"platforms": ["3ds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["pokopia-basin"],
|
|
15
15
|
"maxBoxes": 0,
|
|
16
16
|
"maxBoxSize": 0,
|
|
17
|
+
"maxPartySize": 5,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": false,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": false,
|
|
22
26
|
"shiny": false,
|
package/data/games/pokopia.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["pokopia", "pokopia-event", "pokopia-basin"],
|
|
15
15
|
"maxBoxes": 0,
|
|
16
16
|
"maxBoxSize": 0,
|
|
17
|
+
"maxPartySize": 5,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["switch2"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": false,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": false,
|
|
22
26
|
"shiny": false,
|
package/data/games/pt.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["sinnoh-pt", "national-pt"],
|
|
15
15
|
"maxBoxes": 18,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["nds"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/rb-b.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto"],
|
|
15
15
|
"maxBoxes": 12,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": false,
|
package/data/games/rb-r.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto"],
|
|
15
15
|
"maxBoxes": 12,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": false,
|
package/data/games/rb.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["kanto"],
|
|
15
15
|
"maxBoxes": 12,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": false,
|
package/data/games/rby.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 12,
|
|
16
16
|
"maxBoxSize": 20,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb", "gbc"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": false,
|
package/data/games/rs-r.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn", "national-rs"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/rs-s.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn", "national-rs"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/rs.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["hoenn", "national-rs"],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gba"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/rse.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 14,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 0,
|
|
17
19
|
"platforms": ["gb"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": false,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/sm-m.json
CHANGED
|
@@ -21,9 +21,13 @@
|
|
|
21
21
|
],
|
|
22
22
|
"maxBoxes": 32,
|
|
23
23
|
"maxBoxSize": 30,
|
|
24
|
+
"maxPartySize": 6,
|
|
25
|
+
"maxBattleTeams": 6,
|
|
24
26
|
"platforms": ["3ds"],
|
|
25
27
|
"features": {
|
|
26
28
|
"storage": true,
|
|
29
|
+
"party": true,
|
|
30
|
+
"battleTeams": true,
|
|
27
31
|
"pokedex": true,
|
|
28
32
|
"training": true,
|
|
29
33
|
"shiny": true,
|
package/data/games/sm-s.json
CHANGED
|
@@ -21,9 +21,13 @@
|
|
|
21
21
|
],
|
|
22
22
|
"maxBoxes": 32,
|
|
23
23
|
"maxBoxSize": 30,
|
|
24
|
+
"maxPartySize": 6,
|
|
25
|
+
"maxBattleTeams": 6,
|
|
24
26
|
"platforms": ["3ds"],
|
|
25
27
|
"features": {
|
|
26
28
|
"storage": true,
|
|
29
|
+
"party": true,
|
|
30
|
+
"battleTeams": true,
|
|
27
31
|
"pokedex": true,
|
|
28
32
|
"training": true,
|
|
29
33
|
"shiny": true,
|
package/data/games/sm.json
CHANGED
|
@@ -21,9 +21,13 @@
|
|
|
21
21
|
],
|
|
22
22
|
"maxBoxes": 32,
|
|
23
23
|
"maxBoxSize": 30,
|
|
24
|
+
"maxPartySize": 6,
|
|
25
|
+
"maxBattleTeams": 6,
|
|
24
26
|
"platforms": ["3ds"],
|
|
25
27
|
"features": {
|
|
26
28
|
"storage": true,
|
|
29
|
+
"party": true,
|
|
30
|
+
"battleTeams": true,
|
|
27
31
|
"pokedex": true,
|
|
28
32
|
"training": true,
|
|
29
33
|
"shiny": true,
|
package/data/games/smusum.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": [],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["gb"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["paldea-blueberry"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/sv-s.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["paldea", "paldea-kitakami", "paldea-blueberry"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["paldea-kitakami"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/sv-v.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["paldea", "paldea-kitakami", "paldea-blueberry"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|
package/data/games/sv.json
CHANGED
|
@@ -14,9 +14,13 @@
|
|
|
14
14
|
"pokedexes": ["paldea", "paldea-kitakami", "paldea-blueberry"],
|
|
15
15
|
"maxBoxes": 32,
|
|
16
16
|
"maxBoxSize": 30,
|
|
17
|
+
"maxPartySize": 6,
|
|
18
|
+
"maxBattleTeams": 6,
|
|
17
19
|
"platforms": ["switch"],
|
|
18
20
|
"features": {
|
|
19
21
|
"storage": true,
|
|
22
|
+
"party": true,
|
|
23
|
+
"battleTeams": true,
|
|
20
24
|
"pokedex": true,
|
|
21
25
|
"training": true,
|
|
22
26
|
"shiny": true,
|