Difference between revisions of "Elemental Absorb + Status proc"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "0018871c: 27bdffe8 addiu r29,r29,0xffe8 00188720: afbf0010 sw r31,0x0010(r29) 00188724: 0c061c3f jal 0x001870fc # Elemental absorb 00188728: 00000000 nop 001887...")
 
m (redirect)
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
0018871c: 27bdffe8 addiu r29,r29,0xffe8
+
#REDIRECT [[Elemental_Absorb_and_status_roll]]
00188720: afbf0010 sw r31,0x0010(r29)
+
 
00188724: 0c061c3f jal 0x001870fc                # Elemental absorb
+
0018871c: 27bdffe8 addiu r29,r29,0xffe8
00188728: 00000000 nop
+
00188720: afbf0010 sw r31,0x0010(r29)
0018872c: 0c062130 jal 0x001884c0                # Conditional status proc roll (19%)
+
00188724: 0c061c3f jal 0x001870fc                # Elemental absorb
00188730: 00000000 nop
+
00188728: 00000000 nop
00188734: 8fbf0010 lw r31,0x0010(r29)
+
0018872c: 0c062130 jal 0x001884c0                # Conditional status proc roll (19%)
00188738: 27bd0018 addiu r29,r29,0x0018
+
00188730: 00000000 nop
0018873c: 03e00008 jr r31
+
00188734: 8fbf0010 lw r31,0x0010(r29)
00188740: 00000000 nop
+
00188738: 27bd0018 addiu r29,r29,0x0018
 +
0018873c: 03e00008 jr r31
 +
00188740: 00000000 nop

Latest revision as of 19:16, 25 August 2021

0018871c: 27bdffe8 addiu r29,r29,0xffe8

00188720: afbf0010 sw r31,0x0010(r29)
00188724: 0c061c3f jal 0x001870fc                # Elemental absorb
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