mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Load/dump dance.
This commit is contained in:
parent
6c11455b28
commit
2079cccb72
2 changed files with 10 additions and 10 deletions
|
@ -1,13 +1,13 @@
|
|||
effect_id,changed_in_version_group_id,effect
|
||||
8,11,"Halves the target's [Defense]{mechanic} for damage calculation, which is similar to doubling the attack's [power]{mechanic}."
|
||||
29,3,"Does nothing in trainer battles."
|
||||
38,8,"Works while asleep through [Sleep Talk]{move} if not at full health."
|
||||
29,3,Does nothing in trainer battles.
|
||||
38,8,Works while asleep through [Sleep Talk]{move} if not at full health.
|
||||
46,3,"If this move misses, the user takes 1 point of damage in recoil."
|
||||
46,11,"If this move misses, the user takes half of the damage it would have inflicted in recoil."
|
||||
84,3,"Can call any move except for [Struggle]{move} and itself."
|
||||
109,11,"Raises evasion by one stage."
|
||||
161,8,"Did not raise [Defense]{mechanic} or [Special Defense]{mechanic}."
|
||||
175,8,"Did not raise the user's [Special Defense]{mechanic}."
|
||||
180,11,"Healed replacement Pokémon by half of their max HP."
|
||||
255,3,"Inflicts [normal]{type}-type damage and the user receives 1/2 of damage dealt in recoil."
|
||||
274,11,"Ignores [Wonder Guard]{ability}."
|
||||
84,3,Can call any move except for [Struggle]{move} and itself.
|
||||
109,11,Raises evasion by one stage.
|
||||
161,8,Did not raise [Defense]{mechanic} or [Special Defense]{mechanic}.
|
||||
175,8,Did not raise the user's [Special Defense]{mechanic}.
|
||||
180,11,Healed replacement Pokémon by half of their max HP.
|
||||
255,3,Inflicts [normal]{type}-type damage and the user receives 1/2 of damage dealt in recoil.
|
||||
274,11,Ignores [Wonder Guard]{ability}.
|
||||
|
|
|
|
@ -20669,4 +20669,4 @@ shaped all there is in this world."
|
|||
493,16,"According to the legends of Sinnoh, this
|
||||
Pokémon emerged from an egg and
|
||||
shaped all there is in this world."
|
||||
517,17,"any dream munna eats is completely forgotten. it's always floating in the air."
|
||||
517,17,any dream munna eats is completely forgotten. it's always floating in the air.
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue