Fix Magnitude percentages. #555

This commit is contained in:
Petr Viktorin 2011-09-24 13:25:43 +03:00
parent 28c39263df
commit b96b5aa956

View file

@ -304,7 +304,7 @@ Magnitude | Power | Chance
4 | 10 | 5%
5 | 30 | 10%
6 | 50 | 20%
7 | 70 | 20%
7 | 70 | 30%
8 | 90 | 20%
9 | 110 | 10%
10 | 150 | 5%

1 move_effect_id local_language_id short_effect effect
304 323 9 Raises the user's Attack, Defense, and accuracy by one stage each. Raises the user's [Attack]{mechanic:attack}, [Defense]{mechanic:defense}, and [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage} each.
305 324 9 Gives the user's held item to the target. Transfers the user's [held item]{mechanic:held-item} to the target. If the user has no held item, or the target already has a held item, this move will fail.
306 325 9 With [Grass Pledge]{move:grass-pledge}, halves opposing Pokémon's Speed for four turns. Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:grass-pledge} earlier this turn, all opposing Pokémon have halved [Speed]{mechanic:speed} for four turns (including this one).
307 326 9 With [Water Pledge]{move:water-pledge}, doubles the effect chance of friendly Pokémon's moves for four turns. Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:water-pledge} earlier this turn, moves used by any friendly Pokémon have doubled effect chance for four turns (including this one).
308 327 9 With [Fire Pledge]{move:fire-pledge}, damages opposing Pokémon for 1/8 their max HP every turn for four turns. Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:fire-pledge} earlier this turn, all opposing Pokémon will take 1/8 their max [HP]{mechanic:hp} in damage at the end of every turn for four turns (including this one).
309 328 9 Raises the user's Attack and Special Attack by one stage each. Raises the user's [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage} each.
310 329 9 Raises the user's Defense by three stages. Raises the user's [Defense]{mechanic:defense} by three [stages]{mechanic:stage}.