Show
Ignore:
Timestamp:
08/19/07 23:20:42 (16 months ago)
Author:
eevee
Message:

Fixed Struggle's description. (#87)

Files:
1 modified

Legend:

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

    r306 r309  
    1185811858(163,'Slash','きりさく','Kirisaku','normal',70,20,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'NC',NULL,43,'Slashes with claws, etc. Has a high critical-hit ratio.','The foe is attacked with a slash of claws, etc. It has a high critical-hit ratio.','cool',2,NULL,'0010101110011'), 
    1185911859(164,'Substitute','みがわり','Migawari','normal',0,10,100,'user','none','snatch','no','',0,'ZSE',NULL,79,'Creates a decoy using 14 of the user\'s maximum HP.','The user makes a copy of itself using some of its HP. The copy serves as the user\'s decoy.','smart',16,NULL,'1011101001000'), 
    11860 (165,'Struggle','わるあがき','Waruagaki','normal',50,1,100,'enemy','physical','contact,detect,kingsrock','yes','',0,'NS',NULL,254,'Used only if all PP are gone. Also hurts the user a little.','An attack that is used in desperation only if the user has no PP. It also hurts the user slightly.','cool',1,'Before D/P: Affected by accuracy.  Effect code was 48 (no change in effect).','0010101100011'), 
     11860(165,'Struggle','わるあがき','Waruagaki','normal',50,1,100,'enemy','physical','contact,detect,kingsrock','yes','',0,'NS',NULL,254,'Used only if all PP are gone. Also hurts the user a little.','An attack that is used in desperation only if the user has no PP. It also hurts the user slightly.','cool',1,'Before D/P: Affected by accuracy.  Effect code was 48.  Recoil was 1/4 of damage inflicted.  Damage inflicted was Normal-type.','0010101100011'), 
    1186111861(166,'Sketch','スケッチ','Sukecchi','normal',0,1,100,'enemy','none','','no','',0,'ZE',NULL,95,'Copies the foe\'s last move permanently.','It enables the user to learn a move used by the foe. Once used, the move Sketch disappears.','smart',19,NULL,'1011100000000'), 
    1186211862(167,'Triple Kick','トリプルキック','Toripurukikku','fighting',10,10,90,'enemy','physical','contact,detect,accuracy,kingsrock','no','',0,'N*E',NULL,104,'Kicks the foe 3 times in a row with rising intensity.','A consecutive three-kick attack that becomes more powerful with each  successive hit.','cool',1,NULL,'0011101110011'), 
     
    1242512425(252,0,'Changes the user\'s ability to Levitate.','Changes the user\'s ability to Levitate.'), 
    1242612426(253,0,'User receives 1/3 the damage inflicted in recoil.  Has a chance to Burn the target.','User receives 1/3 the damage inflicted in recoil.  Has a chance to Burn the target.'), 
    12427 (254,0,'User receives 1/4 the damage inflicted in recoil.','User receives 1/4 the damage inflicted in recoil.'), 
     12427(254,0,'Inflicts typeless damage.  User receives 1/4 its max HP in recoil.','Inflicts typeless damage.  User receives 1/4 its max HP in recoil.'), 
    1242812428(255,0,'User dives underwater, dodging all attacks, and hits next turn.','User dives underwater for one turn and becomes immune to all moves except Surf and Whirlpool and takes no damage from Sandstorm or Hail; damage is inflicted on the second turn.'), 
    1242912429(256,0,'User digs underground, dodging all attacks, and hits next turn.','User digs a hole for one turn and becomes immune to all moves except Earthquake, Magnitude, and Fissure; damage is inflicted on the second turn.'),