PA Save, MA Save, Speed Save, Regenerator, Auto Potion, Gilgame Heart usability

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
PA Save, MA Save, Speed Save, Regenerator, Auto Potion, Gilgame Heart Usability:
0018ce88: 3c028019 lui r2,0x8019      		
0018ce8c: 8c422d90 lw r2,0x2d90(r2)      	Load Current Action Data Pointer
0018ce90: 27bdffe8 addiu r29,r29,0xffe8      	
0018ce94: afbf0014 sw r31,0x0014(r29)      	
0018ce98: afb00010 sw r16,0x0010(r29)      	
0018ce9c: 90420025 lbu r2,0x0025(r2)      	Load Attack Type
0018cea0: 00000000 nop            		
0018cea4: 30420080 andi r2,r2,0x0080      	
0018cea8: 1040000d beq r2,r0,0x0018cee0      	Branch if Attack was not HP Damage
0018ceac: 00808021 addu r16,r4,r0      		
0018ceb0: 3c048019 lui r4,0x8019      		
0018ceb4: 8c842d98 lw r4,0x2d98(r4)      	Load Defender's Stats   
0018ceb8: 0c0634e1 jal 0x0018d384      		Load Chance to React
0018cebc: 00000000 nop            		
0018cec0: 14400007 bne r2,r0,0x0018cee0      	Branch if Reaction Failed
0018cec4: 00000000 nop            		
0018cec8: 3c028019 lui r2,0x8019      		
0018cecc: 8c422d90 lw r2,0x2d90(r2)      	Load Current Action Data Pointer
0018ced0: 00000000 nop            		
0018ced4: 94430004 lhu r3,0x0004(r2)      	Load HP Damage
0018ced8: a450000e sh r16,0x000e(r2)      	Store Reaction ID
0018cedc: a4430026 sh r3,0x0026(r2)      	Store Last Attack on Self?
0018cee0: 8fbf0014 lw r31,0x0014(r29)      	
0018cee4: 8fb00010 lw r16,0x0010(r29)      	
0018cee8: 27bd0018 addiu r29,r29,0x0018      	
0018ceec: 03e00008 jr r31         		
0018cef0: 00000000 nop