Move Effect: Difference between revisions
Appearance
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 ExtractMoveEffect to be applied. | Move Effect is a page where you can edit what each Pokemon move does. Requires ExtractMoveEffect to be applied. | ||
Each move has an [[List of | 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. | ||
Also, you can add which move can be gotten by using Metronome. | Also, you can add which move can be gotten by using Metronome. | ||
{{NavSkyTemple}} | {{NavSkyTemple}} | ||
Revision as of 22:26, 12 July 2026
Move Effect is a page where you can edit what each Pokemon move does. Requires ExtractMoveEffect to be applied.
Each move has an 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.
Also, you can add which move can be gotten by using Metronome.