Difference between revisions of "3D Hit (MA+X)%"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [3d] 00189fcc: 27bdffe8 addiu r29,r29,0xffe8 00189fd0: afbf0010 sw r31,0x0010(r29) 00189fd4: 0c06216e jal 0x 001885b8 Magic Evade 00189fd8: 00000000 nop 0...")
 
m (links)
Line 2: Line 2:
 
  00189fcc: 27bdffe8 addiu r29,r29,0xffe8
 
  00189fcc: 27bdffe8 addiu r29,r29,0xffe8
 
  00189fd0: afbf0010 sw r31,0x0010(r29)
 
  00189fd0: afbf0010 sw r31,0x0010(r29)
  00189fd4: 0c06216e jal 0x 001885b8      Magic Evade
+
  00189fd4: 0c06216e jal 0x 001885b8      [[Magical_Evade_Calculation]]
 
  00189fd8: 00000000 nop
 
  00189fd8: 00000000 nop
 
  00189fdc: 14400007 bne r2,r0,0x 00189ffc
 
  00189fdc: 14400007 bne r2,r0,0x 00189ffc
 
  00189fe0: 00000000 nop
 
  00189fe0: 00000000 nop
  00189fe4: 0c0622a1 jal 0x 00188a84      Sets (MA + X)% as hit chance
+
  00189fe4: 0c0622a1 jal 0x 00188a84      [[MA_%2B_X_without_faith]]
 
  00189fe8: 00000000 nop
 
  00189fe8: 00000000 nop
 
  00189fec: 14400003 bne r2,r0,0x 00189ffc
 
  00189fec: 14400003 bne r2,r0,0x 00189ffc
 
  00189ff0: 00000000 nop
 
  00189ff0: 00000000 nop
  00189ff4: 0c061fc9 jal 0x 00187f24      Status Proc
+
  00189ff4: 0c061fc9 jal 0x 00187f24      [[Apply_status_(to_action)]]
 
  00189ff8: 00000000 nop
 
  00189ff8: 00000000 nop
 
  00189ffc: 8fbf0010 lw r31,0x0010(r29)
 
  00189ffc: 8fbf0010 lw r31,0x0010(r29)

Revision as of 19:23, 27 August 2021

[3d]
00189fcc: 27bdffe8 addiu r29,r29,0xffe8		
00189fd0: afbf0010 sw r31,0x0010(r29)		
00189fd4: 0c06216e jal 0x 001885b8      		Magical_Evade_Calculation
00189fd8: 00000000 nop				
00189fdc: 14400007 bne r2,r0,0x 00189ffc		
00189fe0: 00000000 nop				
00189fe4: 0c0622a1 jal 0x 00188a84      		MA_+_X_without_faith
00189fe8: 00000000 nop				
00189fec: 14400003 bne r2,r0,0x 00189ffc		
00189ff0: 00000000 nop				
00189ff4: 0c061fc9 jal 0x 00187f24      		Apply_status_(to_action)
00189ff8: 00000000 nop				
00189ffc: 8fbf0010 lw r31,0x0010(r29)		
0018a000: 27bd 0018 addiu r29,r29,0x 0018		
0018a004: 03e00008 jr r31			
0018a008: 00000000 nop