mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
commit
832c4d10e3
14 changed files with 2366 additions and 112 deletions
|
@ -232,8 +232,36 @@ id,identifier,generation_id,is_main_series
|
|||
231,shadow-shield,7,1
|
||||
232,prism-armor,7,1
|
||||
233,neuroforce,7,1
|
||||
234,intrepid-sword,8,1
|
||||
235,dauntless-shield,8,1
|
||||
236,libero,8,1
|
||||
237,ball-fetch,8,1
|
||||
238,cotton-down,8,1
|
||||
239,propeller-tail,8,1
|
||||
240,mirror-armor,8,1
|
||||
241,gulp-missile,8,1
|
||||
242,stalwart,8,1
|
||||
243,steam-engine,8,1
|
||||
244,punk-rock,8,1
|
||||
245,sand-spit,8,1
|
||||
246,ice-scales,8,1
|
||||
247,ripen,8,1
|
||||
248,ice-face,8,1
|
||||
249,power-spot,8,1
|
||||
250,mimicry,8,1
|
||||
251,screen-cleaner,8,1
|
||||
252,steely-spirit,8,1
|
||||
253,perish-body,8,1
|
||||
254,wandering-spirit,8,1
|
||||
255,gorilla-tactics,8,1
|
||||
256,neutralizing-gas,8,1
|
||||
257,pastel-veil,8,1
|
||||
258,hunger-switch,8,1
|
||||
259,quick-draw,8,1
|
||||
260,unseen-fist,8,1
|
||||
261,curious-medicine,8,1
|
||||
262,transistor,8,1
|
||||
263,dragon's-maw,8,1
|
||||
263,dragons-maw,8,1
|
||||
264,chilling-neigh,8,1
|
||||
265,grim-neigh,8,1
|
||||
266,as-one,8,1
|
||||
|
|
|
|
@ -17469,6 +17469,34 @@ les attaques super efficaces."
|
|||
威力が さらに 上がる。"
|
||||
233,18,12,"效果绝佳的攻击,
|
||||
威力会变得更强。"
|
||||
234,20,9,"Boosts the Pokémon's Attack stat when the Pokémon enters a battle."
|
||||
235,20,9,"Boosts the Pokémon's Defense stat when the Pokémon enters a battle."
|
||||
236,20,9,"Changes the Pokémon's type to the type of the move it's about to use."
|
||||
237,20,9,"If the Pokémon is not holding an item, it will fetch the Poké Ball from the first failed throw of the battle."
|
||||
238,20,9,"When the Pokémon is hit by an attack, it scatters cotton fluff around and lowers the Speed stat of all Pokémon except itself."
|
||||
239,20,9,"Ignores the effects of opposing Pokémon's Abilities and moves that draw in moves."
|
||||
240,20,9,"Bounces back only the stat-lowering effects that the Pokémon receives."
|
||||
241,20,9,"When the Pokémon uses Surf or Dive, it will come back with prey. When it takes damage, it will spit out the prey to attack."
|
||||
242,20,9,"Ignores the effects of opposing Pokémon's Abilities and moves that draw in moves."
|
||||
243,20,9,"Boosts the Pokémon's Speed stat drastically if hit by a Fire- or Water-type move."
|
||||
244,20,9,"Boosts the power of sound-based moves. The Pokémon also takes half the damage from these kinds of moves."
|
||||
245,20,9,"The Pokémon creates a sandstorm when it's hit by an attack."
|
||||
246,20,9,"The Pokémon is protected by ice scales, which halve the damage taken from special moves."
|
||||
247,20,9,"Ripens Berries and doubles their effect."
|
||||
248,20,9,"The Pokémon's ice head can take a physical attack as a substitute, but the attack also changes the Pokémon's appearance. The ice will be restored when it hails."
|
||||
249,20,9,"Just being next to the Pokémon powers up moves."
|
||||
250,20,9,"Changes the Pokémon's type depending on the terrain."
|
||||
251,20,9,"When the Pokémon enters a battle, the effects of Light Screen, Reflect, and Aurora Veil are nullified for both opposing and ally Pokémon."
|
||||
252,20,9,"Powers up ally Pokémon's Steel-type moves."
|
||||
253,20,9,"When hit by a move that makes direct contact, the Pokémon and the attacker will faint after three turns unless they switch out of battle."
|
||||
254,20,9,"The Pokémon exchanges Abilities with a Pokémon that hits it with a move that makes direct contact."
|
||||
255,20,9,"Boosts the Pokémon's Attack stat but only allows the use of the first selected move."
|
||||
256,20,9,"If the Pokémon with Neutralizing Gas is in the battle, the effects of all Pokémon's Abilities will be nullified or will not be triggered."
|
||||
257,20,9,"Protects the Pokémon and its ally Pokémon from being poisoned."
|
||||
258,20,9,"The Pokémon changes its form, alternating between its Full Belly Mode and Hangry Mode after the end of each turn."
|
||||
259,20,9,"Enables the Pokémon to move first occasionally."
|
||||
260,20,9,"If the Pokémon uses moves that make direct contact, it can attack the target even if the target protects itself."
|
||||
261,20,9,"When the Pokémon enters a battle, it scatters medicine from its shell, which removes all stat changes from allies."
|
||||
262,20,9,"Powers up Electric-type moves."
|
||||
263,20,9,"Powers up Dragon-type moves."
|
||||
264,20,9,"When the Pokémon knocks out a target, it utters a chilling neigh, which boosts its Attack stat."
|
||||
|
|
Can't render this file because it is too large.
|
|
@ -1,4 +1,4 @@
|
|||
ability_id,local_language_id,name
|
||||
ability_id,local_language_id,name
|
||||
1,1,あくしゅう
|
||||
1,3,악취
|
||||
1,4,惡臭
|
||||
|
@ -2329,6 +2329,34 @@ ability_id,local_language_id,name
|
|||
233,9,Neuroforce
|
||||
233,11,ブレインフォース
|
||||
233,12,脑核之力
|
||||
234,9,Intrepid Sword
|
||||
235,9,Dauntless Shield
|
||||
236,9,Libero
|
||||
237,9,Ball Fetch
|
||||
238,9,Cotton Down
|
||||
239,9,Propeller Tail
|
||||
240,9,Mirror Armor
|
||||
241,9,Gulp Missile
|
||||
242,9,Stalwart
|
||||
243,9,Steam Engine
|
||||
244,9,Punk Rock
|
||||
245,9,Sand Spit
|
||||
246,9,Ice Scales
|
||||
247,9,Ripen
|
||||
248,9,Ice Face
|
||||
249,9,Power Spot
|
||||
250,9,Mimicry
|
||||
251,9,Screen Cleaner
|
||||
252,9,Steely Spirit
|
||||
253,9,Perish Body
|
||||
254,9,Wandering Spirit
|
||||
255,9,Gorilla Tactics
|
||||
256,9,Neutralizing Gas
|
||||
257,9,Pastel Veil
|
||||
258,9,Hunger Switch
|
||||
259,9,Quick Draw
|
||||
260,9,Unseen Fist
|
||||
261,9,Curious Medicine
|
||||
262,9,Transistor
|
||||
263,9,Dragon's Maw
|
||||
264,9,Chilling Neigh
|
||||
|
|
|
|
@ -1,4 +1,4 @@
|
|||
pokedex_id,local_language_id,name,description
|
||||
pokedex_id,local_language_id,name,description
|
||||
1,5,National,Pokédex National complet
|
||||
1,6,National,Komplette Nationale Dex
|
||||
1,7,Nacional,Pokédex Nacional completa
|
||||
|
@ -53,3 +53,7 @@ pokedex_id,local_language_id,name,description
|
|||
23,9,Updated Akala,Ultra Sun/Ultra Moon Akala dex
|
||||
24,9,Updated Ula'ula,Ultra Sun/Ultra Moon Ula'ula dex
|
||||
25,9,Updated Poni,Ultra Sun/Ultra Moon Poni dex
|
||||
26,9,Updated Kanto,Let's Go Pikachu/Eevee Kanto dex
|
||||
27,9,Galar,Sword/Shield Galar dex
|
||||
28,9,Isle of Armor,Isle of Armor dex
|
||||
29,9,Crown Tundra,Crown Tundra dex
|
||||
|
|
|
|
@ -25,3 +25,7 @@ pokedex_id,version_group_id
|
|||
23,18
|
||||
24,18
|
||||
25,18
|
||||
26,19
|
||||
27,20
|
||||
28,20
|
||||
29,20
|
||||
|
|
|
|
@ -23,3 +23,7 @@ id,region_id,identifier,is_main_series
|
|||
23,7,updated-akala,1
|
||||
24,7,updated-ulaula,1
|
||||
25,7,updated-poni,1
|
||||
26,1,updated-kanto,1
|
||||
27,8,galar,1
|
||||
28,8,isle-of-armor,1
|
||||
29,8,crown-tundra,1
|
||||
|
|
|
|
@ -889,14 +889,14 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
888,zacian-hero,888,28,1100,335,,1
|
||||
889,zamazenta-hero,889,29,2100,335,,1
|
||||
890,eternatus,890,200,9500,345,,1
|
||||
891,kubfu,891,6,120,,,1
|
||||
892,urshifu-single-strike,892,19,1050,,,1
|
||||
893,zarude,893,18,700,,,1
|
||||
894,regieleki,894,12,1450,,,1
|
||||
895,regidrago,895,21,2000,,,1
|
||||
896,glastrier,896,22,8000,,,1
|
||||
897,spectrier,897,20,445,,,1
|
||||
898,calyrex,898,11,77,,,1
|
||||
891,kubfu,891,6,120,77,,1
|
||||
892,urshifu-single-strike,892,19,1050,275,,1
|
||||
893,zarude,893,18,700,300,,1
|
||||
894,regieleki,894,12,1450,290,,1
|
||||
895,regidrago,895,21,2000,290,,1
|
||||
896,glastrier,896,22,8000,290,,1
|
||||
897,spectrier,897,20,445,290,,1
|
||||
898,calyrex,898,11,77,250,,1
|
||||
10001,deoxys-attack,386,17,608,270,497,0
|
||||
10002,deoxys-defense,386,17,608,270,498,0
|
||||
10003,deoxys-speed,386,17,608,270,499,0
|
||||
|
@ -1079,9 +1079,9 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10180,indeedee-female,876,9,28,166,,0
|
||||
10181,zacian-crowned,888,28,3550,335,,0
|
||||
10182,zamazenta-crowned,889,29,7850,335,,0
|
||||
10183,urshifu-rapid-strike,892,19,1050,,,0
|
||||
10184,calyrex-ice-rider,898,24,8091,,,0
|
||||
10185,calyrex-shadow-rider,898,24,536,,,0
|
||||
10183,urshifu-rapid-strike,892,19,1050,275,,0
|
||||
10184,calyrex-ice-rider,898,24,8091,340,,0
|
||||
10185,calyrex-shadow-rider,898,24,536,340,,0
|
||||
10186,venusaur-gmax,3,240,10000,236,,0
|
||||
10187,charizard-gmax,6,280,10000,240,,0
|
||||
10188,blastoise-gmax,9,250,10000,239,,0
|
||||
|
@ -1106,7 +1106,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10207,flapple-gmax,841,240,10000,170,,0
|
||||
10208,appletun-gmax,842,240,10000,170,,0
|
||||
10209,sandaconda-gmax,844,220,10000,179,,0
|
||||
10210,toxtricity-gmax,849,240,10000,176,,0
|
||||
10210,toxtricity-amped-gmax,849,240,10000,176,,0
|
||||
10211,centiskorch-gmax,851,750,10000,184,,0
|
||||
10212,hatterene-gmax,858,260,10000,255,,0
|
||||
10213,grimmsnarl-gmax,861,320,10000,255,,0
|
||||
|
@ -1114,5 +1114,6 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10215,copperajah-gmax,879,230,10000,175,,0
|
||||
10216,duraludon-gmax,884,430,10000,187,,0
|
||||
10217,eternatus-eternamax,890,1000,10000,345,,0
|
||||
10218,urshifu-single-strike-gmax,892,290,10000,,,0
|
||||
10219,urshifu-rapid-strike-gmax,892,260,10000,,,0
|
||||
10218,urshifu-single-strike-gmax,892,290,10000,275,,0
|
||||
10219,urshifu-rapid-strike-gmax,892,260,10000,275,,0
|
||||
10220,toxtricity-low-key-gmax,849,240,10000,176,,0
|
||||
|
|
|
|
@ -1930,6 +1930,214 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
805,224,0,1
|
||||
806,224,0,1
|
||||
807,10,0,1
|
||||
808,42,0,1
|
||||
809,89,0,1
|
||||
810,65,0,1
|
||||
810,229,1,3
|
||||
811,65,0,1
|
||||
811,229,1,3
|
||||
812,65,0,1
|
||||
812,229,1,3
|
||||
813,66,0,1
|
||||
813,236,1,3
|
||||
814,66,0,1
|
||||
814,236,1,3
|
||||
815,66,0,1
|
||||
815,236,1,3
|
||||
816,67,0,1
|
||||
816,97,1,3
|
||||
817,67,0,1
|
||||
817,97,1,3
|
||||
818,67,0,1
|
||||
818,97,1,3
|
||||
819,167,0,1
|
||||
819,82,1,3
|
||||
820,167,0,1
|
||||
820,82,1,3
|
||||
821,51,0,1
|
||||
821,127,0,2
|
||||
821,145,1,3
|
||||
822,51,0,1
|
||||
822,127,0,2
|
||||
822,145,1,3
|
||||
823,46,0,1
|
||||
823,127,0,2
|
||||
823,240,1,3
|
||||
824,68,0,1
|
||||
824,14,0,2
|
||||
824,140,1,3
|
||||
825,68,0,1
|
||||
825,14,0,2
|
||||
825,140,1,3
|
||||
826,68,0,1
|
||||
826,119,0,2
|
||||
826,140,1,3
|
||||
827,50,0,1
|
||||
827,84,0,2
|
||||
827,198,1,3
|
||||
828,50,0,1
|
||||
828,84,0,2
|
||||
828,198,1,3
|
||||
829,238,0,1
|
||||
829,144,0,2
|
||||
829,27,1,3
|
||||
830,238,0,1
|
||||
830,144,0,2
|
||||
830,27,1,3
|
||||
831,218,0,1
|
||||
831,50,0,2
|
||||
831,171,1,3
|
||||
832,218,0,1
|
||||
832,50,0,2
|
||||
832,171,1,3
|
||||
833,173,0,1
|
||||
833,75,0,2
|
||||
833,33,1,3
|
||||
834,173,0,1
|
||||
834,75,0,2
|
||||
834,33,1,3
|
||||
835,237,0,1
|
||||
835,155,1,3
|
||||
836,173,0,1
|
||||
836,172,1,3
|
||||
837,243,0,1
|
||||
837,85,0,2
|
||||
837,18,1,3
|
||||
838,243,0,1
|
||||
838,49,0,2
|
||||
838,18,1,3
|
||||
839,243,0,1
|
||||
839,49,0,2
|
||||
839,18,1,3
|
||||
840,247,0,1
|
||||
840,82,0,2
|
||||
840,171,1,3
|
||||
841,247,0,1
|
||||
841,82,0,2
|
||||
841,55,1,3
|
||||
842,247,0,1
|
||||
842,82,0,2
|
||||
842,47,1,3
|
||||
843,245,0,1
|
||||
843,61,0,2
|
||||
843,8,1,3
|
||||
844,245,0,1
|
||||
844,61,0,2
|
||||
844,8,1,3
|
||||
845,241,0,1
|
||||
846,33,0,1
|
||||
846,239,1,3
|
||||
847,33,0,1
|
||||
847,239,1,3
|
||||
848,155,0,1
|
||||
848,9,0,2
|
||||
848,103,1,3
|
||||
849,244,0,1
|
||||
849,57,0,2
|
||||
849,101,1,3
|
||||
850,18,0,1
|
||||
850,73,0,2
|
||||
850,49,1,3
|
||||
851,18,0,1
|
||||
851,73,0,2
|
||||
851,49,1,3
|
||||
852,7,0,1
|
||||
852,101,1,3
|
||||
853,7,0,1
|
||||
853,101,1,3
|
||||
854,133,0,1
|
||||
854,130,1,3
|
||||
855,133,0,1
|
||||
855,130,1,3
|
||||
856,131,0,1
|
||||
856,107,0,2
|
||||
856,156,1,3
|
||||
857,131,0,1
|
||||
857,107,0,2
|
||||
857,156,1,3
|
||||
858,131,0,1
|
||||
858,107,0,2
|
||||
858,156,1,3
|
||||
859,158,0,1
|
||||
859,119,0,2
|
||||
859,124,1,3
|
||||
860,158,0,1
|
||||
860,119,0,2
|
||||
860,124,1,3
|
||||
861,158,0,1
|
||||
861,119,0,2
|
||||
861,124,1,3
|
||||
862,120,0,1
|
||||
862,62,0,2
|
||||
862,128,1,3
|
||||
863,4,0,1
|
||||
863,181,0,2
|
||||
863,252,1,3
|
||||
864,133,0,1
|
||||
864,130,1,3
|
||||
865,80,0,1
|
||||
865,113,1,3
|
||||
866,77,0,1
|
||||
866,251,0,2
|
||||
866,115,1,3
|
||||
867,254,0,1
|
||||
868,175,0,1
|
||||
868,165,1,3
|
||||
869,175,0,1
|
||||
869,165,1,3
|
||||
870,4,0,1
|
||||
870,128,1,3
|
||||
871,31,0,1
|
||||
871,226,1,3
|
||||
872,19,0,1
|
||||
872,246,1,3
|
||||
873,19,0,1
|
||||
873,246,1,3
|
||||
874,249,0,1
|
||||
875,248,0,1
|
||||
876,39,0,1
|
||||
876,28,0,2
|
||||
876,227,1,3
|
||||
877,258,0,1
|
||||
878,125,0,1
|
||||
878,134,1,3
|
||||
879,125,0,1
|
||||
879,134,1,3
|
||||
880,10,0,1
|
||||
880,55,0,2
|
||||
880,146,1,3
|
||||
881,10,0,1
|
||||
881,9,0,2
|
||||
881,202,1,3
|
||||
882,11,0,1
|
||||
882,173,0,2
|
||||
882,146,1,3
|
||||
883,11,0,1
|
||||
883,115,0,2
|
||||
883,202,1,3
|
||||
884,135,0,1
|
||||
884,134,0,2
|
||||
884,242,1,3
|
||||
885,29,0,1
|
||||
885,151,0,2
|
||||
885,130,1,3
|
||||
886,29,0,1
|
||||
886,151,0,2
|
||||
886,130,1,3
|
||||
887,29,0,1
|
||||
887,151,0,2
|
||||
887,130,1,3
|
||||
888,234,0,1
|
||||
889,235,0,1
|
||||
890,46,0,1
|
||||
891,39,0,1
|
||||
892,260,0,1
|
||||
893,102,0,1
|
||||
894,262,0,1
|
||||
895,263,0,1
|
||||
896,264,0,1
|
||||
897,265,0,1
|
||||
898,46,0,1
|
||||
10001,46,0,1
|
||||
10002,46,0,1
|
||||
10003,46,0,1
|
||||
|
@ -2166,3 +2374,145 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
10155,232,0,1
|
||||
10156,232,0,1
|
||||
10157,233,0,1
|
||||
10158,53,0,1
|
||||
10158,181,0,2
|
||||
10158,127,1,3
|
||||
10159,50,0,1
|
||||
10159,257,0,2
|
||||
10159,107,1,3
|
||||
10160,50,0,1
|
||||
10160,257,0,2
|
||||
10160,107,1,3
|
||||
10161,82,0,1
|
||||
10161,20,0,2
|
||||
10161,144,1,3
|
||||
10162,259,0,1
|
||||
10162,20,0,2
|
||||
10162,144,1,3
|
||||
10163,80,0,1
|
||||
10163,113,1,3
|
||||
10164,26,0,1
|
||||
10164,256,0,2
|
||||
10164,228,1,3
|
||||
10165,72,0,1
|
||||
10165,251,0,2
|
||||
10165,115,1,3
|
||||
10166,172,0,1
|
||||
10167,128,0,1
|
||||
10168,201,0,1
|
||||
10169,261,0,1
|
||||
10169,20,0,2
|
||||
10169,144,1,3
|
||||
10170,133,0,1
|
||||
10170,130,1,3
|
||||
10171,53,0,1
|
||||
10171,82,0,2
|
||||
10171,95,1,3
|
||||
10172,53,0,1
|
||||
10172,82,0,2
|
||||
10172,95,1,3
|
||||
10173,55,0,1
|
||||
10173,39,1,3
|
||||
10174,255,0,1
|
||||
10174,161,1,3
|
||||
10175,255,0,1
|
||||
10175,161,1,3
|
||||
10176,254,0,1
|
||||
10177,250,0,1
|
||||
10178,244,0,1
|
||||
10178,58,0,2
|
||||
10178,101,1,3
|
||||
10179,248,0,1
|
||||
10180,20,0,1
|
||||
10180,28,0,2
|
||||
10180,227,1,3
|
||||
10181,234,0,1
|
||||
10182,235,0,1
|
||||
10183,260,0,1
|
||||
10184,266,0,1
|
||||
10185,267,0,1
|
||||
10186,65,0,1
|
||||
10186,34,1,3
|
||||
10187,66,0,1
|
||||
10187,94,1,3
|
||||
10188,67,0,1
|
||||
10188,44,1,3
|
||||
10189,14,0,1
|
||||
10189,110,1,3
|
||||
10190,9,0,1
|
||||
10190,31,1,3
|
||||
10191,53,0,1
|
||||
10191,101,0,2
|
||||
10191,127,1,3
|
||||
10192,62,0,1
|
||||
10192,99,0,2
|
||||
10192,80,1,3
|
||||
10193,130,0,1
|
||||
10194,52,0,1
|
||||
10194,75,0,2
|
||||
10194,125,1,3
|
||||
10195,11,0,1
|
||||
10195,75,0,2
|
||||
10195,93,1,3
|
||||
10196,50,0,1
|
||||
10196,91,0,2
|
||||
10196,107,1,3
|
||||
10197,17,0,1
|
||||
10197,47,0,2
|
||||
10197,82,1,3
|
||||
10198,1,0,1
|
||||
10198,133,0,2
|
||||
10198,106,1,3
|
||||
10199,89,0,1
|
||||
10200,65,0,1
|
||||
10200,229,1,3
|
||||
10201,66,0,1
|
||||
10201,236,1,3
|
||||
10202,67,0,1
|
||||
10202,97,1,3
|
||||
10203,46,0,1
|
||||
10203,127,0,2
|
||||
10203,240,1,3
|
||||
10204,68,0,1
|
||||
10204,119,0,2
|
||||
10204,140,1,3
|
||||
10205,173,0,1
|
||||
10205,75,0,2
|
||||
10205,33,1,3
|
||||
10206,243,0,1
|
||||
10206,49,0,2
|
||||
10206,18,1,3
|
||||
10207,247,0,1
|
||||
10207,82,0,2
|
||||
10207,55,1,3
|
||||
10208,247,0,1
|
||||
10208,82,0,2
|
||||
10208,47,1,3
|
||||
10209,245,0,1
|
||||
10209,61,0,2
|
||||
10209,8,1,3
|
||||
10210,244,0,1
|
||||
10210,57,0,2
|
||||
10210,101,1,3
|
||||
10211,18,0,1
|
||||
10211,73,0,2
|
||||
10211,49,1,3
|
||||
10212,131,0,1
|
||||
10212,107,0,2
|
||||
10212,156,1,3
|
||||
10213,158,0,1
|
||||
10213,119,0,2
|
||||
10213,124,1,3
|
||||
10214,175,0,1
|
||||
10214,165,1,3
|
||||
10215,125,0,1
|
||||
10215,134,1,3
|
||||
10216,135,0,1
|
||||
10216,134,0,2
|
||||
10216,242,1,3
|
||||
10217,46,0,1
|
||||
10218,260,0,1
|
||||
10219,260,0,1
|
||||
10220,244,0,1
|
||||
10220,58,0,2
|
||||
10220,101,1,3
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
|
@ -3453,7 +3453,7 @@
|
|||
10434,9,Gigantamax Form,Gigantamax Flapple
|
||||
10435,9,Gigantamax Form,Gigantamax Appletun
|
||||
10436,9,Gigantamax Form,Gigantamax Sandaconda
|
||||
10437,9,Gigantamax Form,Gigantamax Toxtricity
|
||||
10437,9,Gigantamax Form,Gigantamax Amped Toxtricity
|
||||
10438,9,Gigantamax Form,Gigantamax Centiskorch
|
||||
10439,9,Gigantamax Form,Gigantamax Hatterene
|
||||
10440,9,Gigantamax Form,Gigantamax Grimmsnarl
|
||||
|
@ -3463,3 +3463,4 @@
|
|||
10444,9,Eternamax Form,Eternamax Eternatus
|
||||
10445,9,Gigantamax Form,Gigantamax Single Strike Urshifu
|
||||
10446,9,Gigantamax Form,Gigantamax Rapid Strike Urshifu
|
||||
10447,9,Gigantamax Form,Gigantamax Low Key Toxtricity
|
||||
|
|
|
|
@ -1271,7 +1271,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
|||
10434,flapple-gmax,gmax,10207,20,1,1,0,1,1270
|
||||
10435,appletun-gmax,gmax,10208,20,1,1,0,1,1271
|
||||
10436,sandaconda-gmax,gmax,10209,20,1,1,0,1,1272
|
||||
10437,toxtricity-gmax,gmax,10210,20,1,1,0,1,1273
|
||||
10437,toxtricity-amped-gmax,gmax,10210,20,1,1,0,1,1273
|
||||
10438,centiskorch-gmax,gmax,10211,20,1,1,0,1,1274
|
||||
10439,hatterene-gmax,gmax,10212,20,1,1,0,1,1275
|
||||
10440,grimmsnarl-gmax,gmax,10213,20,1,1,0,1,1276
|
||||
|
@ -1281,3 +1281,4 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
|||
10444,eternatus-eternamax,eternamax,10217,20,1,1,0,1,1280
|
||||
10445,urshifu-single-strike-gmax,gmax,10218,20,1,1,0,1,1281
|
||||
10446,urshifu-rapid-strike-gmax,gmax,10219,20,1,1,0,1,1282
|
||||
10447,toxtricity-low-key-gmax,gmax,10220,20,1,1,0,1,1283
|
||||
|
|
|
|
@ -806,94 +806,94 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
805,stakataka,7,,425,4,8,,-1,30,0,0,120,0,1,0,0,0,805,
|
||||
806,blacephalon,7,,426,9,12,,-1,30,0,0,120,0,1,0,0,0,806,
|
||||
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,0,1,807,
|
||||
808,meltan,7,,428,,1,,-1,3,0,0,120,,,0,0,1,,
|
||||
809,melmetal,7,808,428,,12,,-1,3,,0,120,,,0,0,1,,
|
||||
810,grookey,8,,429,5,6,,1,45,50,0,20,,,0,0,0,,
|
||||
811,thwackey,8,810,429,5,6,,1,45,50,0,20,,,0,0,0,,
|
||||
812,rillaboom,8,811,429,5,12,,1,45,50,0,20,,,0,0,0,,
|
||||
813,scorbunny,8,,430,9,6,,1,45,50,0,20,,,0,0,0,,
|
||||
814,raboot,8,813,430,4,6,,1,45,50,0,20,,,0,0,0,,
|
||||
815,cinderace,8,814,430,9,6,,1,45,50,0,20,,,0,0,0,,
|
||||
816,sobble,8,,431,2,8,,1,45,50,0,20,,,0,0,0,,
|
||||
817,drizzile,8,816,431,2,6,,1,45,50,0,20,,,0,0,0,,
|
||||
818,inteleon,8,817,431,2,6,,1,45,50,0,20,,,0,0,0,,
|
||||
819,skwovet,8,,432,3,6,,4,255,50,0,20,,,0,0,0,,
|
||||
820,greedent,8,819,432,3,6,,4,90,50,0,20,,,0,0,0,,
|
||||
821,rookidee,8,,433,2,9,,4,255,50,0,15,,,0,0,0,,
|
||||
822,corvisquire,8,821,433,2,9,,4,120,50,0,15,,,0,0,0,,
|
||||
823,corviknight,8,822,433,7,9,,4,45,50,0,15,,,0,0,0,,
|
||||
824,blipbug,8,,434,2,14,,4,255,50,0,15,,,0,0,0,,
|
||||
825,dottler,8,824,434,10,14,,4,120,50,0,15,,,0,0,0,,
|
||||
826,orbeetle,8,825,434,8,9,,4,45,50,0,15,,,0,0,0,,
|
||||
827,nickit,8,,435,3,8,,4,255,50,0,15,,,0,0,0,,
|
||||
828,thievul,8,827,435,3,8,,4,127,50,0,15,,,0,0,0,,
|
||||
829,gossifleur,8,,436,5,5,,4,190,50,0,20,,,0,0,0,,
|
||||
830,eldegoss,8,829,436,5,5,,4,75,50,0,20,,,0,0,0,,
|
||||
831,wooloo,8,,437,9,8,,4,255,50,0,15,,,0,0,0,,
|
||||
832,dubwool,8,831,437,9,8,,4,127,50,0,15,,,0,0,0,,
|
||||
833,chewtle,8,,438,5,8,,4,255,50,0,20,,,0,0,0,,
|
||||
834,drednaw,8,833,438,5,8,,4,75,50,0,20,,,0,0,0,,
|
||||
835,yamper,8,,439,10,8,,4,255,50,0,20,,,0,0,0,,
|
||||
836,boltund,8,835,439,10,8,,4,45,50,0,20,,,0,0,0,,
|
||||
837,rolycoly,8,,440,1,1,,4,255,50,0,15,,,0,0,0,,
|
||||
838,carkol,8,837,440,1,7,,4,120,50,0,15,,,0,0,0,,
|
||||
839,coalossal,8,838,440,1,12,,4,45,50,0,15,,,0,0,0,,
|
||||
840,applin,8,,441,5,2,,4,255,50,0,20,,,0,0,0,,
|
||||
841,flapple,8,840,441,5,9,,4,45,50,0,20,,,0,0,0,,
|
||||
842,appletun,8,840,441,5,8,,4,45,50,0,20,,,0,0,0,,
|
||||
843,silicobra,8,,442,5,2,,4,255,50,0,20,,,0,0,0,,
|
||||
844,sandaconda,8,843,442,5,2,,4,120,50,0,20,,,0,0,0,,
|
||||
845,cramorant,8,,443,2,9,,4,45,50,0,20,,,0,0,0,,
|
||||
846,arrokuda,8,,444,3,3,,4,255,50,0,20,,,0,0,0,,
|
||||
847,barraskewda,8,846,444,3,3,,4,60,50,0,20,,,0,0,0,,
|
||||
848,toxel,8,,445,7,6,,4,75,50,0,25,,,0,0,0,,
|
||||
849,toxtricity,8,848,445,7,6,,4,45,50,0,25,,,0,0,0,,
|
||||
850,sizzlipede,8,,446,8,10,,4,190,50,0,20,,,0,0,0,,
|
||||
851,centiskorch,8,850,446,8,10,,4,75,50,0,20,,,0,0,0,,
|
||||
852,clobbopus,8,,447,3,10,,4,180,50,0,25,,,0,0,0,,
|
||||
853,grapploct,8,852,447,2,10,,4,45,50,0,25,,,0,0,0,,
|
||||
854,sinistea,8,,448,7,1,,-1,120,50,0,20,,,0,0,0,,
|
||||
855,polteageist,8,854,448,7,1,,-1,60,50,0,20,,,0,0,0,,
|
||||
856,hatenna,8,,449,6,7,,8,235,50,0,20,,,0,0,0,,
|
||||
857,hattrem,8,856,449,6,12,,8,120,50,0,20,,,0,0,0,,
|
||||
858,hatterene,8,857,449,6,5,,8,45,50,0,20,,,0,0,0,,
|
||||
859,impidimp,8,,450,6,12,,0,255,50,0,20,,,0,0,0,,
|
||||
860,morgrem,8,859,450,6,12,,0,120,50,0,20,,,0,0,0,,
|
||||
861,grimmsnarl,8,860,450,7,12,,0,45,50,0,20,,,0,0,0,,
|
||||
862,obstagoon,8,264,134,4,6,,4,45,50,0,15,,,0,0,0,,
|
||||
863,perrserker,8,52,22,3,6,,4,90,50,0,20,,,0,0,0,,
|
||||
864,cursola,8,222,113,9,4,,6,30,50,0,20,,,0,0,0,,
|
||||
865,sirfetchd,8,83,35,9,9,,4,45,50,0,20,,,0,0,0,,
|
||||
866,mr-rime,8,122,57,7,12,,4,45,50,0,25,,,0,0,0,,
|
||||
867,runerigus,8,562,287,4,5,,4,90,50,0,25,,,0,0,0,,
|
||||
868,milcery,8,,451,9,1,,8,200,50,0,20,,,0,0,0,,
|
||||
869,alcremie,8,868,451,9,5,,8,100,50,0,20,,,0,0,0,,
|
||||
870,falinks,8,,452,10,11,,-1,45,50,0,25,,,0,0,0,,
|
||||
871,pincurchin,8,,453,7,10,,4,75,50,0,20,,,0,0,0,,
|
||||
872,snom,8,,454,9,2,,4,190,50,0,20,,,0,0,0,,
|
||||
873,frosmoth,8,872,454,9,13,,4,75,50,0,20,,,0,0,0,,
|
||||
874,stonjourner,8,,455,4,7,,4,60,50,0,25,,,0,0,0,,
|
||||
875,eiscue,8,,456,2,6,,4,60,50,0,25,,,0,0,0,,
|
||||
876,indeedee,8,,457,7,6,,4,30,140,0,40,1,,0,0,0,,
|
||||
877,morpeko,8,,458,10,12,,4,180,50,0,10,,,0,0,0,,
|
||||
878,cufant,8,,459,10,8,,4,190,50,0,25,,,0,0,0,,
|
||||
879,copperajah,8,878,459,5,8,,4,90,50,0,25,,,0,0,0,,
|
||||
880,dracozolt,8,,460,5,6,,-1,45,50,0,35,,,0,0,0,,
|
||||
881,arctozolt,8,,461,2,6,,-1,45,50,0,35,,,0,0,0,,
|
||||
882,dracovish,8,,462,5,7,,-1,45,50,0,35,,,0,0,0,,
|
||||
883,arctovish,8,,463,2,3,,-1,45,50,0,35,,,0,0,0,,
|
||||
884,duraludon,8,,464,9,6,,4,45,50,0,30,,,0,0,0,,
|
||||
885,dreepy,8,,465,5,2,,4,45,50,0,40,,,0,0,0,,
|
||||
886,drakloak,8,885,465,5,4,,4,45,50,0,40,,,0,0,0,,
|
||||
887,dragapult,8,886,465,5,6,,4,45,50,0,40,,,0,0,0,,
|
||||
888,zacian,8,,466,2,8,,-1,10,0,0,120,,,0,1,0,,
|
||||
889,zamazenta,8,,467,8,8,,-1,10,0,0,120,,,0,1,0,,
|
||||
890,eternatus,8,,468,7,9,,-1,255,0,0,120,,,0,1,0,,
|
||||
891,kubfu,8,,469,4,,,1,3,50,0,120,,,0,1,0,,
|
||||
892,urshifu,8,891,469,4,,,1,3,50,0,120,,,0,1,0,,
|
||||
893,zarude,8,,470,5,,,-1,3,,0,120,,,0,0,1,,
|
||||
894,regieleki,8,,471,10,,,-1,3,,0,120,,1,0,1,0,,
|
||||
895,regidrago,8,,472,5,,,-1,3,,0,120,,1,0,1,0,,
|
||||
896,glastrier,8,,473,9,,,-1,3,0,0,120,,1,0,1,0,,
|
||||
897,spectrier,8,,474,1,,,-1,3,0,0,120,,1,0,1,0,,
|
||||
898,calyrex,8,,475,5,,,-1,3,,0,120,,1,1,1,0,,
|
||||
808,meltan,7,,428,4,1,,-1,3,0,0,120,0,1,0,0,1,,
|
||||
809,melmetal,7,808,428,4,12,,-1,3,0,0,120,0,1,0,0,1,,
|
||||
810,grookey,8,,429,5,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
811,thwackey,8,810,429,5,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
812,rillaboom,8,811,429,5,12,,1,45,50,0,20,0,4,0,0,0,,
|
||||
813,scorbunny,8,,430,9,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
814,raboot,8,813,430,4,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
815,cinderace,8,814,430,9,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
816,sobble,8,,431,2,8,,1,45,50,0,20,0,4,0,0,0,,
|
||||
817,drizzile,8,816,431,2,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
818,inteleon,8,817,431,2,6,,1,45,50,0,20,0,4,0,0,0,,
|
||||
819,skwovet,8,,432,3,6,,4,255,50,0,20,0,2,0,0,0,,
|
||||
820,greedent,8,819,432,3,6,,4,90,50,0,20,0,2,0,0,0,,
|
||||
821,rookidee,8,,433,2,9,,4,255,50,0,15,0,4,0,0,0,,
|
||||
822,corvisquire,8,821,433,2,9,,4,120,50,0,15,0,4,0,0,0,,
|
||||
823,corviknight,8,822,433,7,9,,4,45,50,0,15,0,4,0,0,0,,
|
||||
824,blipbug,8,,434,2,14,,4,255,50,0,15,0,2,0,0,0,,
|
||||
825,dottler,8,824,434,10,14,,4,120,50,0,15,0,2,0,0,0,,
|
||||
826,orbeetle,8,825,434,8,9,,4,45,50,0,15,0,2,0,0,0,,
|
||||
827,nickit,8,,435,3,8,,4,255,50,0,15,0,3,0,0,0,,
|
||||
828,thievul,8,827,435,3,8,,4,127,50,0,15,0,3,0,0,0,,
|
||||
829,gossifleur,8,,436,5,5,,4,190,50,0,20,0,2,0,0,0,,
|
||||
830,eldegoss,8,829,436,5,5,,4,75,50,0,20,0,2,0,0,0,,
|
||||
831,wooloo,8,,437,9,8,,4,255,50,0,15,0,2,0,0,0,,
|
||||
832,dubwool,8,831,437,9,8,,4,127,50,0,15,0,2,0,0,0,,
|
||||
833,chewtle,8,,438,5,8,,4,255,50,0,20,0,2,0,0,0,,
|
||||
834,drednaw,8,833,438,5,8,,4,75,50,0,20,0,2,0,0,0,,
|
||||
835,yamper,8,,439,10,8,,4,255,50,0,20,0,3,0,0,0,,
|
||||
836,boltund,8,835,439,10,8,,4,45,50,0,20,0,3,0,0,0,,
|
||||
837,rolycoly,8,,440,1,1,,4,255,50,0,15,0,4,0,0,0,,
|
||||
838,carkol,8,837,440,1,7,,4,120,50,0,15,0,4,0,0,0,,
|
||||
839,coalossal,8,838,440,1,12,,4,45,50,0,15,0,4,0,0,0,,
|
||||
840,applin,8,,441,5,2,,4,255,50,0,20,0,5,0,0,0,,
|
||||
841,flapple,8,840,441,5,9,,4,45,50,0,20,0,5,0,0,0,,
|
||||
842,appletun,8,840,441,5,8,,4,45,50,0,20,0,5,0,0,0,,
|
||||
843,silicobra,8,,442,5,2,,4,255,50,0,20,0,2,0,0,0,,
|
||||
844,sandaconda,8,843,442,5,2,,4,120,50,0,20,0,2,0,0,0,,
|
||||
845,cramorant,8,,443,2,9,,4,45,50,0,20,0,2,0,0,0,,
|
||||
846,arrokuda,8,,444,3,3,,4,255,50,0,20,0,1,0,0,0,,
|
||||
847,barraskewda,8,846,444,3,3,,4,60,50,0,20,0,1,0,0,0,,
|
||||
848,toxel,8,,445,7,6,,4,75,50,0,25,0,4,0,0,0,,
|
||||
849,toxtricity,8,848,445,7,6,,4,45,50,0,25,0,4,0,0,0,,
|
||||
850,sizzlipede,8,,446,8,10,,4,190,50,0,20,0,2,0,0,0,,
|
||||
851,centiskorch,8,850,446,8,10,,4,75,50,0,20,0,2,0,0,0,,
|
||||
852,clobbopus,8,,447,3,10,,4,180,50,0,25,0,4,0,0,0,,
|
||||
853,grapploct,8,852,447,2,10,,4,45,50,0,25,0,4,0,0,0,,
|
||||
854,sinistea,8,,448,7,1,,-1,120,50,0,20,0,2,0,0,0,,
|
||||
855,polteageist,8,854,448,7,1,,-1,60,50,0,20,0,2,0,0,0,,
|
||||
856,hatenna,8,,449,6,7,,8,235,50,0,20,0,1,0,0,0,,
|
||||
857,hattrem,8,856,449,6,12,,8,120,50,0,20,0,1,0,0,0,,
|
||||
858,hatterene,8,857,449,6,5,,8,45,50,0,20,0,1,0,0,0,,
|
||||
859,impidimp,8,,450,6,12,,0,255,50,0,20,0,2,0,0,0,,
|
||||
860,morgrem,8,859,450,6,12,,0,120,50,0,20,0,2,0,0,0,,
|
||||
861,grimmsnarl,8,860,450,7,12,,0,45,50,0,20,0,2,0,0,0,,
|
||||
862,obstagoon,8,264,134,4,6,,4,45,50,0,15,0,2,0,0,0,,
|
||||
863,perrserker,8,52,22,3,6,,4,90,50,0,20,0,2,0,0,0,,
|
||||
864,cursola,8,222,113,9,4,,6,30,50,0,20,0,3,0,0,0,,
|
||||
865,sirfetchd,8,83,35,9,9,,4,45,50,0,20,0,2,0,0,0,,
|
||||
866,mr-rime,8,122,57,7,12,,4,45,50,0,25,0,2,0,0,0,,
|
||||
867,runerigus,8,562,287,4,5,,4,90,50,0,25,0,2,0,0,0,,
|
||||
868,milcery,8,,451,9,1,,8,200,50,0,20,0,2,0,0,0,,
|
||||
869,alcremie,8,868,451,9,5,,8,100,50,0,20,0,2,0,0,0,,
|
||||
870,falinks,8,,452,10,11,,-1,45,50,0,25,0,2,0,0,0,,
|
||||
871,pincurchin,8,,453,7,10,,4,75,50,0,20,0,2,0,0,0,,
|
||||
872,snom,8,,454,9,2,,4,190,50,0,20,0,2,0,0,0,,
|
||||
873,frosmoth,8,872,454,9,13,,4,75,50,0,20,0,2,0,0,0,,
|
||||
874,stonjourner,8,,455,4,7,,4,60,50,0,25,0,1,0,0,0,,
|
||||
875,eiscue,8,,456,2,6,,4,60,50,0,25,0,1,0,0,0,,
|
||||
876,indeedee,8,,457,7,6,,4,30,140,0,40,1,3,0,0,0,,
|
||||
877,morpeko,8,,458,10,12,,4,180,50,0,10,0,2,0,0,0,,
|
||||
878,cufant,8,,459,10,8,,4,190,50,0,25,0,2,0,0,0,,
|
||||
879,copperajah,8,878,459,5,8,,4,90,50,0,25,0,2,0,0,0,,
|
||||
880,dracozolt,8,,460,5,6,,-1,45,50,0,35,0,1,0,0,0,,
|
||||
881,arctozolt,8,,461,2,6,,-1,45,50,0,35,0,1,0,0,0,,
|
||||
882,dracovish,8,,462,5,7,,-1,45,50,0,35,0,1,0,0,0,,
|
||||
883,arctovish,8,,463,2,3,,-1,45,50,0,35,0,1,0,0,0,,
|
||||
884,duraludon,8,,464,9,6,,4,45,50,0,30,0,2,0,0,0,,
|
||||
885,dreepy,8,,465,5,2,,4,45,50,0,40,0,1,0,0,0,,
|
||||
886,drakloak,8,885,465,5,4,,4,45,50,0,40,0,1,0,0,0,,
|
||||
887,dragapult,8,886,465,5,6,,4,45,50,0,40,0,1,0,0,0,,
|
||||
888,zacian,8,,466,2,8,,-1,10,0,0,120,0,1,0,1,0,,
|
||||
889,zamazenta,8,,467,8,8,,-1,10,0,0,120,0,1,0,1,0,,
|
||||
890,eternatus,8,,468,7,9,,-1,255,0,0,120,0,1,0,1,0,,
|
||||
891,kubfu,8,,469,4,6,,1,3,50,0,120,0,1,0,1,0,,
|
||||
892,urshifu,8,891,469,4,12,,1,3,50,0,120,0,1,0,1,0,,
|
||||
893,zarude,8,,470,5,6,,-1,3,0,0,120,0,1,0,0,1,,
|
||||
894,regieleki,8,,471,10,12,,-1,3,35,0,120,0,1,0,1,0,,
|
||||
895,regidrago,8,,472,5,12,,-1,3,35,0,120,0,1,0,1,0,,
|
||||
896,glastrier,8,,473,9,8,,-1,3,35,0,120,0,1,0,1,0,,
|
||||
897,spectrier,8,,474,1,8,,-1,3,35,0,120,0,1,0,1,0,,
|
||||
898,calyrex,8,,475,5,12,,-1,3,100,0,120,0,1,1,1,0,,
|
||||
|
|
|
|
@ -8562,94 +8562,913 @@
|
|||
807,9,Zeraora,Thunderclap Pokémon
|
||||
807,11,ゼラオラ,じんらいポケモン
|
||||
807,12,捷拉奥拉,奔雷宝可梦
|
||||
808,1,メルタン,ナットポケモン
|
||||
808,3,멜탄,너트포켓몬
|
||||
808,4,美錄坦,螺帽寶可夢
|
||||
808,5,Meltan,Pokémon Écrou
|
||||
808,6,Meltan,Mutter
|
||||
808,7,Meltan,Pokémon Tuerca
|
||||
808,8,Meltan,Pokémon Bullone
|
||||
808,9,Meltan,Hex Nut Pokémon
|
||||
808,11,メルタン,ナットポケモン
|
||||
808,12,美录坦,螺帽宝可梦
|
||||
809,1,メルメタル,ナットポケモン
|
||||
809,3,멜메탈,너트포켓몬
|
||||
809,4,美錄梅塔,螺帽寶可夢
|
||||
809,5,Melmetal,Pokémon Écrou
|
||||
809,6,Melmetal,Mutter
|
||||
809,7,Melmetal,Pokémon Tuerca
|
||||
809,8,Melmetal,Pokémon Bullone
|
||||
809,9,Melmetal,Hex Nut Pokémon
|
||||
809,11,メルメタル,ナットポケモン
|
||||
809,12,美录梅塔,螺帽宝可梦
|
||||
810,1,サルノリ,こざるポケモン
|
||||
810,3,흥나숭,꼬마원숭이포켓몬
|
||||
810,4,敲音猴,小猴寶可夢
|
||||
810,5,Ouistempo,Pokémon Chimpanzé
|
||||
810,6,Chimpep,Schimpanse
|
||||
810,7,Grookey,Pokémon Chimpancé
|
||||
810,8,Grookey,Pokémon Scimpanzé
|
||||
810,9,Grookey,Chimp Pokémon
|
||||
810,11,サルノリ,こざるポケモン
|
||||
810,12,敲音猴,小猴宝可梦
|
||||
811,1,バチンキー,ビートポケモン
|
||||
811,3,채키몽,비트포켓몬
|
||||
811,4,啪咚猴,節拍寶可夢
|
||||
811,5,Badabouin,Pokémon Percussions
|
||||
811,6,Chimstix,Beat
|
||||
811,7,Thwackey,Pokémon Ritmo
|
||||
811,8,Thwackey,Pokémon Ritmo
|
||||
811,9,Thwackey,Beat Pokémon
|
||||
811,11,バチンキー,ビートポケモン
|
||||
811,12,啪咚猴,节拍宝可梦
|
||||
812,1,ゴリランダー,ドラマーポケモン
|
||||
812,3,고릴타,드러머포켓몬
|
||||
812,4,轟擂金剛猩,鼓手寶可夢
|
||||
812,5,Gorythmic,Pokémon Batteur
|
||||
812,6,Gortrom,Drummer
|
||||
812,7,Rillaboom,Pokémon Percusión
|
||||
812,8,Rillaboom,Pokémon Percussione
|
||||
812,9,Rillaboom,Drummer Pokémon
|
||||
812,11,ゴリランダー,ドラマーポケモン
|
||||
812,12,轰擂金刚猩,鼓手宝可梦
|
||||
813,1,ヒバニー,うさぎポケモン
|
||||
813,3,염버니,토끼포켓몬
|
||||
813,4,炎兔兒,兔子寶可夢
|
||||
813,5,Flambino,Pokémon Lapin
|
||||
813,6,Hopplo,Hase
|
||||
813,7,Scorbunny,Pokémon Conejo
|
||||
813,8,Scorbunny,Pokémon Coniglio
|
||||
813,9,Scorbunny,Rabbit Pokémon
|
||||
813,11,ヒバニー,うさぎポケモン
|
||||
813,12,炎兔儿,兔子宝可梦
|
||||
814,1,ラビフット,うさぎポケモン
|
||||
814,3,래비풋,토끼포켓몬
|
||||
814,4,騰蹴小將,兔子寶可夢
|
||||
814,5,Lapyro,Pokémon Lapin
|
||||
814,6,Kickerlo,Hase
|
||||
814,7,Raboot,Pokémon Conejo
|
||||
814,8,Raboot,Pokémon Coniglio
|
||||
814,9,Raboot,Rabbit Pokémon
|
||||
814,11,ラビフット,うさぎポケモン
|
||||
814,12,腾蹴小将,兔子宝可梦
|
||||
815,1,エースバーン,ストライカーポケモン
|
||||
815,3,에이스번,스트라이커포켓몬
|
||||
815,4,閃焰王牌,前鋒寶可夢
|
||||
815,5,Pyrobut,Pokémon Buteur
|
||||
815,6,Liberlo,Torschütze
|
||||
815,7,Cinderace,Pokémon Delantero
|
||||
815,8,Cinderace,Pokémon Cannoniere
|
||||
815,9,Cinderace,Striker Pokémon
|
||||
815,11,エースバーン,ストライカーポケモン
|
||||
815,12,闪焰王牌,前锋宝可梦
|
||||
816,1,メッソン,みずとかげポケモン
|
||||
816,3,울머기,물도마뱀포켓몬
|
||||
816,4,淚眼蜥,水蜥寶可夢
|
||||
816,5,Larméléon,Pokémon Lézard'Eau
|
||||
816,6,Memmeon,Wasserechse
|
||||
816,7,Sobble,Pokémon Acuartija
|
||||
816,8,Sobble,Pokémon Acquacertola
|
||||
816,9,Sobble,Water Lizard Pokémon
|
||||
816,11,メッソン,みずとかげポケモン
|
||||
816,12,泪眼蜥,水蜥宝可梦
|
||||
817,1,ジメレオン,みずとかげポケモン
|
||||
817,3,누겔레온,물도마뱀포켓몬
|
||||
817,4,變澀蜥,水蜥寶可夢
|
||||
817,5,Arrozard,Pokémon Lézard'Eau
|
||||
817,6,Phlegleon,Wasserechse
|
||||
817,7,Drizzile,Pokémon Acuartija
|
||||
817,8,Drizzile,Pokémon Acquacertola
|
||||
817,9,Drizzile,Water Lizard Pokémon
|
||||
817,11,ジメレオン,みずとかげポケモン
|
||||
817,12,变涩蜥,水蜥宝可梦
|
||||
818,1,インテレオン,エージェントポケモン
|
||||
818,3,인텔리레온,에이전트포켓몬
|
||||
818,4,千面避役,特工寶可夢
|
||||
818,5,Lézargus,Pokémon Agent Secret
|
||||
818,6,Intelleon,Geheimagent
|
||||
818,7,Inteleon,Pokémon Agente
|
||||
818,8,Inteleon,Pokémon Agente
|
||||
818,9,Inteleon,Secret Agent Pokémon
|
||||
818,11,インテレオン,エージェントポケモン
|
||||
818,12,千面避役,特工宝可梦
|
||||
819,1,ホシガリス,ほおばりポケモン
|
||||
819,3,탐리스,볼가득포켓몬
|
||||
819,4,貪心栗鼠,貪吃寶可夢
|
||||
819,5,Rongourmand,Pokémon Joufflu
|
||||
819,6,Raffel,Raffbacke
|
||||
819,7,Skwovet,Pokémon Abazón
|
||||
819,8,Skwovet,Pokémon Guancepiene
|
||||
819,9,Skwovet,Cheeky Pokémon
|
||||
819,11,ホシガリス,ほおばりポケモン
|
||||
819,12,贪心栗鼠,贪吃宝可梦
|
||||
820,1,ヨクバリス,よくばりポケモン
|
||||
820,3,요씽리스,욕심쟁이포켓몬
|
||||
820,4,藏飽栗鼠,貪慾寶可夢
|
||||
820,5,Rongrigou,Pokémon Goulu
|
||||
820,6,Schlaraffel,Gierschlund
|
||||
820,7,Greedent,Pokémon Avaricia
|
||||
820,8,Greedent,Pokémon Ingordigia
|
||||
820,9,Greedent,Greedy Pokémon
|
||||
820,11,ヨクバリス,よくばりポケモン
|
||||
820,12,藏饱栗鼠,贪欲宝可梦
|
||||
821,1,ココガラ,ことりポケモン
|
||||
821,3,파라꼬,아기새포켓몬
|
||||
821,4,稚山雀,小鳥寶可夢
|
||||
821,5,Minisange,Pokémon Minoiseau
|
||||
821,6,Meikro,Kleinvogel
|
||||
821,7,Rookidee,Pokémon Pajarito
|
||||
821,8,Rookidee,Pokémon Uccellino
|
||||
821,9,Rookidee,Tiny Bird Pokémon
|
||||
821,11,ココガラ,ことりポケモン
|
||||
821,12,稚山雀,小鸟宝可梦
|
||||
822,1,アオガラス,カラスポケモン
|
||||
822,3,파크로우,까마귀포켓몬
|
||||
822,4,藍鴉,烏鴉寶可夢
|
||||
822,5,Bleuseille,Pokémon Corbeau
|
||||
822,6,Kranoviz,Krähe
|
||||
822,7,Corvisquire,Pokémon Cuervo
|
||||
822,8,Corvisquire,Pokémon Corvo
|
||||
822,9,Corvisquire,Raven Pokémon
|
||||
822,11,アオガラス,カラスポケモン
|
||||
822,12,蓝鸦,乌鸦宝可梦
|
||||
823,1,アーマーガア,カラスポケモン
|
||||
823,3,아머까오,까마귀포켓몬
|
||||
823,4,鋼鎧鴉,烏鴉寶可夢
|
||||
823,5,Corvaillus,Pokémon Corbeau
|
||||
823,6,Krarmor,Krähe
|
||||
823,7,Corviknight,Pokémon Cuervo
|
||||
823,8,Corviknight,Pokémon Corvo
|
||||
823,9,Corviknight,Raven Pokémon
|
||||
823,11,アーマーガア,カラスポケモン
|
||||
823,12,钢铠鸦,乌鸦宝可梦
|
||||
824,1,サッチムシ,ようちゅうポケモン
|
||||
824,3,두루지벌레,유충포켓몬
|
||||
824,4,索偵蟲,幼蟲寶可夢
|
||||
824,5,Larvadar,Pokémon Larve
|
||||
824,6,Sensect,Larve
|
||||
824,7,Blipbug,Pokémon Pupa
|
||||
824,8,Blipbug,Pokémon Coleolarva
|
||||
824,9,Blipbug,Larva Pokémon
|
||||
824,11,サッチムシ,ようちゅうポケモン
|
||||
824,12,索侦虫,幼虫宝可梦
|
||||
825,1,レドームシ,レドームポケモン
|
||||
825,3,레돔벌레,레이돔포켓몬
|
||||
825,4,天罩蟲,天線罩寶可夢
|
||||
825,5,Coléodôme,Pokémon Radôme
|
||||
825,6,Keradar,Radarkuppel
|
||||
825,7,Dottler,Pokémon Radomo
|
||||
825,8,Dottler,Pokémon Radome
|
||||
825,9,Dottler,Radome Pokémon
|
||||
825,11,レドームシ,レドームポケモン
|
||||
825,12,天罩虫,天线罩宝可梦
|
||||
826,1,イオルブ,ななほしポケモン
|
||||
826,3,이올브,칠성포켓몬
|
||||
826,4,以歐路普,七星寶可夢
|
||||
826,5,Astronelle,Pokémon Sept Points
|
||||
826,6,Maritellit,Siebensterne
|
||||
826,7,Orbeetle,Pokémon Siete Puntos
|
||||
826,8,Orbeetle,Pokémon Settepunti
|
||||
826,9,Orbeetle,Seven Spot Pokémon
|
||||
826,11,イオルブ,ななほしポケモン
|
||||
826,12,以欧路普,七星宝可梦
|
||||
827,1,クスネ,きつねポケモン
|
||||
827,3,훔처우,여우포켓몬
|
||||
827,4,偷兒狐,狐狸寶可夢
|
||||
827,5,Goupilou,Pokémon Renard
|
||||
827,6,Kleptifux,Fuchs
|
||||
827,7,Nickit,Pokémon Zorro
|
||||
827,8,Nickit,Pokémon Volpe
|
||||
827,9,Nickit,Fox Pokémon
|
||||
827,11,クスネ,きつねポケモン
|
||||
827,12,偷儿狐,狐狸宝可梦
|
||||
828,1,フォクスライ,きつねポケモン
|
||||
828,3,폭슬라이,여우포켓몬
|
||||
828,4,狐大盜,狐狸寶可夢
|
||||
828,5,Roublenard,Pokémon Renard
|
||||
828,6,Gaunux,Fuchs
|
||||
828,7,Thievul,Pokémon Zorro
|
||||
828,8,Thievul,Pokémon Volpe
|
||||
828,9,Thievul,Fox Pokémon
|
||||
828,11,フォクスライ,きつねポケモン
|
||||
828,12,狐大盗,狐狸宝可梦
|
||||
829,1,ヒメンカ,はなかざりポケモン
|
||||
829,3,꼬모카,꽃장식포켓몬
|
||||
829,4,幼棉棉,花飾寶可夢
|
||||
829,5,Tournicoton,Pokémon Chef-Fleur
|
||||
829,6,Cottini,Blumenzier
|
||||
829,7,Gossifleur,Pokémon Adornofloral
|
||||
829,8,Gossifleur,Pokémon Fiorfronzolo
|
||||
829,9,Gossifleur,Flowering Pokémon
|
||||
829,11,ヒメンカ,はなかざりポケモン
|
||||
829,12,幼棉棉,花饰宝可梦
|
||||
830,1,ワタシラガ,わたかざりポケモン
|
||||
830,3,백솜모카,솜장식포켓몬
|
||||
830,4,白蓬蓬,棉飾寶可夢
|
||||
830,5,Blancoton,Pokémon Chef-Coton
|
||||
830,6,Cottomi,Baumwollzier
|
||||
830,7,Eldegoss,Pokémon Adornalgodón
|
||||
830,8,Eldegoss,Pokémon Cotofronzolo
|
||||
830,9,Eldegoss,Cotton Bloom Pokémon
|
||||
830,11,ワタシラガ,わたかざりポケモン
|
||||
830,12,白蓬蓬,棉饰宝可梦
|
||||
831,1,ウールー,ひつじポケモン
|
||||
831,3,우르,양포켓몬
|
||||
831,4,毛辮羊,綿羊寶可夢
|
||||
831,5,Moumouton,Pokémon Mouton
|
||||
831,6,Wolly,Schaf
|
||||
831,7,Wooloo,Pokémon Oveja
|
||||
831,8,Wooloo,Pokémon Pecora
|
||||
831,9,Wooloo,Sheep Pokémon
|
||||
832,9,Dubwool,Pokémon
|
||||
831,11,ウールー,ひつじポケモン
|
||||
831,12,毛辫羊,绵羊宝可梦
|
||||
832,1,バイウールー,ひつじポケモン
|
||||
832,3,배우르,양포켓몬
|
||||
832,4,毛毛角羊,綿羊寶可夢
|
||||
832,5,Moumouflon,Pokémon Mouton
|
||||
832,6,Zwollock,Schaf
|
||||
832,7,Dubwool,Pokémon Oveja
|
||||
832,8,Dubwool,Pokémon Pecora
|
||||
832,9,Dubwool,Sheep Pokémon
|
||||
832,11,バイウールー,ひつじポケモン
|
||||
832,12,毛毛角羊,绵羊宝可梦
|
||||
833,1,カムカメ,くいつきポケモン
|
||||
833,3,깨물부기,물고늘어지기포켓몬
|
||||
833,4,咬咬龜,咬住寶可夢
|
||||
833,5,Khélocrok,Pokémon Mordillage
|
||||
833,6,Kamehaps,Schnapp
|
||||
833,7,Chewtle,Pokémon Mordedura
|
||||
833,8,Chewtle,Pokémon Mordace
|
||||
833,9,Chewtle,Snapping Pokémon
|
||||
833,11,カムカメ,くいつきポケモン
|
||||
833,12,咬咬龟 ,咬住宝可梦
|
||||
834,1,カジリガメ,かみつきポケモン
|
||||
834,3,갈가부기,물어뜯기포켓몬
|
||||
834,4,暴噬龜,緊咬寶可夢
|
||||
834,5,Torgamord,Pokémon Morsure
|
||||
834,6,Kamalm,Biss
|
||||
834,7,Drednaw,Pokémon Mordisco
|
||||
834,8,Drednaw,Pokémon Morso
|
||||
834,9,Drednaw,Bite Pokémon
|
||||
834,11,カジリガメ,かみつきポケモン
|
||||
834,12,暴噬龟,紧咬宝可梦
|
||||
835,1,ワンパチ,こいぬポケモン
|
||||
835,3,멍파치,강아지포켓몬
|
||||
835,4,來電汪,小狗寶可夢
|
||||
835,5,Voltoutou,Pokémon Chiot
|
||||
835,6,Voldi,Welpe
|
||||
835,7,Yamper,Pokémon Perrito
|
||||
835,8,Yamper,Pokémon Cagnolino
|
||||
835,9,Yamper,Puppy Pokémon
|
||||
835,11,ワンパチ,こいぬポケモン
|
||||
835,12,来电汪,小狗宝可梦
|
||||
836,1,パルスワン,いぬポケモン
|
||||
836,3,펄스멍,개포켓몬
|
||||
836,4,逐電犬,狗寶可夢
|
||||
836,5,Fulgudog,Pokémon Chien
|
||||
836,6,Bellektro,Hund
|
||||
836,7,Boltund,Pokémon Perro
|
||||
836,8,Boltund,Pokémon Cane
|
||||
836,9,Boltund,Dog Pokémon
|
||||
836,11,パルスワン,いぬポケモン
|
||||
836,12,逐电犬,狗宝可梦
|
||||
837,1,タンドン,せきたんポケモン
|
||||
837,3,탄동,석탄포켓몬
|
||||
837,4,小炭仔,煤炭寶可夢
|
||||
837,5,Charbi,Pokémon Charbon
|
||||
837,6,Klonkett,Kohle
|
||||
837,7,Rolycoly,Pokémon Carbón
|
||||
837,8,Rolycoly,Pokémon Carbone
|
||||
837,9,Rolycoly,Coal Pokémon
|
||||
837,11,タンドン,せきたんポケモン
|
||||
837,12,小炭仔,煤炭宝可梦
|
||||
838,1,トロッゴン,せきたんポケモン
|
||||
838,3,탄차곤,석탄포켓몬
|
||||
838,4,大炭車,煤炭寶可夢
|
||||
838,5,Wagomine,Pokémon Charbon
|
||||
838,6,Wagong,Kohle
|
||||
838,7,Carkol,Pokémon Carbón
|
||||
838,8,Carkol,Pokémon Carbone
|
||||
838,9,Carkol,Coal Pokémon
|
||||
838,11,トロッゴン,せきたんポケモン
|
||||
838,12,大炭车,煤炭宝可梦
|
||||
839,1,セキタンザン,せきたんポケモン
|
||||
839,3,석탄산,석탄포켓몬
|
||||
839,4,巨炭山,煤炭寶可夢
|
||||
839,5,Monthracite,Pokémon Charbon
|
||||
839,6,Montecarbo,Kohle
|
||||
839,7,Coalossal,Pokémon Carbón
|
||||
839,8,Coalossal,Pokémon Carbone
|
||||
839,9,Coalossal,Coal Pokémon
|
||||
839,11,セキタンザン,せきたんポケモン
|
||||
839,12,巨炭山,煤炭宝可梦
|
||||
840,1,カジッチュ,りんごぐらしポケモン
|
||||
840,3,과사삭벌레,사과살이포켓몬
|
||||
840,4,啃果蟲,蘋果居寶可夢
|
||||
840,5,Verpom,Pokémon Nid Pomme
|
||||
840,6,Knapfel,Apfelhaus
|
||||
840,7,Applin,Pokémon Manzanido
|
||||
840,8,Applin,Pokémon Pomicolo
|
||||
840,9,Applin,Apple Core Pokémon
|
||||
840,11,カジッチュ,りんごぐらしポケモン
|
||||
840,12,啃果虫,苹果居宝可梦
|
||||
841,1,アップリュー,りんごはねポケモン
|
||||
841,3,애프룡,사과날개포켓몬
|
||||
841,4,蘋裹龍,蘋果翅寶可夢
|
||||
841,5,Pomdrapi,Pokémon Ailes Pomme
|
||||
841,6,Drapfel,Apfelflügel
|
||||
841,7,Flapple,Pokémon Manzanala
|
||||
841,8,Flapple,Pokémon Pomivolo
|
||||
841,9,Flapple,Apple Wing Pokémon
|
||||
841,11,アップリュー,りんごはねポケモン
|
||||
841,12,苹裹龙,苹果翅宝可梦
|
||||
842,1,タルップル,りんごじるポケモン
|
||||
842,3,단지래플,사과즙포켓몬
|
||||
842,4,豐蜜龍,蘋果汁寶可夢
|
||||
842,5,Dratatin,Pokémon Jus Pomme
|
||||
842,6,Schlapfel,Apfelnektar
|
||||
842,7,Appletun,Pokémon Manzanéctar
|
||||
842,8,Appletun,Pokémon Pomisucco
|
||||
842,9,Appletun,Apple Nectar Pokémon
|
||||
842,11,タルップル,りんごじるポケモン
|
||||
842,12,丰蜜龙,苹果汁宝可梦
|
||||
843,1,スナヘビ,すなへびポケモン
|
||||
843,3,모래뱀,모래뱀포켓몬
|
||||
843,4,沙包蛇,沙蛇寶可夢
|
||||
843,5,Dunaja,Pokémon Serpensable
|
||||
843,6,Salanga,Sandschlange
|
||||
843,7,Silicobra,Pokémon Serp. Arena
|
||||
843,8,Silicobra,Pokémon Sabbiaserpe
|
||||
843,9,Silicobra,Sand Snake Pokémon
|
||||
843,11,スナヘビ,すなへびポケモン
|
||||
843,12,沙包蛇,沙蛇宝可梦
|
||||
844,1,サダイジャ,すなへびポケモン
|
||||
844,3,사다이사,모래뱀포켓몬
|
||||
844,4,沙螺蟒,沙蛇寶可夢
|
||||
844,5,Dunaconda,Pokémon Serpensable
|
||||
844,6,Sanaconda,Sandschlange
|
||||
844,7,Sandaconda,Pokémon Serp. Arena
|
||||
844,8,Sandaconda,Pokémon Sabbiaserpe
|
||||
844,9,Sandaconda,Sand Snake Pokémon
|
||||
844,11,サダイジャ,すなへびポケモン
|
||||
844,12,沙螺蟒,沙蛇宝可梦
|
||||
845,1,ウッウ,うのみポケモン
|
||||
845,3,윽우지,그대로삼키기포켓몬
|
||||
845,4,古月鳥,一口吞寶可夢
|
||||
845,5,Nigosier,Pokémon Avaltouron
|
||||
845,6,Urgl,Schling
|
||||
845,7,Cramorant,Pokémon Tragón
|
||||
845,8,Cramorant,Pokémon Inghiottone
|
||||
845,9,Cramorant,Gulp Pokémon
|
||||
845,11,ウッウ,うのみポケモン
|
||||
845,12,古月鸟,一口吞宝可梦
|
||||
846,1,サシカマス,とつげきポケモン
|
||||
846,3,찌로꼬치,돌격포켓몬
|
||||
846,4,刺梭魚,突擊寶可夢
|
||||
846,5,Embrochet,Pokémon Fonceur
|
||||
846,6,Pikuda,Rempler
|
||||
846,7,Arrokuda,Pokémon Arremetida
|
||||
846,8,Arrokuda,Pokémon Carica
|
||||
846,9,Arrokuda,Rush Pokémon
|
||||
846,11,サシカマス,とつげきポケモン
|
||||
846,12,刺梭鱼,突击宝可梦
|
||||
847,1,カマスジョー,くしざしポケモン
|
||||
847,3,꼬치조,꼬치포켓몬
|
||||
847,4,戽斗尖梭,穿刺寶可夢
|
||||
847,5,Hastacuda,Pokémon Transperceur
|
||||
847,6,Barrakiefa,Spieß
|
||||
847,7,Barraskewda,Pokémon Ensarta
|
||||
847,8,Barraskewda,Pokémon Spiedo
|
||||
847,9,Barraskewda,Skewer Pokémon
|
||||
847,11,カマスジョー,くしざしポケモン
|
||||
847,12,戽斗尖梭,穿刺宝可梦
|
||||
848,1,エレズン,あかごポケモン
|
||||
848,3,일레즌,젖먹이포켓몬
|
||||
848,4,毒電嬰,嬰兒寶可夢
|
||||
848,5,Toxizap,Pokémon Poupon
|
||||
848,6,Toxel,Baby
|
||||
848,7,Toxel,Pokémon Retoño
|
||||
848,8,Toxel,Pokémon Bebè
|
||||
848,9,Toxel,Baby Pokémon
|
||||
848,11,エレズン,あかごポケモン
|
||||
848,12,毒电婴,婴儿宝可梦
|
||||
849,1,ストリンダー,パンクポケモン
|
||||
849,3,스트린더,펑크포켓몬
|
||||
849,4,顫弦蠑螈,龐克寶可夢
|
||||
849,5,Salarsen,Pokémon Punk
|
||||
849,6,Riffex,Punk
|
||||
849,7,Toxtricity,Pokémon Punki
|
||||
849,8,Toxtricity,Pokémon Punk
|
||||
849,9,Toxtricity,Punk Pokémon
|
||||
849,11,ストリンダー,パンクポケモン
|
||||
849,12,颤弦蝾螈,庞克宝可梦
|
||||
850,1,ヤクデ,はつねつポケモン
|
||||
850,3,태우지네,발열포켓몬
|
||||
850,4,燒火蚣,發熱寶可夢
|
||||
850,5,Grillepattes,Pokémon Calorifère
|
||||
850,6,Thermopod,Exotherm
|
||||
850,7,Sizzlipede,Pokémon Radiador
|
||||
850,8,Sizzlipede,Pokémon Termogeno
|
||||
850,9,Sizzlipede,Radiator Pokémon
|
||||
850,11,ヤクデ,はつねつポケモン
|
||||
850,12,烧火蚣,发热宝可梦
|
||||
851,1,マルヤクデ,はつねつポケモン
|
||||
851,3,다태우지네,발열포켓몬
|
||||
851,4,焚焰蚣,發熱寶可夢
|
||||
851,5,Scolocendre,Pokémon Calorifère
|
||||
851,6,Infernopod,Exotherm
|
||||
851,7,Centiskorch,Pokémon Radiador
|
||||
851,8,Centiskorch,Pokémon Termogeno
|
||||
851,9,Centiskorch,Radiator Pokémon
|
||||
851,11,マルヤクデ,はつねつポケモン
|
||||
851,12,焚焰蚣,发热宝可梦
|
||||
852,1,タタッコ,だだっこポケモン
|
||||
852,3,때때무노,떼쟁이포켓몬
|
||||
852,4,拳拳蛸,纏人寶可夢
|
||||
852,5,Poulpaf,Pokémon Caprice
|
||||
852,6,Klopptopus,Balg
|
||||
852,7,Clobbopus,Pokémon Malcriado
|
||||
852,8,Clobbopus,Pokémon Bizze
|
||||
852,9,Clobbopus,Tantrum Pokémon
|
||||
852,11,タタッコ,だだっこポケモン
|
||||
852,12,拳拳蛸,缠人宝可梦
|
||||
853,1,オトスパス,じゅうじゅつポケモン
|
||||
853,3,케오퍼스,유술포켓몬
|
||||
853,4,八爪武師,柔術寶可夢
|
||||
853,5,Krakos,Pokémon Jujitsu
|
||||
853,6,Kaocto,Jiu-Jitsu
|
||||
853,7,Grapploct,Pokémon Jiu-Jitsu
|
||||
853,8,Grapploct,Pokémon Jujitsu
|
||||
853,9,Grapploct,Jujitsu Pokémon
|
||||
853,11,オトスパス,じゅうじゅつポケモン
|
||||
853,12,八爪武师,柔术宝可梦
|
||||
854,1,ヤバチャ,こうちゃポケモン
|
||||
854,3,데인차,홍차포켓몬
|
||||
854,4,來悲茶,紅茶寶可夢
|
||||
854,5,Théffroi,Pokémon Thé Noir
|
||||
854,6,Fatalitee,Schwarztee
|
||||
854,7,Sinistea,Pokémon Té
|
||||
854,8,Sinistea,Pokémon Tè
|
||||
854,9,Sinistea,Black Tea Pokémon
|
||||
854,11,ヤバチャ,こうちゃポケモン
|
||||
854,12,来悲茶,红茶宝可梦
|
||||
855,1,ポットデス,こうちゃポケモン
|
||||
855,3,포트데스,홍차포켓몬
|
||||
855,4,怖思壺,紅茶寶可夢
|
||||
855,5,Polthégeist,Pokémon Thé Noir
|
||||
855,6,Mortipot,Schwarztee
|
||||
855,7,Polteageist,Pokémon Té
|
||||
855,8,Polteageist,Pokémon Tè
|
||||
855,9,Polteageist,Black Tea Pokémon
|
||||
855,11,ポットデス,こうちゃポケモン
|
||||
855,12,怖思壶,红茶宝可梦
|
||||
856,1,ミブリム,おだやかポケモン
|
||||
856,3,몸지브림,차분포켓몬
|
||||
856,4,迷布莉姆,寧靜寶可夢
|
||||
856,5,Bibichut,Pokémon Calme
|
||||
856,6,Brimova,Geruhsam
|
||||
856,7,Hatenna,Pokémon Calma
|
||||
856,8,Hatenna,Pokémon Calma
|
||||
856,9,Hatenna,Calm Pokémon
|
||||
856,11,ミブリム,おだやかポケモン
|
||||
856,12,迷布莉姆,宁静宝可梦
|
||||
857,1,テブリム,せいしゅくポケモン
|
||||
857,3,손지브림,정숙포켓몬
|
||||
857,4,提布莉姆,肅靜寶可夢
|
||||
857,5,Chapotus,Pokémon Serein
|
||||
857,6,Brimano,Ruhe
|
||||
857,7,Hattrem,Pokémon Serenidad
|
||||
857,8,Hattrem,Pokémon Quiete
|
||||
857,9,Hattrem,Serene Pokémon
|
||||
857,11,テブリム,せいしゅくポケモン
|
||||
857,12,提布莉姆,肃静宝可梦
|
||||
858,1,ブリムオン,せいじゃくポケモン
|
||||
858,3,브리무음,정적포켓몬
|
||||
858,4,布莉姆溫,寂靜寶可夢
|
||||
858,5,Sorcilence,Pokémon Silencieux
|
||||
858,6,Silembrim,Stille
|
||||
858,7,Hatterene,Pokémon Silencio
|
||||
858,8,Hatterene,Pokémon Silenzio
|
||||
858,9,Hatterene,Silent Pokémon
|
||||
858,11,ブリムオン,せいじゃくポケモン
|
||||
858,12,布莉姆温,寂静宝可梦
|
||||
859,1,ベロバー,いじわるポケモン
|
||||
859,3,메롱꿍,꾀부리기포켓몬
|
||||
859,4,搗蛋小妖,捉弄寶可夢
|
||||
859,5,Grimalin,Pokémon Malin
|
||||
859,6,Bähmon,Hinterlist
|
||||
859,7,Impidimp,Pokémon Astuto
|
||||
859,8,Impidimp,Pokémon Scaltro
|
||||
859,9,Impidimp,Wily Pokémon
|
||||
859,11,ベロバー,いじわるポケモン
|
||||
859,12,捣蛋小妖,捉弄宝可梦
|
||||
860,1,ギモー,しょうわるポケモン
|
||||
860,3,쏘겨모,성악포켓몬
|
||||
860,4,詐唬魔,壞心眼寶可夢
|
||||
860,5,Fourbelin,Pokémon Scélérat
|
||||
860,6,Pelzebub,Schelm
|
||||
860,7,Morgrem,Pokémon Malicioso
|
||||
860,8,Morgrem,Pokémon Furbizia
|
||||
860,9,Morgrem,Devious Pokémon
|
||||
860,11,ギモー,しょうわるポケモン
|
||||
860,12,诈唬魔,坏心眼宝可梦
|
||||
861,1,オーロンゲ,ビルドアップポケモン
|
||||
861,3,오롱털,벌크업포켓몬
|
||||
861,4,長毛巨魔,健美寶可夢
|
||||
861,5,Angoliath,Pokémon Gonflette
|
||||
861,6,Olangaa,Muskelaufbau
|
||||
861,7,Grimmsnarl,Pokémon Voluminoso
|
||||
861,8,Grimmsnarl,Pokémon Granfisico
|
||||
861,9,Grimmsnarl,Bulk Up Pokémon
|
||||
861,11,オーロンゲ,ビルドアップポケモン
|
||||
861,12,长毛巨魔,健美宝可梦
|
||||
862,1,タチフサグマ,ていしポケモン
|
||||
862,3,가로막구리,정지포켓몬
|
||||
862,4,堵攔熊,停止寶可夢
|
||||
862,5,Ixon,Pokémon Barrage
|
||||
862,6,Barrikadax,Barrikade
|
||||
862,7,Obstagoon,Pokémon Bloqueador
|
||||
862,8,Obstagoon,Pokémon Bloccaggio
|
||||
862,9,Obstagoon,Blocking Pokémon
|
||||
862,11,タチフサグマ,ていしポケモン
|
||||
862,12,堵拦熊,停止宝可梦
|
||||
863,1,ニャイキング,バイキングポケモン
|
||||
863,3,나이킹,바이킹포켓몬
|
||||
863,4,喵頭目,維京寶可夢
|
||||
863,5,Berserkatt,Pokémon Viking
|
||||
863,6,Mauzinger,Wikinger
|
||||
863,7,Perrserker,Pokémon Vikingo
|
||||
863,8,Perrserker,Pokémon Vichingo
|
||||
863,9,Perrserker,Viking Pokémon
|
||||
863,11,ニャイキング,バイキングポケモン
|
||||
863,12,喵头目,维京宝可梦
|
||||
864,1,サニゴーン,さんごポケモン
|
||||
864,3,산호르곤,산호포켓몬
|
||||
864,4,魔靈珊瑚,珊瑚寶可夢
|
||||
864,5,Corayôme,Pokémon Corail
|
||||
864,6,Gorgasonn,Koralle
|
||||
864,7,Cursola,Pokémon Coral
|
||||
864,8,Cursola,Pokémon Corallo
|
||||
864,9,Cursola,Coral Pokémon
|
||||
864,11,サニゴーン,さんごポケモン
|
||||
864,12,魔灵珊瑚,珊瑚宝可梦
|
||||
865,1,ネギガナイト,かるがもポケモン
|
||||
865,3,창파나이트,청둥오리포켓몬
|
||||
865,4,蔥遊兵,黃嘴鴨寶可夢
|
||||
865,5,Palarticho,Pokémon Canard Fou
|
||||
865,6,Lauchzelot,Wildente
|
||||
865,7,Sirfetch'd,Pokémon Pato Salvaje
|
||||
865,8,Sirfetch'd,Pokémon Selvanatra
|
||||
865,9,Sirfetch'd,Wild Duck Pokémon
|
||||
865,11,ネギガナイト,かるがもポケモン
|
||||
865,12,葱游兵,黄嘴鸭宝可梦
|
||||
866,1,バリコオル,コメディアンポケモン
|
||||
866,3,마임꽁꽁,코미디언포켓몬
|
||||
866,4,踏冰人偶,喜劇演員寶可夢
|
||||
866,5,M. Glaquette,Pokémon Comédien
|
||||
866,6,Pantifrost,Komiker
|
||||
866,7,Mr. Rime,Pokémon Cómico
|
||||
866,8,Mr. Rime,Pokémon Comico
|
||||
866,9,Mr. Rime,Comedian Pokémon
|
||||
866,11,バリコオル,コメディアンポケモン
|
||||
866,12,踏冰人偶,喜剧演员宝可梦
|
||||
867,1,デスバーン,おんねんポケモン
|
||||
867,3,데스판,원념포켓몬
|
||||
867,4,死神板,怨念寶可夢
|
||||
867,5,Tutétékri,Pokémon Rancune
|
||||
867,6,Oghnatoll,Gram
|
||||
867,7,Runerigus,Pokémon Resquemor
|
||||
867,8,Runerigus,Pokémon Rancore
|
||||
867,9,Runerigus,Grudge Pokémon
|
||||
867,11,デスバーン,おんねんポケモン
|
||||
867,12,死神板,怨念宝可梦
|
||||
868,1,マホミル,クリームポケモン
|
||||
868,3,마빌크,크림포켓몬
|
||||
868,4,小仙奶,鮮奶油寶可夢
|
||||
868,5,Crèmy,Pokémon Crème
|
||||
868,6,Hokumil,Sahne
|
||||
868,7,Milcery,Pokémon Nata
|
||||
868,8,Milcery,Pokémon Pannafresca
|
||||
868,9,Milcery,Cream Pokémon
|
||||
868,11,マホミル,クリームポケモン
|
||||
868,12,小仙奶,鲜奶油宝可梦
|
||||
869,1,マホイップ,クリームポケモン
|
||||
869,3,마휘핑,크림포켓몬
|
||||
869,4,霜奶仙,鮮奶油寶可夢
|
||||
869,5,Charmilly,Pokémon Crème
|
||||
869,6,Pokusan,Sahne
|
||||
869,7,Alcremie,Pokémon Nata
|
||||
869,8,Alcremie,Pokémon Pannafresca
|
||||
869,9,Alcremie,Cream Pokémon
|
||||
869,11,マホイップ,クリームポケモン
|
||||
869,12,霜奶仙,鲜奶油宝可梦
|
||||
870,1,タイレーツ,じんけいポケモン
|
||||
870,3,대여르,진형포켓몬
|
||||
870,4,列陣兵,陣形寶可夢
|
||||
870,5,Hexadron,Pokémon Escadron
|
||||
870,6,Legios,Formation
|
||||
870,7,Falinks,Pokémon Formación
|
||||
870,8,Falinks,Pokémon Schieramento
|
||||
870,9,Falinks,Formation Pokémon
|
||||
870,11,タイレーツ,じんけいポケモン
|
||||
870,12,列阵兵,阵形宝可梦
|
||||
871,1,バチンウニ,うにポケモン
|
||||
871,3,찌르성게,성게포켓몬
|
||||
871,4,啪嚓海膽,海膽寶可夢
|
||||
871,5,Wattapik,Pokémon Oursin
|
||||
871,6,Britzigel,Seeigel
|
||||
871,7,Pincurchin,Pokémon Erizo de Mar
|
||||
871,8,Pincurchin,Pokémon Echino
|
||||
871,9,Pincurchin,Sea Urchin Pokémon
|
||||
871,11,バチンウニ,うにポケモン
|
||||
871,12,啪嚓海胆,海胆宝可梦
|
||||
872,1,ユキハミ,いもむしポケモン
|
||||
872,3,누니머기,애벌레포켓몬
|
||||
872,4,雪吞蟲,蟲寶寶寶可夢
|
||||
872,5,Frissonille,Pokémon Ver
|
||||
872,6,Snomnom,Wurm
|
||||
872,7,Snom,Pokémon Gusano
|
||||
872,8,Snom,Pokémon Baco
|
||||
872,9,Snom,Worm Pokémon
|
||||
872,11,ユキハミ,いもむしポケモン
|
||||
872,12,雪吞虫,虫宝宝宝可梦
|
||||
873,1,モスノウ,こおりがポケモン
|
||||
873,3,모스노우,얼음나방포켓몬
|
||||
873,4,雪絨蛾,冰蛾寶可夢
|
||||
873,5,Beldeneige,Pokémon Mite Givre
|
||||
873,6,Mottineva,Eismotte
|
||||
873,7,Frosmoth,Pokémon Polillahielo
|
||||
873,8,Frosmoth,Pokémon Gelofalena
|
||||
873,9,Frosmoth,Frost Moth Pokémon
|
||||
873,11,モスノウ,こおりがポケモン
|
||||
873,12,雪绒蛾,冰蛾宝可梦
|
||||
874,1,イシヘンジン,きょせきポケモン
|
||||
874,3,돌헨진,거석포켓몬
|
||||
874,4,巨石丁,巨石寶可夢
|
||||
874,5,Dolman,Pokémon Mégalithe
|
||||
874,6,Humanolith,Megalith
|
||||
874,7,Stonjourner,Pokémon Megalito
|
||||
874,8,Stonjourner,Pokémon Megalito
|
||||
874,9,Stonjourner,Big Rock Pokémon
|
||||
874,11,イシヘンジン,きょせきポケモン
|
||||
874,12,巨石丁,巨石宝可梦
|
||||
875,1,コオリッポ,ペンギンポケモン
|
||||
875,3,빙큐보,펭귄포켓몬
|
||||
875,4,冰砌鵝,企鵝寶可夢
|
||||
875,5,Bekaglaçon,Pokémon Pingouin
|
||||
875,6,Kubuin,Pinguin
|
||||
875,7,Eiscue,Pokémon Pingüino
|
||||
875,8,Eiscue,Pokémon Pinguino
|
||||
875,9,Eiscue,Penguin Pokémon
|
||||
875,11,コオリッポ,ペンギンポケモン
|
||||
875,12,冰砌鹅,企鹅宝可梦
|
||||
876,1,イエッサン,かんじょうポケモン
|
||||
876,3,에써르,감정포켓몬
|
||||
876,4,愛管侍,感情寶可夢
|
||||
876,5,Wimessir,Pokémon Émotion
|
||||
876,6,Servol,Emotion
|
||||
876,7,Indeedee,Pokémon Sensorio
|
||||
876,8,Indeedee,Pokémon Emozione
|
||||
876,9,Indeedee,Emotion Pokémon
|
||||
876,11,イエッサン,かんじょうポケモン
|
||||
876,12,爱管侍,感情宝可梦
|
||||
877,1,モルペコ,にめんポケモン
|
||||
877,3,모르페코,양면포켓몬
|
||||
877,4,莫魯貝可,雙面寶可夢
|
||||
877,5,Morpeko,Pokémon Volt Face
|
||||
877,6,Morpeko,Alter Ego
|
||||
877,7,Morpeko,Pokémon Dos Caras
|
||||
877,8,Morpeko,Pokémon Doppiafaccia
|
||||
877,9,Morpeko,Two-Sided Pokémon
|
||||
877,11,モルペコ,にめんポケモン
|
||||
877,12,莫鲁贝可,双面宝可梦
|
||||
878,1,ゾウドウ,どうぞうポケモン
|
||||
878,3,끼리동,동상포켓몬
|
||||
878,4,銅象,像銅寶可夢
|
||||
878,5,Charibari,Pokémon Pachycuivre
|
||||
878,6,Kupfanti,Kupferfant
|
||||
878,7,Cufant,Pokémon Broncefante
|
||||
878,8,Cufant,Pokémon Bronzofante
|
||||
878,9,Cufant,Copperderm Pokémon
|
||||
878,11,ゾウドウ,どうぞうポケモン
|
||||
878,12,铜象,像铜宝可梦
|
||||
879,1,ダイオウドウ,どうぞうポケモン
|
||||
879,3,대왕끼리동,동상포켓몬
|
||||
879,4,大王銅象,像銅寶可夢
|
||||
879,5,Pachyradjah,Pokémon Pachycuivre
|
||||
879,6,Patinaraja,Kupferfant
|
||||
879,7,Copperajah,Pokémon Broncefante
|
||||
879,8,Copperajah,Pokémon Bronzofante
|
||||
879,9,Copperajah,Copperderm Pokémon
|
||||
879,11,ダイオウドウ,どうぞうポケモン
|
||||
879,12,大王铜象,像铜宝可梦
|
||||
880,1,パッチラゴン,かせきポケモン
|
||||
880,3,파치래곤,화석포켓몬
|
||||
880,4,雷鳥龍,化石寶可夢
|
||||
880,5,Galvagon,Pokémon Fossile
|
||||
880,6,Lectragon,Fossil
|
||||
880,7,Dracozolt,Pokémon Fósil
|
||||
880,8,Dracozolt,Pokémon Fossile
|
||||
880,9,Dracozolt,Fossil Pokémon
|
||||
880,11,パッチラゴン,かせきポケモン
|
||||
880,12,雷鸟龙,化石宝可梦
|
||||
881,1,パッチルドン,かせきポケモン
|
||||
881,3,파치르돈,화석포켓몬
|
||||
881,4,雷鳥海獸,化石寶可夢
|
||||
881,5,Galvagla,Pokémon Fossile
|
||||
881,6,Lecryodon,Fossil
|
||||
881,7,Arctozolt,Pokémon Fósil
|
||||
881,8,Arctozolt,Pokémon Fossile
|
||||
881,9,Arctozolt,Fossil Pokémon
|
||||
881,11,パッチルドン,かせきポケモン
|
||||
881,12,雷鸟海兽,化石宝可梦
|
||||
882,1,ウオノラゴン,かせきポケモン
|
||||
882,3,어래곤,화석포켓몬
|
||||
882,4,鰓魚龍,化石寶可夢
|
||||
882,5,Hydragon,Pokémon Fossile
|
||||
882,6,Pescragon,Fossil
|
||||
882,7,Dracovish,Pokémon Fósil
|
||||
882,8,Dracovish,Pokémon Fossile
|
||||
882,9,Dracovish,Fossil Pokémon
|
||||
882,11,ウオノラゴン,かせきポケモン
|
||||
882,12,鳃鱼龙,化石宝可梦
|
||||
883,1,ウオチルドン,かせきポケモン
|
||||
883,3,어치르돈,화석포켓몬
|
||||
883,4,鰓魚海獸,化石寶可夢
|
||||
883,5,Hydragla,Pokémon Fossile
|
||||
883,6,Pescryodon,Fossil
|
||||
883,7,Arctovish,Pokémon Fósil
|
||||
883,8,Arctovish,Pokémon Fossile
|
||||
883,9,Arctovish,Fossil Pokémon
|
||||
883,11,ウオチルドン,かせきポケモン
|
||||
883,12,鳃鱼海兽,化石宝可梦
|
||||
884,1,ジュラルドン,ごうきんポケモン
|
||||
884,3,두랄루돈,합금포켓몬
|
||||
884,4,鋁鋼龍,合金寶可夢
|
||||
884,5,Duralugon,Pokémon Alliage
|
||||
884,6,Duraludon,Legierung
|
||||
884,7,Duraludon,Pokémon Aleación
|
||||
884,8,Duraludon,Pokémon Metallolega
|
||||
884,9,Duraludon,Alloy Pokémon
|
||||
884,11,ジュラルドン,ごうきんポケモン
|
||||
884,12,铝钢龙,合金宝可梦
|
||||
885,1,ドラメシヤ,うらめしポケモン
|
||||
885,3,드라꼰,원망포켓몬
|
||||
885,4,多龍梅西亞,哀怨寶可夢
|
||||
885,5,Fantyrm,Pokémon Âme Errante
|
||||
885,6,Grolldra,Missgunst
|
||||
885,7,Dreepy,Pokémon Resentido
|
||||
885,8,Dreepy,Pokémon Risentimento
|
||||
885,9,Dreepy,Lingering Pokémon
|
||||
885,11,ドラメシヤ,うらめしポケモン
|
||||
885,12,多龙梅西亚,哀怨宝可梦
|
||||
886,1,ドロンチ,せわやくポケモン
|
||||
886,3,드래런치,돌보미포켓몬
|
||||
886,4,多龍奇,保姆寶可夢
|
||||
886,5,Dispareptil,Pokémon Baby-sitter
|
||||
886,6,Phandra,Betreuer
|
||||
886,7,Drakloak,Pokémon Cuidador
|
||||
886,8,Drakloak,Pokémon Sostegno
|
||||
886,9,Drakloak,Caretaker Pokémon
|
||||
886,11,ドロンチ,せわやくポケモン
|
||||
886,12,多龙奇,保姆宝可梦
|
||||
887,1,ドラパルト,ステルスポケモン
|
||||
887,3,드래펄트,스텔스포켓몬
|
||||
887,4,多龍巴魯托,隱形寶可夢
|
||||
887,5,Lanssorien,Pokémon Furtif
|
||||
887,6,Katapuldra,Tarnkünstler
|
||||
887,7,Dragapult,Pokémon Furtivo
|
||||
887,8,Dragapult,Pokémon Furtivo
|
||||
887,9,Dragapult,Stealth Pokémon
|
||||
887,11,ドラパルト,ステルスポケモン
|
||||
887,12,多龙巴鲁托,隐形宝可梦
|
||||
888,1,ザシアン,つわものポケモン
|
||||
888,3,자시안,강자포켓몬
|
||||
888,4,蒼響,強者寶可夢
|
||||
888,5,Zacian,Pokémon Valeureux
|
||||
888,6,Zacian,Krieger
|
||||
888,7,Zacian,Pokémon Guerrero
|
||||
888,8,Zacian,Pokémon Guerriero
|
||||
888,9,Zacian,Warrior Pokémon
|
||||
888,11,ザシアン,つわものポケモン
|
||||
888,12,苍响,强者宝可梦
|
||||
889,1,ザマゼンタ,つわものポケモン
|
||||
889,3,자마젠타,강자포켓몬
|
||||
889,4,藏瑪然特,強者寶可夢
|
||||
889,5,Zamazent,Pokémon Valeureux
|
||||
889,6,Zamazenta,Krieger
|
||||
889,7,Zamazenta,Pokémon Guerrero
|
||||
889,8,Zamazenta,Pokémon Guerriero
|
||||
889,9,Zamazenta,Warrior Pokémon
|
||||
889,11,ザマゼンタ,つわものポケモン
|
||||
889,12,藏玛然特,强者宝可梦
|
||||
890,1,ムゲンダイナ,キョダイポケモン
|
||||
890,3,무한다이노,거대포켓몬
|
||||
890,4,無極汰那,超極巨寶可夢
|
||||
890,5,Éthernatos,Pokémon Giga
|
||||
890,6,Endynalos,Gigant
|
||||
890,7,Eternatus,Pokémon Gigantesco
|
||||
890,8,Eternatus,Pokémon Gigante
|
||||
890,9,Eternatus,Gigantic Pokémon
|
||||
890,11,ムゲンダイナ,キョダイポケモン
|
||||
890,12,无极汰那,超极巨宝可梦
|
||||
891,1,ダクマ,けんぽうポケモン
|
||||
891,3,치고마,권법포켓몬
|
||||
891,4,熊徒弟,拳法寶可夢
|
||||
891,5,Wushours,Pokémon Kung-fu
|
||||
891,6,Dakuma,Kung-Fu
|
||||
891,7,Kubfu,Pokémon Kung-fu
|
||||
891,8,Kubfu,Pokémon Kung Fu
|
||||
891,9,Kubfu,Wushu Pokémon
|
||||
891,11,ダクマ,けんぽうポケモン
|
||||
891,12,熊徒弟,拳法宝可梦
|
||||
892,1,ウーラオス,けんぽうポケモン
|
||||
892,3,우라오스,권법포켓몬
|
||||
892,4,武道熊師,拳法寶可夢
|
||||
892,5,Shifours,Pokémon Kung-fu
|
||||
892,6,Wulaosu,Kung-Fu
|
||||
892,7,Urshifu,Pokémon Kung-fu
|
||||
892,8,Urshifu,Pokémon Kung Fu
|
||||
892,9,Urshifu,Wushu Pokémon
|
||||
892,11,ウーラオス,けんぽうポケモン
|
||||
892,12,武道熊师,拳法宝可梦
|
||||
893,1,ザルード,わるざるポケモン
|
||||
893,3,자루도,나쁜원숭이포켓몬
|
||||
893,4,薩戮德,惡猿寶可夢
|
||||
893,5,Zarude,Pokémon Vilain Singe
|
||||
893,6,Zarude,Finsteraffen
|
||||
893,7,Zarude,Pokémon Simiestro
|
||||
893,8,Zarude,Pokémon Categoria
|
||||
893,9,Zarude,Rogue Monkey Pokémon
|
||||
893,11,ザルード,わるざるポケモン
|
||||
893,12,萨戮德,恶猿宝可梦
|
||||
894,1,レジエレキ,エレクトロンポケモン
|
||||
894,3,레지에레키,일렉트론포켓몬
|
||||
894,4,雷吉艾勒奇,電子寶可夢
|
||||
894,5,Regieleki,Pokémon Électron
|
||||
894,6,Regieleki,Elektron
|
||||
894,7,Regieleki,Pokémon Electrón
|
||||
894,8,Regieleki,Pokémon Elettrone
|
||||
894,9,Regieleki,Electron Pokémon
|
||||
894,11,レジエレキ,エレクトロンポケモン
|
||||
894,12,雷吉艾勒奇,电子宝可梦
|
||||
895,1,レジドラゴ,りゅうぎょくポケモン
|
||||
895,3,레지드래고,용옥포켓몬
|
||||
895,4,雷吉鐸拉戈,龍玉寶可夢
|
||||
895,5,Regidrago,Pokémon Boule Dragon
|
||||
895,6,Regidrago,Drachenkugel
|
||||
895,7,Regidrago,Pokémon Dragosfera
|
||||
895,8,Regidrago,Pokémon Dracosfera
|
||||
895,9,Regidrago,Dragon Orb Pokémon
|
||||
895,11,レジドラゴ,りゅうぎょくポケモン
|
||||
895,12,雷吉铎拉戈,龙玉宝可梦
|
||||
896,1,ブリザポス,あばれうまポケモン
|
||||
896,3,블리자포스,사나운말포켓몬
|
||||
896,4,雪暴馬,烈馬寶可夢
|
||||
896,5,Blizzeval,Pokémon Cheval Rétif
|
||||
896,6,Polaross,Wildblut
|
||||
896,7,Glastrier,Pokémon Corcel Feroz
|
||||
896,8,Glastrier,Pokémon Furiequino
|
||||
896,9,Glastrier,Wild Horse Pokémon
|
||||
896,11,ブリザポス,あばれうまポケモン
|
||||
896,12,雪暴马,烈马宝可梦
|
||||
897,1,レイスポス,しゅんばポケモン
|
||||
897,3,레이스포스,빠른말포켓몬
|
||||
897,4,靈幽馬,駿馬寶可夢
|
||||
897,5,Spectreval,Pokémon Cheval Vif
|
||||
897,6,Phantoross,Flinkblut
|
||||
897,7,Spectrier,Pokémon Corcel Veloz
|
||||
897,8,Spectrier,Pokémon Sveltequino
|
||||
897,9,Spectrier,Swift Horse Pokémon
|
||||
897,11,レイスポス,しゅんばポケモン
|
||||
897,12,灵幽马,骏马宝可梦
|
||||
898,1,バドレックス,キングポケモン
|
||||
898,3,버드렉스,킹포켓몬
|
||||
898,4,蕾冠王,國王寶可夢
|
||||
898,5,Sylveroy,Pokémon Roi
|
||||
898,6,Coronospa,König
|
||||
898,7,Calyrex,Pokémon Rey
|
||||
898,8,Calyrex,Pokémon Re
|
||||
898,9,Calyrex,King Pokémon
|
||||
898,11,バドレックス,キングポケモン
|
||||
898,12,蕾冠王,国王宝可梦
|
||||
|
|
|
|
@ -4841,6 +4841,18 @@ pokemon_id,stat_id,base_stat,effort
|
|||
807,4,102,0
|
||||
807,5,80,0
|
||||
807,6,143,3
|
||||
808,1,46,0
|
||||
808,2,65,1
|
||||
808,3,65,0
|
||||
808,4,55,0
|
||||
808,5,35,0
|
||||
808,6,34,0
|
||||
809,1,135,0
|
||||
809,2,143,3
|
||||
809,3,143,0
|
||||
809,4,80,0
|
||||
809,5,65,0
|
||||
809,6,34,0
|
||||
810,1,50,0
|
||||
810,2,65,1
|
||||
810,3,50,0
|
||||
|
@ -6384,7 +6396,7 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10168,5,125,3
|
||||
10168,6,90,0
|
||||
10169,1,95,0
|
||||
10169,2,655,0
|
||||
10169,2,65,0
|
||||
10169,3,80,0
|
||||
10169,4,110,0
|
||||
10169,5,110,2
|
||||
|
|
|
Loading…
Reference in a new issue