mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add everything remaining from the spreadsheet.
This commit is contained in:
parent
df449280b7
commit
cb1523e296
8 changed files with 5418 additions and 1338 deletions
pokedex/data/csv
|
@ -82,7 +82,7 @@ ability_id,local_language_id,name
|
|||
14,6,Facettenauge
|
||||
14,7,Ojocompuesto
|
||||
14,8,Insettocchi
|
||||
14,9,Compoundeyes
|
||||
14,9,Compound Eyes
|
||||
15,1,ふみん
|
||||
15,5,Insomnia
|
||||
15,6,Insomnia
|
||||
|
@ -184,7 +184,7 @@ ability_id,local_language_id,name
|
|||
31,6,Blitzfänger
|
||||
31,7,Pararrayos
|
||||
31,8,Parafulmine
|
||||
31,9,Lightningrod
|
||||
31,9,Lightning Rod
|
||||
32,1,てんのめぐみ
|
||||
32,5,Sérénité
|
||||
32,6,Edelmut
|
||||
|
@ -372,7 +372,7 @@ ability_id,local_language_id,name
|
|||
62,8,Dentistretti
|
||||
62,9,Guts
|
||||
63,1,ふしぎなうろこ
|
||||
63,5,Écaille Spé.
|
||||
63,5,Écaille Spéciale
|
||||
63,6,Notschutz
|
||||
63,7,Escama Esp.
|
||||
63,8,Pelledura
|
||||
|
@ -504,7 +504,7 @@ ability_id,local_language_id,name
|
|||
84,8,Agiltecnica
|
||||
84,9,Unburden
|
||||
85,1,たいねつ
|
||||
85,5,Ignifuge
|
||||
85,5,Ignifugé
|
||||
85,6,Hitzeschutz
|
||||
85,7,Ignífugo
|
||||
85,8,Antifuoco
|
||||
|
@ -606,7 +606,7 @@ ability_id,local_language_id,name
|
|||
101,8,Tecnico
|
||||
101,9,Technician
|
||||
102,1,リーフガード
|
||||
102,5,Feuil. Garde
|
||||
102,5,Feuille Garde
|
||||
102,6,Floraschild
|
||||
102,7,Defensa Hoja
|
||||
102,8,Fogliamanto
|
||||
|
@ -986,33 +986,42 @@ ability_id,local_language_id,name
|
|||
165,5,Aroma-Voile
|
||||
165,8,Aromavelo
|
||||
165,9,Aroma Veil
|
||||
166,1,フラワーベール
|
||||
166,5,Flora-Voile
|
||||
166,8,Fiorvelo
|
||||
166,9,Flower Veil
|
||||
167,1,ほおぶくろ
|
||||
167,5,Bajoues
|
||||
167,8,Guancegonfie
|
||||
167,9,Cheek Pouch
|
||||
168,1,へんげんじざい
|
||||
168,5,Protéen
|
||||
168,8,Mutatipo
|
||||
168,9,Protean
|
||||
169,1,ファーコート
|
||||
169,5,Toison Épaisse
|
||||
169,8,Foltopelo
|
||||
169,9,Fur Coat
|
||||
170,1,マジシャン
|
||||
170,5,Magicien
|
||||
170,8,Prestigiatore
|
||||
170,9,Magician
|
||||
171,1,ぼうだん
|
||||
171,5,Pare-Balles
|
||||
171,8,Antiproiettile
|
||||
171,9,Bulletproof
|
||||
172,5,Battant
|
||||
172,8,Tenacia
|
||||
172,9,Competitive
|
||||
173,1,がんじょうあご
|
||||
173,5,Prognathe
|
||||
173,8,Ferromascella
|
||||
173,9,Strong Jaw
|
||||
174,1,フリーズスキン
|
||||
174,5,Peau Gelée
|
||||
174,8,Pellegelo
|
||||
174,9,Refrigerate
|
||||
175,1,スイートベール
|
||||
175,5,Gluco-Voile
|
||||
175,8,Dolcevelo
|
||||
175,9,Sweet Veil
|
||||
|
@ -1022,6 +1031,7 @@ ability_id,local_language_id,name
|
|||
177,5,Ailes Bourrasque
|
||||
177,8,Aliraffica
|
||||
177,9,Gale Wings
|
||||
178,1,メガランチャー
|
||||
178,5,Méga Blaster
|
||||
178,8,Megalancio
|
||||
178,9,Mega Launcher
|
||||
|
@ -1031,21 +1041,26 @@ ability_id,local_language_id,name
|
|||
180,5,Symbiose
|
||||
180,8,Simbiosi
|
||||
180,9,Symbiosis
|
||||
181,1,かたいツメ
|
||||
181,5,Griffe Dure
|
||||
181,8,Unghiedure
|
||||
181,9,Tough Claws
|
||||
182,1,フェアリースキン
|
||||
182,5,Peau Féérique
|
||||
182,8,Pellefolletto
|
||||
182,9,Pixilate
|
||||
183,1,ぬめぬめ
|
||||
183,5,Poisseux
|
||||
183,8,Viscosità
|
||||
183,9,Gooey
|
||||
184,1,おやこあい
|
||||
184,5,Amour Filial
|
||||
184,8,Amorefiliale
|
||||
184,9,Parental Bond
|
||||
185,5,Peau Céleste
|
||||
185,8,Pellecielo
|
||||
185,9,Aerilate
|
||||
186,1,ダークオーラ
|
||||
186,5,Aura Ténébreuse
|
||||
186,8,Auratetra
|
||||
186,9,Dark Aura
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue