Guillotine (move): Difference between revisions

m
Undo revision 2854423 by StormieWormie (talk)That just screws up the formula
m (Previous Acc formula from gen 3 to 6 would end up with 3000% if both pokemon were equal level.)
m (Undo revision 2854423 by StormieWormie (talk)That just screws up the formula)
Line 49: Line 49:
===Generations III to VI===
===Generations III to VI===
The formula for Guillotine's accuracy is now:
The formula for Guillotine's accuracy is now:
  Acc = ( ( user_level - target_level ) + 0,30 ) * 100%
  Acc = ( ( user_level - target_level ) + 30 ) * 100%


Guillotine's chance of hitting is now unaffected by {{stat|accuracy}} and {{stat|evasion}} stats.
Guillotine's chance of hitting is now unaffected by {{stat|accuracy}} and {{stat|evasion}} stats.