Difference between revisions of "00 Dmg (Weapon)"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [01] Weapon 00188b64: 27bdffe8 addiu r29,r29,0xffe8 00188b68: afbf0010 sw r31,0x0010(r29) 00188b6c: 0c062144 jal 0x 00188510 Physical Evade Calculation 00188b70: 0000000...")
 
(Blanked the page)
Line 1: Line 1:
[01] Weapon
+
 
00188b64: 27bdffe8 addiu r29,r29,0xffe8
 
00188b68: afbf0010 sw r31,0x0010(r29)
 
00188b6c: 0c062144 jal 0x 00188510 Physical Evade Calculation
 
00188b70: 00000000 nop
 
00188b74: 14400007 bne r2,r0,0x 00188b94 Branch if attack is evaded
 
00188b78: 00000000 nop
 
00188b7c: 0c06218e jal 0x 00188638 Physical Damage Calculation (Weapons)
 
00188b80: 00000000 nop
 
00188b84: 14400003 bne r2,r0,0x 00188b94 Branch if no damage is dealt?
 
00188b88: 00000000 nop
 
00188b8c: 0c061fad jal 0x 00187eb4 Status Calculation?
 
00188b90: 00000000 nop
 
00188b94: 8fbf0010 lw r31,0x0010(r29)
 
00188b98: 27bd 0018 addiu r29,r29,0x 0018
 
00188b9c: 03e00008 jr r31
 
00188ba0: 00000000 nop
 

Revision as of 15:22, 29 February 2012