Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Continuous PR to check differences between PokeAPI and Veekun #4

Draft
wants to merge 187 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
187 commits
Select commit Hold shift + click to select a range
8032457
feat: add pokemon
Naramsim Aug 10, 2020
7cfd9e7
feat: add generation and region
Naramsim Aug 10, 2020
32e710c
featL add scripts and readme
Naramsim Aug 12, 2020
00c4ea7
Rework Go scraper (implement tags for Bulbapedia unmarshalling)
ichbinfrog Aug 19, 2020
68ac039
Set pokemon ID in [888,892] as Legendary
ichbinfrog Aug 19, 2020
056ff1e
Minor import fix
ichbinfrog Aug 19, 2020
67f35db
feat: add legendary mythical
Naramsim Aug 24, 2020
8a0b856
feat: add 808 809
Naramsim Aug 24, 2020
73285e1
feat: update types
Naramsim Aug 24, 2020
cf75d5f
feat: sync
Naramsim Aug 24, 2020
f4bcd44
fix: add is_baby
Naramsim Aug 24, 2020
02f7a01
Add gen 8 pokedex scripts
CMahk Aug 26, 2020
e2a1f9e
Update CSVs for initial gen 8 support
CMahk Aug 26, 2020
a1e6379
Tweak to_csv.py to add a header
CMahk Aug 26, 2020
21eeb34
Split the Let's Go games into their own versions
CMahk Aug 29, 2020
da25dee
Added output for both Let's Go games
CMahk Aug 29, 2020
50740bc
Updated CSV with entries for both Let's Go games
CMahk Aug 29, 2020
970c71a
Merge pull request #8 from CMahk/master-pokeapi
Naramsim Aug 30, 2020
8773045
Added missing pokemon from Crown Tundra to pokemon.csv file
alex-whan Oct 29, 2020
c284751
Added Crown Tundra new Pokemon to pokemon_types.csv
alex-whan Oct 29, 2020
e5a1331
Added Crown Tundra new Pokemon flavor text
alex-whan Oct 29, 2020
fc23818
Updated csv spacing for Crown Tundra pokemon in pokemon.csv
alex-whan Oct 29, 2020
5b14ec5
Updated species_names with Crown Tundra new Pokemon
alex-whan Oct 29, 2020
76816dd
Updated stats for Crown Tundra new Pokemon
alex-whan Oct 29, 2020
a67c45d
Updated pokemon_species.csv info with new Crown Tundra Pokemon
alex-whan Oct 29, 2020
2cc7a51
Added new abilities from Crown Tundra new Pokemon
alex-whan Oct 29, 2020
db8b507
Added new ability flavor text for abilities new to Crown Tundra expan…
alex-whan Oct 29, 2020
c07a411
Fixed ID labeling for Calyrex formes, new abilities, and removed Caly…
alex-whan Oct 29, 2020
d53a6d1
Merge remote-tracking branch 'upstream/master' into master-pokeapi
Naramsim Oct 29, 2020
8d11527
sync: from pokeapi
Naramsim Oct 29, 2020
f4cb631
Merge branch 'master-pokeapi' into feat/gen-8-data-alex-whan
Naramsim Oct 29, 2020
5261f16
Added missing Crown Tundra new ability names in English
alex-whan Oct 30, 2020
3f3d01b
Fixed incorrect ability IDs in Crown Tundra flavor text
alex-whan Oct 30, 2020
3ef9c71
Removed package.json and package-lock.json
alex-whan Oct 30, 2020
8856c39
Updated shadow/ice rider Calyrex with correct species ID
alex-whan Oct 30, 2020
d4ef567
Update pokemon.csv
Naramsim Nov 3, 2020
76a3c47
Update pokemon_species.csv
Naramsim Nov 3, 2020
5932b1f
Created duplicate As One ability listings in ability_names and abilit…
alex-whan Nov 3, 2020
6ca180a
Removed Shadow/Ice Rider Calyrex form descriptions from main species …
alex-whan Nov 6, 2020
8033911
Merge pull request #14 from alex-whan/feat/gen-8-data-alex-whan
Naramsim Nov 13, 2020
7a4fb07
align: put back package.json
Naramsim Nov 16, 2020
92ab6c4
fix: update data
Naramsim Nov 16, 2020
e162cc9
adds gen 8 + dlc pokemon and evolutions
Nov 20, 2020
43e865b
dex numbers, types, genera
Nov 20, 2020
5b758a0
add english form names
Nov 20, 2020
cedf4ee
メルタンまで
tomi-912 Nov 23, 2020
461ac9e
Merge pull request #17 from myoKun345/master-pokeapi
Naramsim Nov 24, 2020
814392c
add missing growth rates, gender diffs, and shapes
Nov 25, 2020
4be5177
add missing base experience
Nov 25, 2020
334eb3c
meltan/melmetal colors and happiness
Nov 25, 2020
b0e341f
add meltan/melmetal stats
Nov 25, 2020
4bf5cd9
decrement form ids after alcremie gap
Nov 25, 2020
9d47fbb
fix typo on slowking-galar's attack stat
Nov 26, 2020
62464c0
sync: data
Naramsim Nov 26, 2020
cf55bb3
pokemon species names add(8th gen)
tomi-912 Nov 26, 2020
e486f5b
Merge branch 'master-pokeapi' into species_names_change
tomi-912 Nov 26, 2020
8a500d7
Merge branch 'master-pokeapi' of https://github.com/PokeAPI/pokedex i…
Nov 26, 2020
3f1c58e
Merge branch 'PokeAPI-master-pokeapi' into master-pokeapi
Nov 26, 2020
ece510b
finish galar + expansion dex numbers
Nov 26, 2020
e3cafa7
accept merged forms.csv
Nov 26, 2020
5ad4096
add gen8 + meltan abilities
Nov 26, 2020
3f49eb7
add "updated kanto" (lgpe) dex numbers
Nov 26, 2020
12891ba
revert excel's text mangling
Nov 26, 2020
ce04719
Merge pull request #19 from tomi-912/species_names_change
Naramsim Nov 27, 2020
2c7c192
Merge pull request #18 from myoKun345/master-pokeapi
Naramsim Nov 30, 2020
f932f7a
sync: data
Naramsim Dec 2, 2020
2c3b867
sync: data
Naramsim Dec 5, 2020
265c207
Remove BOMs
oliver-ni Dec 13, 2020
1a74c13
sync data
Naramsim Dec 27, 2020
055191a
Merge pull request #20 from oliver-ni/master-pokeapi
Naramsim Dec 27, 2020
583013b
Added IoA moves
ercdndrs Jan 10, 2021
6994789
Add "all-allies" target
ercdndrs Jan 10, 2021
63ee0eb
Add 'All Allies' move target
ercdndrs Jan 10, 2021
637ed7b
Add IoA new moves
ercdndrs Jan 10, 2021
571654e
Fix capitalization and punctuation
ercdndrs Jan 10, 2021
6e904f7
Add moves introduced in the Crown Tundra DLC
ercdndrs Jan 10, 2021
c25f588
Add moves added in the Crown Tundra DLC
ercdndrs Jan 10, 2021
3e03441
Add translations for Gen 8 abilities
ercdndrs Jan 10, 2021
04fbda7
Add remainder of Gen 8 abilities
ercdndrs Jan 10, 2021
2acca9f
Merge pull request #23 from ercdndrs/master-pokeapi
Naramsim Jan 11, 2021
6d7b16b
Add stat data for toxtricity low key gmax
oliver-ni Jan 22, 2021
988b620
update french names for moves, abilities and items according to gener…
pifopi Jan 23, 2021
360167f
update Aegislash stats for gen 8
pifopi Jan 24, 2021
0879f24
adding the new moves for korean and spanish as well
pifopi Jan 24, 2021
be5193e
Update spanish moves names for 8th gen
pifopi Jan 24, 2021
f759b25
rapid spin is now 50 base power
pifopi Jan 25, 2021
b5465e8
Merge pull request #26 from poketwo/master-pokeapi
Naramsim Jan 25, 2021
e345440
Add move translations from sword/shield
Parnassius Jan 25, 2021
7c7fc70
Add ability translations from sword/shield
Parnassius Jan 24, 2021
32f8bf4
Merge pull request #28 from pifopi/master-pokeapi
Naramsim Jan 25, 2021
8340afd
Merge branch 'master-pokeapi' into abilities-moves-translations
Naramsim Jan 25, 2021
907e140
sync: forgotten types
Naramsim Jan 25, 2021
919cd68
sync: add data from https://github.com/PokeAPI/pokeapi/pull/457
Naramsim Feb 13, 2021
8710705
Merge branch 'master' into master-pokeapi
Naramsim Mar 10, 2021
839f1b4
convert to spaces
Naramsim Mar 10, 2021
4abfb5d
Fix typo in Zamazenta french name
deus-magna Apr 18, 2021
4ef59fd
Merge pull request #43 from deus-magna/zamazenta_french_name_typo
Naramsim Apr 18, 2021
de8a58f
sync: from pokeapi
Naramsim Apr 18, 2021
43ea745
Merge pull request #29 from Parnassius/abilities-moves-translations
Naramsim May 12, 2021
7733893
fix: add missing move
Naramsim May 16, 2021
7c994dd
Fix High Jump Kick description.
Glazelf Dec 6, 2021
8d02c27
Merge pull request #72 from Glazelf/hjk-effect-entry
Naramsim Dec 6, 2021
629cc01
sync: data
Naramsim Dec 6, 2021
1c2f980
sync: data
Naramsim Dec 6, 2021
c99d1dc
sync: data
Naramsim Dec 13, 2021
614b69c
sync: language, region,generation,version
Naramsim Dec 14, 2021
2363c53
Merge pull request #73 from PokeAPI/veekun-gen8-sync
Naramsim Dec 15, 2021
2687d0d
sync: ability
Naramsim Dec 15, 2021
e468eca
sync: characteristic
Naramsim Dec 15, 2021
4ae96a0
sync: item
Naramsim Dec 15, 2021
3720606
sync: pokemon_move_method
Naramsim Dec 15, 2021
02b67b0
Merge pull request #75 from PokeAPI/move-method-fix
Naramsim Dec 16, 2021
42ac351
Merge pull request #74 from PokeAPI/veekun-gen8-sync
Naramsim Dec 18, 2021
1f06e69
sync: types
Naramsim Dec 26, 2021
5cf1c43
sync: moves
Naramsim Dec 26, 2021
3644aa7
sync: nature
Naramsim Dec 26, 2021
ef64e9c
Merge pull request #78 from PokeAPI/veekun-gen8-sync
Naramsim Dec 27, 2021
ee63893
sync: machines
Naramsim Jan 21, 2022
51a1925
sync: evolution
Naramsim Jan 21, 2022
4cd7870
sync: evolution
Naramsim Jan 21, 2022
850f38b
sync: pokedex
Naramsim Jan 21, 2022
aacbf6f
sync: location
Naramsim Jan 21, 2022
404922d
Merge pull request #85 from PokeAPI/veekun-gen8-sync
Naramsim Jan 22, 2022
5948eae
sync: pokemon
Naramsim Jan 27, 2022
d923c5b
Merge pull request #86 from PokeAPI/veekun-gen8-sync
Naramsim Feb 6, 2022
2baf729
fix: add missing romaji
anhthang Mar 1, 2022
1d73943
feat: adding new gen 8 data from Legends: Arceus
anhthang Mar 1, 2022
f8d48fc
feat: adding 16 new hisuian forms, new forms for dialga, palkia, basc…
anhthang Mar 1, 2022
8ffb6e2
feat: add pokemon forms
anhthang Mar 2, 2022
6bd29fa
fix: update Basculegion Female, Enamorus Therian
anhthang Mar 2, 2022
897ec35
feat: add pokemon name in ko,fr,de. version name in other languages
anhthang Mar 2, 2022
d24039d
fix: gender rate
anhthang Mar 5, 2022
82e0f61
feat: add chinese stat names
anhthang Mar 5, 2022
5956f35
Merge pull request #96 from anhthang/stat-names
Naramsim May 4, 2022
5d6c9a1
Merge pull request #94 from anhthang/missing-romaji
Naramsim May 4, 2022
3cf3b2b
sync:
Naramsim May 5, 2022
2b6ebbf
feat: add zh-Hans stats name
anhthang May 6, 2022
ce4f925
Merge pull request #100 from anhthang/hans-stats-name
Naramsim May 6, 2022
5ae01ee
Merge branch 'master-pokeapi' into hisui
anhthang May 7, 2022
1cb7a6d
fix: update versions, version groups
anhthang May 15, 2022
960a2d1
fix: flavor text
anhthang May 17, 2022
9b2a631
feat: add chinese version name
anhthang May 18, 2022
21cb732
fix: remove additional flavor text
anhthang May 23, 2022
dcab074
fix: update shape_id, has_gender_differences, forms_switchable
anhthang May 25, 2022
5f24c48
feat: add missing flavor text
anhthang May 25, 2022
5caf8e2
fix: double quotes
anhthang May 26, 2022
1f194f7
fix: add form order
anhthang Jun 14, 2022
8bf9b68
fix: update version name for other languages
anhthang Jun 17, 2022
77fb639
feat: add version names for newly added versions
anhthang Jun 17, 2022
1fe327a
fix: add missing form order
anhthang Jun 22, 2022
3ccd8c5
fix: overqwil ability
anhthang Jun 22, 2022
c142c8f
fix: trim space
anhthang Jun 22, 2022
6cb752f
Update Silvally
Naramsim Jun 22, 2022
3530bc7
Merge pull request #95 from anhthang/hisui
Naramsim Jun 22, 2022
71672c9
Merge branch 'master-pokeapi' into version-name
anhthang Jun 22, 2022
5fc8b83
fix: remove blank version name
anhthang Jun 22, 2022
4503b6a
Merge pull request #104 from anhthang/version-name
Naramsim Jun 22, 2022
c71083c
feat: add Legends Arceus dex number
anhthang Jul 9, 2022
1380d97
feat: add dex names, generation names
anhthang Jul 10, 2022
b84cce9
fix: update capture_rate
anhthang Jul 11, 2022
ab5ce85
Add italian genus for Legend Arceus' new pokémons
Laxan3000 Jul 13, 2022
29d9e05
Update region_names.csv
Laxan3000 Jul 13, 2022
76d2b0e
Merge pull request #110 from Laxan3000/patch-1
Naramsim Jul 14, 2022
5ea299f
Merge pull request #111 from Laxan3000/patch-2
Naramsim Jul 14, 2022
193076a
Fix italian genuses to not be on spain id
Laxan3000 Jul 15, 2022
8093690
Merge pull request #112 from Laxan3000/patch-3
Naramsim Jul 15, 2022
7b37c30
fix: add quote
anhthang Jul 16, 2022
f842073
Drop 2.7 support
giginet Jul 18, 2022
20f57cf
Fix etree deprecation
giginet Jul 18, 2022
04eba43
Support dusk time of day
giginet Jul 18, 2022
16818ba
Merge pull request #108 from anhthang/dex_numbers
Naramsim Jul 19, 2022
8e79415
Merge pull request #114 from giginet/dusk
Naramsim Jul 19, 2022
c9b9998
Fix failing to bind default_language_id
giginet Jul 21, 2022
f9e4a16
Merge pull request #116 from giginet/fix-local-language-id
Naramsim Jul 22, 2022
510059e
Merge pull request #113 from giginet/update-markdown
Naramsim Jul 22, 2022
b901585
Introduce GitHub Action
giginet Jul 21, 2022
6b9eb25
Add tests for Docker Containers
giginet Jul 21, 2022
5ce3a6c
Disable TTY on CI
giginet Jul 21, 2022
2810724
Disable continue-on-error
giginet Jul 21, 2022
19fa915
Merge pull request #117 from giginet/support-github-action-for-pr2
Naramsim Jul 22, 2022
edd8da9
Fixed Overqwil's name
Laxan3000 Aug 3, 2022
d4ed9ae
Merge pull request #122 from Laxan3000/patch-4
Naramsim Sep 4, 2022
8f2acdf
Fixed gender rates of Meowstic and Indeedee
erezushi Sep 22, 2022
2647746
Merge pull request #126 from erezushi/gender-rate-fixes
Naramsim Sep 22, 2022
68ef757
sync: from pokeapi
Naramsim Sep 29, 2022
dcae4c3
add script that updates pokemon egg groups
SKCwillie Mar 15, 2023
5e4eb21
Merge pull request #154 from SKCwillie/add-pokemon-egg-group-script
Naramsim Mar 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update french names for moves, abilities and items according to gener…
…ation 8 style
pifopi committed Jan 23, 2021
commit 988b620e06f49703650cc5755a658fd0f46403d7
18 changes: 9 additions & 9 deletions pokedex/data/csv/ability_names.csv
Original file line number Diff line number Diff line change
@@ -92,7 +92,7 @@ ability_id,local_language_id,name
10,1,ちくでん
10,3,축전
10,4,蓄電
10,5,Absorb Volt
10,5,Absorbe-Volt
10,6,Voltabsorber
10,7,Absorbe Elec
10,8,Assorbivolt
@@ -102,7 +102,7 @@ ability_id,local_language_id,name
11,1,ちょすい
11,3,저수
11,4,儲水
11,5,Absorb Eau
11,5,Absorbe-Eau
11,6,H2O-Absorber
11,7,Absorbe Agua
11,8,Assorbacqua
@@ -152,7 +152,7 @@ ability_id,local_language_id,name
16,1,へんしょく
16,3,변색
16,4,變色
16,5,Déguisement
16,5,Homochromie
16,6,Farbwechsel
16,7,Cambio Color
16,8,Cambiacolore
@@ -572,7 +572,7 @@ ability_id,local_language_id,name
58,1,マイナス
58,3,마이너스
58,4,負電
58,5,Minus
58,5,Moins
58,6,Minus
58,7,Menos
58,8,Meno
@@ -592,7 +592,7 @@ ability_id,local_language_id,name
60,1,ねんちゃく
60,3,점착
60,4,黏著
60,5,Glue
60,5,Glu
60,6,Wertehalter
60,7,Viscosidad
60,8,Antifurto
@@ -1312,7 +1312,7 @@ ability_id,local_language_id,name
132,1,フレンドガード
132,3,프렌드가드
132,4,友情防守
132,5,Garde Amie
132,5,Garde-Ami
132,6,Freundeshut
132,7,Compiescolta
132,8,Amicoscudo
@@ -1622,7 +1622,7 @@ ability_id,local_language_id,name
163,1,ターボブレイズ
163,3,터보블레이즈
163,4,渦輪火焰
163,5,TurboBrasier
163,5,Turbo Brasier
163,6,Turbobrand
163,7,Turbollama
163,8,Piroturbina
@@ -2524,7 +2524,7 @@ ability_id,local_language_id,name
257,12,粉彩护幕
257,13,Véu de Tons Pastéis
258,3,꼬르륵스위치
258,4,飽了又餓
258,4,飽了又餓
258,5,Déclic Fringale
258,6,Heißhunger
258,7,Mutapetito
@@ -2586,7 +2586,7 @@ ability_id,local_language_id,name
265,7,Relincho Negro
265,8,Nitrito Nero
265,9,Grim Neigh
265,12,漆黑嘶鸣
265,12,漆黑嘶鸣
266,3,혼연일체
266,4,人馬一體
266,5,Osmose Équine
20 changes: 10 additions & 10 deletions pokedex/data/csv/item_names.csv
Original file line number Diff line number Diff line change
@@ -2194,7 +2194,7 @@ item_id,local_language_id,name
225,1,まがったスプーン
225,3,휘어진스푼
225,4,彎曲的湯匙
225,5,Cuiller Tordue
225,5,Cuillère Tordue
225,6,Krummlöffel
225,7,Cuchara Torcida
225,8,Cucchiaio Torto
@@ -2304,7 +2304,7 @@ item_id,local_language_id,name
236,1,ながねぎ
236,3,대파
236,4,大蔥
236,5,Bâton
236,5,Poireau
236,6,Lauchstange
236,7,Palo
236,8,Gambo
@@ -2604,7 +2604,7 @@ item_id,local_language_id,name
266,1,パワーリスト
266,3,파워리스트
266,4,力量護腕
266,5,Poignée Pouvoir
266,5,Poignet Pouvoir
266,6,Machtreif
266,7,Brazal Recio
266,8,Vigorcerchio
@@ -5843,7 +5843,7 @@ item_id,local_language_id,name
606,1,たいりょくのハネ
606,3,체력날개
606,4,體力之羽
606,5,Aile Santé
606,5,Plume Santé
606,6,Heilfeder
606,7,Pluma Vigor
606,8,Piumsalute
@@ -5853,7 +5853,7 @@ item_id,local_language_id,name
607,1,きんりょくのハネ
607,3,근력날개
607,4,肌力之羽
607,5,Aile Force
607,5,Plume Force
607,6,Kraftfeder
607,7,Pluma Músculo
607,8,Piumpotenza
@@ -5863,7 +5863,7 @@ item_id,local_language_id,name
608,1,ていこうのハネ
608,3,저항력날개
608,4,抵抗之羽
608,5,Aile Armure
608,5,Plume Armure
608,6,Abwehrfeder
608,7,Pluma Aguante
608,8,Piumtutela
@@ -5873,7 +5873,7 @@ item_id,local_language_id,name
609,1,ちりょくのハネ
609,3,지력날개
609,4,智力之羽
609,5,Aile Esprit
609,5,Plume Esprit
609,6,Geniefeder
609,7,Pluma Intelecto
609,8,Piumingegno
@@ -5883,7 +5883,7 @@ item_id,local_language_id,name
610,1,せいしんのハネ
610,3,정신력날개
610,4,精神之羽
610,5,Aile Mental
610,5,Plume Mental
610,6,Espritfeder
610,7,Pluma Mente
610,8,Piumintuito
@@ -5893,7 +5893,7 @@ item_id,local_language_id,name
611,1,しゅんぱつのハネ
611,3,순발력날개
611,4,瞬發之羽
611,5,Aile Sprint
611,5,Plume Sprint
611,6,Flinkfeder
611,7,Pluma Ímpetu
611,8,Piumreazione
@@ -5903,7 +5903,7 @@ item_id,local_language_id,name
612,1,きれいなハネ
612,3,고운날개
612,4,美麗之羽
612,5,Jolie Aile
612,5,Jolie Plume
612,6,Prachtfeder
612,7,Pluma Bella
612,8,Piumabella
130 changes: 80 additions & 50 deletions pokedex/data/csv/move_names.csv
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ move_id,local_language_id,name
2,1,からてチョップ
2,3,태권당수
2,4,空手劈
2,5,Poing-Karaté
2,5,Poing Karaté
2,6,Karateschlag
2,7,Golpe Kárate
2,8,Colpokarate
@@ -62,7 +62,7 @@ move_id,local_language_id,name
7,1,ほのおのパンチ
7,3,불꽃펀치
7,4,火焰拳
7,5,Poing de Feu
7,5,Poing Feu
7,6,Feuerschlag
7,7,Puño Fuego
7,8,Fuocopugno
@@ -72,7 +72,7 @@ move_id,local_language_id,name
8,1,れいとうパンチ
8,3,냉동펀치
8,4,冰凍拳
8,5,Poing-Glace
8,5,Poing Glace
8,6,Eishieb
8,7,Puño Hielo
8,8,Gelopugno
@@ -82,7 +82,7 @@ move_id,local_language_id,name
9,1,かみなりパンチ
9,3,번개펀치
9,4,雷電拳
9,5,Poing-Éclair
9,5,Poing Éclair
9,6,Donnerschlag
9,7,Puño Trueno
9,8,Tuonopugno
@@ -132,7 +132,7 @@ move_id,local_language_id,name
14,1,つるぎのまい
14,3,칼춤
14,4,劍舞
14,5,Danse-Lames
14,5,Danse Lames
14,6,Schwerttanz
14,7,Danza Espada
14,8,Danzaspada
@@ -162,7 +162,7 @@ move_id,local_language_id,name
17,1,つばさでうつ
17,3,날개치기
17,4,翅膀攻擊
17,5,Cru-Aile
17,5,Cru-Ailes
17,6,Flügelschlag
17,7,Ataque Ala
17,8,Attacco d’Ala
@@ -402,7 +402,7 @@ move_id,local_language_id,name
41,1,ダブルニードル
41,3,더블니들
41,4,雙針
41,5,Double-Dard
41,5,Double Dard
41,6,Duonadel
41,7,Doble Ataque
41,8,Doppio Ago
@@ -482,7 +482,7 @@ move_id,local_language_id,name
49,1,ソニックブーム
49,3,소닉붐
49,4,音爆
49,5,Sonicboom
49,5,Sonic Boom
49,6,Ultraschall
49,7,Bomba Sónica
49,8,Sonicboom
@@ -702,7 +702,7 @@ move_id,local_language_id,name
71,1,すいとる
71,3,흡수
71,4,吸取
71,5,Vol-Vie
71,5,Vole-Vie
71,6,Absorber
71,7,Absorber
71,8,Assorbimento
@@ -792,7 +792,7 @@ move_id,local_language_id,name
80,1,はなびらのまい
80,3,꽃잎댄스
80,4,花瓣舞
80,5,Danse-Fleur
80,5,Danse Fleurs
80,6,Blättertanz
80,7,Danza Pétalo
80,8,Petalodanza
@@ -822,7 +822,7 @@ move_id,local_language_id,name
83,1,ほのおのうず
83,3,회오리불꽃
83,4,火焰旋渦
83,5,Danse Flamme
83,5,Danse Flammes
83,6,Feuerwirbel
83,7,Giro Fuego
83,8,Turbofuoco
@@ -852,7 +852,7 @@ move_id,local_language_id,name
86,1,でんじは
86,3,전기자석파
86,4,電磁波
86,5,Cage-Éclair
86,5,Cage Éclair
86,6,Donnerwelle
86,7,Onda Trueno
86,8,Tuononda
@@ -1202,7 +1202,7 @@ move_id,local_language_id,name
121,1,タマゴばくだん
121,3,알폭탄
121,4,炸蛋
121,5,Bomb’Œuf
121,5,Bombe Œuf
121,6,Eierbombe
121,7,Bomba Huevo
121,8,Uovobomba
@@ -1742,7 +1742,7 @@ move_id,local_language_id,name
175,1,じたばた
175,3,바둥바둥
175,4,抓狂
175,5,Fléau
175,5,Gigotage
175,6,Dreschflegel
175,7,Azote
175,8,Flagello
@@ -1872,7 +1872,7 @@ move_id,local_language_id,name
188,1,ヘドロばくだん
188,3,오물폭탄
188,4,污泥炸彈
188,5,Bomb-Beurk
188,5,Bombe Beurk
188,6,Matschbombe
188,7,Bomba Lodo
188,8,Fangobomba
@@ -1932,7 +1932,7 @@ move_id,local_language_id,name
194,1,みちづれ
194,3,길동무
194,4,同命
194,5,Prélèvem. Destin
194,5,Lien du Destin
194,6,Abgangsbund
194,7,Mismo Destino
194,8,Destinobbligato
@@ -1972,7 +1972,7 @@ move_id,local_language_id,name
198,1,ボーンラッシュ
198,3,본러쉬
198,4,骨棒亂打
198,5,Charge-Os
198,5,Charge Os
198,6,Knochenhatz
198,7,Ataque Óseo
198,8,Ossoraffica
@@ -2102,7 +2102,7 @@ move_id,local_language_id,name
211,1,はがねのつばさ
211,3,강철날개
211,4,鋼翼
211,5,Aile d’Acier
211,5,Ailes d’Acier
211,6,Stahlflügel
211,7,Ala de Acero
211,8,Alacciaio
@@ -2222,7 +2222,7 @@ move_id,local_language_id,name
223,1,ばくれつパンチ
223,3,폭발펀치
223,4,爆裂拳
223,5,Dynamopoing
223,5,Dynamo-Poing
223,6,Wuchtschlag
223,7,Puño Dinámico
223,8,Dinamipugno
@@ -2242,7 +2242,7 @@ move_id,local_language_id,name
225,1,りゅうのいぶき
225,3,용의숨결
225,4,龍息
225,5,Dracosouffle
225,5,Draco-Souffle
225,6,Feuerodem
225,7,Dragoaliento
225,8,Dragospiro
@@ -2372,7 +2372,7 @@ move_id,local_language_id,name
238,1,クロスチョップ
238,3,크로스촙
238,4,十字劈
238,5,Coup-Croix
238,5,Coup Croix
238,6,Kreuzhieb
238,7,Tajo Cruzado
238,8,Incrocolpo
@@ -2662,7 +2662,7 @@ move_id,local_language_id,name
267,1,しぜんのちから
267,3,자연의힘
267,4,自然之力
267,5,Force-Nature
267,5,Force Nature
267,6,Natur-Kraft
267,7,Adaptación
267,8,Naturforza
@@ -2702,7 +2702,7 @@ move_id,local_language_id,name
271,1,トリック
271,3,트릭
271,4,戲法
271,5,Tourmagik
271,5,Tour de Magie
271,6,Trickbetrug
271,7,Truco
271,8,Raggiro
@@ -2932,7 +2932,7 @@ move_id,local_language_id,name
294,1,ほたるび
294,3,반딧불
294,4,螢火
294,5,Lumiqueue
294,5,Lumi-Queue
294,6,Schweifglanz
294,7,Ráfaga
294,8,Codadiluce
@@ -2962,7 +2962,7 @@ move_id,local_language_id,name
297,1,フェザーダンス
297,3,깃털댄스
297,4,羽毛舞
297,5,Danse-Plume
297,5,Danse Plumes
297,6,Daunenreigen
297,7,Danza Pluma
297,8,Danzadipiume
@@ -2972,7 +2972,7 @@ move_id,local_language_id,name
298,1,フラフラダンス
298,3,흔들흔들댄스
298,4,搖晃舞
298,5,Danse-Folle
298,5,Danse Folle
298,6,Taumeltanz
298,7,Danza Caos
298,8,Strampadanza
@@ -3212,7 +3212,7 @@ move_id,local_language_id,name
322,1,コスモパワー
322,3,코스믹파워
322,4,宇宙力量
322,5,Force Cosmik
322,5,Force Cosmique
322,6,Kosmik-Kraft
322,7,Masa Cósmica
322,8,Cosmoforza
@@ -3322,7 +3322,7 @@ move_id,local_language_id,name
333,1,つららばり
333,3,고드름침
333,4,冰錐
333,5,Stalagtite
333,5,Stalactite
333,6,Eisspeer
333,7,Carámbano
333,8,Gelolancia
@@ -3362,7 +3362,7 @@ move_id,local_language_id,name
337,1,ドラゴンクロー
337,3,드래곤크루
337,4,龍爪
337,5,Dracogriffe
337,5,Draco-Griffe
337,6,Drachenklaue
337,7,Garra Dragón
337,8,Dragartigli
@@ -3372,7 +3372,7 @@ move_id,local_language_id,name
338,1,ハードプラント
338,3,하드플랜트
338,4,瘋狂植物
338,5,Végé-Attak
338,5,Végé-Attaque
338,6,Flora-Statue
338,7,Planta Feroz
338,8,Radicalbero
@@ -3472,7 +3472,7 @@ move_id,local_language_id,name
348,1,リーフブレード
348,3,리프블레이드
348,4,葉刃
348,5,Lame-Feuille
348,5,Lame Feuille
348,6,Laubklinge
348,7,Hoja Aguda
348,8,Fendifoglia
@@ -3522,7 +3522,7 @@ move_id,local_language_id,name
353,1,はめつのねがい
353,3,파멸의소원
353,4,破滅之願
353,5,Carnareket
353,5,Vœu Destructeur
353,6,Kismetwunsch
353,7,Deseo Oculto
353,8,Obbliderio
@@ -3532,7 +3532,7 @@ move_id,local_language_id,name
354,1,サイコブースト
354,3,사이코부스트
354,4,精神突進
354,5,Psycho Boost
354,5,Psycho-Boost
354,6,Psyschub
354,7,Psicoataque
354,8,Psicoslancio
@@ -4002,7 +4002,7 @@ move_id,local_language_id,name
401,1,アクアテール
401,3,아쿠아테일
401,4,水流尾
401,5,Hydroqueue
401,5,Hydro-Queue
401,6,Nassschweif
401,7,Acua Cola
401,8,Idrondata
@@ -4032,7 +4032,7 @@ move_id,local_language_id,name
404,1,シザークロス
404,3,시저크로스
404,4,十字剪
404,5,Plaie-Croix
404,5,Plaie Croix
404,6,Kreuzschere
404,7,Tijera X
404,8,Forbice X
@@ -4052,7 +4052,7 @@ move_id,local_language_id,name
406,1,りゅうのはどう
406,3,용의파동
406,4,龍之波動
406,5,Dracochoc
406,5,Draco-Choc
406,6,Drachenpuls
406,7,Pulso Dragón
406,8,Dragopulsar
@@ -4062,7 +4062,7 @@ move_id,local_language_id,name
407,1,ドラゴンダイブ
407,3,드래곤다이브
407,4,龍之俯衝
407,5,Dracocharge
407,5,Draco-Charge
407,6,Drachenstoß
407,7,Carga Dragón
407,8,Dragofuria
@@ -4082,7 +4082,7 @@ move_id,local_language_id,name
409,1,ドレインパンチ
409,3,드레인펀치
409,4,吸取拳
409,5,Vampipoing
409,5,Vampi-Poing
409,6,Ableithieb
409,7,Puño Drenaje
409,8,Assorbipugno
@@ -4332,7 +4332,7 @@ move_id,local_language_id,name
434,1,りゅうせいぐん
434,3,용성군
434,4,流星群
434,5,Draco Météore
434,5,Draco-Météore
434,6,Draco Meteor
434,7,Cometa Draco
434,8,Dragobolide
@@ -4392,7 +4392,7 @@ move_id,local_language_id,name
440,1,クロスポイズン
440,3,크로스포이즌
440,4,十字毒刃
440,5,Poison-Croix
440,5,Poison Croix
440,6,Giftstreich
440,7,Veneno X
440,8,Velenocroce
@@ -4422,7 +4422,7 @@ move_id,local_language_id,name
443,1,マグネットボム
443,3,마그넷봄
443,4,磁鐵炸彈
443,5,Bombaimant
443,5,Bombe Aimant
443,6,Magnetbombe
443,7,Bomba Imán
443,8,Bombagnete
@@ -4602,7 +4602,7 @@ move_id,local_language_id,name
461,1,みかづきのまい
461,3,초승달춤
461,4,新月舞
461,5,Danse-Lune
461,5,Danse Lune
461,6,Lunartanz
461,7,Danza Lunar
461,8,Lunardanza
@@ -4932,7 +4932,7 @@ move_id,local_language_id,name
494,1,なかまづくり
494,3,동료만들기
494,4,找夥伴
494,5,Ten-danse
494,5,Ten-Danse
494,6,Zwango
494,7,Danza Amiga
494,8,Saltamicizia
@@ -5122,7 +5122,7 @@ move_id,local_language_id,name
513,1,ミラータイプ
513,3,미러타입
513,4,鏡面屬性
513,5,Copie Type
513,5,Copie-Type
513,6,Typenspiegel
513,7,Clonatipo
513,8,Riflettipo
@@ -5332,7 +5332,7 @@ move_id,local_language_id,name
534,1,シェルブレード
534,3,셸블레이드
534,4,貝殼刃
534,5,Coquilame
534,5,Coqui-Lame
534,6,Kalkklinge
534,7,Concha Filo
534,8,Conchilama
@@ -5682,7 +5682,7 @@ move_id,local_language_id,name
569,1,プラズマシャワー
569,3,플라스마샤워
569,4,等離子浴
569,5,DélugePlasmique
569,5,Déluge Plasmique
569,6,Plasmaschauer
569,7,Cortina Plasma
569,8,Pioggiaplasma
@@ -6122,7 +6122,7 @@ move_id,local_language_id,name
613,1,デスウイング
613,3,데스윙
613,4,死亡之翼
613,5,Mort-Ailes
613,5,MortAiles
613,6,Unheilsschwingen
613,7,Ala Mortífera
613,8,Ali del Fato
@@ -6192,7 +6192,7 @@ move_id,local_language_id,name
620,1,ガリョウテンセイ
620,3,화룡점정
620,4,畫龍點睛
620,5,Draco Ascension
620,5,Draco-Ascension
620,6,Zenitstürmer
620,7,Ascenso Draco
620,8,Ascesa del Drago
@@ -6672,7 +6672,7 @@ move_id,local_language_id,name
668,1,ちからをすいとる
668,3,힘흡수
668,4,吸取力量
668,5,Vol-Force
668,5,Vole-Force
668,6,Kraftabsorber
668,7,Absorbefuerza
668,8,Assorbiforza
@@ -7072,7 +7072,7 @@ move_id,local_language_id,name
708,1,シャドーボーン
708,3,섀도본
708,4,暗影之骨
708,5,OsOmbre
708,5,Os Ombre
708,6,Schattenknochen
708,7,Hueso Sombrío
708,8,Ossotetro
@@ -7935,35 +7935,65 @@ move_id,local_language_id,name
796,9,Steel Beam
796,11,てっていこうせん
796,12,鐵蹄光線
797,5,Vaste Pouvoir
797,9,Expanding Force
798,5,Métalliroue
798,9,Steel Roller
799,5,Rafale Écailles
799,9,Scale Shot
800,5,Laser Météore
800,9,Meteor Beam
801,5,Kokiyarme
801,9,Shell Side Arm
802,5,Explo-Brume
802,9,Misty Explosion
803,5,Gliss'Herbe
803,9,Grassy Glide
804,5,Monte-Tension
804,9,Rising Voltage
805,5,Champlification
805,9,Terrain Pulse
806,5,Ravage Rampant
806,9,Skitter Smack
807,5,Feu Envieux
807,9,Burning Jealousy
808,5,Cent Rancunes
808,9,Lash Out
809,5,Esprit Frappeur
809,9,Poltergeist
810,5,Gaz Corrosif
810,9,Corrosive Gas
811,5,Coaching
811,9,Coaching
812,5,Eau Revoir
812,9,Flip Turn
813,5,Triple Axel
813,9,Triple Axel
814,5,Double Volée
814,9,Dual Wingbeat
815,5,Sable Ardent
815,9,Scorching Sands
816,5,Selve Salvatrice
816,9,Jungle Healing
817,5,Poing Obscur
817,9,Wicked Blow
818,5,Torrent de Coups
818,9,Surging Strikes
819,5,Voltageôle
819,9,Thunder Cage
820,5,Draco-Énergie
820,9,Dragon Energy
821,5,Regard Glaçant
821,9,Freezing Glare
822,5,Fureur Ardente
822,9,Fiery Wrath
823,5,Coup Fulgurant
823,9,Thunderous Kick
824,5,Lance de Glace
824,9,Glacial Lance
825,5,Éclat Spectral
825,9,Astral Barrage
826,5,Sort Sinistre
826,9,Eerie Spell
10001,1,ダークラッシュ
10001,5,Charge Noire