Show
Ignore:
Timestamp:
07/27/07 23:24:39 (17 months ago)
Author:
eevee
Message:

Fixed: Punishment description was way off. (#113)

Files:
1 modified

Legend:

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

    r268 r269  
    1208312083(384,'Power Swap','パワヌスワップ','','psychic',0,10,0,'enemy','none','detect,accuracy','yes','',0,'',NULL,243,'','The user employs its psychic power to switch changes to its Attack and Sp. Atk with the foe.','beauty',0,NULL,'1000000010010'), 
    1208412084(385,'Guard Swap','ガヌドスワップ','','psychic',0,10,0,'enemy','none','detect,accuracy','yes','',0,'',NULL,244,'','The user employs its psychic power to switch changes to its Defense and Sp. Def with the foe.','cute',0,NULL,'1000000010010'), 
    12085 (386,'Punishment','おしおき','','dark',1,5,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'',NULL,245,'','This attack\'s power increases the more the foe has powered up with stat changes.','smart',0,NULL,'1011101110011'), 
     12085(386,'Punishment','おしおき','','dark',60,5,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'',NULL,245,'','This attack\'s power increases the more the foe has powered up with stat changes.','smart',0,'The game considers this move\'s power to be 1, but I think that\'s dumb and makes explanation complicated.','1011101110011'), 
    1208612086(387,'Last Resort','ずっおおき','','normal',130,5,100,'enemy','physical','contact,detect,accuracy,kingsrock','yes','',0,'',NULL,246,'','This move can be used only after the user has used all the other moves it knows in the battle.','cute',0,NULL,'1010100110011'), 
    1208712087(388,'Worry Seed','なやみのタネ','','grass',0,10,100,'enemy','none','detect,magiccoat,accuracy','yes','',0,'',NULL,247,'','A seed that causes worry is planted on the foe. It prevents sleep by making its ability Insomnia.','beauty',0,NULL,'1001100010110'), 
     
    1241512415(243,0,'User swaps Attack and Special Attack with the target.','User swaps Attack and Special Attack with the target.'), 
    1241612416(244,0,'User swaps Defense and Special Defense with the target.','User swaps Defense and Special Defense with the target.'), 
    12417 (245,0,'Inflicts more damage to targets with more positive stat changes.','For each stat (not including Evasion and Accuracy), this move\'s power increases by 25% for each level the target has the stat raised.  This effect compounds: i.e., a target with its Attack raised twice will cause a 50% rise in power, whereas a target with its Attack and Speed both raised once will cause a (125% * 125%) - 100% = 56.75% rise in power.'), 
     12417(245,0,'Inflicts more damage to targets with more positive stat changes.','Power increases by 20 for every level each of the target\'s stats (excluding Accuracy and Evasion) is raised in total, up to a maximum of 200.  Stat drops have no effect.'), 
    1241812418(246,0,'Can only be used after all of the user\'s other moves have been used.','Can only be used after all of the user\'s other moves have been used at least once since it entered battle.'), 
    1241912419(247,0,'Changes the target\'s ability to Insomnia.','Changes the target\'s ability to Insomnia.'),