Difference between revisions of "22 Hit (100%) Status"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [22] 00189654: 27bdffe8 addiu r29,r29,0xffe8 00189658: afbf0010 sw r31,0x0010(r29) 0018965c: 0c061e44 jal 0x 00187910 Katana Break Calculation 00189660: 000000...")
 
m (Wikilinking)
Line 2: Line 2:
 
  00189654: 27bdffe8 addiu r29,r29,0xffe8
 
  00189654: 27bdffe8 addiu r29,r29,0xffe8
 
  00189658: afbf0010 sw r31,0x0010(r29)
 
  00189658: afbf0010 sw r31,0x0010(r29)
  0018965c: 0c061e44 jal 0x 00187910      Katana Break Calculation
+
  0018965c: 0c061e44 jal 0x[[00187910]]     [[Katana Break Chance]]
 
  00189660: 00000000 nop
 
  00189660: 00000000 nop
  00189664: 0c061fc9 jal 0x 00187f24      Proc Status at 100% since there's no accuracy modifier
+
  00189664: 0c061fc9 jal 0x[[00187f24]]     [[Apply status (to action)]] (100% Status)
 
  00189668: 00000000 nop
 
  00189668: 00000000 nop
 
  0018966c: 8fbf0010 lw r31,0x0010(r29)
 
  0018966c: 8fbf0010 lw r31,0x0010(r29)
  00189670: 27bd 0018 addiu r29,r29,0x 0018
+
  00189670: 27bd0018 addiu r29,r29,0x 0018
 
  00189674: 03e00008 jr r31
 
  00189674: 03e00008 jr r31
 
  00189678: 00000000 nop
 
  00189678: 00000000 nop

Revision as of 01:11, 29 April 2020

[22]
00189654: 27bdffe8 addiu r29,r29,0xffe8		
00189658: afbf0010 sw r31,0x0010(r29)		
0018965c: 0c061e44 jal 0x00187910      		Katana Break Chance
00189660: 00000000 nop				
00189664: 0c061fc9 jal 0x00187f24      		Apply status (to action) (100% Status)
00189668: 00000000 nop				
0018966c: 8fbf0010 lw r31,0x0010(r29)		
00189670: 27bd0018 addiu r29,r29,0x 0018		
00189674: 03e00008 jr r31			
00189678: 00000000 nop