Move Effect: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Move Effect is a page where you can edit what each Pokemon move does. Requires | Move Effect is a page where you can edit what each Pokemon move does. Requires ExtractMoveCode to be applied. | ||
Each move has an [[List of Move Effects|effect ID]] assigned to it. You can add more effects by writing what you want the move to do in ASM, then going to Patches->ASM->Move Effect, then Effect Code, pressing + and importing a .asm file. | Each move has an [[List of Move Effects|effect ID]] assigned to it. You can add more effects by writing what you want the move to do in ASM, then going to Patches->ASM->Move Effect, then Effect Code, pressing + and importing a .asm file. | ||