Skip to content

Commit

Permalink
fix paldean pokemon data: paradox/convergent/legendary/mythical infos
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Jan 17, 2024
1 parent f91a804 commit 68490f0
Show file tree
Hide file tree
Showing 26 changed files with 123 additions and 83 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.4.1/schema.json",
"$schema": "https://biomejs.dev/schemas/1.5.2/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/brutebonnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["amoonguss"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/fluttermane.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["misdreavus"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/greattusk.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["donphan"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironbundle.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["delibird"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironhands.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["hariyama"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironjugulis.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["hydreigon"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironmoth.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["volcarona"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironthorns.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["tyranitar"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/irontreads.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["donphan"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/ironvaliant.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["gardevoir", "gallade", "gardevoir-mega", "gallade-mega"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/koraidon.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["cyclizar"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/miraidon.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["cyclizar"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/roaringmoon.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["salamence", "salamence-mega"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/sandyshocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["magneton"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/screamtail.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["jigglypuff"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/slitherwing.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isParadox": true,
"paradoxSpecies": ["volcarona"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 1 addition & 1 deletion data/pokemon/paldea/terapagos-stellar.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"isDefault": true,
"isForm": true,
"isLegendary": false,
"isLegendary": true,
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
Expand Down
2 changes: 1 addition & 1 deletion data/pokemon/paldea/terapagos-terastal.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"isDefault": true,
"isForm": true,
"isLegendary": false,
"isLegendary": true,
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
Expand Down
2 changes: 1 addition & 1 deletion data/pokemon/paldea/terapagos.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"isDefault": true,
"isForm": false,
"isLegendary": false,
"isLegendary": true,
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/toedscool.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isConvergent": true,
"convergentSpecies": ["tentacool"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/toedscruel.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isConvergent": true,
"convergentSpecies": ["tentacruel"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/wiglett.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isConvergent": true,
"convergentSpecies": ["diglett"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
2 changes: 2 additions & 0 deletions data/pokemon/paldea/wugtrio.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"isMythical": false,
"isUltraBeast": false,
"ultraBeastCode": null,
"isConvergent": true,
"convergentSpecies": ["dugtrio"],
"isSpecialAbilityForm": false,
"isCosmeticForm": false,
"isFemaleForm": false,
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,17 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@biomejs/biome": "1.5.2",
"@pkmn/dex": "^0.8.4",
"@pkmn/dex-types": "^0.8.4",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/node": "^20.11.5",
"body-parser": "^1.20.2",
"bun": "^1.0.22",
"bun-types": "1.0.22",
"bun": "^1.0.23",
"bun-types": "1.0.23",
"changelogen": "^0.5.5",
"concurrently": "^8.2.2",
"cors": "^2.8.5",
Expand All @@ -94,7 +94,7 @@
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"pokenode-ts": "^1.20.0",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"publint": "^0.2.7",
"sort-package-json": "^2.6.0",
"tsup": "^8.0.1",
Expand Down
Loading

0 comments on commit 68490f0

Please sign in to comment.