Show
Ignore:
Timestamp:
06/13/07 00:38:56 (18 months ago)
Author:
eevee
Message:

Couple ability description tweaks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/script/pokedex.sql

    r239 r240  
    117117(87,'Dry Skin','Reduces HP if it is hot. Water restores HP.','This Pokemon gradually loses HP per turn during Sunny Day, and gradually heals during Rain Dance.  This Pokemon takes double damage from Fire attacks, but Water attacks heal it for 1/4 its HP.'), 
    118118(88,'Download','Adjusts power according to the foe\'s ability.','When this Pokemon enters battle, it raises one level in the Attack stat corresponding to its opponent\'s weaker Defense stat.'), 
    119 (89,'Iron Fist','Boosts the power of punching moves.','This Pokemon\'s Punch moves do 30% more damage.'), 
     119(89,'Iron Fist','Boosts the power of punching moves.','This Pokemon\'s Punch moves do 20% more damage.'), 
    120120(90,'Poison Heal','Restores HP if the Pokémon is poisoned.','This Pokemon regains 1/8 its max HP each turn when it is Poisoned.'), 
    121121(91,'Adaptibility','Powers up moves of the same type.','Moves with the same type as this Pokemon become more powerful.'), 
     
    134134(104,'Mold Breaker','Moves can be used regardless of abilities.','Enemy Pokemon cannot prevent attacks with abilities.'), 
    135135(105,'Super Luck','Heightens the critical-hit ratios of moves.','This Pokemon has a higher chance to hit critically..'), 
    136 (106,'Aftermath','Damages the foe landing the finishing hit.','When this Pokemon is fainted by a physical and contacting move, this Pokemon that fainted it takes 1/4 its max HP in damage.'), 
     136(106,'Aftermath','Damages the foe landing the finishing hit.','When this Pokemon is fainted by a contact move, this Pokemon that fainted it takes 1/4 its max HP in damage.'), 
    137137(107,'Anticipation','Senses the foe\'s dangerous moves.','This Pokemon will be aware when an opposing Pokemon with a move that would do super-effective damage against it switches in.'), 
    138138(108,'Forewarn','Determines what moves the foe has.','This Pokemon can see its opponent\'s move with the highest power, or one of them at random in the case of a tie.'), 
    139 (109,'Unaware','Ignores any change in ability by the foe.','This Pokemon ignores any of the enemy\'s stat changes.'), 
     139(109,'Unaware','Ignores any change in ability by the foe.','This Pokemon ignores any of the enemy\'s stat changes.  Speed calculations are unaffected.'), 
    140140(110,'Tinted Lens','Powers up \"not very effective\" moves.','This Pokemon inflicts double damage with not-very-effective moves.'), 
    141141(111,'Filter','Powers down super-effective moves.','This Pokemon takes half damage from super-effective moves.'),