Difference between revisions of "2B Hit (PA+Y)% // -PA/MA/SP (X)"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
  00189a90: 27bdffe8 addiu r29,r29,0xffe8
 
  00189a90: 27bdffe8 addiu r29,r29,0xffe8
 
  00189a94: afbf0010 sw r31,0x0010(r29)
 
  00189a94: afbf0010 sw r31,0x0010(r29)
  00189a98: 0c062144 jal 0x00188510      Physical Evade Calculation
+
  00189a98: 0c062144 jal 0x00188510      [[Physical_Evade_Calculation]]
 
  00189a9c: 00000000 nop
 
  00189a9c: 00000000 nop
 
  00189aa0: 14400009 bne r2,r0,0x 00189ac8
 
  00189aa0: 14400009 bne r2,r0,0x 00189ac8
 
  00189aa4: 00000000 nop
 
  00189aa4: 00000000 nop
  00189aa8: 0c061781 jal 0x00185e04      Loads PA and Y
+
  00189aa8: 0c061781 jal 0x00185e04      Loads PA and Y   [[Store_PA_and_Y]]
 
  00189aac: 00000000 nop
 
  00189aac: 00000000 nop
 
  00189ab0: 0c0621b5 jal 0x001886d4      Load (PA + Y)%  [[Routine_used_in_formula_2B]]
 
  00189ab0: 0c0621b5 jal 0x001886d4      Load (PA + Y)%  [[Routine_used_in_formula_2B]]

Revision as of 21:55, 15 January 2021

[2b]
00189a90: 27bdffe8 addiu r29,r29,0xffe8		
00189a94: afbf0010 sw r31,0x0010(r29)		
00189a98: 0c062144 jal 0x00188510      		Physical_Evade_Calculation
00189a9c: 00000000 nop				
00189aa0: 14400009 bne r2,r0,0x 00189ac8		
00189aa4: 00000000 nop				
00189aa8: 0c061781 jal 0x00185e04      		Loads PA and Y   Store_PA_and_Y
00189aac: 00000000 nop				
00189ab0: 0c0621b5 jal 0x001886d4      		Load (PA + Y)%   Routine_used_in_formula_2B
00189ab4: 00000000 nop				
00189ab8: 14400003 bne r2,r0,0x00189ac8		
00189abc: 00000000 nop				
00189ac0: 0c061e18 jal 0x00187860   		Determine which stat will be reduced
00189ac4: 00000000 nop				
00189ac8: 8fbf0010 lw r31,0x0010(r29)		
00189acc: 27bd 0018 addiu r29,r29,0x0018		
00189ad0: 03e00008 jr r31			
00189ad4: 00000000 nop