Changeset 269 for veekun/trunk/script/pokedex.sql
- Timestamp:
- 07/27/07 23:24:39 (3 years ago)
- Files:
-
- 1 modified
-
veekun/trunk/script/pokedex.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
veekun/trunk/script/pokedex.sql
r268 r269 12083 12083 (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'), 12084 12084 (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'), 12086 12086 (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'), 12087 12087 (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'), … … 12415 12415 (243,0,'User swaps Attack and Special Attack with the target.','User swaps Attack and Special Attack with the target.'), 12416 12416 (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.'), 12418 12418 (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.'), 12419 12419 (247,0,'Changes the target\'s ability to Insomnia.','Changes the target\'s ability to Insomnia.'),
