Difference between revisions of "Cause Action Miss"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " 8018433c: 3c028019 lui r2,0x8019 80184340: 8c422d90 lw r2,0x2d90(r2) 80184344: 00000000 nop 80184348: a0400000 sb r0,0x0000(r2) action.HitStatus = HitStatus.Miss...")
 
m
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05:25, 4 January 2021

8018433c: 3c028019 lui r2,0x8019		
80184340: 8c422d90 lw r2,0x2d90(r2)		
80184344: 00000000 nop				
80184348: a0400000 sb r0,0x0000(r2)		action.HitStatus = HitStatus.Miss
8018434c: 3c038019 lui r3,0x8019		
80184350: 8c632d90 lw r3,0x2d90(r3)		
80184354: 34020006 ori r2,r0,0x0006		
80184358: 03e00008 jr r31			
8018435c: a0620002 sb r2,0x0002(r3)		action.EvadeType = EvadeType.Missed