Difference between revisions of "2D Dmg (PA*(WP+Y)) 100% Status"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Links)
m (Remove less-descriptive alt name)
Line 6: Line 6:
 
  00189b30: 14400014 bne r2,r0,0x 00189b84 Exit if evaded
 
  00189b30: 14400014 bne r2,r0,0x 00189b84 Exit if evaded
 
  00189b34: 00000000 nop
 
  00189b34: 00000000 nop
  00189b38: 0c061797 jal 0x 00185e5c      [[Store PA and WP + Y|Load WP + Y as Y]]
+
  00189b38: 0c061797 jal 0x 00185e5c      [[Store PA and WP + Y]]
 
  00189b3c: 00000000 nop
 
  00189b3c: 00000000 nop
 
  00189b40: 0c0617e9 jal 0x 00185fa4      [[Weapon_Element_Strengthen]]
 
  00189b40: 0c0617e9 jal 0x 00185fa4      [[Weapon_Element_Strengthen]]

Revision as of 03:54, 1 August 2021

[2d]
00189b20: 27bdffe8 addiu r29,r29,0xffe8		
00189b24: afbf0010 sw r31,0x0010(r29)		
00189b28: 0c062144 jal 0x 00188510      		Physical_Evade_Calculation
00189b2c: 00000000 nop				
00189b30: 14400014 bne r2,r0,0x 00189b84		Exit if evaded
00189b34: 00000000 nop				
00189b38: 0c061797 jal 0x 00185e5c      		Store PA and WP + Y
00189b3c: 00000000 nop				
00189b40: 0c0617e9 jal 0x 00185fa4      		Weapon_Element_Strengthen
00189b44: 00000000 nop				
00189b48: 0c0621a9 jal 0x 001886a4      		Physical Dmg calculation - (XA modifying Status + compat + critical + XA*YA)
00189b4c: 00000000 nop				
00189b50: 0c061bf4 jal 0x 00186fd0      		Elemental Damage Modification (Prep)
00189b54: 00000000 nop				
00189b58: 3c028019 lui r2,0x8019		
00189b5c: 8c422d90 lw r2,0x2d90(r2)		
00189b60: 00000000 nop				
00189b64: 90420000 lbu r2,0x0000(r2)		
00189b68: 00000000 nop				
00189b6c: 10400005 beq r2,r0,0x 00189b84		
00189b70: 00000000 nop				
00189b74: 0c061c3f jal 0x 001870fc      		Elemental_Absorption
00189b78: 00000000 nop				
00189b7c: 0c061fad jal 0x 00187eb4      		Apply status (to action) - (Preserve hit status, evade type, hit %)
00189b80: 00000000 nop				
00189b84: 8fbf0010 lw r31,0x0010(r29)		
00189b88: 27bd 0018 addiu r29,r29,0x 0018		
00189b8c: 03e00008 jr r31			
00189b90: 00000000 nop