Difference between revisions of "Elemental Absorb and status roll"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (return link)
Line 9: Line 9:
 
  0018873c: 03e00008 jr r31
 
  0018873c: 03e00008 jr r31
 
  00188740: 00000000 nop
 
  00188740: 00000000 nop
 +
 +
Return location (in progress)
 +
00188dd4 - [[08_Dmg_F(MA*Y)|Formula 08 : Dmg F(MA*Y)]]

Revision as of 20:10, 13 March 2021

0018871c: 27bdffe8 addiu r29,r29,0xffe8
00188720: afbf0010 sw r31,0x0010(r29)
00188724: 0c061c3f jal 0x001870fc		Elemental Absorption
00188728: 00000000 nop
0018872c: 0c062130 jal 0x001884c0		Conditional Status Proc Roll (19%)
00188730: 00000000 nop
00188734: 8fbf0010 lw r31,0x0010(r29)
00188738: 27bd0018 addiu r29,r29,0x0018
0018873c: 03e00008 jr r31
00188740: 00000000 nop

Return location (in progress)

00188dd4 - Formula 08 : Dmg F(MA*Y)