Difference between revisions of "37 Dmg (Rdm(1…Y)*PA)"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [37] 00189f84: 27bdffe8 addiu r29,r29,0xffe8 00189f88: afbf0010 sw r31,0x0010(r29) 00189f8c: 0c062144 jal 0x 00188510 Physical Evade Calculation 00189f90: 0000...")
 
Line 2: Line 2:
 
  00189f84: 27bdffe8 addiu r29,r29,0xffe8
 
  00189f84: 27bdffe8 addiu r29,r29,0xffe8
 
  00189f88: afbf0010 sw r31,0x0010(r29)
 
  00189f88: afbf0010 sw r31,0x0010(r29)
  00189f8c: 0c062144 jal 0x 00188510      Physical Evade Calculation
+
  00189f8c: 0c062144 jal 0x 00188510      Physical Evade Calculation ([[Physical Evade Calculation|link]])
 
  00189f90: 00000000 nop
 
  00189f90: 00000000 nop
 
  00189f94: 14400009 bne r2,r0,0x 00189fbc
 
  00189f94: 14400009 bne r2,r0,0x 00189fbc

Revision as of 22:20, 5 August 2020

[37]
00189f84: 27bdffe8 addiu r29,r29,0xffe8		
00189f88: afbf0010 sw r31,0x0010(r29)		
00189f8c: 0c062144 jal 0x 00188510      		Physical Evade Calculation (link)
00189f90: 00000000 nop				
00189f94: 14400009 bne r2,r0,0x 00189fbc		
00189f98: 00000000 nop				
00189f9c: 0c061781 jal 0x 00185e04      		Load PA and Y
00189fa0: 00000000 nop				
00189fa4: 0c061853 jal 0x 0018614c      		Attack UP/Martial Arts Check
00189fa8: 00000000 nop				
00189fac: 0c0622b7 jal 0x 00188adc      		Damage Modifiers (Berserk and Frog check on user, though I suspect dragons may use this, so it's not entirely dumb.)
00189fb0: 00000000 nop				
00189fb4: 0c061a47 jal 0x 0018691c      		Damage and Knockback Routine
00189fb8: 00000000 nop				
00189fbc: 8fbf0010 lw r31,0x0010(r29)		
00189fc0: 27bd 0018 addiu r29,r29,0x 0018		
00189fc4: 03e00008 jr r31			
00189fc8: 00000000 nop