Alessandro Pezzè
e6f0b21fe7
Merge branch 'master' into ability-name
2023-01-13 12:13:16 +01:00
Alessandro Pezzè
51535ad6e8
Merge pull request #805 from giginet/fix-new-base-stats
2023-01-13 12:13:04 +01:00
Alessandro Pezzè
b6a458e205
Merge branch 'master' into pokemon-moves-sv
2023-01-13 11:36:06 +01:00
Alessandro Pezzè
67f00cfe15
Merge branch 'master' into sv-form-name
2023-01-13 11:35:39 +01:00
Alessandro Pezzè
79601a7bf8
Merge branch 'master' into fix-new-base-stats
2023-01-13 11:34:40 +01:00
Alessandro Pezzè
bca4d92fd3
Merge branch 'master' into ability-name
2023-01-13 11:33:43 +01:00
Alessandro Pezzè
962601c27e
Merge branch 'master' into missing-form-info
2023-01-13 11:33:12 +01:00
Martin Lemesle
aa998064b7
Add double quotes to surround third column to correctly escape comma in location's name
2023-01-13 01:09:49 +01:00
Alessandro Pezzè
dca0e65ffd
Merge branch 'master' into sv-items
2023-01-09 14:21:31 +01:00
giginet
5b384a54e6
Merge remote-tracking branch 'origin/master' into missing-form-info
2023-01-09 15:17:25 +09:00
Kohki Miki
a13169009a
Merge branch 'master' into sv-items
2023-01-09 15:06:41 +09:00
Kohki Miki
a7cba02ff3
Merge branch 'master' into gender_rate
2023-01-09 15:06:34 +09:00
Kohki Miki
b3c5eb8d48
Merge branch 'master' into pokemon-ability-sv
2023-01-09 15:06:26 +09:00
Kohki Miki
bf42302019
Merge branch 'master' into sv-form-name
2023-01-09 15:06:20 +09:00
Kohki Miki
5d64a642cc
Merge branch 'master' into ability-name
2023-01-09 15:06:13 +09:00
giginet
2879d91719
Merge remote-tracking branch 'origin/master' into fix-new-base-stats
2023-01-09 15:05:05 +09:00
Alessandro Pezzè
9239642fc2
feat: add order and missingmove
2023-01-08 17:59:45 +01:00
Alessandro Pezzè
0755d40691
Merge branch 'master' into pokemon-forms
2023-01-08 17:14:53 +01:00
giginet
ba8ff8fa3d
Remove missing columns
2023-01-08 15:41:33 +09:00
giginet
7e6b164859
Add item_categories for SV new items
2023-01-08 15:39:28 +09:00
giginet
e14d461c8f
Add SV items
2023-01-08 15:39:28 +09:00
giginet
a0a74d9072
Update move_targets
2023-01-08 15:36:58 +09:00
Alessandro Pezzè
3ff5bf0f11
Merge branch 'master' into fix-move-types
2023-01-04 23:10:30 +01:00
giginet
59e8a85ae9
Fill all target_id for new moves
2023-01-03 17:32:52 +09:00
giginet
15914e5a2b
Add SV move table
2023-01-03 16:30:52 +09:00
giginet
374ad5d63e
Fix some base_stats
2023-01-03 15:48:29 +09:00
giginet
ccb4785404
Fix language id
2022-12-14 04:06:45 +09:00
giginet
35b1e001c3
Fix move types
2022-12-14 03:58:57 +09:00
giginet
ff12a359db
Add English form name
2022-12-14 01:02:49 +09:00
giginet
57197607ca
Fix Japanese localization of Sinistea
2022-12-14 00:53:05 +09:00
giginet
699cb09884
Fix pokemon_name
2022-12-14 00:47:53 +09:00
giginet
45ad320973
Add missing localize
2022-12-14 00:46:22 +09:00
giginet
d9c2cbd934
Fix is_battle_only column
2022-12-14 00:46:13 +09:00
giginet
4d0bf5fbed
Fill species_id
2022-12-13 23:40:21 +09:00
giginet
2129bc1551
Add Japanese ability names
2022-12-13 23:03:08 +09:00
giginet
c36c0c386f
Add SV Pokémon Form name
2022-12-13 22:25:37 +09:00
giginet
fdedb10993
Sort
2022-12-13 21:15:44 +09:00
giginet
b3eebc6007
Modify height, weight
2022-12-11 23:55:27 +09:00
giginet
71ca013db6
Fix form_identifier
2022-12-11 17:15:12 +09:00
giginet
9b71816adf
Fix
2022-12-11 17:00:36 +09:00
giginet
6f952c4b79
Fix missing species_id
2022-12-11 17:00:31 +09:00
giginet
0e4c5e8e28
Add Sharpness for Gallade
2022-12-11 16:54:20 +09:00
giginet
dcd0e3b9e0
Add SV ability table
2022-12-11 16:48:32 +09:00
giginet
00348df792
Add gender_rate
2022-12-11 16:42:23 +09:00
giginet
8a64417493
Fix missing number
2022-12-10 06:05:34 +09:00
giginet
4d54a23b30
Fix Japanese typo
2022-12-10 05:07:57 +09:00
giginet
30992af951
Add SV forms types
2022-12-10 05:01:57 +09:00
giginet
2c82042723
Add SV forms base stats
2022-12-10 04:56:01 +09:00
giginet
b032a435ea
Add version_groups
2022-12-10 04:13:55 +09:00
giginet
26e63c78a5
Fix Japanese name
2022-12-10 03:33:26 +09:00
giginet
fb7fa7854d
Add SV data for pokemon and pokemon_forms
2022-12-10 03:32:07 +09:00
giginet
8810682db9
Add pokemon_species_names
2022-12-10 02:13:03 +09:00
giginet
ff266d726e
Set new moves to 9th generation
2022-12-05 23:32:58 +09:00
Alessandro Pezzè
e2da636e13
Merge branch 'master' into master
2022-12-04 15:08:58 +01:00
giginet
0db69c2483
Update SV moves
2022-12-03 15:45:27 +09:00
bitomic
884d527332
style: remove empty last line
2022-12-02 14:52:55 -07:00
bitomic
811e537fef
fix: use numbers for colors, not their names
2022-12-02 14:52:34 -07:00
bitomic
24f32a8cb4
fix: add types for paldea's pokémon
2022-11-26 16:03:09 -06:00
bitomic
cf7dfc7d0e
fix: add paldea's region
2022-11-26 15:43:14 -06:00
bitomic
b5a66bdbfa
fix: add paldea's stats
2022-11-26 15:43:00 -06:00
bitomic
4eb41e6d62
fix: species ids
2022-11-26 15:42:51 -06:00
bitomic
b4ed694dda
fix: add paldea's species
2022-11-26 15:27:26 -06:00
bitomic
c27a7ee2ee
fix: add generation ix
2022-11-26 15:00:41 -06:00
bitomic
6b8eb3c339
fix: add ability names
2022-11-26 14:59:29 -06:00
bitomic
ad44a6efac
fix: typo in earth eater, and forgot tablets of ruin
2022-11-26 14:48:12 -06:00
bitomic
6359607a6e
fix: add ninth gen abilities
2022-11-26 14:35:57 -06:00
Keeninsky
349db56700
add some german form names
...
I've added some german form names to the file. I'm a native german pokemon fan, thus I was able to add these missing translations. Hope it helps :)
2022-11-12 20:52:11 +01:00
Martin Lemesle
747d02ea95
Add missing EN translations + missing location_area_prose
2022-11-11 10:59:08 +01:00
NicoheroesDX
dd1f1bd5f8
Added evolution chain endpoints for Pokemon 899 - 905
2022-11-06 13:05:34 +01:00
NicoheroesDX
d827663310
Added evolutions for PokemonID 899-904. Added the necessary items and moves from Pokemon Legends Arceus. Added the move effect for Psyshield Bash.
2022-11-05 14:00:05 +01:00
Devin Driggs
0015386763
Merge branch 'master' into master
2022-11-03 22:57:19 +00:00
ymoch
c4b132c9da
Add Japanese form names in Hisuian region.
2022-10-31 20:44:27 +09:00
Inklay
6482040885
[ADD]: all french names for non default form Pokémon
2022-10-24 04:23:07 +02:00
Alessandro Pezzè
da54209c68
data: add colons
2022-10-01 21:24:23 +02:00
norman-codes
64f8fc3990
Comma Formatting Error Fixed
...
Fixed the comma formatting error caused by editing the .csv file using Microsoft Excel instead of a text editor.
2022-09-30 17:05:12 -04:00
Alessandro Pezzè
0aff861cdf
Merge branch 'master' into scale-shot-fix
2022-09-30 22:34:37 +02:00
norman-codes
0a245bad90
Changed Scale Shot Effect Text
...
The effect text for Scale Shot (move ID 799) was modified to be more accurate and specific, in accordance with Issue #749 .
As part of doing so, 3 files were modified:
1. move_effects.csv
The new effect_id 443 was added.
2. moves.csv
The effect_id of scale_shot was changed from 1 to 443.
3. move_effect_prose.csv
The new effect text under the ID 443 was added.
2022-09-30 15:22:30 -04:00
Naramsim
1813af571d
sync:
...
https://github.com/PokeAPI/pokedex/pull/126
https://github.com/PokeAPI/pokedex/pull/122
2022-09-29 11:27:22 +02:00
Simón Oroño
0e2ba9901d
Add Hisuian Pokémon to National Pokédex
2022-09-25 09:38:12 -04:00
uwx
9957ff9a3a
Fix enamorus-therian parenting
2022-09-22 04:23:53 -03:00
Alessandro Pezzè
51468e03a9
Merge branch 'master' into patch-1
2022-09-21 19:29:57 +02:00
Alessandro Pezzè
277b736be5
Merge branch 'master' into simply-encounter-updates
2022-09-21 19:01:52 +02:00
uwx
20261d25f1
Fix basculegion-female parenting
2022-09-21 07:44:44 -03:00
bigjra441
b7873bb279
Added Ursaluna abilities
2022-09-15 10:53:52 -04:00
Simply BLG
975df0a2c4
Add missing static encounters to RSE
...
+ Voltorb and Electrodes at New Mauville
2022-09-15 11:05:23 -03:00
Simply BLG
7412d9922e
Fix Johto Safari Zone encounters, encounter slots
...
After some more investigating and talking to the bulbapedia maintainers of the Johto Safari Zone page I've been able to gain additional insight on the mechanics and the encounter slots of the safari zone, as such I applied what I learned and had to correct large chunks of data here.
+ Update encounter slots
+ Repositioned encounter slots IDs
+ Updated encounter conditions (Johto Safari Zone's encounter aren't affected by the presence of the national dex)
2022-09-15 10:35:23 -03:00
Simply BLG
c9cb78bd0a
Move FR/LG Moltres to Mt. Ember summit
2022-08-31 12:14:16 -03:00
Simply BLG
73726ca55b
Add no natdex to Johto Safari Zone encounters
...
Also remove superflous prefixes to Johto Safari Zone location area names
2022-08-31 11:59:18 -03:00
Simply BLG
ef106328f8
Add missing static encounters, mythicals, encounter conditoins to HG/SS, fix incorrect condition values
2022-07-25 09:24:48 -03:00
Simply BLG
272ec4329d
Add missing static Pokémon in FR/LG
...
+ Voltorb in Power plant
2022-07-25 08:52:34 -03:00
Simply BLG
f9cfb50331
Remove duplicated encounter in Crystal Dragon's Den
2022-07-24 22:43:13 -03:00
Simply BLG
e4ad8fc5e4
Add missing static encounters in D/P/Pt
...
+ Spiritomb in Route 209
+ Rotom in Old Chateau
2022-07-24 21:15:14 -03:00
Simply BLG
9dced11f15
Add missing gift Pokémon encounter conditions FR/LG
...
+ Added high friendship requirement for Togepi Egg in Water Labyrinth
2022-07-24 20:57:00 -03:00
Simply BLG
d768dfcf7a
Add Feebas encounters in R/S/E
2022-07-24 20:49:10 -03:00
Simply BLG
21b71c3661
Add missing static encounters in R/S/E
...
+ Kecleon in Route 119 and 120 with Devon Scope
2022-07-24 20:44:07 -03:00
Simply BLG
153c6087b8
Add missing static encounters in G/S/C
...
+ Voltorb, Electrode, Koffing in Rocket HQ
+ Lapras on Fridays in Union Cave
2022-07-24 20:18:05 -03:00
Simply BLG
daf51232cf
Add missing static encounters in R/B/Y
...
+ Voltorb and electrodes in Power Plant
2022-07-24 20:02:32 -03:00
Simply BLG
4189d288b9
Update Johto Safari Zone encounter slots and chances
...
After some research I found that the Johto Safari zone uses different encounter slots for morning, day and night and I also arrived at these chances for them, I modified the encounters and added the new encounter slots as appropriate, these chances could be wrong but I experimentally tested them and believe that these chances are correct, the chances I found are as follow:
+ When walking there are 10 slots with 10% chance each
+ When fishing with an old-rod, good-rod, super-rod or when surfing the chances are as follow:
| Morning | Day | Night |
|---------|-----|-------|
| 10% | 10% | 5% |
| 10% | 10% | 10% |
| 10% | 5% | 5% |
| 10% | 10% | 10% |
| 5% | 5% | 15% |
| 10% | 10% | 15% |
| 5% | 15% | 0% |
| 10% | 15% | 0% |
| 15% | 0% | 10% |
| 15% | 0% | 10% |
| 0% | 10% | 10% |
| 0% | 10% | 10% |
Will update if more precise information becomes available
2022-07-24 14:40:07 -03:00
Simply BLG
ec95156acd
Add missing legendary encounters D/P/Pt
2022-07-24 13:22:20 -03:00
Simply BLG
88806d3248
Add Shiny Gyarados encounter in HG/SS
2022-07-24 13:12:10 -03:00