12 Set Quick Hit F(MA+X)%

From Final Fantasy Hacktics Wiki
Revision as of 21:06, 29 February 2012 by Choto (talk | contribs) (Created page with " [12] 0018912c: 27bdffe8 addiu r29,r29,0xffe8 00189130: afbf0010 sw r31,0x0010(r29) 00189134: 0c061760 jal 0x 00185d80 Get X and MA 00189138: 00000000 nop 001...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[12]
0018912c: 27bdffe8 addiu r29,r29,0xffe8		
00189130: afbf0010 sw r31,0x0010(r29)		
00189134: 0c061760 jal 0x 00185d80   		Get X and MA
00189138: 00000000 nop				
0018913c: 0c062200 jal 0x 00188800   		Calculate (MA + X)*Faith% This is essentially the same as 0x188a24 except without elemental boosting, shell, or MADEF.
00189140: 00000000 nop				
00189144: 14400003 bne r2,r0,0x 00189154		
00189148: 00000000 nop				
0018914c: 0c061e0f jal 0x 0018783c   		Quick Effect
00189150: 00000000 nop				
00189154: 8fbf0010 lw r31,0x0010(r29)		
00189158: 27bd 0018 addiu r29,r29,0x 0018		
0018915c: 03e00008 jr r31			
00189160: 00000000 nop