Move Effect: Difference between revisions
Appearance
Added Move Effect page to the wiki. |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| 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 | 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}} | |||
Latest revision as of 22:28, 12 July 2026
Move Effect is a page where you can edit what each Pokemon move does. Requires ExtractMoveCode 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.