Jump to content

Move Effect: Difference between revisions

From SkyTemple
Caitemis (talk | contribs)
mNo edit summary
Caitemis (talk | contribs)
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 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.  

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.