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

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Raijinili moved page 22 to 22 Hit (100%) Status: Reflecting FFTPatcher's desc.)
m
 
Line 1: Line 1:
 
  [22]
 
  [22]
  00189654: 27bdffe8 addiu r29,r29,0xffe8
+
  00189654: 27bdffe8 addiu r29,r29,-0x0018    |
  00189658: afbf0010 sw r31,0x0010(r29)
+
  00189658: afbf0010 sw r31,0x0010(r29)       |
  0018965c: 0c061e44 jal 0x[[00187910]]      [[Katana Break Chance]]
+
  0018965c: 0c061e44 jal 0x00187910          |{{f/jal|Katana Break Chance|Katana Break Chance}}  Roll Break chances (Wepon Power%), update Attacker current action special flags
  00189660: 00000000 nop
+
  00189660: 00000000 nop                     |
  00189664: 0c061fc9 jal 0x[[00187f24]]      [[Apply status (to action)]] (100% Status)
+
  00189664: 0c061fc9 jal 0x00187f24          |{{f/jal|Apply status (to action) |Apply status (to action) }} Add Ability status - if successful update TCA Attack type
  00189668: 00000000 nop
+
  00189668: 00000000 nop                     |
  0018966c: 8fbf0010 lw r31,0x0010(r29)
+
  0018966c: 8fbf0010 lw r31,0x0010(r29)      
  00189670: 27bd0018 addiu r29,r29,0x 0018
+
  00189670: 27bd0018 addiu r29,r29,0x0018   
  00189674: 03e00008 jr r31
+
  00189674: 03e00008 jr r31                  
  00189678: 00000000 nop
+
  00189678: 00000000 nop                    
 +
=== Return location ===
 +
'''Battle.bin'''
 +
0018b97c - [[Pre Formula Setup (FDC)|Pre Formula Setup]]

Latest revision as of 19:57, 18 April 2022

[22]
00189654: 27bdffe8 addiu r29,r29,-0x0018    |
00189658: afbf0010 sw r31,0x0010(r29)       |
0018965c: 0c061e44 jal 0x00187910           |-->Katana Break Chance  Roll Break chances (Wepon Power%), update Attacker current action special flags
00189660: 00000000 nop                      |
00189664: 0c061fc9 jal 0x00187f24           |-->Apply status (to action)  Add Ability status - if successful update TCA Attack type
00189668: 00000000 nop                      |
0018966c: 8fbf0010 lw r31,0x0010(r29)       
00189670: 27bd0018 addiu r29,r29,0x0018     
00189674: 03e00008 jr r31                   
00189678: 00000000 nop                      

Return location

Battle.bin
0018b97c - Pre Formula Setup