Difference between revisions of "54 HealMP (MA*Y)"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [54] 0018a668: 27bdffe8 addiu r29,r29,0xffe8 0018a66c: afbf0010 sw r31,0x0010(r29) 0018a670: 0c061725 jal 0x 00185c94 Get Ability Power 0018a674: 00000000 nop ...")
 
Line 2: Line 2:
 
  0018a668: 27bdffe8 addiu r29,r29,0xffe8
 
  0018a668: 27bdffe8 addiu r29,r29,0xffe8
 
  0018a66c: afbf0010 sw r31,0x0010(r29)
 
  0018a66c: afbf0010 sw r31,0x0010(r29)
  0018a670: 0c061725 jal 0x 00185c94      Get Ability Power
+
  0018a670: 0c061725 jal 0x 00185c94      [[Store MA and Y]]
 
  0018a674: 00000000 nop
 
  0018a674: 00000000 nop
  0018a678: 0c062216 jal 0x 00188858      Magical XA * YA
+
  0018a678: 0c062216 jal 0x 00188858      [[Magical XA * YA]]
 
  0018a67c: 00000000 nop
 
  0018a67c: 00000000 nop
  0018a680: 0c061d3b jal 0x 001874ec      Convert HP Damage to MP Healing
+
  0018a680: 0c061d3b jal 0x 001874ec      [[Convert HP Damage into MP Recovery]]
 
  0018a684: 00000000 nop
 
  0018a684: 00000000 nop
 
  0018a688: 8fbf0010 lw r31,0x0010(r29)
 
  0018a688: 8fbf0010 lw r31,0x0010(r29)
  0018a68c: 27bd 0018 addiu r29,r29,0x 0018
+
  0018a68c: 27bd0018 addiu r29,r29,0x 0018
 
  0018a690: 03e00008 jr r31
 
  0018a690: 03e00008 jr r31
 
  0018a694: 00000000 nop
 
  0018a694: 00000000 nop

Revision as of 03:22, 4 June 2016

[54]
0018a668: 27bdffe8 addiu r29,r29,0xffe8		
0018a66c: afbf0010 sw r31,0x0010(r29)		
0018a670: 0c061725 jal 0x 00185c94      		Store MA and Y
0018a674: 00000000 nop				
0018a678: 0c062216 jal 0x 00188858      		Magical XA * YA
0018a67c: 00000000 nop				
0018a680: 0c061d3b jal 0x 001874ec      		Convert HP Damage into MP Recovery
0018a684: 00000000 nop				
0018a688: 8fbf0010 lw r31,0x0010(r29)		
0018a68c: 27bd0018 addiu r29,r29,0x 0018		
0018a690: 03e00008 jr r31			
0018a694: 00000000 nop