Show
Ignore:
Timestamp:
07/11/09 23:28:53 (8 months ago)
Author:
eevee
Message:

Updated Counter's description to match D/P. #423

Files:
1 modified

Legend:

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

    r507 r508  
    1194911949(66,'Submission','じごくぐるた','Jigokuguruma','fighting',80,25,80,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'NS',NULL,48,'A reckless body slam that also hurts the user.','The user grabs the foe and recklessly dives for the ground. It also hurts the user slightly.','cool',3,NULL,'0010100110011'), 
    1195011950(67,'Low Kick','けたぐり','Ketaguri','fighting',1,20,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'NV',NULL,196,'A kick that inflicts more damage on heavier foes.','A powerful low kick that makes the foe fall over. It inflicts greater damage on heavier foes.','tough',4,'Before G/S/C: Power was 50.  Did normal damage and had a 30% chance to make the enemy Flinch.\r\nBefore D/P: Accuracy was 90%.','0010101110011'), 
    11951 (68,'Counter','カりンタヌ','Kauntaa','fighting',1,20,100,'lastenemy','physical','contact','yes','',0,'?2+',NULL,89,'Retaliates any physical hit with double the power.','A retaliation move that counters any physical attack, inflicting double the damage taken.','tough',16,'Before D/P: Affected by accuracy.','0111100000001'), 
     11951(68,'Counter','カりンタヌ','Kauntaa','fighting',1,20,100,'lastenemy','physical','contact','yes','',0,'?2+',NULL,89,'Retaliates any physical hit with double the power.','A retaliation move that counters any physical attack, inflicting double the damage taken.','tough',16,'Before D/P: Affected by accuracy.  Only worked against Normal- and Fighting-type damage.','0111100000001'), 
    1195211952(69,'Seismic Toss','ちき゠
    1195311953うなげ','Chikyuunage','fighting',1,20,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'L',NULL,87,'Inflicts damage identical to the user\'s level.','The foe is thrown using the power of gravity. It inflicts damage equal to the user\'s level.','tough',23,NULL,'0010110110011'), 
     
    1246312463(87,0,'Inflicts damage equal to the user\'s level.','Inflicts damage equal to the user\'s level.'), 
    1246412464(88,0,'Inflicts damage between 1 HP and 1.5 times the user\'s level.','Inflicts damage between 1 HP and 1.5 times the user\'s level, given by: level * (rand(0, 10) * 10 + 50) / 100.'), 
    12465 (89,-5,'Inflicts twice the damage the user received from the last hit it took, if the move was Normal or Fighting.','Inflicts twice the damage the user received from the last hit it took, if the move was Normal or Fighting.'), 
     12465(89,-5,'If the user takes physical damage this turn, inflicts twice the damage taken to the target.','If the user takes physical damage this turn, inflicts twice the damage taken to the target.  Damage inflicted is typeless, but does not affect Normal-type Pokémon.'), 
    1246612466(90,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 every turn for 2 to 6 turns.'), 
    1246712467(91,0,'Sets the user\'s and targets\'s HP to the average of their current HP.','Sets the user\'s and targets\'s HP to the average of their current HP.'), 
     
    1251212512(142,0,'User pays half its max HP to raise its Attack as high as is allowed by stat changes.','User pays half its max HP to raise its Attack as high as is allowed by stat changes.'), 
    1251312513(143,0,'Discards the user\'s stat changes and copies the target\'s.','Discards the user\'s stat changes and copies the target\'s.'), 
    12514 (144,-5,'If the user takes Special damage this turn, inflicts twice the damage taken to the target.','If the user takes Special damage this turn, inflicts twice the damage taken to the target.'), 
     12514(144,-5,'If the user takes special damage this turn, inflicts twice the damage taken to the target.','If the user takes special damage this turn, inflicts twice the damage taken to the target.  Damage inflicted is typeless, but does not affect Dark-type Pokémon.'), 
    1251512515(145,0,'Raises the user\'s Defense.  User charges for one turn before attacking.','Raises the user\'s Defense.  User charges for one turn before attacking.'), 
    1251612516(146,0,'Has chance to make the target Flinch.','Has chance to make the target Flinch.  Inflicts double damage against Pokemon using Dive.'),