mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
This commit is contained in:
parent
12be924a25
commit
556720abc5
17 changed files with 578 additions and 0 deletions
|
@ -897,6 +897,13 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
896,glastrier,896,22,8000,290,1088,1
|
||||
897,spectrier,897,20,445,290,1089,1
|
||||
898,calyrex,898,11,77,250,1090,1
|
||||
899,wyrdeer,899,18,951,,,1
|
||||
900,kleavor,900,18,890,,,1
|
||||
901,ursaluna,901,24,2900,,,1
|
||||
902,basculegion-male,902,30,1100,,,1
|
||||
903,sneasler,903,13,430,,,1
|
||||
904,overqwil,904,25,605,,,1
|
||||
905,enamorus-incarnate,905,16,480,,,1
|
||||
10001,deoxys-attack,386,17,608,270,515,0
|
||||
10002,deoxys-defense,386,17,608,270,516,0
|
||||
10003,deoxys-speed,386,17,608,270,517,0
|
||||
|
@ -1125,3 +1132,24 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10226,urshifu-single-strike-gmax,892,290,10000,275,,0
|
||||
10227,urshifu-rapid-strike-gmax,892,260,10000,275,,0
|
||||
10228,toxtricity-low-key-gmax,849,240,10000,176,,0
|
||||
10229,growlithe-hisui,58,8,227,,,0
|
||||
10230,arcanine-hisui,59,20,1680,,,0
|
||||
10231,voltorb-hisui,100,5,130,,,0
|
||||
10232,electrode-hisui,101,12,710,,,0
|
||||
10233,typhlosion-hisui,157,16,698,,,0
|
||||
10234,qwilfish-hisui,211,5,39,,,0
|
||||
10235,sneasel-hisui,215,9,270,,,0
|
||||
10236,samurott-hisui,503,15,582,,,0
|
||||
10237,lilligant-hisui,549,12,192,,,0
|
||||
10238,zorua-hisui,570,7,125,,,0
|
||||
10239,zoroark-hisui,571,16,730,,,0
|
||||
10240,braviary-hisui,628,17,434,,,0
|
||||
10241,sliggoo-hisui,705,7,685,,,0
|
||||
10242,goodra-hisui,706,17,3341,,,0
|
||||
10243,avalugg-hisui,713,14,2624,,,0
|
||||
10244,decidueye-hisui,724,16,370,,,0
|
||||
10245,dialga-origin,483,70,8487,,,0
|
||||
10246,palkia-origin,484,63,6590,,,0
|
||||
10247,basculin-white-striped,550,10,180,,,0
|
||||
10248,basculegion-female,902,30,1100,,,0
|
||||
10249,enamorus-therian,905,16,480,,,0
|
||||
|
|
|
|
@ -2142,6 +2142,22 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
896,264,0,1
|
||||
897,265,0,1
|
||||
898,127,0,1
|
||||
899,22,0,1
|
||||
899,119,0,2
|
||||
899,157,1,3
|
||||
900,68,0,1
|
||||
900,125,0,2
|
||||
900,80,1,3
|
||||
902,155,0,1
|
||||
902,91,0,2
|
||||
902,104,1,3
|
||||
903,46,0,1
|
||||
903,143,1,3
|
||||
904,38,0,1
|
||||
904,33,0,2
|
||||
904,33,1,3
|
||||
905,131,0,1
|
||||
905,126,1,3
|
||||
10001,46,0,1
|
||||
10002,46,0,1
|
||||
10003,46,0,1
|
||||
|
@ -2532,3 +2548,55 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
10228,244,0,1
|
||||
10228,58,0,2
|
||||
10228,101,1,3
|
||||
10229,22,0,1
|
||||
10229,18,0,2
|
||||
10229,154,1,3
|
||||
10230,22,0,1
|
||||
10230,18,0,2
|
||||
10230,154,1,3
|
||||
10231,43,0,1
|
||||
10231,9,0,2
|
||||
10231,106,1,3
|
||||
10232,43,0,1
|
||||
10232,9,0,2
|
||||
10232,106,1,3
|
||||
10233,66,0,1
|
||||
10233,18,1,3
|
||||
10234,38,0,1
|
||||
10234,33,0,2
|
||||
10234,22,1,3
|
||||
10235,39,0,1
|
||||
10235,51,0,2
|
||||
10235,143,1,3
|
||||
10236,67,0,1
|
||||
10236,75,1,3
|
||||
10237,34,0,1
|
||||
10237,55,0,2
|
||||
10237,102,1,3
|
||||
10238,149,0,1
|
||||
10239,149,0,1
|
||||
10240,51,0,1
|
||||
10240,125,0,2
|
||||
10240,128,1,3
|
||||
10241,157,0,1
|
||||
10241,142,0,2
|
||||
10241,183,1,3
|
||||
10242,157,0,1
|
||||
10242,142,0,2
|
||||
10242,183,1,3
|
||||
10243,173,0,1
|
||||
10243,115,0,2
|
||||
10243,5,1,3
|
||||
10244,65,0,1
|
||||
10244,203,1,3
|
||||
10245,46,0,1
|
||||
10245,140,1,3
|
||||
10246,46,0,1
|
||||
10246,140,1,3
|
||||
10247,155,0,1
|
||||
10247,91,0,2
|
||||
10247,104,1,3
|
||||
10248,155,0,1
|
||||
10248,91,0,2
|
||||
10248,104,1,3
|
||||
10249,142,0,1
|
||||
|
|
|
|
@ -1153,3 +1153,10 @@ species_id,egg_group_id
|
|||
896,15
|
||||
897,15
|
||||
898,15
|
||||
899,5
|
||||
900,3
|
||||
901,5
|
||||
902,12
|
||||
903,5
|
||||
904,12
|
||||
905,15
|
||||
|
|
|
|
@ -4123,6 +4123,13 @@ pokemon_form_id,generation_id,game_index
|
|||
896,8,0
|
||||
897,8,0
|
||||
898,8,0
|
||||
899,8,0
|
||||
900,8,0
|
||||
901,8,0
|
||||
902,8,0
|
||||
903,8,0
|
||||
904,8,0
|
||||
905,8,0
|
||||
10001,2,1
|
||||
10001,3,1
|
||||
10001,4,1
|
||||
|
@ -4947,3 +4954,24 @@ pokemon_form_id,generation_id,game_index
|
|||
10361,8,0
|
||||
10362,8,0
|
||||
10363,8,0
|
||||
10398,8,0
|
||||
10399,8,0
|
||||
10400,8,0
|
||||
10401,8,0
|
||||
10402,8,0
|
||||
10403,8,0
|
||||
10404,8,0
|
||||
10405,8,0
|
||||
10406,8,0
|
||||
10407,8,0
|
||||
10408,8,0
|
||||
10409,8,0
|
||||
10410,8,0
|
||||
10411,8,0
|
||||
10412,8,0
|
||||
10413,8,0
|
||||
10414,8,0
|
||||
10415,8,0
|
||||
10416,8,0
|
||||
10417,8,0
|
||||
10418,8,0
|
||||
|
|
|
|
@ -468,6 +468,8 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
892,9,Single Strike Style,Single Strike Urshifu
|
||||
892,11,いちげきのかた,
|
||||
892,12,一击流,
|
||||
902,9,Male, Male Basculegion
|
||||
905,9,Incarnate Forme, Incarnate Enamorus
|
||||
10001,1,B,
|
||||
10001,3,B,
|
||||
10001,5,B,Zarbi B
|
||||
|
@ -3203,3 +3205,24 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
10395,9,Gigantamax Form,Gigantamax Single Strike Urshifu
|
||||
10396,9,Gigantamax Form,Gigantamax Rapid Strike Urshifu
|
||||
10397,9,Gigantamax Form,Gigantamax Low Key Toxtricity
|
||||
10398,9,Hisuian Form, Hisuian Growlithe
|
||||
10399,9,Hisuian Form, Hisuian Arcanine
|
||||
10400,9,Hisuian Form, Hisuian Voltorb
|
||||
10401,9,Hisuian Form, Hisuian Electrode
|
||||
10402,9,Hisuian Form, Hisuian Typhlosion
|
||||
10403,9,Hisuian Form, Hisuian Qwilfish
|
||||
10404,9,Hisuian Form, Hisuian Sneasel
|
||||
10405,9,Hisuian Form, Hisuian Samurott
|
||||
10406,9,Hisuian Form, Hisuian Lilligant
|
||||
10407,9,Hisuian Form, Hisuian Zorua
|
||||
10408,9,Hisuian Form, Hisuian Zoroark
|
||||
10409,9,Hisuian Form, Hisuian Braviary
|
||||
10410,9,Hisuian Form, Hisuian Sliggoo
|
||||
10411,9,Hisuian Form, Hisuian Goodra
|
||||
10412,9,Hisuian Form, Hisuian Avalugg
|
||||
10413,9,Hisuian Form, Hisuian Decidueye
|
||||
10414,9,Origin Forme, Origin Dialga
|
||||
10415,9,Origin Forme, Origin Palkia
|
||||
10416,9,White-Striped Form, White-Striped Basculin
|
||||
10417,9,Female, Female Basculegion
|
||||
10418,9,Therian Forme, Therian Enamorus
|
||||
|
|
|
|
@ -897,6 +897,13 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
|||
896,glastrier,,896,20,1,0,0,1,1257
|
||||
897,spectrier,,897,20,1,0,0,1,1258
|
||||
898,calyrex,,898,20,1,0,0,1,1259
|
||||
899,wyrdeer,,899,20,1,0,0,1,
|
||||
900,kleavor,,900,20,1,0,0,1,
|
||||
901,ursaluna,,901,20,1,0,0,1,
|
||||
902,basculegion-male,male,902,20,1,0,0,1,
|
||||
903,sneasler,,903,20,1,0,0,1,
|
||||
904,overqwil,,904,20,1,0,0,1,
|
||||
905,enamorus-incarnate,incarnate,905,20,1,0,0,1,
|
||||
10001,unown-b,b,201,3,0,0,0,2,299
|
||||
10002,unown-c,c,201,3,0,0,0,3,300
|
||||
10003,unown-d,d,201,3,0,0,0,4,301
|
||||
|
@ -1294,3 +1301,24 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
|||
10395,urshifu-single-strike-gmax,gmax,10226,20,1,1,0,1,1281
|
||||
10396,urshifu-rapid-strike-gmax,gmax,10227,20,1,1,0,1,1282
|
||||
10397,toxtricity-low-key-gmax,gmax,10228,20,1,1,0,1,1283
|
||||
10398,growlithe-hisui,hisui,10229,24,1,1,0,1,
|
||||
10399,arcanine-hisui,hisui,10230,24,1,1,0,1,
|
||||
10400,voltorb-hisui,hisui,10231,24,1,1,0,1,
|
||||
10401,electrode-hisui,hisui,10232,24,1,1,0,1,
|
||||
10402,typhlosion-hisui,hisui,10233,24,1,1,0,1,
|
||||
10403,qwilfish-hisui,hisui,10234,24,1,1,0,1,
|
||||
10404,sneasel-hisui,hisui,10235,24,1,1,0,1,
|
||||
10405,samurott-hisui,hisui,10236,24,1,1,0,1,
|
||||
10406,lilligant-hisui,hisui,10237,24,1,1,0,1,
|
||||
10407,zorua-hisui,hisui,10238,24,1,1,0,1,
|
||||
10408,zoroark-hisui,hisui,10239,24,1,1,0,1,
|
||||
10409,braviary-hisui,hisui,10240,24,1,1,0,1,
|
||||
10410,sliggoo-hisui,hisui,10241,24,1,1,0,1,
|
||||
10411,goodra-hisui,hisui,10242,24,1,1,0,1,
|
||||
10412,avalugg-hisui,hisui,10243,24,1,1,0,1,
|
||||
10413,decidueye-hisui,hisui,10244,24,1,1,0,1,
|
||||
10414,dialga-origin,origin,10245,24,1,1,0,1,
|
||||
10415,palkia-origin,origin,10246,24,1,1,0,1,
|
||||
10416,basculin-white-striped,white-striped,10247,24,1,1,0,1,
|
||||
10417,basculegion-female,female,902,24,1,1,0,1,
|
||||
10418,enamorus-therian,therian,905,24,1,1,0,1,
|
||||
|
|
|
|
@ -897,3 +897,10 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
896,glastrier,8,,474,9,8,,-1,3,35,0,120,0,1,0,1,0,896,
|
||||
897,spectrier,8,,475,1,8,,-1,3,35,0,120,0,1,0,1,0,897,
|
||||
898,calyrex,8,,476,5,12,,-1,3,100,0,120,0,1,0,1,0,898,
|
||||
899,wyrdeer,8,234,,4,,,4,,,0,,,1,,0,0,899,
|
||||
900,kleavor,8,123,,3,,,4,75,,0,,,2,,0,0,900,
|
||||
901,ursaluna,8,217,,3,,,4,,,0,,,2,,0,0,901,
|
||||
902,basculegion,8,550,,5,,,4,,,0,,,2,,0,0,902,
|
||||
903,sneasler,8,215,,4,,,4,135,,0,,,4,,0,0,903,
|
||||
904,overqwil,8,211,,1,,,4,135,,0,,,2,,0,0,904,
|
||||
905,enamorus,8,,,6,,,8,,,0,,,1,,1,0,905,
|
||||
|
|
|
|
@ -19459,6 +19459,9 @@ opponent to protect its own Trainer from harm."
|
|||
58,34,12,"性格忠诚。
|
||||
为了保护自己的训练家,
|
||||
会拼命地朝对手狂吠。"
|
||||
58,39,9,"They patrol their territory in pairs. I believe the igneous
|
||||
rock components in the fur of this species are the result of
|
||||
volcanic activity in its habitat."
|
||||
59,1,9,"A POKéMON that
|
||||
has been admired
|
||||
since the pastfor its beauty.
|
||||
|
@ -19867,6 +19870,9 @@ beauty. It runs agilely as if on wings."
|
|||
59,34,12,"从古时候起就是俘获了
|
||||
众多人心的美丽宝可梦。
|
||||
能像飞一样轻巧地奔跑。"
|
||||
59,39,9,"Snaps at its foes with fangs cloaked in blazing flame. Despite its
|
||||
bulk, it deftly feints every which way, leading opponents on a
|
||||
deceptively merry chase as it all but dances around them."
|
||||
60,1,9,"Its newly grown
|
||||
legs prevent it
|
||||
from running. Itappears to prefer
|
||||
|
@ -34246,6 +34252,9 @@ It will self-destruct with very little stimulus."
|
|||
100,32,12,"据说它与精灵球相似的外形
|
||||
其实是它的保护色,但它
|
||||
很容易自爆这一点也出人意料。"
|
||||
100,39,9,"An enigmatic Pokémon that happens to bear a resemblance to a
|
||||
Poké Ball. When excited, it discharges the electric current it has
|
||||
stored in its belly, then lets out a great, uproarious laugh."
|
||||
101,1,9,"It stores electric
|
||||
energy under very
|
||||
high pressure.It often explodes
|
||||
|
@ -34477,6 +34486,9 @@ slightest shock could trigger a huge explosion."
|
|||
101,32,12,"只要受到一点撞击,
|
||||
就会由于体内的
|
||||
电能溢出导致爆炸。"
|
||||
101,39,9,"The tissue on the surface of its body is curiously similar in
|
||||
composition to an Apricorn. When irritated, this Pokémon lets
|
||||
loose an electric current equal to 20 lightning bolts."
|
||||
102,1,9,"Often mistaken
|
||||
for eggs.
|
||||
When disturbed,they quickly
|
||||
|
@ -53776,6 +53788,9 @@ blazing explosive blasts that burn everything to cinders."
|
|||
157,26,11,"灼熱の 炎で 周りに 陽炎を
|
||||
つくりだして 姿を 隠す ことが できる。
|
||||
燃えあがる 爆風は すべてを 焼き尽くすぞ。"
|
||||
157,39,9,"Said to purify lost, forsaken souls with its flames and guide them
|
||||
to the afterlife. I believe its form has been influenced by the
|
||||
energy of the sacred mountain towering at Hisui's center."
|
||||
158,4,9,"Its well-developed
|
||||
jaws are powerful
|
||||
and capable ofcrushing anything.
|
||||
|
@ -66785,6 +66800,9 @@ from scales. They inject a toxin that causes fainting."
|
|||
211,34,12,"全身上下的小针都是由鳞片
|
||||
变化而来的。如果被刺中的话,
|
||||
就会因中毒而昏迷。"
|
||||
211,39,9,"Fishers detest this troublesome Pokémon because it sprays
|
||||
poison from its spines, getting it everywhere. A different form
|
||||
of Qwilfish lives in other regions."
|
||||
212,4,9,"It swings its eye-
|
||||
patterned pincers
|
||||
up to scare itsfoes. This makes
|
||||
|
@ -67958,6 +67976,9 @@ and then it sneaks in to steal their eggs."
|
|||
215,34,12,"狡黠凶恶的性格。
|
||||
趁着双亲不在就侵入巢穴,
|
||||
将蛋盗出。"
|
||||
215,39,9,"Its sturdy, curved claws are ideal for traversing precipitous cliffs.
|
||||
From the tips of these claws drips a venom that infiltrates the
|
||||
nerves of any prey caught in Sneasel's grasp."
|
||||
216,4,9,"If it finds honey,
|
||||
its crescent mark
|
||||
glows. It alwayslicks its paws
|
||||
|
@ -122997,6 +123018,9 @@ Sinnoh-region myths as an ancient deity."
|
|||
483,26,11,"時間を 操る 力を 持つ。
|
||||
シンオウ地方では 神様と 呼ばれ
|
||||
神話に 登場する。"
|
||||
483,39,9,"This Pokémon is revered as a deity in Hisuian legend. The birth
|
||||
of Dialga was what caused the vast river of time to begin
|
||||
flowing in our world."
|
||||
484,12,9,"It has the ability to distort
|
||||
space. It is described as a deity
|
||||
in Sinnoh-region mythology."
|
||||
|
@ -123106,6 +123130,9 @@ a deity in Sinnoh-region mythology."
|
|||
484,26,11,"空間を ゆがめる 能力を 持ち
|
||||
シンオウ地方の 神話では
|
||||
神様として 描かれている。"
|
||||
484,39,9,"This Pokémon is feared as a deity in Hisuian legend. The birth
|
||||
of Palkia was what caused the walls of our world to disappear,
|
||||
creating a sky that spans for infinity."
|
||||
485,12,9,"It dwells in volcanic caves. It
|
||||
digs in with its cross-shaped feet
|
||||
to crawl on ceilings and walls."
|
||||
|
@ -125184,6 +125211,9 @@ them quiets everybody."
|
|||
503,26,11,"よろいに 仕込まれた 剣の 一振りで
|
||||
相手を 倒す。
|
||||
ひとにらみで 敵を 黙らせる。"
|
||||
503,39,9,"Hard of heart and deft of blade, this rare form of Samurott is
|
||||
a product of the Pokémon's evolution in the region of Hisui. Its
|
||||
turbulent blows crash into foes like ceaseless pounding waves."
|
||||
504,17,5,"Ils stockent à manger dans leurs
|
||||
bajoues et font le guet indéfiniment. Ils
|
||||
se font des signes en remuant la queue."
|
||||
|
@ -132992,6 +133022,9 @@ staggeringly expensive."
|
|||
549,34,12,"用它的花朵制成的精油
|
||||
虽有着极致香气,但价格
|
||||
同时也贵得令人大跌眼镜。"
|
||||
549,39,9,"I suspect that its well-developed legs are the result of a life
|
||||
spent on mountains covered in deep snow. The scent it exudes
|
||||
from its flower crown heartens those in proximity."
|
||||
550,17,5,"Les bleus et les rouges se détestent
|
||||
cordialement et se battent dès qu’ils
|
||||
s’aperçoivent. Un Pokémon très violent."
|
||||
|
@ -133213,6 +133246,9 @@ fatty side, and it’s more popular with the youth."
|
|||
550,34,12,"从前也曾经登上餐桌。
|
||||
红条纹野蛮鲈鱼的肉脂肪含量高,
|
||||
适合年轻人食用。"
|
||||
550,39,9,"Though it differs from other Basculin in several respects,
|
||||
including demeanor—this one is gentle—I have categorized
|
||||
it as a regional form given the vast array of shared qualities."
|
||||
551,17,5,"Il vit dans le sable des déserts.
|
||||
Le sable chauffé par le soleil empêche
|
||||
son corps de refroidir."
|
||||
|
@ -137665,6 +137701,9 @@ does this, it usually takes on the form of a child."
|
|||
570,34,12,"为了寻找食物,有时甚至会
|
||||
幻化成人类出现在城镇里。
|
||||
多数情况下会幻化成小孩。"
|
||||
570,39,9,"A once-departed soul, returned to life in Hisui. Derives power
|
||||
from resentment, which rises as energy atop its head and takes
|
||||
on the forms of foes. In this way, Zorua vents lingering malice. "
|
||||
571,17,5,"Ces Pokémon protègent les leurs en
|
||||
prenant l’apparence de leurs ennemis.
|
||||
Ils forment des groupes très soudés."
|
||||
|
@ -137886,6 +137925,9 @@ to them."
|
|||
571,34,12,"孤独的训练家会命令
|
||||
索罗亚克为自己展现幻像,
|
||||
借以排遣孤身一人的寂寞。"
|
||||
571,39,9,"With its disheveled white fur, it looks like an embodiment of
|
||||
death. Heedless of its own safety, Zoroark attacks its nemeses
|
||||
with a bitter energy so intense, it lacerates Zoroark's own body."
|
||||
572,17,5,"Ils se saluent en se caressant
|
||||
mutuellement le corps avec la queue,
|
||||
qu’ils gardent toujours immaculée."
|
||||
|
@ -148197,6 +148239,9 @@ the role of transportation in Galar."
|
|||
628,34,12,"性格粗暴、血气方刚,
|
||||
因此被钢铠鸦夺走了
|
||||
伽勒尔运送员的地位。"
|
||||
628,39,9,"Screaming a bloodcurdling battle cry, this huge and ferocious
|
||||
bird Pokémon goes out on the hunt. It blasts lakes with shock
|
||||
waves, then scoops up any prey that float to the water's surface."
|
||||
629,17,5,"Ses ailes sont trop petites pour lui
|
||||
permettre de voler. Quand l’évolution
|
||||
approche, il sort lui-même de sa coquille."
|
||||
|
@ -161006,6 +161051,9 @@ It thinks only of food and escaping its enemies."
|
|||
705,34,12,"背上的突起物里装着它
|
||||
小小的脑子,里面只想着
|
||||
吃饭和逃离敌人这两件事。"
|
||||
705,39,9,"A creature given to melancholy. I suspect its metallic shell
|
||||
developed as a result of the mucus on its skin reacting with
|
||||
the iron in Hisui's water."
|
||||
706,23,1,"ひとなつっこい ドラゴンポケモン。
|
||||
だいすきな トレーナーに だきついて
|
||||
ねんえきで ヌルヌルにしてしまう。"
|
||||
|
@ -161275,6 +161323,9 @@ blow from a heavyweight boxer."
|
|||
706,34,12,"用伸长角产生的力道来
|
||||
攻击对手,产生的威力比
|
||||
重量级拳击手的拳击还强100倍。"
|
||||
706,39,9,"Able to freely control the hardness of its metallic shell.
|
||||
It loathes solitude and is extremely clingy—it will fume and
|
||||
run riot if those dearest to it ever leave its side."
|
||||
707,23,1,"カギを あつめる しゅうせい。
|
||||
てきに おそわれると ジャラジャラと
|
||||
カギを うちならして いかくする。"
|
||||
|
@ -162683,6 +162734,9 @@ body returns to a pristine state overnight."
|
|||
713,34,12,"虽然身体的裂缝会因
|
||||
白天的活动而变大,
|
||||
但只要一晚就能全部长好。"
|
||||
713,39,9,"The armor of ice covering its lower jaw puts steel to shame and
|
||||
can shatter rocks with ease. This Pokémon barrels along steep
|
||||
mountain paths, cleaving through the deep snow."
|
||||
714,23,1,"まっくらな どうくつで くらす。
|
||||
20まんヘルツの ちょうおんぱを
|
||||
おおきな みみから はっしゃする。"
|
||||
|
@ -164298,6 +164352,9 @@ before they notice what’s happening."
|
|||
724,34,12,"只要0.1秒就可以在翅膀的
|
||||
藤蔓上搭好箭羽、射向敌人,
|
||||
并在敌人发现前贯穿其要害。"
|
||||
724,39,9,"The air stored inside the rachises of Decidueye's feathers
|
||||
insulates the Pokémon against Hisui's extreme cold. This is
|
||||
firm proof that evolution can be influenced by environment."
|
||||
725,27,1,"けづくろいで おなかに たまった
|
||||
ぬけげを もやして ひを ふく。
|
||||
けの はきかたで ほのおも へんか。"
|
||||
|
@ -182665,3 +182722,23 @@ cause hearts to mend and plants to spring forth."
|
|||
898,34,12,"曾经在很久以前统治着
|
||||
伽勒尔的传说之王。拥有
|
||||
治愈心灵和让草木发芽的能力。"
|
||||
899,39,9,"The black orbs shine with an uncanny light when the Pokémon is
|
||||
erecting invisible barriers. The fur shed from its beard retains
|
||||
heat well and is a highly useful material for winter clothing."
|
||||
900,39,9,"A violent creature that fells towering trees with its crude axes
|
||||
and shields itself with hard stone. If one should chance upon
|
||||
this Pokémon in the wilds, one's only recourse is to flee."
|
||||
901,39,9,"I believe it was Hisui's swampy terrain that gave Ursaluna its
|
||||
burly physique and newfound capacity to manipulate peat
|
||||
at will."
|
||||
902,39,9,"Clads itself in the souls of comrades that perished before
|
||||
fulfilling their goals of journeying upstream. No other species
|
||||
throughout all Hisui's rivers is Basculegion's equal."
|
||||
903,39,9,"Because of Sneasler's virulent poison and daunting physical
|
||||
prowess, no other species could hope to best it on the frozen
|
||||
highlands. Preferring solitude, this species does not form packs."
|
||||
904,39,9,"Its lancelike spikes and savage temperament have earned it the
|
||||
nickname "sea fiend." It slurps up poison to nourish itself."
|
||||
905,39,9,"When it flies to this land from across the sea, the bitter winter
|
||||
comes to an end. According to legend, this Pokémon's love
|
||||
gives rise to the budding of fresh life across Hisui."
|
||||
|
|
Can't render this file because it is too large.
|
|
@ -9877,3 +9877,66 @@ pokemon_species_id,local_language_id,name,genus
|
|||
898,9,Calyrex,King Pokémon
|
||||
898,11,バドレックス,キングポケモン
|
||||
898,12,蕾冠王,国王宝可梦
|
||||
899,1,アヤシシ,おおツノポケモン
|
||||
899,2,Ayashishi,
|
||||
899,3,신비록,
|
||||
899,4,詭角鹿,
|
||||
899,5,Cerbyllin,Pokémon Maxi Corne
|
||||
899,6,Damythir,Vielender-Pokémon
|
||||
899,9,Wyrdeer,Big Horn Pokémon
|
||||
899,11,アヤシシ,おおツノポケモン
|
||||
899,12,诡角鹿,
|
||||
900,1,バサギリ,まさかりポケモン
|
||||
900,2,Basagiri,
|
||||
900,3,사마자르,
|
||||
900,4,劈斧螳螂,
|
||||
900,5,Hachécateur,Pokémon Hache
|
||||
900,6,Axantor,Axt-Pokémon
|
||||
900,9,Kleavor,Axe Pokémon
|
||||
900,11,バサギリ,まさかりポケモン
|
||||
900,12,劈斧螳螂,
|
||||
901,1,ガチグマ,でいたんポケモン
|
||||
901,2,Gachiguma,
|
||||
901,3,다투곰,
|
||||
901,4,月月熊,
|
||||
901,5,Ursaking,Pokémon Tourbe
|
||||
901,6,Ursaluna,Torf-Pokémon
|
||||
901,9,Ursaluna,Peat Pokémon
|
||||
901,11,ガチグマ,でいたんポケモン
|
||||
901,12,月月熊,
|
||||
902,1,イダイトウ,おおうおポケモン
|
||||
902,2,Idaitou,
|
||||
902,3,대쓰여너,
|
||||
902,4,幽尾玄魚,
|
||||
902,5,Paragruel,Pokémon Poissigrand
|
||||
902,6,Salmagnis,Großfisch-Pokémon
|
||||
902,9,Basculegion,Big Fish Pokémon
|
||||
902,11,イダイトウ,おおうおポケモン
|
||||
902,12,幽尾玄鱼,
|
||||
903,1,オオニューラ,クライミングポケモン
|
||||
903,2,Oonyura,
|
||||
903,3,포푸니크,
|
||||
903,4,大狃拉,
|
||||
903,5,Farfurex,Pokémon Grimpeur
|
||||
903,6,Snieboss,Kletterei-Pokémon
|
||||
903,9,Sneasler,Free Climb Pokémon
|
||||
903,11,オオニューラ,クライミングポケモン
|
||||
903,12,大狃拉,
|
||||
904,1,ハリーマン,けんざんポケモン
|
||||
904,2,Hariman,
|
||||
904,3,장침바루,
|
||||
904,4,萬針魚,
|
||||
904,5,Qwilpik,Pokémon Épineux
|
||||
904,6,Myriador,Tausenddorn-Pokémon
|
||||
904,9,Overqwil,Pin Cluster Pokémon
|
||||
904,11,ハリーマン,けんざんポケモン
|
||||
904,12,万针鱼,
|
||||
905,1,ラブトロス,あいぞうポケモン
|
||||
905,2,Lovetolos,
|
||||
905,3,러브로스,
|
||||
905,4,眷戀雲,
|
||||
905,5,Amovénus,Pokémon Hainamour
|
||||
905,6,Cupidos,Hassliebe-Pokémon
|
||||
905,9,Enamorus,Love-Hate Pokémon
|
||||
905,11,ラブトロス,あいぞうポケモン
|
||||
905,12,眷恋云,
|
||||
|
|
|
|
@ -5387,6 +5387,48 @@ pokemon_id,stat_id,base_stat,effort
|
|||
898,4,80,0
|
||||
898,5,80,0
|
||||
898,6,80,0
|
||||
899,1,103,0
|
||||
899,2,105,1
|
||||
899,3,72,0
|
||||
899,4,105,0
|
||||
899,5,75,0
|
||||
899,6,65,0
|
||||
900,1,70,0
|
||||
900,2,135,2
|
||||
900,3,95,0
|
||||
900,4,45,0
|
||||
900,5,70,0
|
||||
900,6,85,0
|
||||
901,1,130,0
|
||||
901,2,140,3
|
||||
901,3,105,0
|
||||
901,4,45,0
|
||||
901,5,80,0
|
||||
901,6,50,0
|
||||
902,1,120,2
|
||||
902,2,112,0
|
||||
902,3,65,0
|
||||
902,4,80,0
|
||||
902,5,75,0
|
||||
902,6,78,0
|
||||
903,1,80,0
|
||||
903,2,130,1
|
||||
903,3,60,0
|
||||
903,4,40,0
|
||||
903,5,80,0
|
||||
903,6,120,1
|
||||
904,1,85,0
|
||||
904,2,115,1
|
||||
904,3,95,0
|
||||
904,4,65,0
|
||||
904,5,65,0
|
||||
904,6,85,0
|
||||
905,1,74,0
|
||||
905,2,115,0
|
||||
905,3,70,0
|
||||
905,4,135,3
|
||||
905,5,80,0
|
||||
905,6,106,0
|
||||
10001,1,50,0
|
||||
10001,2,180,2
|
||||
10001,3,20,0
|
||||
|
@ -6755,3 +6797,129 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10228,4,114,2
|
||||
10228,5,70,0
|
||||
10228,6,75,0
|
||||
10229,1,60,0
|
||||
10229,2,75,1
|
||||
10229,3,45,0
|
||||
10229,4,65,0
|
||||
10229,5,50,0
|
||||
10229,6,55,0
|
||||
10230,1,95,0
|
||||
10230,2,115,2
|
||||
10230,3,80,0
|
||||
10230,4,95,0
|
||||
10230,5,80,0
|
||||
10230,6,90,0
|
||||
10231,1,40,0
|
||||
10231,2,30,0
|
||||
10231,3,50,0
|
||||
10231,4,55,0
|
||||
10231,5,55,0
|
||||
10231,6,100,1
|
||||
10232,1,60,0
|
||||
10232,2,50,0
|
||||
10232,3,70,0
|
||||
10232,4,80,0
|
||||
10232,5,80,0
|
||||
10232,6,150,2
|
||||
10233,1,73,0
|
||||
10233,2,84,0
|
||||
10233,3,78,0
|
||||
10233,4,119,3
|
||||
10233,5,85,0
|
||||
10233,6,95,0
|
||||
10234,1,65,0
|
||||
10234,2,95,1
|
||||
10234,3,85,0
|
||||
10234,4,55,0
|
||||
10234,5,55,0
|
||||
10234,6,85,0
|
||||
10235,1,55,0
|
||||
10235,2,95,0
|
||||
10235,3,55,0
|
||||
10235,4,35,0
|
||||
10235,5,75,0
|
||||
10235,6,115,1
|
||||
10236,1,90,0
|
||||
10236,2,108,0
|
||||
10236,3,80,0
|
||||
10236,4,100,3
|
||||
10236,5,65,0
|
||||
10236,6,85,0
|
||||
10237,1,70,0
|
||||
10237,2,105,0
|
||||
10237,3,75,0
|
||||
10237,4,50,2
|
||||
10237,5,75,0
|
||||
10237,6,105,0
|
||||
10238,1,35,0
|
||||
10238,2,60,0
|
||||
10238,3,40,0
|
||||
10238,4,85,1
|
||||
10238,5,40,0
|
||||
10238,6,70,0
|
||||
10239,1,55,0
|
||||
10239,2,100,0
|
||||
10239,3,60,0
|
||||
10239,4,125,2
|
||||
10239,5,60,0
|
||||
10239,6,110,0
|
||||
10240,1,110,0
|
||||
10240,2,83,2
|
||||
10240,3,70,0
|
||||
10240,4,112,0
|
||||
10240,5,70,0
|
||||
10240,6,65,0
|
||||
10241,1,58,0
|
||||
10241,2,75,0
|
||||
10241,3,83,0
|
||||
10241,4,83,0
|
||||
10241,5,113,2
|
||||
10241,6,40,0
|
||||
10242,1,80,0
|
||||
10242,2,100,0
|
||||
10242,3,100,0
|
||||
10242,4,110,0
|
||||
10242,5,150,3
|
||||
10242,6,60,0
|
||||
10243,1,95,0
|
||||
10243,2,127,0
|
||||
10243,3,184,2
|
||||
10243,4,34,0
|
||||
10243,5,36,0
|
||||
10243,6,38,0
|
||||
10244,1,88,0
|
||||
10244,2,112,3
|
||||
10244,3,80,0
|
||||
10244,4,95,0
|
||||
10244,5,95,0
|
||||
10244,6,60,0
|
||||
10245,1,100,0
|
||||
10245,2,100,0
|
||||
10245,3,120,0
|
||||
10245,4,150,3
|
||||
10245,5,120,0
|
||||
10245,6,90,0
|
||||
10246,1,90,0
|
||||
10246,2,100,0
|
||||
10246,3,100,0
|
||||
10246,4,150,3
|
||||
10246,5,120,0
|
||||
10246,6,120,0
|
||||
10247,1,70,0
|
||||
10247,2,92,0
|
||||
10247,3,65,0
|
||||
10247,4,80,0
|
||||
10247,5,55,0
|
||||
10247,6,98,2
|
||||
10248,1,120,2
|
||||
10248,2,92,0
|
||||
10248,3,65,0
|
||||
10248,4,100,0
|
||||
10248,5,75,0
|
||||
10248,6,78,0
|
||||
10249,1,74,0
|
||||
10249,2,115,3
|
||||
10249,3,110,0
|
||||
10249,4,135,0
|
||||
10249,5,100,0
|
||||
10249,6,46,0
|
||||
|
|
|
|
@ -1339,6 +1339,20 @@ pokemon_id,type_id,slot
|
|||
897,8,1
|
||||
898,14,1
|
||||
898,12,2
|
||||
899,1,1
|
||||
899,14,2
|
||||
900,7,1
|
||||
900,6,2
|
||||
901,5,1
|
||||
901,1,2
|
||||
902,11,1
|
||||
902,8,2
|
||||
903,2,1
|
||||
903,4,2
|
||||
904,17,1
|
||||
904,4,2
|
||||
905,18,1
|
||||
905,3,2
|
||||
10001,14,1
|
||||
10002,14,1
|
||||
10003,14,1
|
||||
|
@ -1727,3 +1741,44 @@ pokemon_id,type_id,slot
|
|||
10227,11,2
|
||||
10228,13,1
|
||||
10228,4,2
|
||||
10229,10,1
|
||||
10229,6,2
|
||||
10230,10,1
|
||||
10230,6,2
|
||||
10231,13,1
|
||||
10231,12,2
|
||||
10232,13,1
|
||||
10232,12,2
|
||||
10233,10,1
|
||||
10233,8,2
|
||||
10234,17,1
|
||||
10234,4,2
|
||||
10235,2,1
|
||||
10235,4,2
|
||||
10236,11,1
|
||||
10236,17,2
|
||||
10237,12,1
|
||||
10237,2,2
|
||||
10238,1,1
|
||||
10238,8,2
|
||||
10239,1,1
|
||||
10239,8,2
|
||||
10240,14,1
|
||||
10240,3,2
|
||||
10241,9,1
|
||||
10241,16,2
|
||||
10242,9,1
|
||||
10242,16,2
|
||||
10243,15,1
|
||||
10243,6,2
|
||||
10244,12,1
|
||||
10244,2,2
|
||||
10245,9,1
|
||||
10245,16,2
|
||||
10246,11,1
|
||||
10246,16,2
|
||||
10247,11,1
|
||||
10248,11,1
|
||||
10248,8,2
|
||||
10249,18,1
|
||||
10249,3,2
|
||||
|
|
|
|
@ -37,3 +37,4 @@ region_id,local_language_id,name
|
|||
6,9,Kalos
|
||||
7,9,Alola
|
||||
8,9,Galar
|
||||
9,9,Hisui
|
||||
|
|
|
|
@ -7,3 +7,4 @@ id,identifier
|
|||
6,kalos
|
||||
7,alola
|
||||
8,galar
|
||||
9,hisui
|
||||
|
|
|
|
@ -20,3 +20,7 @@ version_group_id,region_id
|
|||
18,7
|
||||
19,1
|
||||
20,8
|
||||
21,8
|
||||
22,8
|
||||
23,4
|
||||
24,9
|
||||
|
|
|
|
@ -19,3 +19,7 @@ id,identifier,generation_id,order
|
|||
18,ultra-sun-ultra-moon,7,18
|
||||
19,lets-go-pikachu-lets-go-eevee,7,19
|
||||
20,sword-shield,8,20
|
||||
21,the-isle-of-armor,8,21
|
||||
22,the-crown-tundra,8,22
|
||||
23,brilliant-diamond-and-shining-pearl,8,23
|
||||
24,legends-arceus,8,24
|
||||
|
|
|
|
@ -213,3 +213,14 @@ version_id,local_language_id,name
|
|||
32,9,"Let’s Go, Eevee!"
|
||||
33,9,Sword
|
||||
34,9,Shield
|
||||
35,9,"The Isle of Armor"
|
||||
36,9,"The Crown Tundra"
|
||||
37,9,"Brilliant Diamond"
|
||||
38,9,"Shining Pearl"
|
||||
39,1,LEGENDS アルセウス
|
||||
39,3,LEGENDS 아르세우스
|
||||
39,5,Légendes : Arceus
|
||||
39,6,Legenden: Arceus
|
||||
39,7,Leyendas: Arceus
|
||||
39,8,Leggende: Arceus
|
||||
39,9,Legends: Arceus
|
||||
|
|
|
|
@ -33,3 +33,8 @@ id,version_group_id,identifier
|
|||
32,19,lets-go-eevee
|
||||
33,20,sword
|
||||
34,20,shield
|
||||
35,21,the-isle-of-armor
|
||||
36,22,the-crown-tundra
|
||||
37,23,brilliant-diamond
|
||||
38,23,shining-pearl
|
||||
39,24,legends-arceus
|
||||
|
|
|
Loading…
Reference in a new issue