Changeset 508 for veekun/trunk/script/pokedex.sql
- Timestamp:
- 07/11/09 23:28:53 (8 months ago)
- Files:
-
- 1 modified
-
veekun/trunk/script/pokedex.sql (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
veekun/trunk/script/pokedex.sql
r507 r508 11949 11949 (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'), 11950 11950 (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'), 11952 11952 (69,'Seismic Toss','ã¡ãã 11953 11953 ããªã','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'), … … 12463 12463 (87,0,'Inflicts damage equal to the user\'s level.','Inflicts damage equal to the user\'s level.'), 12464 12464 (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,'I nflicts 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.'), 12466 12466 (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.'), 12467 12467 (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.'), … … 12512 12512 (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.'), 12513 12513 (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.'), 12515 12515 (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.'), 12516 12516 (146,0,'Has chance to make the target Flinch.','Has chance to make the target Flinch. Inflicts double damage against Pokemon using Dive.'),
