Added short_effects for no-effect moves.
[zzz-pokedex.git] / pokedex / data / csv / move_effects.csv
1 id,priority,short_effect,effect
2 1,0,Inflicts regular damage with no additional effect.,Inflicts :mechanic:`regular damage`.
3 2,0,Puts the target to sleep.,Puts the target to :mechanic:`sleep`.
4 3,0,Has a :data:`move.effect_chance`\ % chance to poison the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`poison` the target.
5 4,0,Heals the user by half the damage inflicted.,Inflicts :mechanic:`regular damage`.  Heals the user for half the damage inflicted.
6 5,0,Has a :data:`move.effect_chance`\ % chance to burn the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn` the target.
7 6,0,Has a :data:`move.effect_chance`\ % chance to freeze the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`freeze` the target.
8 7,0,Has a :data:`move.effect_chance`\ % chance to paralyze the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`paralyze` the target.
9 8,0,Inflicts double damage.  User faints.,"User :mechanic:`faint`\ s, even if the attack :mechanic:`fail`\ s or :mechanic:`miss`\ es.  Inflicts :mechanic:`regular damage`, but halves the target's :mechanic:`Defense` for damage calculation, which is similar to doubling the attack's :mechanic:`power`."
10 9,0,Only works on sleeping Pokémon.  Heals the user by half the damage inflicted.,Only works on :mechanic:`sleep`\ ing Pokémon.  Inflicts :mechanic:`regular damage`.  Heals the user for half the damage inflicted.
11 10,0,Uses the target's last used move.,"Uses the last move targeted at the user by a Pokémon still on the :mechanic:`field`.  A move counts as targeting the user even if it hit multiple Pokémon, as long as the user was one of them; however, moves targeting the :mechanic:`field` itself do not count.  If the user has not been targeted by an appropriate move since entering the :mechanic:`field`, or if no Pokémon that targeted the user remains on the :mechanic:`field`, this move will :mechanic:`fail`.
12
13 Moves that :mechanic:`fail`\ ed, :mechanic:`miss`\ ed, had :mechanic:`no effect`, or were :mechanic:`block`\ ed are still copied.
14
15 Assist moves, time-delayed moves, “meta” moves that operate on other moves/Pokémon/abilities, and some other special moves cannot be copied and are ignored; if the last move to hit the user was such a move, the previous move will be used instead.  The full list of ignored moves is: :move:`Acupressure`, :move:`Assist`, :move:`Chatter`, :move:`Copycat`, :move:`Counter`, :move:`Curse`, :move:`Doom Desire`, :move:`Feint`, :move:`Focus Punch`, :move:`Future Sight`, :move:`Helping Hand`, :move:`Magic Coat`, :move:`Me First`, :move:`Metronome`, :move:`Mimic`, :move:`Mirror Coat`, :move:`Mirror Move`, :move:`Nature Power`, :move:`Perish Song`, :move:`Psych Up`, :move:`Role Play`, :move:`Sketch`, :move:`Sleep Talk`, :move:`Snatch`, :move:`Spit Up`, :move:`Struggle`, and :move:`Transform`.
16
17 This move cannot be selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`, nor forced by :move:`Encore`."
18 11,0,Raises the user's Attack by one level.,:mechanic:`Raises` the user's :mechanic:`Attack` by one level.
19 12,0,Raises the user's Defense by one level.,:mechanic:`Raises` the user's :mechanic:`Defense` by one level.
20 14,0,Raises the user's Special Attack by one level.,:mechanic:`Raises` the user's :mechanic:`Special Attack` by one level.
21 17,0,Raises the user's Evasion by one level.,:mechanic:`Raises` the user's :mechanic:`evasion` by one level.
22 18,0,Never misses.,Inflicts :mechanic:`regular damage`.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
23 19,0,Lowers the target's Attack by one level.,:mechanic:`Lowers` the target's :mechanic:`Attack` by one level.
24 20,0,Lowers the target's Defense by one level.,:mechanic:`Lowers` the target's :mechanic:`Defense` by one level.
25 21,0,Lowers the target's Speed by one level.,:mechanic:`Lowers` the target's :mechanic:`Speed` by one level.
26 24,0,Lowers the target's Accuracy by one level.,:mechanic:`Lowers` the target's :mechanic:`accuracy` by one level.
27 25,0,Lowers the target's Evasion by one level.,:mechanic:`Lowers` the target's :mechanic:`evasion` by one level.
28 26,0,"Resets all Pokémon's stats, Accuracy, and Evasion.","Removes :mechanic:`stat`, :mechanic:`accuracy`, and :mechanic:`evasion` modifiers from every Pokémon on the :mechanic:`field`.
29
30 This does not count as a stat reduction for the purposes of :ability:`Clear Body` or :ability:`White Smoke`."
31 27,1,"User waits for 2-3 turns, then hits back for twice the damage it took.","User waits for two turns.  On the third turn, the user inflicts twice the damage it accumulated on the last Pokémon to hit it.  Damage inflicted is :mechanic:`typeless`.
32
33 This move cannot be selected by :move:`Sleep Talk`."
34 28,0,"Hits every turn for 2-3 turns, then confuses the user.","Inflicts :mechanic:`regular damage`.  User is forced to attack with this move for 2–3 turns,selected at random.  After the last hit, the user becomes :mechanic:`confused`.
35
36 :move:`Safeguard` does not protect against the :move:`confusion` from this move."
37 29,-6,Immediately ends wild battles.  Forces trainers to switch Pokémon.,":mechanic:`Switch`\ es the target out for another of its trainer's Pokémon selected at random.  Wild battles end immediately.
38
39 Doesn't affect Pokémon with :ability:`Suction Cups` or under the effect of :move:`Ingrain`."
40 30,0,Hits 2-5 times in one turn.,"Inflicts :mechanic:`regular damage`.  Hits 2–5 times in one turn.
41
42 Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times.  Averages to 3 hits per use."
43 31,0,User's type changes to the type of one of its moves at random.,"User's :mechanic:`type` changes to the :mechanic:`type` of one of its moves, selected at random.  :move:`Hidden Power` and :move:`Weather Ball` are treated as :type:`Normal`.  Only moves with a different :mechanic:`type` are eligible, and :move:`Curse` is never eligible.  If the user has no suitable moves, this move will fail."
44 32,0,Has a :data:`move.effect_chance`\ % chance to make the target flinch.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to make the target flinch.
45 33,0,Heals the user by half its max HP.,Heals the user for half its max :mechanic:`HP`.
46 34,0,"Badly poisons the target, inflicting more damage every turn.",:mechanic:`Badly poisons` the target.
47 35,0,Scatters money on the ground worth five times the user's level.,"Inflicts :mechanic:`regular damage`.  After the battle ends, the winner receives five times the user's level in extra money for each time this move was used."
48 36,0,Reduces damage from special attacks by 50% for five turns..,"Erects a barrier around the user's side of the field that reduces damage from :mechanic:`special` attacks by half for five turns.  In double battles, the reduction is 2/3.  :mechanic:`Critical hit`\ s are not affected by the barrier.
49
50 If the user is holding :item:`Light Clay`, the barrier lasts for eight turns.
51
52 :move:`Brick Break` or :move:`Defog` used by an opponent will destroy the barrier."
53 37,0,"Has a :data:`move.effect_chance`\ % chance to burn, freeze, or paralyze the target.","Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn`, :mechanic:`freeze`, or :mechanic:`paralyze` the target.  One of these effects is selected at random; they do not each have independent chances to occur."
54 38,0,"User sleeps for two turns, completely healing itself.","User falls to :mechanic:`sleep` and immediately regains all its :mechanic:`HP`.  If the user has another :mechanic:`major status effect`, :mechanic:`sleep` will replace it.  The user will always wake up after two turns.
55
56 This move cannot be used during an :move:`Uproar`."
57 39,0,Causes a one-hit KO.,"Inflicts damage equal to the target's max :mechanic:`HP`.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.  This move's :mechanic:`accuracy` is 30% plus 1% for each level the user is higher than the target.  If the user is a lower level than the target, this move will :mechanic:`fail`.
58
59 Because this move inflicts a specific and finite amount of damage, :move:`Endure` still prevents the target from fainting.
60
61 The effects of :move:`Lock-On`, :move:`Mind Reader`, and :ability:`No Guard` still apply, as long as the user is equal or higher level than the target.  However, they will not give this move a chance to break through :move:`Detect` or :move:`Protect`."
62 40,0,Requires a turn to charge before attacking.,"Inflicts :mechanic:`regular damage`.  :mechanic:`Critical hit chance` is one level higher than normal.  User charges for one turn before attacking.
63
64 This move cannot be selected by :move:`Sleep Talk`."
65 41,0,Inflicts damage equal to half the target's HP.,Inflicts :mechanic:`typeless` damage equal to half the target's remaining :mechanic:`HP`.
66 42,0,Inflicts 40 points of damage.,Inflicts exactly 40 damage.
67 43,0,Prevents the target from fleeing and inflicts damage for 2-5 turns.,"Inflicts :mechanic:`regular damage`.  For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn.  The user continues to use other moves during this time.  If the user leaves the :mechanic:`field`, this effect ends.
68
69 Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times.  Averages to 3 hits per use.
70
71 :move:`Rapid Spin` cancels this effect."
72 44,0,Has an increased chance for a critical hit.,Inflicts :mechanic:`regular damage`.  :mechanic:`Critical hit chance` is one level higher than normal.
73 45,0,Hits twice in one turn.,Inflicts :mechanic:`regular damage`.  Hits twice in one turn.
74 46,0,"If the user misses, it takes half the damage it would have inflicted in recoil.","Inflicts :mechanic:`regular damage`.  If this move misses, is blocked by Protect or Detect, or has no effect, the user takes half the damage it would have inflicted in recoil.  This recoil damage will not exceed half the user's max HP.
75
76 This move cannot be used when :move:`Gravity` is in effect."
77 47,0,Protects the user's stats from being changed by enemy moves.,"Pokémon on the user's side of the :mechanic:`field` are immune to stat-:mechanic:`lower`\ ing effects for five turns.
78
79 :move:`Guard Swap`, :move:`Heart Swap`, and :move:`Power Swap` may still be used.
80
81 :move:`Defog` used by an opponent will end this effect."
82 48,0,Increases the user's chance to score a critical hit.,"Increases the user's critical hit rate by two levels until it leaves the field.
83
84 This effect is passed on by :move:`Baton Pass`."
85 49,0,User receives 1/4 the damage it inflicts in recoil.,Inflicts :mechanic:`regular damage`.  User takes 1/4 the damage it inflicts in recoil.
86 50,0,Confuses the target.,:mechanic:`Confuse`\ s the target.
87 51,0,Raises the user's Attack by two levels.,:mechanic:`Raises` the user's :mechanic:`Attack` by two levels.
88 52,0,Raises the user's Defense by two levels.,:mechanic:`Raises` the user's :mechanic:`Defense` by two levels.
89 53,0,Raises the user's Speed by two levels.,:mechanic:`Raises` the user's :mechanic:`Speed` by two levels.
90 54,0,Raises the user's Special Attack by two levels.,:mechanic:`Raises` the user's :mechanic:`Special Attack` by two levels.
91 55,0,Raises the user's Special Defense by two levels.,:mechanic:`Raises` the user's :mechanic:`Special Defense` by two levels.
92 58,0,User becomes a copy of the target until it leaves battle.,"User copies the target's species, weight, type, :mechanic:`ability`, :mechanic:`calculated stats` (except :mechanic:`HP`), and moves.  Copied moves will all have 5 :mechanic:`PP` remaining.  :mechanic:`IV`\ s are copied for the purposes of :move:`Hidden Power`, but stats are not recalculated.
93
94 :item:`Choice Band`, :item:`Choice Scarf`, and :item:`Choice Specs` stay in effect, and the user must select a new move.
95
96 This move cannot be copied by :move:`Mirror Move`, nor forced by :move:`Encore`."
97 59,0,Lowers the target's Attack by two levels.,:mechanic:`Lowers` the target's :mechanic:`Attack` by two levels.
98 60,0,Lowers the target's Defense by two levels.,:mechanic:`Lowers` the target's :mechanic:`Defense` by two levels.
99 61,0,Lowers the target's Speed by two levels.,:mechanic:`Lowers` the target's :mechanic:`Speed` by two levels.
100 63,0,Lowers the target's Special Defense by two levels.,:mechanic:`Lowers` the target's :mechanic:`Special Defense` by two levels.
101 66,0,Reduces damage from physical attacks by half.,"Erects a barrier around the user's side of the field that reduces damage from :mechanic:`physical` attacks by half for five turns.  In double battles, the reduction is 2/3.  :mechanic:`Critical hit`\ s are not affected by the barrier.
102
103 If the user is holding :item:`Light Clay`, the barrier lasts for eight turns.
104
105 :move:`Brick Break` or :move:`Defog` used by an opponent will destroy the barrier."
106 67,0,Poisons the target.,:mechanic:`Poisons` the target.
107 68,0,Paralyzes the target.,:mechanic:`Paralyzes` the target.
108 69,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Attack by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Attack` by one level.
109 70,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Defense by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Defense` by one level.
110 71,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Speed by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Speed` by one level.
111 72,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Special Attack by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Special Attack` by one level.
112 73,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Special Defense by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Special Defense` by one level.
113 74,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Accuracy by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`accuracy` by one level.
114 76,0,User charges for one turn before attacking.  Has a :data:`move.effect_chance`\ % chance to make the target flinch.,"Inflicts :mechanic:`regular damage`.  User charges for one turn before attacking.  Has a :data:`move.effect_chance`\ % chance to make the target :mechanic:`flinch`.
115
116 This move cannot be selected by :move:`Sleep Talk`."
117 77,0,Has a :data:`move.effect_chance`\ % chance to confuse the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`confuse` the target.
118 78,0,Hits twice in the same turn.  Has a :data:`move.effect_chance`\ % chance to poison the target.,Inflicts :mechanic:`regular damage`.  Hits twice in the same turn.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`poison` the target.
119 79,-1,Never misses.,Inflicts :mechanic:`regular damage`.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
120 80,0,"Transfers 1/4 of the user's max HP into a doll, protecting the user from further damage or status changes until it breaks.","Transfers 1/4 the user's max :mechanic:`HP` into a doll that absorbs damage and causes most negative move effects to fail.  If the user leaves the :mechanic:`field`, the doll will vanish.  If the user cannot pay the :mechanic:`HP` cost, this move will fail.
121
122 The doll takes damage as normal, using the user's stats and types, and will break when its :mechanic:`HP` reaches zero.  Self-inflicted damage from :mechanic:`confusion` or recoil is not absorbed.  Healing effects from opponents ignore the doll and heal the user as normal.  Moves that work based on the user's :mechanic:`HP` still do so; the doll's :mechanic:`HP` does not influence any move.
123
124 The doll will block :mechanic:`major status effect`\ s, :mechanic:`confusion`, and :mechanic:`flinch`\ ing.  The effects of :move:`Smellingsalt` and :move:`Wake-up Slap` do not trigger against a doll, even if the Pokémon behind the doll has the appropriate :mechanic:`major status effect`.  Multi-turn trapping moves like :move:`Wrap` will hit the doll for their :mechanic:`regular damage`, but the multi-turn trapping and damage effects will not activate.
125
126 Moves blocked or damage absorbed by the doll do not count as hitting the user or inflicting damage for any effects that respond to such, e.g., :move:`Avalanche`, :move:`Counter`, or a :item:`Rowap Berry`.  :move:`Magic Coat` still works as normal, even against moves the doll would block.  Opposing Pokémon that damage the doll with a leech move like :move:`Absorb` are healed as normal.
127
128 It will also block :move:`Acupressure`, :move:`Block`, the curse effect of :move:`Curse`, :move:`Dream Eater`, :move:`Embargo`, :move:`Flatter`, :move:`Gastro Acid`, :move:`Grudge`, :move:`Heal Block`, :move:`Leech Seed`, :move:`Lock-On`, :move:`Mean Look`, :move:`Mimic`, :move:`Mind Reader`, :move:`Nightmare`, :move:`Pain Split`, :move:`Psycho Shift`, :move:`Spider Web`, :move:`Sketch`, :move:`Swagger`, :move:`Switcheroo`, :move:`Trick`, :move:`Worry Seed`, and :move:`Yawn`.  A Pokémon affected by :move:`Yawn` before summoning the doll will still fall to :mechanic:`sleep`.
129
130 The doll blocks :ability:`Intimidate`, but all other abilities act as though the doll did not exist.  If the user has an ability that absorbs moves of a certain type for :mechanic:`HP` (such as :ability:`Volt Absorb` absorbing :move:`Thunder Wave`), such moves will not be blocked.
131
132 :item:`Life Orb` and berries that cause :mechanic:`confusion` still work as normal, but their respective :mechanic:`HP` loss and :mechanic:`confusion` are absorbed/blocked by the doll.
133
134 The user is still vulnerable to damage inflicted when entering or leaving the :mechanic:`field`, such as by :move:`Pursuit` or :move:`Spikes`; however, the doll will block the :mechanic:`poison` effect of :move:`Toxic Spikes`.
135
136 The doll is passed on by :move:`Baton Pass`.  It keeps its existing :mechanic:`HP`, but uses the replacement Pokémon's stats and types for damage calculation.
137
138 All other effects work as normal."
139 81,0,User foregoes its next turn to recharge.,"Inflicts :mechanic:`regular damage`.  User loses its next turn to ""recharge"", and cannot attack or :mechanic:`switch` out during that turn."
140 82,0,"If the user is hit after using this move, its Attack rises by one level.","Inflicts :mechanic:`regular damage`.  Every time the user is hit after it uses this move but before its next action, its :mechanic:`Attack` :mechanic:`raises` by one level."
141 83,0,Copies the target's last used move.,"This move is replaced by the target's last successfully used move, and its PP changes to 5.  If the target hasn't used a move since entering the field, if it tried to use a move this turn and :mechanic:`failed`, or if the user already knows the targeted move, this move will fail.  This effect vanishes when the user leaves the field.
142
143 If :move:`Chatter`, :move:`Metronome`, :move:`Mimic`, :move:`Sketch`, or :move:`Struggle` is selected, this move will fail.
144
145 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`, nor forced by :move:`Encore`."
146 84,0,Randomly selects and uses any move in the game.,"Selects any move at random and uses it.  Moves the user already knows are not eligible.  Assist, meta, protection, and reflection moves are also not eligible; specifically, :move:`Assist`, :move:`Chatter`, :move:`Copycat`, :move:`Counter`, :move:`Covet`, :move:`Destiny Bond`, :move:`Detect`, :move:`Endure`, :move:`Feint`, :move:`Focus Punch`, :move:`Follow Me`, :move:`Helping Hand`, :move:`Me First`, :move:`Metronome`, :move:`Mimic`, :move:`Mirror Coat`, :move:`Mirror Move`, :move:`Protect`, :move:`Sketch`, :move:`Sleep Talk`, :move:`Snatch`, :move:`Struggle`, :move:`Switcheroo`, :move:`Thief`, and :move:`Trick` will not be used by this effect.
147
148 This move cannot be copied by :move:`Mimic` or :move:`Mirror Move`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
149 85,0,"Seeds the target, stealing HP from it every turn.","Plants a seed on the target that steals 1/8 of its max :mechanic:`HP` at the end of every turn and heals the user for the amount taken.  Has no effect on :type:`Grass` Pokémon.  The seed remains until the target leaves the field.
150
151 The user takes damage instead of being healed if the target has :ability:`Liquid Ooze`.
152
153 :move:`Rapid Spin` will remove this effect.
154
155 This effect is passed on by :move:`Baton Pass`."
156 86,0,Does nothing.,Does nothing.
157 87,0,Disables the target's last used move for 1-8 turns.,"Disables the target's last used move, preventing its use for 4–7 turns, selected at random, or until the target leaves the :mechanic:`field`.  If the target hasn't used a move since entering the :mechanic:`field`, if it tried to use a move this turn and :mechanic:`failed`,  if its last used move has 0 PP remaining, or if it already has a move disabled, this move will fail."
158 88,0,Inflicts damage equal to the user's level.,"Inflicts damage equal to the user's level.  Type immunity applies, but other type effects are ignored."
159 89,0,Inflicts damage between 50% and 150% of the user's level.,"Inflicts :mechanic:`typeless` damage between 50% and 150% of the user's level, selected at random in increments of 10%."
160 90,-5,Inflicts twice the damage the user received from the last physical hit it took.,"Targets the last opposing Pokémon to hit the user with a :mechanic:`physical` move this turn.  Inflicts twice the damage that move did to the user.  If there is no eligible target, this move will :mechanic:`fail`.  Type immunity applies, but other type effects are ignored.
161
162 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`."
163 91,0,Forces the target to repeat its last used move every turn for 2 to 6 turns.,"Forces the target to repeat its last used move for 4–8 turns, selected at random.  If the selected move allows the trainer to select a target, an opponent will be selected at random each turn.  If the target is prevented from using the selected move by some other effect, :move:`Struggle` will be used instead.  This effect ends if the selected move runs out of :mechanic:`PP`.
164
165 If the target hasn't used a move since entering the :mechanic:`field`, if it tried to use a move this turn and :mechanic:`failed`, if it does not know the selected move, or if the selected move has 0 :mechanic:`PP` remaining, this move will fail.  If the target's last used move was :move:`Encore`, :move:`Mimic`, :move:`Mirror Move`, :move:`Sketch`, :move:`Struggle`, or :move:`Transform`, this move will fail."
166 92,0,Sets the user's and targets's HP to the average of their current HP.,"Changes the user's and target's remaining :mechanic:`HP` to the average of their current remaining :mechanic:`HP`.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.  This effect does not count as inflicting damage for other moves and effects that respond to damage taken.
167
168 This effect fails against a :move:`Substitute`."
169 93,0,Has a :data:`move.effect_chance`\ % chance to make the target flinch.  Only works if the user is sleeping.,Only usable if the user is :mechanic:`sleep`\ ing.  Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to make the target flinch.
170 94,0,Changes the user's type to a random type either resistant or immune to the last move used against it.,"Changes the user's type to a type either resistant or immune to the last damaging move that hit it.  The new type is selected at random and cannot be a type the user already is.  If there is no eligible new type, this move will fail."
171 95,0,Ensures that the user's next move will hit the target.,"If the user targets the same target again before the end of the next turn, the move it uses is guaranteed to hit.  This move itself also ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
172
173 One-hit KO moves are also guaranteed to hit, as long as the user is equal or higher level than the target.  This effect also allows the user to hit Pokémon in the immune turn of moves like :move:`Dig` or :move:`Fly`.
174
175 If the target uses :move:`Detect` or :move:`Protect` while under the effect of this move, the user is not guaranteed to hit, but has a (100 - accuracy)% chance to break through the protection.
176
177 This effect is passed on by :move:`Baton Pass`."
178 96,0,Permanently becomes the target's last used move.,"Permanently replaces itself with the target's last used move.  If that move is :move:`Chatter` or :move:`Struggle`, this move will fail.
179
180 This move cannot be copied by :move:`Mimic` or :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`, nor forced by :move:`Encore`."
181 98,0,Randomly uses one of the user's other three moves.  Only works if the user is sleeping.,"Only usable if the user is :mechanic:`sleep`\ ing.  Randomly selects and uses one of the user's other three moves.  Use of the selected move requires and costs 0 :mechanic:`PP`.
182
183 This move will not select :move:`Assist`, :move:`Bide`, :move:`Bounce`, :move:`Chatter`, :move:`Copycat`, :move:`Dig`, :move:`Dive`, :move:`Fly`, :move:`Focus Punch`, :move:`Me First`, :move:`Metronome`, :move:`Mirror Move`, :move:`Shadow Force`, :move:`Skull Bash`, :move:`Sky Attack`, :move:`Sleep Talk`, :move:`SolarBeam`, :move:`Razor Wind`, or :move:`Uproar`.
184
185 If the selected move requires a recharge turn—i.e., one of :move:`Blast Burn`, :move:`Frenzy Plant`, :move:`Giga Impact`, :move:`Hydro Cannon`, :move:`Hyper Beam`, :move:`Roar of Time`, or :move:`Rock Wrecker`—and the user is still :mechanic:`sleep`\ ing next turn, then it's forced to use this move again and pay another :mechanic:`PP` for the recharge turn.
186
187 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
188 99,0,"If the user faints this turn, the target automatically will, too.","If the user :mechanic:`faints` before its next move, the Pokémon that :mechanic:`faint`\ ed it will automatically :mechanic:`faint`.  End-of-turn damage is ignored.
189
190 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
191 100,0,"Inflicts more damage when the user has less HP remaining, with a maximum of 200 power.","Inflicts :mechanic:`regular damage`.  Power varies inversely with the user's proportional remaining :mechanic:`HP`.
192
193 ========================    =====
194 64 * current HP / max HP    Power
195 ========================    =====
196  0– 1                        200
197  2– 5                        150
198  6–12                        100
199 13–21                         80
200 22–42                         40
201 43–64                         20
202 ========================    =====
203 "
204 101,0,Lowers the PP of the target's last used move by 4.,"Lowers the PP of the target's last used move by 4.  If the target hasn't used a move since entering the :mechanic:`field`, if it tried to use a move this turn and :mechanic:`failed`, or if its last used move has 0 PP remaining, this move will fail."
205 102,0,Cannot lower the target's HP below 1.,Inflicts :mechanic:`regular damage`.  Will not reduce the target's :mechanic:`HP` below 1.
206 103,0,Cures the user and the user's ally of major status effects.,Removes :mechanic:`major status effects` and :mechanic:`confusion` from every Pokémon in the user's party.
207 104,1,Inflicts regular damage with no additional effect.,Inflicts :mechanic:`regular damage`.
208 105,0,"Hits three times, increasing power by 100% with each successful hit.","Inflicts :mechanic:`regular damage`.  Hits three times in the same turn.  The second hit has double power, and the third hit has triple power.  Each hit has a separate :mechanic:`accuracy` check, and this move stops if a hit misses.
209
210 :ability:`Skill Link` does not apply."
211 106,0,Takes the target's item.,"Inflicts :mechanic:`regular damage`.  If the target is holding an item and the user is not, the user will permanently take the item.  Damage is still inflicted if an item cannot be taken.
212
213 Pokémon with :ability:`Sticky Hold` or :ability:`Multi-type` are immune to the item theft effect.
214
215 The target cannot recover its item with :move:`Recycle`.
216
217 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
218 107,0,Prevents the target from leaving battle.,"The target cannot :mechanic:`switch out` normally.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.  This effect ends when the user leaves the :mechanic:`field`.
219
220 The target may still escape by using :move:`Baton Pass`, :move:`U-Turn`, or a :item:`Shed Shell`.
221
222 Both the user and the target pass on this effect with :move:`Baton Pass`."
223 108,0,Target loses 1/4 its max HP every turn as long as it's asleep.,"Only works on :mechanic:`sleep`\ ing Pokémon.  Gives the target a nightmare, damaging it for 1/4 its max :mechanic:`HP` every turn.  If the target wakes up or leaves the :mechanic:`field`, this effect ends."
224 109,0,Raises the user's evasion.,":mechanic:`Raises` the user's :mechanic:`evasion` by one level.
225
226 :move:`Stomp` has double power against Pokémon that have used this move since entering the :mechanic:`field`."
227 110,0,Ghosts pay half their max HP to hurt the target every turn.  Others decrease Speed but raise Attack and Defense.,"If the user is a :type:`Ghost`: user pays half its max :mechanic:`HP` to place a curse on the target, damaging it for 1/4 its max :mechanic:`HP` every turn.
228 Otherwise: :mechanic:`Lowers` the user's :mechanic:`Speed` by one level, and :mechanic:`raises` its :mechanic:`Attack` and :mechanic:`Defense` by one level each.
229
230 The curse effect is passed on by :move:`Baton Pass`.
231
232 This move cannot be copied by :move:`Mirror Move`."
233 112,3,Prevents any moves from hitting the user this turn.,"Protects the user from opponents' moves until the end of this turn.  If the user is last to move this turn, this move will fail.
234
235 If the user successfully used :move:`Detect`, :move:`Endure`, or :move:`Protect` on the last turn, this move has a 50% chance to :mechanic:`fail`.
236
237 :move:`Lock-On`, :move:`Mind Reader`, and :ability:`No Guard` provide a (100 – accuracy)% chance for moves to break through this move.  This does not apply to one-hit KO moves (:move:`Fissure`, :move:`Guillotine`, :move:`Horn Drill`, and :move:`Sheer Cold`); those are always blocked by this move.
238
239 :move:`Thunder` during :move:`Rain Dance` and :move:`Blizzard` during :move:`Hail` have a 30% chance to break through this move.
240
241 The following effects are not prevented by this move:
242 * :move:`Acupressure` from an ally
243 * :move:`Curse`'s curse effect
244 * Delayed damage from :move:`Doom Desire` and :move:`Future Sight`; however, these moves will be prevented if they are used this turn
245 * :move:`Feint`, which will also end this move's protection after it hits
246 * :move:`Imprison`
247 * :move:`Perish Song`
248 * :move:`Shadow Force`
249 * Moves that merely copy the user, such as :move:`Transform` or :move:`Psych Up`
250
251 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
252 113,0,"Scatters Spikes, hurting opposing Pokémon that switch in.","Scatters spikes around the opposing :mechanic:`field`, which damage opposing Pokémon that enter the :mechanic:`field` for 1/8 of their max :mechanic:`HP`.  Pokémon immune to :type:`Ground` moves are immune to this damage, except during :move:`Gravity`.  Up to three layers of spikes may be laid down, adding 1/16 to the damage done: two layers of spikes damage for 3/16 max :mechanic:`HP`, and three layers damage for 1/4 max :mechanic:`HP`.
253
254 :ability:`Wonder Guard` does not block damage from this effect.
255
256 :move:`Rapid Spin` removes this effect from its user's side of the :mechanic:`field`.  :move:`Defog` removes this effect from its target's side of the :mechanic:`field`."
257 114,0,"Forces the target to have no Evade, and allows it to be hit by Normal and Fighting moves even if it's a Ghost.",Resets the target's :mechanic:`evasion` to normal and prevents any further boosting until the target leaves the :mechanic:`field`.  A :type:`Ghost` under this effect takes normal damage from :type:`Normal` and :type:`Fighting` moves.  This move itself ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
258 115,0,User and target both faint after three turns.,"Every Pokémon is given a counter that starts at 3 and decreases by 1 at the end of every turn, including this one.  When a Pokémon's counter reaches zero, that Pokémon :mechanic:`faint`\ s.  A Pokémon that leaves the :mechanic:`field` will lose its counter; its replacement does not inherit the effect, and other Pokémon's counters remain.
259
260 This effect is passed on by :move:`Baton Pass`.
261
262 This move cannot be copied by :move:`Mirror Move`."
263 116,0,Changes the weather to a sandstorm for five turns.,"Changes the weather to a sandstorm for five turns.  Pokémon that are not :type:`Ground`, :type:`Rock`, or :type:`Steel` take 1/8 their max :mechanic:`HP` at the end of every turn.  :type:`Rock` Pokémon's original :mechanic:`Special Defense` is raised by 50% for the duration of this effect.
264
265 :move:`SolarBeam`'s power is halved.
266
267 :move:`Moonlight`, :move:`Morning Sun`, and :move:`Synthesis` only heal 1/4 the user's max :mechanic:`HP`."
268 117,3,Prevents the user's HP from lowering below 1 this turn.,"Prevents the user's :mechanic:`HP` from being lowered below 1 until the end of this turn.  This effect protects against one-hit KO moves.  If the user successfully used :move:`Detect`, :move:`Endure`, or :move:`Protect` on the last turn, this move has a 50% chance to :mechanic:`fail`.
269
270 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
271 118,0,"Power doubles every turn this move is used in succession after the first, resetting after five turns.","Inflicts :mechanic:`regular damage`.  User is forced to use this move for five turns.  Power doubles every time this move is used in succession to a maximum of 16x, and resets to normal after the lock-in ends.  If this move misses or becomes unusable, the lock-in ends.
272
273 If the user has used :move:`Defense Curl` since entering the field, this move has double power."
274 119,0,Raises the target's Attack by two levels and confuses the target.,":mechanic:`Raises` the target's :mechanic:`Attack` by two levels, then :mechanic:`confuses` it.  If the target's :mechanic:`Attack` cannot be :mechanic:`raised` by two levels, the :mechanic:`confusion` is not applied."
275 120,0,"Power doubles every turn this move is used in succession after the first, maxing out after five turns.","Inflicts :mechanic:`regular damage`.  Power doubles after every time this move is used, whether consecutively or not, maxing out at 16x.  If this move misses or the user leaves the :mechanic:`field`, power resets."
276 121,0,"Target falls in love if it has the opposite gender, and has a 50% chance to refuse attacking the user.","Causes the target to fall in love with the user, giving it a 50% chance to do nothing each turn.  If the user and target are the same gender, or either is genderless, this move will fail.  If either Pokémon leaves the :mechanic:`field`, this effect ends."
277 122,0,"Power increases with happiness, up to a maximum of 102.","Inflicts :mechanic:`regular damage`.  Power increases with :mechanic:`happiness`, given by ``happiness * 2 / 5``, to a maximum of 102.  Power bottoms out at 1."
278 123,0,Randomly inflicts damage with power from 40 to 120 or heals the target for 1/4 its max HP.,"Randomly uses one of the following effects.
279
280 ==================================================  ======
281 Effect                                              Chance
282 ==================================================  ======
283 Inflicts :mechanic:`regular damage` with 40 power   40%
284 Inflicts :mechanic:`regular damage` with 80 power   30%
285 Inflicts :mechanic:`regular damage` with 120 power  10%
286 Heals the target for 1/4 its max :mechanic:`HP`     20%
287 ==================================================  ======
288
289 On average, this move inflicts :mechanic:`regular damage` with 52 power and heals the target for 1/20 its max :mechanic:`HP`."
290 124,0,"Power increases as happiness decreases, up to a maximum of 102.","Inflicts :mechanic:`regular damage`.  Power increases inversely with :mechanic:`happiness`, given by ``(255 - happiness) * 2 / 5``, to a maximum of 102.  Power bottoms out at 1."
291 125,0,Protects the user's field from major status ailments and confusion for five turns.,"Protects Pokémon on the user's side of the :mechanic:`field` from :mechanic:`major status` effects and :mechanic:`confusion` for five turns.  Does not cancel existing ailments.  This effect remains even if the user leaves the :mechanic:`field`.
292
293 If :move:`Yawn` is used while this move is in effect, it will immediately fail.
294
295 :move:`Defog` used by an opponent will end this effect.
296
297 This effect does not prevent the :mechanic:`confusion` caused by :move:`Outrage`, :move:`Petal Dance`, or :move:`Thrash`."
298 126,0,Has a :data:`move.effect_chance`\ % chance to burn the target.  Lets frozen Pokémon thaw themselves.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn` the target.  :mechanic:`Frozen` Pokémon may use this move, in which case they will thaw."
299 127,0,Power varies randomly from 10 to 150.,"Inflicts :mechanic:`regular damage`.  Power is selected at random between 10 and 150, with an average of 64:
300
301 =========   =====   ======
302 Magnitude   Power   Chance
303 =========   =====   ======
304 4           10      5%
305 5           30      10%
306 6           50      20%
307 7           70      20%
308 8           90      20%
309 9           110     10%
310 10          150     5%
311 =========   =====   ======
312
313 This move has double power against Pokémon currently underground due to :move:`Dig`."
314 128,0,Allows the trainer to switch out the user and pass effects along to its replacement.,"User :mechanic:`switches out`, and the trainer selects a replacement Pokémon from the party.  :mechanic:`Stat` changes, :mechanic:`confusion`, and persistent move effects are passed along to the replacement Pokémon.
315
316 The following move effects are passed:
317
318 * :move:`Aqua Ring`
319 * both the user's and target's effect of :move:`Block`, :move:`Mean Look`, and :move:`Spider Web`
320 * the curse effect of :move:`Curse`
321 * :move:`Embargo`
322 * :move:`Focus Energy` or an activated :item`Lansat Berry`
323 * :move:`Gastro Acid`
324 * :move:`Ingrain`
325 * being sapped by :move:`Leech Seed`
326 * being targeted by :move:`Lock-On` or :move:`Mind Reader`
327 * :move:`Magnet Rise`
328 * :move:`Perish Song`'s counter
329 * :move:`Power Trick`
330 * :move:`Substitute`; the doll's HP is unchanged
331
332 The replacement Pokémon does not trigger effects that respond to Pokémon switching in."
333 129,0,"If the target leaves battle this turn, user will hit the target with double power and then hit its replacement normally.","Inflicts :mechanic:`regular damage`.  If the target attempts to :mechanic:`switch out` this turn before the user moves, and the user is not prevented from doing so, the user will hit the target with doubled power as it leaves.  Otherwise, this move does not act specially.
334
335 This effect can still hit a Pokémon that :mechanic:`switches out` when it has a :move:`Substitute` up or when an ally has used :move:`Follow Me`."
336 130,0,"Frees the user from binding moves, removes Leech Seed, and blows away Spikes.","Inflicts :mechanic:`regular damage`.  Removes :move:`Leech Seed` from the user, frees the user from :move:`Bind`, :move:`Clamp`, :move:`Fire Spin`, :move:`Magma Storm`, :move:`Sand Tomb`, :move:`Whirlpool`, and :move:`Wrap`, and clears :move:`Spikes`, :move:`Stealth Rock`, and :move:`Toxic Spikes` from the user's side of the :mechanic:`field`.  If this move misses or has :mechanic:`no effect`, its effect doesn't activate."
337 131,0,Inflicts 20 points of damage.,Inflicts exactly 20 damage.
338 133,0,Heals the user by half its max HP.  Affected by weather.,"Heals the user for half its max :mechanic:`HP`.
339
340 During :move:`Sunny Day`, the healing is increased to 2/3 max :mechanic:`HP`.
341
342 During :move:`Hail`, :move:`Rain Dance`, or :move:`Sandstorm`, the healing is decreased to 1/4 max :mechanic:`HP`."
343 136,0,Power and type depend upon user's IVs.  Power can range from 30 to 70.,"Inflicts :mechanic:`regular damage`.  Power and type are determined by the user's :mechanic:`IV`\ s.
344
345 Power is given by ``x * 40 / 63 + 30``.  ``x`` is obtained by arranging bit 1 from the :mechanic:`IV` for each of :mechanic:`Special Defense`, :mechanic:`Special Attack`, :mechanic:`Speed`, :mechanic:`Defense`, :mechanic:`Attack`, and :mechanic:`HP` in that order.  (Bit 1 is 1 if the :mechanic:`IV` is of the form ``4n + 2`` or ``4n + 3``.  ``x`` is then 64 * :mechanic:`Special Defense` :mechanic:`IV` bit 1, plus 32 * :mechanic:`Special Attack` :mechanic:`IV` bit 1, etc.)
346
347 Power is always between 30 and 70, inclusive.  Average power is 49.5.
348
349 Type is given by ``y * 15 / 63``, where ``y`` is similar to ``x`` above, except constructed from bit 0.  (Bit 0 is 1 if the :mechanic:`IV` is odd.)  The result is looked up in the following table.
350
351 =====   ========
352 Value   Type
353 =====   ========
354 0       :type:`Fighting`
355 1       :type:`Flying`
356 2       :type:`Poison`
357 3       :type:`Ground`
358 4       :type:`Rock`
359 5       :type:`Bug`
360 6       :type:`Ghost`
361 7       :type:`Steel`
362 8       :type:`Fire`
363 9       :type:`Water`
364 10      :type:`Grass`
365 11      :type:`Electric`
366 12      :type:`Psychic`
367 13      :type:`Ice`
368 14      :type:`Dragon`
369 15      :type:`Dark`
370 =====   ========
371
372 This move thus cannot be :type:`Normal`.  Most other types have an equal 1/16 chance to be selected, given random :mechanic:`IV`\ s.  However, due to the flooring used here, :type:`Bug`, :type:`Fighting`, and :type:`Grass` appear 5/64 of the time, and :type:`Dark` only 1/64 of the time."
373 137,0,Changes the weather to rain for five turns.,"Changes the weather to rain for five turns, during which :type:`Water` moves inflict 50% extra damage, and :type:`Fire` moves inflict half damage.
374
375 If the user is holding :item:`Damp Rock`, this effect lasts for eight turns.
376
377 :move:`Thunder` has 100% accuracy.  If the target has used :move:`Detect` or :move:`Protect`, :move:`Thunder` has a (100 - accuracy)% chance to break through the protection.
378
379 :move:`SolarBeam` has half power.
380
381 :move:`Moonlight`, :move:`Morning Sun`, and :move:`Synthesis` heal only 1/4 of the user's max :mechanic:`HP`.
382
383 Pokémon with :ability:`Swift Swim` have doubled original :mechanic:`Speed`.
384
385 Pokémon with :ability:`Forecast` become :type:`Water`.
386
387 Pokémon with :ability:`Dry Skin` heal 1/8 max :mechanic:`HP`, Pokémon with :ability:`Hydration` are cured of :mechanic:`major status effects`, and Pokémon with :ability:`Rain Dish` heal 1/16 max :mechanic:`HP` at the end of each turn."
388 138,0,Changes the weather to sunny for five turns.,"Changes the weather to sunshine for five turns, during which :type:`Fire` moves inflict 50% extra damage, and :type:`Water` moves inflict half damage.
389
390 If the user is holding :item:`Heat Rock`, this effect lasts for eight turns.
391
392 Pokémon cannot become :mechanic:`frozen`.
393
394 :move:`Thunder` has 50% accuracy.
395
396 :move:`SolarBeam` skips its charge turn.
397
398 :move:`Moonlight`, :move:`Morning Sun`, and :move:`Synthesis` heal 2/3 of the user's max :mechanic:`HP`.
399
400 Pokémon with :ability:`Chlorophyll` have doubled original :mechanic:`Speed`.
401
402 Pokémon with :ability:`Forecast` become :type:`Fire`.
403
404 Pokémon with :ability:`Leaf Guard` are not affected by :mechanic:`major status effects`.
405
406 Pokémon with :ability:`Flower Gift` change form; every Pokémon on their side of the :mechanic:`field` have their original :mechanic:`Attack` and :mechanic:`Special Attack` increased by 50%.
407
408 Pokémon with :ability:`Dry Skin` lose 1/8 max :mechanic:`HP` at the end of each turn.
409
410 Pokémon with :ability:`Solar Power` have their original :mechanic:`Special Attack` raised by 50% but lose 1/8 their max :mechanic:`HP` at the end of each turn."
411 139,0,Has a :data:`move.effect_chance`\ % chance to raise the user's Defense by one level.,Inflicts :mechanic:`regular damage`. Has a :data:`move.effect_chance`\ % chance to :mechanic:`raise` the user's :mechanic:`Defense` one level.
412 140,0,Has a :data:`move.effect_chance`\ % chance to raise the user's Attack by one level.,Inflicts :mechanic:`regular damage`. Has a :data:`move.effect_chance`\ % chance to :mechanic:`raise` the user's :mechanic:`Attack` one level.
413 141,0,Has a :data:`move.effect_chance`\ % chance to raise all of the user's stats by one level.,Inflicts :mechanic:`regular damage`. Has a :data:`move.effect_chance`\ % chance to :mechanic:`raise` all of the user's stats one level.
414 143,0,User pays half its max HP to max out its Attack.,"User pays half its max :mechanic:`HP` to :mechanic:`raise` its :mechanic:`Attack` to +6 levels.  If the user cannot pay the :mechanic:`HP` cost, this move will fail."
415 144,0,Discards the user's stat changes and copies the target's.,"Discards the user's :mechanic:`stat changes` and copies the target's.
416
417 This move cannot be copied by :move:`Mirror Move`."
418 145,-5,Inflicts twice the damage the user received from the last special hit it took.,"Targets the last opposing Pokémon to hit the user with a :mechanic:`special` move this turn.  Inflicts twice the damage that move did to the user.  If there is no eligible target, this move will :mechanic:`fail`.  Type immunity applies, but other type effects are ignored.
419
420 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`."
421 146,0,Raises the user's Defense by one level.  User charges for one turn before attacking.,"Inflicts :mechanic:`regular damage`.  :mechanic:`Raises` the user's :mechanic:`Defense`.  User then charges for one turn before attacking.
422
423 This move cannot be selected by :move:`Sleep Talk`."
424 147,0,Has chance to make the target flinch.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to make each target :mechanic:`flinch`.
425
426 If the target is in the first turn of :move:`Bounce` or :move:`Fly`, this move will hit with double power."
427 148,0,Inflicts regular damage and can hit Dig users.,"Inflicts :mechanic:`regular damage`.
428
429 If the target is in the first turn of :move:`Dig`, this move will hit with double power."
430 149,0,Hits the target two turns later.,"Inflicts :mechanic:`typeless` :mechanic:`regular damage` at the end of the third turn, starting with this one.  This move cannot :mechanic:`critical hit`.  If the target :mechanic:`switches out`, its replacement will be hit instead.  Damage is calculated at the time this move is used; :mechanic:`stat changes` and :mechanic:`switching out` during the delay won't change the damage inflicted.  No move with this effect can be used against the same target again until after the end of the third turn.
431
432 This effect breaks through :ability:`Wonder Guard`.
433
434 If the target is protected by :move:`Protect` or :move:`Detect` on the turn this move is used, this move will fail.  However, the damage on the third turn will break through protection.
435
436 The damage is applied at the end of the turn, so it ignores :move:`Endure` and :item:`Focus Sash`.
437
438 This move cannot be copied by :move:`Mirror Move`."
439 150,0,Inflicts regular damage and can hit Bounce and Fly users.,"Inflicts :mechanic:`regular damage`.
440
441 If the target is in the first turn of :move:`Bounce` or :move:`Fly`, this move will hit with double power."
442 151,0,Has a :data:`move.effect_chance`\ % chance to make the target flinch.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to make the target :mechanic:`flinch`.
443
444 Power is doubled against Pokémon that have used :move:`Minimize` since entering the :mechanic:`field`."
445 152,0,Requires a turn to charge before attacking.,"Inflicts :mechanic:`regular damage`.  User charges for one turn before attacking.
446
447 During :move:`Sunny Day`, the charge turn is skipped.
448
449 During :move:`Hail`, :move:`Rain Dance`, or :move:`Sandstorm`, power is halved.
450
451 This move cannot be selected by :move:`Sleep Talk`."
452 153,0,Has a :data:`move.effect_chance`\ % chance to paralyze the target.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`paralyze` the target.
453
454 During :move:`Rain Dance`, this move has 100% accuracy.  It also has a (100 - accuracy)% chance to break through the protection of :move:`Protect` and :move:`Detect`.
455
456 During :move:`Sunny Day`, this move has 50% accuracy."
457 154,0,Immediately ends wild battles.  No effect otherwise.,Does nothing.  Wild battles end immediately.
458 155,0,Hits once for every conscious Pokémon the trainer has.,"Inflicts :mechanic:`typeless` :mechanic:`regular damage`.  Every Pokémon in the user's party, excepting those that have fainted or have a :mechanic:`major status effect`, attacks the target.  Calculated stats are ignored; the base stats for the target and assorted attackers are used instead.  The random factor in the damage formula is not used.  :type:`Dark` Pokémon still get :mechanic:`STAB`.
459
460 This effect breaks through :ability:`Wonder Guard`."
461 156,0,"User flies high into the air, dodging all attacks, and hits next turn.","Inflicts :move:`regular damage`.  User flies high into the air for one turn, becoming immune to attack, and hits on the second turn.
462
463 During the immune turn, :move:`Gust`, :move:`Sky Uppercut`, :move:`Thunder`, and :move:`Twister` still hit the user normally.  :move:`Gust` and :move:`Twister` also have double power against the user.
464
465 The damage from :move:`Hail` and :move:`Sandstorm` still applies during the immune turn.
466
467 The user may be hit during its immune turn if under the effect of :move:`Lock-On`, :move:`Mind Reader`, or :ability:`No Guard`.
468
469 This move cannot be used when :move:`Gravity` is in effect.
470
471 This move cannot be selected by :move:`Sleep Talk`."
472 157,0,Raises user's Defense by one level.,":mechanic:`Raises` user's :mechanic:`Defense` by one level.
473
474 After this move is used, the power of :move:`Ice Ball` and :move:`Rollout` are doubled until the user leaves the :mechanic:`field`."
475 159,1,Can only be used as the first move after the user enters battle.  Causes the target to flinch.,Inflicts :mechanic:`regular damage`.  Causes the target to flinch.  Can only be used on the user's first turn after entering the :mechanic:`field`.
476 160,0,Forced to use this move for several turns.  Pokémon cannot fall asleep in that time.,"Inflicts :mechanic:`regular damage`.  User is forced to use this move for 2–5 turns, selected at random.  All Pokémon on the :mechanic:`field` wake up, and none can fall to :mechanic:`sleep` until the lock-in ends.
477
478 Pokémon cannot use :move:`Rest` during this effect.
479
480 This move cannot be selected by :move:`Sleep Talk`."
481 161,0,Stores energy up to three times for use with Spit Up and Swallow.,":mechanic:`Raises` the user's :mechanic:`Defense` and :mechanic:`Special Defense` by one level.  Stores energy for use with :move:`Spit Up` and :move:`Swallow`.  Up to three levels of energy can be stored, and all are lost if the user leaves the :mechanic:`field`.  Energy is still stored even if the stat boosts cannot be applied.
482
483 If the user uses :move:`Baton Pass`, the stat boosts are passed as normal, but the stored energy is not."
484 162,0,Power is 100 times the amount of energy Stockpiled.,"Inflicts :mechanic:`regular damage`.  Power is equal to 100 times the amount of energy stored by :move:`Stockpile`.  Ignores the random factor in the damage formula.  Stored energy is consumed, and the user's :mechanic:`Defense` and :mechanic:`Special Defense` are reset to what they would be if :move:`Stockpile` had not been used.  If the user has no energy stored, this move will fail.
485
486 This move cannot be copied by :move:`Mirror Move`."
487 163,0,"Recovers 1/4 HP after one Stockpile, 1/2 HP after two Stockpiles, or full HP after three Stockpiles.","Heals the user depending on the amount of energy stored by :move:`Stockpile`: 1/4 its max :mechanic:`HP` after one use, 1/2 its max :mechanic:`HP` after two uses, or fully after three uses.  Stored energy is consumed, and the user's :mechanic:`Defense` and :mechanic:`Special Defense` are reset to what they would be if :move:`Stockpile` had not been used.  If the user has no energy stored, this move will fail."
488 165,0,Changes the weather to a hailstorm for five turns.,"Changes the weather to hail for five turns, during which non-:type:`Ice` Pokémon are damaged for 1/16 their max :mechanic:`HP` at the end of every turn.
489
490 If the user is holding :item:`Icy Rock`, this effect lasts for eight turns.
491
492 :move:`Blizzard` has 100% accuracy.  If the target has used :move:`Detect` or :move:`Protect`, :move:`Blizzard` has a (100 - accuracy)% chance to break through the protection.
493
494 :move:`Moonlight`, :move:`Morning Sun`, and :move:`Synthesis` heal only 1/4 of the user's max :mechanic:`HP`.
495
496 Pokémon with :ability:`Snow Cloak` are exempt from this effect's damage."
497 166,0,Prevents the target from using the same move twice in a row.,"Prevents the target from attempting to use the same move twice in a row.  When the target leaves the :mechanic:`field`, this effect ends.
498
499 If the target is forced to attempt a repeated move due to :item:`Choice Band`, :item:`Choice Scarf`, :item:`Choice Specs`, :move:`Disable`, :move:`Encore`, :move:`Taunt`, only having :mechanic:`PP` remaining for one move, or any other effect, the target will use :move:`Struggle` instead.  The target is then free to use the forced move next turn, as it didn't use that move this turn."
500 167,0,Raises the target's Special Attack by two levels and confuses the target.,":mechanic:`Raises` the target's :mechanic:`Special Attack` by one level, then :mechanic:`confuses` it."
501 168,0,Burns the target.,:mechanic:`Burns` the target.
502 169,0,Lowers the target's Attack and Special Attack by two levels.  User faints.,:mechanic:`Lowers` the target's :mechanic:`Attack` and :mechanic:`Special Attack` by two levels.  User faints.
503 170,0,"Power doubles if user is burned, paralyzed, or poisoned.","Inflicts :mechanic:`regular damage`.  If the user is :mechanic:`burned`, :mechanic:`paralyzed`, or :mechanic:`poisoned`, this move has double power."
504 171,-3,"If the user takes damage before attacking, the attack is canceled.","Inflicts :mechanic:`regular damage`.  If the user takes damage this turn before hitting, this move will fail.
505
506 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
507 172,0,"If the target is paralyzed, inflicts double damage and cures the paralysis.","Inflicts :mechanic:`regular damage`.  If the user is :mechanic:`paralyzed`, this move has double power, and the user is cured of its :mechanic:`paralysis`."
508 173,3,Redirects the target's single-target effects to the user for this turn.,"Until the end of this turn, any moves that opposing Pokémon target solely at the user's ally will instead target the user.  If both Pokémon on the same side of the :mechanic:`field` use this move on the same turn, the Pokémon that uses it last will become the target.
509
510 This effect takes priority over :ability:`Lightningrod` and :ability:`Storm Drain`.
511
512 If the user's ally :mechanic:`switches out`, opposing Pokémon may still hit it with :move:`Pursuit`.
513
514 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
515 174,0,Uses a move which depends upon the terrain.,"Uses another move chosen according to the terrain.
516
517 ==============  ==================
518 Terrain         Selected move
519 ==============  ==================
520 Building        :move:`Tri Attack`
521 Cave            :move:`Rock Slide`
522 Deep water      :move:`Hydro Pump`
523 Desert          :move:`Earthquake`
524 Grass           :move:`Seed Bomb`
525 Mountain        :move:`Rock Slide`
526 Road            :move:`Earthquake`
527 Shallow water   :move:`Hydro Pump`
528 Snow            :move:`Blizzard`
529 Tall grass      :move:`Seed Bomb`
530 ==============  ==================
531 Courtyard       :move:`Tri Attack`
532 Crystal         :move:`Rock Slide`
533 Gateway         :move:`Hydro Pump`
534 Magma           :move:`Rock Slide`
535 Main Street     :move:`Tri Attack`
536 Neon            :move:`Tri Attack`
537 Stargazer       :move:`Rock Slide`
538 Sunny Park      :move:`Seed Bomb`
539 Sunset          :move:`Earthquake`
540 Waterfall       :move:`Seed Bomb`
541 ==============  ==================
542
543 This move cannot be copied by :move:`Mirror Move`."
544 175,0,Raises the user's Special Defense by one level.  User's Electric moves have doubled power next turn.,":mechanic:`Raises` the user's :mechanic:`Special Defense` by one level.  If the user uses an :type:`Electric` move next turn, its power will be doubled."
545 176,0,"For the next few turns, the target can only use damaging moves.","Target is forced to only use damaging moves for the next 3–5 turns, selected at random.  Moves that select other moves not known in advance do not count as damaging.
546
547 :move:`Assist`, :move:`Copycat`, :move:`Me First`, :move:`Metronome`, :move:`Mirror Move`, and :move:`Sleep Talk` do not directly inflict damage and thus may not be used.
548
549 :move:`Bide`, :move:`Counter`, :move:`Endeavor`, :move:`Metal Burst`, and :move:`Mirror Coat` are allowed."
550 177,5,Ally's next move inflicts half more damage.,"Boosts the power of the target's moves by 50% until the end of this turn.
551
552 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`."
553 178,0,User and target swap items.,"User and target permanently swap :mechanic:`held item`\ s.  Works even if one of the Pokémon isn't holding anything.  If either Pokémon is holding mail, this move will fail.
554
555 If either Pokémon has :ability:`Multitype` or :ability:`Sticky Hold`, this move will fail.
556
557 If this move results in a Pokémon obtaining :item:`Choice Band`, :item:`Choice Scarf`, or :item:`Choice Specs`, and that Pokémon was the latter of the pair to move this turn, then the move it used this turn becomes its chosen forced move.  This applies even if both Pokémon had a choice item before this move was used.  If the first of the two Pokémon gains a choice item, it may select whatever choice move it wishes next turn.
558
559 Neither the user nor the target can recover its item with :move:`Recycle`.
560
561 This move cannot be selected by :move:`Assist` or :move:`Metronome`."
562 179,0,Copies the target's ability.,"User's ability is replaced with the target's until the user leaves the :mechanic:`field`.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
563
564 If the target has :ability:`Wonder Guard`, this move will fail.
565
566 This move cannot be copied by :move:`Mirror Move`."
567 180,0,User will recover half its max HP at the end of the next turn.,"At the end of the next turn, user will be healed for half its max :mechanic:`HP`.  If the user is :mechanic:`switched out`, its replacement will be healed instead.  If the user :mechanic:`faint`\ s, this effect will not activate."
568 181,0,Randomly selects and uses one of the trainer's other Pokémon's moves.,"Uses a move from another Pokémon in the user's party, both selected at random.  Moves from fainted Pokémon can be used.  If there are no eligible Pokémon or moves, this move will fail.
569
570 This move will not select :move:`Assist`, :move:`Chatter`, :move:`Copycat`, :move:`Counter`, :move:`Covet`, :move:`Destiny Bond`, :move:`Detect`, :move:`Endure`, :move:`Feint`, :move:`Focus Punch`, :move:`Follow Me`, :move:`Helping Hand`, :move:`Me First`, :move:`Metronome`, :move:`Mimic`, :move:`Mirror Coat`, :move:`Mirror Move`, :move:`Protect`, :move:`Sketch`, :move:`Sleep Talk`, :move:`Snatch`, :move:`Struggle`, :move:`Switcheroo`, :move:`Thief`, or :move:`Trick`.
571
572 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Metronome` or :move:`Sleep Talk`."
573 182,0,Prevents the user from leaving battle.  User regains 1/16 of its max HP every turn.,"Prevents the user from :mechanic:`switching out`.  User regains 1/16 of its max :mechanic:`HP` at the end of every turn.  If the user was immune to :type:`Ground` attacks, it will now take normal damage from them.
574
575 :move:`Roar` and :move:`Whirlwind` will not affect the user.  The user cannot use :move:`Magnet Rise`.
576
577 The user may still use :move:`U-Turn` to leave the :mechanic:`field`.
578
579 This effect can be passed with :move:`Baton Pass`."
580 183,0,Lowers the user's Attack and Defense by one level after inflicting damage.,"Inflicts :mechanic:`regular damage`, then :mechanic:`lowers` the user's mechanic:`Attack` and mechanic:`Defense` by one level."
581 184,4,Reflects back the first effect move used on the user this turn.,"The first non-damaging move targeting the user this turn that inflicts :mechanic:`major status effect`\ s, :mechanic:`stat change`\ s, or :mechanic:`trap`\ ping effects will be reflected at its user.
582
583 :move:`Defog`, :move:`Memento`, and :move:`Teeter Dance` are not reflected.
584
585 :move:`Attract`, :move:`Flatter`, :move:`Gastro Acid`, :move:`Leech Seed`, :move:`Swagger`, :move:`Worry Seed`, and :move:`Yawn` are reflected.
586
587 This move cannot be copied by :move:`Mirror Move`."
588 185,0,User recovers the item it last used up.,"User recovers the last item consumed by the user or a Pokémon in its position on the :mechanic:`field.  The item must be used again before it can be recovered by this move again.  If the user is holding an item, this move fails.
589
590 Items taken or given away by :move:`Covet`, :move:`Knock Off`, :move:`Switcheroo`, :move:`Thief`, or :move:`Trick` may not be recovered."
591 186,-4,Inflicts double damage if the user takes damage before attacking this turn.,"Inflicts :mechanic:`regular damage`.  If the target damaged the user this turn and was the last to do so, this move has double power.
592
593 :move:`Pain Split` does not count as damaging the user."
594 187,0,Destroys Reflect and Light Screen.,"Destroys any :move:`Light Screen` or :move:`Reflect` on the target's side of the :mechanic:`field`, then inflicts :mechanic:`regular damage`.  The barriers are destroyed even if this move has :mechanic:`no effect`."
595 188,0,Target sleeps at the end of the next turn.,"Puts the target to :mechanic:`sleep` at the end of the next turn.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.  If the target leaves the :mechanic:`field`, this effect is canceled.  If the target has a status effect when this move is used, this move will fail.
596
597 If the target is protected by :move:`Safeguard` when this move is used, this move will fail.
598
599 :ability:`Insomnia` and :ability:`Vital Spirit` prevent the :mechanic:`sleep` if the target has either at the end of the next turn, but will not cause this move to fail on use."
600 189,0,Target drops its held item.,"Inflicts :mechanic:`regular damage`.  Target loses its :mechanic:`held item`.
601
602 Neither the user nor the target can recover its item with :move:`Recycle`.
603
604 If the target has :ability:`Multitype` or :ability:`Sticky Hold`, it will take damage but not lose its item."
605 190,0,Lowers the target's HP to equal the user's.,"Inflicts exactly enough damage to lower the target's :mechanic:`HP` to equal the user's.  If the target's :mechanic:`HP` is not higher than the user's, this move has no effect.  Type immunity applies, but other type effects are ignored.  This effect counts as damage for moves that respond to damage."
606 191,0,"Inflicts more damage when the user has more HP remaining, with a maximum of 150 power.","Inflicts :mechanic:`regular damage`.  Power increases with the user's remaining :mechanic:`HP` and is given by ``150 * HP / max HP``, to a maximum of 150 when the user has full :mechanic:`HP`."
607 192,0,User and target swap abilities.,"User and target switch abilities.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
608
609 If either Pokémon has :ability:`Multitype` or :ability:`Wonder Guard`, this move will fail."
610 193,0,Prevents the target from using any moves that the user also knows.,"Prevents any Pokémon on the opposing side of the :mechanic:`field` from using any move the user knows until the user leaves the :mechanic:`field`.  This effect is live; if the user obtains new moves while on the :mechanic:`field`, these moves become restricted.  If no opposing Pokémon knows any of the user's moves when this move is used, this move will fail."
611 194,0,"Cleanses the user of a burn, paralysis, or poison.","Removes a :mechanic:`burn`, :mechanic:`paralysis`, or :mechanic:`poison` from the user."
612 195,0,"When the user faints, the PP of the move that fainted it will be reduced to 0.","If the user :mechanic:`faint`\ s before it next moves, the move that fainted it will have its :mechanic:`PP` dropped to 0.  End-of-turn damage does not trigger this effect."
613 196,4,"Steals the target's move, if it's self-targeted.","The next time a Pokémon uses a beneficial move on itself or itself and its ally this turn, the user of this move will steal the move and use it itself.  Moves which may be stolen by this move are identified by the ""snatchable"" flag.
614
615 If two Pokémon use this move on the same turn, the faster Pokémon will steal the first beneficial move, and the slower Pokémon will then steal it again—thus, only the slowest Pokémon using this move ultimately gains a stolen move's effect.
616
617 If the user steals :move:`Psych Up`, it will target the Pokémon that used :move:`Psych Up`.  If the user was the original target of :move:`Psych Up`, and the Pokémon that originally used it's affected by :ability:`Pressure`, it will only lose 1 :mechanic:`PP`.
618
619 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`."
620 197,0,"Inflicts more damage to heavier targets, with a maximum of 120 power.","Inflicts :mechanic:`regular damage`.  Power increases with the target's weight in kilograms, to a maximum of 120.
621
622 =============== =====
623 Target's weight Power
624 =============== =====
625 Up to 10kg      20
626 Up to 25kg      40
627 Up to 50kg      60
628 Up to 100kg     80
629 Up to 200kg     100
630 Above 200kg     120
631 =============== =====
632 "
633 198,0,Has a :data:`move.effect_chance`\ % chance to inflict a status effect which depends upon the terrain.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to inflict an effect chosen according to the terrain.
634
635 ==============  =============================================================
636 Terrain         Effect
637 ==============  =============================================================
638 Building        :mechanic:`Paralyze`\ s target
639 Cave            Makes target :mechanic:`flinch`
640 Deep water      :mechanic:`Lowers` target's :mechanic:`Attack` by one level
641 Desert          :mechanic:`Lowers` target's :mechanic:`accuracy` by one level
642 Grass           Puts target to :mechanic:`sleep`
643 Mountain        Makes target :mechanic:`flinch`
644 Road            :mechanic:`Lowers` target's :mechanic:`accuracy` by one level
645 Shallow water   :mechanic:`Lowers` target's :mechanic:`Attack` by one level
646 Snow            :mechanic:`Freezes` target
647 Tall grass      Puts target to :mechanic:`sleep`
648 --------------  -------------------------------------------------------------
649 Courtyard       :mechanic:`Paralyze`\ s target
650 Crystal         Makes target :mechanic:`flinch`
651 Gateway         :mechanic:`Lowers` target's :mechanic:`Attack` by one level
652 Magma           Makes target :mechanic:`flinch`
653 Main Street     :mechanic:`Paralyze`\ s target
654 Neon            :mechanic:`Paralyze`\ s target
655 Stargazer       Makes target :mechanic:`flinch`
656 Sunny Park      Puts target to :mechanic:`sleep`
657 Sunset          :mechanic:`Lowers` target's :mechanic:`accuracy` by one level
658 Waterfall       Puts target to :mechanic:`sleep`
659 ==============  =============================================================
660 "
661 199,0,User receives 1/3 the damage inflicted in recoil.,Inflicts :mechanic:`regular damage`.  User takes 1/3 the damage it inflicts in recoil.
662 200,0,Confuses the target.,:mechanic:`Confuse`\ s all targets.
663 201,0,Has an increased chance for a critical hit and a :data:`move.effect_chance`\ % chance to burn the target.,Inflicts :mechanic:`regular damage`.  :mechanic:`Critical hit chance` is one level higher than normal.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn` the target.
664 202,0,All damage from Electric moves is halved until the end of the battle.,":type:`Electic` moves inflict half damage, regardless of target.  If the user leaves the :mechanic:`field`, this effect ends."
665 203,0,Has a :data:`move.effect_chance`\ % chance to badly poison the target.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`badly poison` the target.
666 204,0,"If there be weather, this move has doubled power and the weather's type.","Inflicts :mechanic:`regular damage`.  If a weather move is active, this move has double power, and its type becomes the type of the weather move."
667 205,0,Lowers the user's Special Attack by two levels after inflicting damage.,"Inflicts :mechanic:`regular damage`, then :mechanic:`lowers` the user's :mechanic:`Special Attack` by two levels."
668 206,0,Lowers the target's Attack and Defense by one level.,:mechanic:`Lowers` the target's :mechanic:`Attack` and :mechanic:`Defense` by one level.
669 207,0,Raises the user's Defense and Special Defense by one level.,:mechanic:`Raises` the user's :mechanic:`Defense` and :mechanic:`Special Defense` by one level.
670 208,0,Inflicts regular damage and can hit Bounce and Fly users.,"Inflicts :mechanic:`regular damage`.
671
672 If the target is in the first turn of :move:`Bounce` or :move:`Fly`, this move will hit."
673 209,0,Raises the user's Attack and Defense by one level.,:mechanic:`Raises` the user's :mechanic:`Attack` and :mechanic:`Defense` by one level.
674 210,0,Has an increased chance for a critical hit and a :data:`move.effect_chance`\ % chance to poison the target.,Inflicts :mechanic:`regular damage`.  :mechanic:`Critical hit chance` is one level higher than normal.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`poison` the target.
675 211,0,All damage from Fire moves is halved until the end of the battle.,":type:`Fire` moves inflict half damage, regardless of target.  If the user leaves the :mechanic:`field`, this effect ends."
676 212,0,Raises the user's Special Attack and Special Defense by one level.,:mechanic:`Raises` the user's :mechanic:`Special Attack` and :mechanic:`Special Defense` by one level.
677 213,0,Raises the user's Attack and Speed by one level.,:mechanic:`Raises` the user's :mechanic:`Attack` and :mechanic:`Speed` by one level.
678 214,0,User's type changes to match the terrain.,"User's type changes according to the terrain.
679
680 ==============  ==============
681 Terrain         New type
682 ==============  ==============
683 Building        :type:`Normal`
684 Cave            :type:`Rock`
685 Desert          :type:`Ground`
686 Grass           :type:`Grass`
687 Mountain        :type:`Rock`
688 Ocean           :type:`Water`
689 Pond            :type:`Water`
690 Road            :type:`Ground`
691 Snow            :type:`Ice`
692 Tall grass      :type:`Grass`
693 --------------  --------------
694 Courtyard       :type:`Normal`
695 Crystal         :type:`Rock`
696 Gateway         :type:`Water`
697 Magma           :type:`Rock`
698 Main Street     :type:`Normal`
699 Neon            :type:`Normal`
700 Stargazer       :type:`Rock`
701 Sunny Park      :type:`Grass`
702 Sunset          :type:`Ground`
703 Waterfall       :type:`Grass`
704 ==============  ==============
705 "
706 215,0,Heals the user by half its max HP.,"Heals the user for half its max :mechanic:`HP`.  If the user is :type:`Flying`, its :type:`Flying` type is ignored until the end of this turn."
707 216,0,Disables moves and immunities that involve flying or levitating for five turns.,"For the next five turns, all immunities to :type:`Ground` moves are disabled.  For the duration of this effect, the :mechanic:`evasion` of every Pokémon on the field is :mechanic:`lower`\ ed by two levels.
708
709 Specifically, :type:`Flying` Pokémon and those with :ability:`Levitate` or that have used :move:`Magnet Rise` are no longer immune to :type:`Ground` attacks, :move:`Arena Trap`, :move:`Spikes`, or :move:`Toxic Spikes`.
710
711 :move:`Bounce`, :move:`Fly`, :move:`Hi Jump Kick`, and :move:`Jump Kick` cannot be used while this move is in effect."
712 217,0,"Forces the target to have no evasion, and allows it to be hit by Psychic moves even if it's Dark.",Resets the target's :mechanic:`evasion` to normal and prevents any further boosting until the target leaves the :mechanic:`field`.  A :type:`Dark` Pokémon under this effect takes normal damage from :type:`Psychic` moves.  This move itself ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
713 218,0,"If the target is asleep, has double power and wakes it up.","Inflicts :mechanic:`regular damage`.  If the target is :mechanic:`sleep`\ ing, this move has double power, and the target wakes up."
714 219,0,Lowers user's Speed by one level.,"Inflicts :mechanic:`regular damage`, then :mechanic:`lowers` the user's :mechanic:`Speed` by one level."
715 220,0,"Power raises when the user has lower Speed, up to a maximum of 150.","Inflicts :mechanic:`regular damage`.  Power increases with the target's current :mechanic:`Speed` compared to the user, given by ``1 + 25 * target Speed / user Speed``, capped at 150."
716 221,0,User faints.  Its replacement has its HP fully restored and any major status effect removed.,"User faints.  Its replacement's :mechanic:`HP` is fully restored, and any :mechanic:`major status effect` is removed.  If the replacement Pokémon is immediately fainted by a switch-in effect, the next replacement is healed by this move instead."
717 222,0,Has double power against Pokémon that have less than half their max HP remaining.,"Inflicts :mechanic:`regular damage`.  If the target has less than half its max :mechanic:`HP` remaining, this move has double power."
718 223,0,Power and type depend on the held berry.,"Inflicts :mechanic:`regular damage`.  Power and type are determined by the user's held berry.  The berry is consumed.  If the user is not holding a berry, this move will fail."
719 224,2,Only works if the target uses Protect or Detect on this turn.,"Inflicts :mechanic:`regular damage`.  Removes the effect of :move:`Detect` or :move:`Protect` from the target until the end of this turn.  If the target is not currently protected by either of these moves, this move will fail.
720
721 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist` or :move:`Metronome`."
722 225,0,Inflicts double damage if the user is holding a berry.,"Inflicts :mechanic:`regular damage`.  If the target is holding a berry, this move has double power, and the user takes the berry and uses it immediately.
723
724 If the target is holding a :item:`Jaboca Berry` or :item:`Rowap Berry`, the berry is still removed, but has no effect.
725
726 If this move is :mechanic:`super effective` and the target is holding a berry that can reduce this move's damage, it will do so, and will not be stolen."
727 226,0,"For three turns, friendly Pokémon have doubled Speed.","For the next three turns, all Pokémon on the user's side of the :mechanic:`field` have their original :mechanic:`Speed` doubled.  This effect remains if the user leaves the :mechanic:`field`."
728 227,0,Raises one of a friendly Pokémon's stats at random by two levels.,":mechanic:`Raises` one of the target's stats by two levels.  The raised stat is chosen at random from any stats that can be :mechanic:`raise`\ d by two levels.  If no stat is eligible, this move will fail.
729
730 If the target has a :move:`Substitute`, this move will have no effect, even if the user is the target.
731
732 This move cannot be copied by :move:`Mirror Move`."
733 228,0,Strikes back at the last Pokémon to hit the user this turn with double the damage.,"Targets the last opposing Pokémon to hit the user with a damaging move this turn.  Inflicts twice the damage that move did to the user.  If there is no eligible target, this move will :mechanic:`fail`.  Type immunity applies, but other type effects are ignored."
734 229,0,User must switch out after attacking.,"Inflicts :mechanic:`regular damage`, then the user immediately :mechanic:`switches out`, and the trainer selects a replacement Pokémon from the party.  If the target :mechanic:`faint`\ s from this attack, the user's trainer selects the new Pokémon to send out first.  If the user is the last Pokémon in its party that can battle, it will not :mechanic:`switch out`.
735
736 The user may be hit by :move:`Pursuit` when it :mechanic:`switches out`, if it has been targeted and :move:`Pursuit` has not yet been used.
737
738 This move may be used even if the user is under the effect of :move:`Ingrain`.  :move:`Ingrain`'s effect will end."
739 230,0,Lowers the user's Defense and Special Defense by one level after inflicting damage.,"Inflicts :mechanic:`regular damage`, then :mechanic:`lowers` the user's :mechanic:`Defense` and :mechanic:`Special Defense` by one level."
740 231,0,Power is doubled if the target has already moved this turn.,"Inflicts :mechanic:`regular damage`.  If the target uses a move or :mechanic:`switches out` this turn before this move is used, this move has double power."
741 232,0,Power is doubled if the target has already received damage this turn.,"Inflicts :mechanic:`regular damage`.  If the target takes damage this turn for any reason before this move is used, this move has double power."
742 233,0,Target cannot use held items.,"Target cannot use its held item for five turns.  If the target leaves the :mechanic:`field`, this effect ends.
743
744 If a Pokémon under this effect uses :move:`Bug Bite` or :move:`Pluck` on a Pokémon holding a berry, the berry is destroyed but not used.  If a Pokémon under this effect uses :move:`Fling`, it will fail.
745
746 This effect is passed by :move:`Baton Pass`."
747 234,0,Throws held item at the target; power depends on the item.,"Inflicts :mechanic:`regular damage`.  Power and type are determined by the user's :mechanic:`held item`.  The item is consumed.  If the user is not holding an item, or its item has no set type and power, this move will fail.
748
749 This move ignores :ability:`Sticky Hold`.
750
751 If the user is under the effect of :move:`Embargo`, this move will fail."
752 235,0,Transfers the user's major status effect to the target.,"If the user has a :mechanic:`major status effect` and the target does not, the user's status is transferred to the target."
753 236,0,"Power increases when this move has less PP, up to a maximum of 200.","Inflicts :mechanic:`regular damage`.  Power is determined by the :mechanic:`PP` remaining for this move, after its :mechanic:`PP` cost is deducted.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
754
755 ============    =====
756 PP remaining    Power
757 ============    =====
758 4 or more       40
759 3               50
760 2               60
761 1               80
762 0               200
763 ============    =====
764
765 If this move is activated by another move, the activating move's :mechanic:`PP` is used to calculate power."
766 237,0,Prevents target from restoring its HP for five turns.,"For the next five turns, the target may not use any moves that only restore :mechanic:`HP`, and move effects that heal the target are disabled.  Moves that steal :mechanic:`HP` may still be used, but will only inflict damage and not heal the target."
767 238,0,"Power increases against targets with more HP remaining, up to a maximum of 110 power.","Inflicts :mechanic:`regular damage`.  Power directly relates to the target's relative remaining :mechanic:`HP`, given by ``1 + 120 * current HP / max HP``, to a maximum of 121."
768 239,0,User swaps Attack and Defense.,"The user's original :mechanic:`Attack` and :mechanic:`Defense` are swapped.
769
770 This effect is passed on by :move:`Baton Pass`."
771 240,0,Nullifies target's ability until it leaves battle.,"The target's ability is disabled as long as it remains on the :mechanic:`field`.
772
773 This effect is passed on by :move:`Baton Pass`."
774 241,0,Prevents the target from scoring critical hits for five turns.,"For five turns, opposing Pokémon cannot get :mechanic:`critical hit`\ s."
775 242,0,"Uses the target's move against it before it attacks, with power increased by half.","If the target would use a damaging move this turn and the user acts first, the user will steal the target's move and use it against a random opponent with a 50% increase in power.
776
777 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
778 243,0,Uses the target's last used move.,"Uses the last move that was used successfully by any Pokémon, including the user.
779
780 This move cannot copy itself.
781
782 This move cannot be copied by :move:`Mirror Move`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
783 244,0,User swaps Attack and Special Attack with the target.,User swaps its :mechanic:`Attack` and :mechanic:`Special Attack` modifiers with the target.
784 245,0,User swaps Defense and Special Defense with the target.,User swaps its :mechanic:`Defense` and :mechanic:`Special Defense` modifiers with the target.
785 246,0,"Power increases against targets with more raised stats, up to a maximum of 200.","Inflicts :mechanic:`regular damage`.  Power starts at 60 and is increased by 20 for every level any of the target's stats has been :mechanic:`raise`\ d, capping at 200.  :mechanic:`Accuracy` and :mechanic:`evasion` modifiers do not increase this move's power."
786 247,0,Can only be used after all of the user's other moves have been used.,"Inflicts :mechanic:`regular damage`.  This move can only be used if each of the user's other moves has been used at least once since the user entered the :mechanic:`field`.  If this is the user's only move, this move will fail."
787 248,0,Changes the target's ability to Insomnia.,"Changes the target's ability to :ability:`Insomnia`.
788
789 If the target's ability is :ability:`Truant` or :ability:`Multitype`, this move will fail."
790 249,1,Only works if the target is about to use a damaging move.,"Inflicts :mechanic:`regular damage`.  If the target has not selected a damaging move this turn, or if the target has already acted this turn, this move will fail.
791
792 This move is not affected by :ability:`Iron Fist`."
793 250,0,"Scatters poisoned spikes, poisoning opposing Pokémon that switch in.","Scatters poisoned spikes around the opposing :mechanic:`field`, which :mechanic:`poison` opposing Pokémon that enter the :mechanic:`field`.  A second layer of these spikes may be laid down, in which case Pokémon will be mechanic:`badly poison`\ ed instead.  Pokémon immune to either :type:`Ground` moves or being :mechanic:`poison`\ ed are immune to this effect.  Pokémon otherwise immune to :type:`Ground` moves are affected during :move:`Gravity`.
794
795 If a :type:`Poison` Pokémon not immune to :type:`Ground` moves enters a :mechanic:`field` covered with poisoned spikes, the spikes are removed.
796
797 :move:`Rapid Spin` will remove this effect from its user's side of the :mechanic:`field`.  :move:`Defog` will remove this effect from its target's side of the :mechanic:`field`.
798
799 This move does not trigger :ability:`Synchronize`, unless the Pokémon with :ability:`Synchronize` was forced to enter the :mechanic:`field` by another effect such as :move:`Roar`.
800
801 Pokémon entering the :mechanic:`field` due to :move:`Baton Pass` are not affected by this effect."
802 251,0,User and target swap stat changes.,User swaps its :mechanic:`stat modifiers` with the target.
803 252,0,Restores 1/16 of the user's max HP each turn.,"Restores 1/16 of the user's max :mechanic:`HP` at the end of each turn.  If the user leaves the :mechanic:`field`, this effect ends.
804
805 This effect is passed on by :move:`Baton Pass`."
806 253,0,User is immune to Ground moves and effects for five turns.,"For five turns, the user is immune to :type:`Ground` moves.
807
808 If the user is under the effect of :move:`Ingrain` or has :ability:`Levitate`, this move will fail.
809
810 This effect is temporarily disabled by and cannot be used during :move:`Gravity`.
811
812 This effect is passed on by :move:`Baton Pass`."
813 254,0,User takes 1/3 the damage inflicted in recoil.  Has a :data:`move.effect_chance`\ % chance to burn the target.,"Inflicts :mechanic:`regular damage`.  User takes 1/3 the damage it inflicts in recoil.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn` the target.  :mechanic:`Frozen` Pokémon may use this move, in which case they will thaw."
814 255,0,User takes 1/4 its max HP in recoil.,"Inflicts :mechanic:`typeless` :mechanic:`regular damage`.  User takes 1/4 its max :mechanic:`HP` in recoil.  Ignores :mechanic:`accuracy` and :mechanic:`evasion` modifiers.
815
816 This move is used automatically when a Pokémon cannot use any other move legally, e.g., due to having no :mechanic:`PP` remaining or being under the effect of both :move:`Encore` and :move:`Torment` at the same time
817
818 This move cannot be copied by :move:`Mimic`, :move:`Mirror Move`, or :move:`Sketch`, nor selected by :move:`Assist` or :move:`Metronome`, nor forced by :move:`Encore`."
819 256,0,"User dives underwater, dodging all attacks, and hits next turn.","Inflicts :move:`regular damage`.  User dives underwater for one turn, becoming immune to attack, and hits on the second turn.
820
821 During the immune turn, :move:`Low Kick`, :move:`Surf`, and :move:`Whirlpool` still hit the user normally.  :move:`Surf` and :move:`Whirlpool` also have double power against the user.
822
823 The user may be hit during its immune turn if under the effect of :move:`Lock-On`, :move:`Mind Reader`, or :ability:`No Guard`.
824
825 This move cannot be selected by :move:`Sleep Talk`."
826 257,0,"User digs underground, dodging all attacks, and hits next turn.","Inflicts :move:`regular damage`.  User digs underground for one turn, becoming immune to attack, and hits on the second turn.
827
828 During the immune turn, :move:`Earthquake`, :move:`Fissure`, and :move:`Magnitude` still hit the user normally, and their power is doubled if appropriate.
829
830 The user may be hit during its immune turn if under the effect of :move:`Lock-On`, :move:`Mind Reader`, or :ability:`No Guard`.
831
832 This move cannot be selected by :move:`Sleep Talk`."
833 258,0,Inflicts regular damage and can hit Dive users.,"Inflicts :mechanic:`regular damage`.
834
835 If the target is in the first turn of :move:`Dive`, this move will hit with double power."
836 259,0,Lowers the target's evasion by one level.  Removes effects from the enemy field.,":mechanic:`Lower`\ s the target's :mechanic:`evasion` by one level.  Clears away fog.  Removes the effects of :move:`Mist`, :move:`Light Screen`, :move:`Reflect`, :move:`Safeguard`, :move:`Spikes`, :move:`Stealth Rock`, and :move:`Toxic Spikes` from the target's side of the :mechanic:`field`.
837
838 If the target is protected by :move:`Mist`, it will prevent the :mechanic:`evasion` change, then be removed by this move."
839 260,-7,"For five turns, slower Pokémon will act before faster Pokemon.","For five turns (including this one), slower Pokemon will act before faster Pokemon.  Move priority is not affected.  Using this move when its effect is already active will end the effect.
840
841 Pokémon holding :item:`Full Incense`, :item:`Lagging Tail`, or :item:`Quick Claw` and Pokémon with :ability:`Stall` ignore this effect."
842 261,0,Has a :data:`move.effect_chance`\ % chance to freeze the target.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`freeze` the target.
843
844 During :move:`Hail`, this move has 100% accuracy.  It also has a (100 - accuracy)% chance to break through the protection of :move:`Protect` and :move:`Detect`."
845 262,0,Prevents the target from leaving battle and inflicts 1/16 its max HP in damage for 2-5 turns.,"Inflicts :mechanic:`regular damage`.  For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn.  The user continues to use other moves during this time.  If the user leaves the :mechanic:`field`, this effect ends.
846
847 Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times.  Averages to 3 hits per use.
848
849 If the target is in the first turn of :move:`Dive`, this move will hit with double power."
850 263,0,User takes 1/3 the damage inflicted in recoil.  Has a :data:`move.effect_chance`\ % chance to paralyze the target.,Inflicts :mechanic:`regular damage`.  User takes 1/3 the damage it inflicts in recoil.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`paralyze` the target.
851 264,0,"User bounces high into the air, dodging all attacks, and hits next turn.","Inflicts :move:`regular damage`.  User bounces high into the air for one turn, becoming immune to attack, and hits on the second turn.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`paralyze` the target.
852
853 During the immune turn, :move:`Gust`, :move:`Sky Uppercut`, :move:`Thunder`, and :move:`Twister` still hit the user normally.  :move:`Gust` and :move:`Twister` also have double power against the user.
854
855 The damage from :move:`Hail` and :move:`Sandstorm` still applies during the immune turn.
856
857 The user may be hit during its immune turn if under the effect of :move:`Lock-On`, :move:`Mind Reader`, or :ability:`No Guard`.
858
859 This move cannot be used when :move:`Gravity` is in effect.
860
861 This move cannot be selected by :move:`Sleep Talk`."
862 266,0,Lowers the target's Special Attack by two levels if it's the opposite gender.,":mechanic:`Lower`\ s the target's :mechanic:`Special Attack` by two levels.  If the user and target are the same gender, or either is genderless, this move will fail."
863 267,0,Causes damage when opposing Pokémon switch in.,"Spreads sharp rocks around the opposing :mechanic:`field`, damaging any Pokémon that enters the :mechanic:`field` for 1/8 its max :mechanic:`HP`.  This damage is affected by the entering Pokémon's susceptibility to :type:`Rock` moves.
864
865 :move:`Rapid Spin` removes this effect from its user's side of the :mechanic:`field`."
866 268,0,Has a higher chance to confuse the target when the recorded sound is louder.,"Inflicts :mechanic:`regular damage`.  Has either a 1%, 11%, or 31% chance to :mechanic:`confuse` the target, based on the volume of the recording made for this move; louder recordings increase the chance of :mechanic:`confusion`.  If the user is not a :pokemon:`Chatot`, this move will not cause :mechanic:`confusion`.
867
868 This move cannot be copied by :move:`Mimic`, :move:`Mirror Move`, or :move:`Sketch`, nor selected by :move:`Assist`, :move:`Metronome`, or :move:`Sleep Talk`."
869 269,0,"If the user is holding a plate, the damage inflicted will match it.","Inflicts :mechanic:`regular damage`.  If the user is holding a plate, this move's type is the type corresponding to the plate."
870 270,0,User receives 1/2 the damage inflicted in recoil.,Inflicts :mechanic:`regular damage`.  User takes 1/2 the damage it inflicts in recoil.
871 271,0,"User faints, and its replacement is fully healed.","User :mechanic:`faint`\ s.  Its replacement's :mechanic:`HP` and :mechanic:`PP` are fully restored, and any :mechanic:`major status effect` is removed."
872 272,0,Has a :data:`move.effect_chance`\ % chance to lower the target's Special Defense by two levels.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`lower` the target's :mechanic:`Special Defense` by two levels.
873 273,0,"User vanishes, dodging all attacks, and hits next turn.  Works against Protect and Detect.","Inflicts :move:`regular damage`.  User vanishes for one turn, becoming immune to attack, and hits on the second turn.
874
875 This move breaks through :move:`Detect` and :move:`Protect.
876
877 This move cannot be selected by :move:`Sleep Talk`."
878 274,0,Has a :data:`move.effect_chance`\ % chance to burn the target and a :data:`move.effect_chance`\ % chance to make the target flinch.,"Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`burn` the target and a separate :data:`move.effect_chance`\ % chance to make the target :mechanic:`flinch`.
879
880 This move breaks through :ability:`Wonder Guard`."
881 275,0,Has a :data:`move.effect_chance`\ % chance to freeze the target and a :data:`move.effect_chance`\ % chance to make the target flinch.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`freeze` the target and a separate :data:`move.effect_chance`\ % chance to make the target :mechanic:`flinch`.
882 276,0,Has a :data:`move.effect_chance`\ % chance to paralyze the target and a :data:`move.effect_chance`\ % chance to make the target flinch.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`paralyze` the target and a separate :data:`move.effect_chance`\ % chance to make the target :mechanic:`flinch`.
883 277,0,Has a :data:`move.effect_chance`\ % chance to raise the user's Special Attack by one level.,Inflicts :mechanic:`regular damage`.  Has a :data:`move.effect_chance`\ % chance to :mechanic:`raise` the user's :mechanic:`Special Attack` by one level.