29 OppositeSex: Hit (MA+X)%

From Final Fantasy Hacktics Wiki
Revision as of 21:15, 29 February 2012 by Choto (talk | contribs) (Created page with " [29] 00189910: 27bdffe8 addiu r29,r29,0xffe8 00189914: afbf0010 sw r31,0x0010(r29) 00189918: 0c061760 jal 0x 00185d80 Load MA and X 0018991c: 00000000 nop ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[29]
00189910: 27bdffe8 addiu r29,r29,0xffe8		
00189914: afbf0010 sw r31,0x0010(r29)		
00189918: 0c061760 jal 0x 00185d80      		Load MA and X
0018991c: 00000000 nop				
00189920: 0c061259 jal 0x 00184964      		Zodiac Calculation
00189924: 00000000 nop				
00189928: 0c061967 jal 0x 0018659c      		(MA + X)% Hit
0018992c: 00000000 nop				
00189930: 0c061d44 jal 0x 00187510      		Final Accuracy Check
00189934: 00000000 nop				
00189938: 3c028019 lui r2,0x8019		
0018993c: 8c422d90 lw r2,0x2d90(r2)		
00189940: 00000000 nop				
00189944: 90420000 lbu r2,0x0000(r2)		
00189948: 00000000 nop				
0018994c: 10400011 beq r2,r0,0x 00189994		
00189950: 00000000 nop				
00189954: 3c028019 lui r2,0x8019		
00189958: 8c422d98 lw r2,0x2d98(r2)		
0018995c: 3c048019 lui r4,0x8019		
00189960: 8c842d94 lw r4,0x2d94(r4)		
00189964: 90430006 lbu r3,0x0006(r2)		
00189968: 90820006 lbu r2,0x0006(r4)		
0018996c: 306300e0 andi r3,r3,0x00e0		
00189970: 304200e0 andi r2,r2,0x00e0		
00189974: 14620005 bne r3,r2,0x 0018998c		
00189978: 00000000 nop				
0018997c: 0c0610c3 jal 0x 0018430c      		ELSE, MISS Routine (Except for graphics, this just wastes space.)
00189980: 00000000 nop				
00189984: 08062665 j 0x 00189994			
00189988: 00000000 nop				
0018998c: 0c061fc9 jal 0x 00187f24      		Inflict Status at (MA + X)%
00189990: 00000000 nop				
00189994: 8fbf0010 lw r31,0x0010(r29)		
00189998: 27bd 0018 addiu r29,r29,0x 0018		
0018999c: 03e00008 jr r31			
001899a0: 00000000 nop