Move Effect: Difference between revisions

From SkyTemple
Added Move Effect page to the wiki.
 
RRad (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 ExtractMoveEffect to be applied.


Each move have a effect ID assigned to it. You can add more effects by writing what you want the move to do in ASM, the going to Patches-?ASM->Move Effect, then Effect Code, pressing + and importing a .asm file.  
Each move has an [[List of Effect Animations|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 16:14, 14 October 2025

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.