mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
New names: Zorua/Zoroark, Illusion, Hone Claws/Foul Play. #451
This commit is contained in:
parent
cfd9a9aa3a
commit
7b441fa844
3 changed files with 5 additions and 5 deletions
|
@ -520,7 +520,7 @@ This ability triggers on every hit of a multiple-hit move.",Raises [Speed]{mecha
|
|||
|
||||
Damaging moves that inflict major status ailments as an extra effect, such as [Thunderbolt]{move}, are unaffected.",Has a 50% chance of protecting against non-damaging moves that inflict [major status ailments]{mechanic:major status ailment}.
|
||||
148,analyze,5,This Pokémon inflicts more damage when it moves last within a turn.,Raises power when moving last.
|
||||
149,illusion,5,"This Pokémon, upon being sent out, appears to have the species, nickname, and Poké Ball of the last Pokémon in the party that is able to battle. This illusion breaks upon being hit by a damaging move.
|
||||
149,Illusion,5,"This Pokémon, upon being sent out, appears to have the species, nickname, and Poké Ball of the last Pokémon in the party that is able to battle. This illusion breaks upon being hit by a damaging move.
|
||||
|
||||
Other damage, e.g. from [weather]{mechanic} or [Spikes]{move}, does not break the illusion, nor does damage done to a [Substitute]{move}.",Changes to the appearance of an ally. (?)
|
||||
150,eccentric,5,This Pokémon uses [Transform] upon entering battle.,Uses Transform upon entering battle.
|
||||
|
|
|
|
@ -466,7 +466,7 @@ id,name,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_class_
|
|||
465,Seed Flare,4,12,120,5,85,0,10,3,272,40,1,,22
|
||||
466,Ominous Wind,4,8,60,5,100,0,10,3,141,10,4,,11
|
||||
467,Shadow Force,4,8,120,5,100,0,10,2,273,,4,,22
|
||||
468,claw sharpen,5,17,0,15,,0,7,1,278,,,,
|
||||
468,Hone Claws,5,17,0,15,,0,7,1,278,,,,
|
||||
469,wide guard,5,6,0,10,,3,4,1,279,,,,
|
||||
470,guard share,5,14,0,10,,0,10,1,280,,,,
|
||||
471,power share,5,14,0,10,,0,10,1,281,,,,
|
||||
|
@ -490,7 +490,7 @@ id,name,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_class_
|
|||
489,snake coil,5,4,0,20,,0,7,1,323,,,,
|
||||
490,low kick 2.0,5,2,60,20,100,0,10,2,21,100,,,
|
||||
491,acid bomb,5,4,40,20,100,0,10,3,297,100,,,
|
||||
492,trickery,5,17,95,15,100,0,10,2,298,,,,
|
||||
492,Foul Play,5,17,95,15,100,0,10,2,298,,,,
|
||||
493,simple beam,5,1,0,15,100,0,10,1,299,,,,
|
||||
494,befriend,5,1,0,15,100,0,10,1,300,,,,
|
||||
495,after you,5,1,0,15,,0,10,1,301,,,,
|
||||
|
|
|
|
@ -568,8 +568,8 @@ id,name,generation_id,evolution_chain_id,height,weight,species,color_id,pokemon_
|
|||
567,aakeosu,5,289,14,320,さいこどり,10,,,1,45,177,70,0,30,0,0
|
||||
568,yabukuron,5,290,6,310,ゴミぶくろ,5,,,4,190,66,70,0,20,0,0
|
||||
569,dasutodasu,5,290,19,1073,ゴミすてば,5,,,4,60,166,70,0,20,0,0
|
||||
570,zoroa,5,291,7,125,わるぎつね,4,,,1,75,66,70,0,25,0,0
|
||||
571,zoroaaku,5,291,16,811,ばけぎつね,4,,,1,45,179,70,0,20,0,0
|
||||
570,Zorua,5,291,7,125,Tricky Fox,4,,,1,75,66,70,0,25,0,0
|
||||
571,Zoroark,5,291,16,811,Illusion Fox,4,,,1,45,179,70,0,20,0,0
|
||||
572,chiraamy,5,292,4,58,チンチラ,4,,,6,255,60,70,0,15,0,0
|
||||
573,chirachiino,5,292,5,75,スカーフ,4,,,6,60,165,70,0,15,0,0
|
||||
574,gochimu,5,293,4,58,ぎょうし,7,,,6,200,58,70,0,20,0,0
|
||||
|
|
|
Loading…
Reference in a new issue