07 Heal (Weapon)

From Final Fantasy Hacktics Wiki
Revision as of 21:01, 29 February 2012 by Choto (talk | contribs) (Created page with " [07] Weapon (Heal) 00188d3c: 27bdffe8 addiu r29,r29,0xffe8 00188d40: afbf0010 sw r31,0x0010(r29) 00188d44: 0c0616a7 jal 0x 00185a9c Weapon XA Calculation 0018...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[07] Weapon (Heal)
00188d3c: 27bdffe8 addiu r29,r29,0xffe8		
00188d40: afbf0010 sw r31,0x0010(r29)		
00188d44: 0c0616a7 jal 0x 00185a9c      		Weapon XA Calculation
00188d48: 00000000 nop				
00188d4c: 0c061259 jal 0x 00184964      		Zodiac Calculation Already covered under weapon XA.
00188d50: 00000000 nop				
00188d54: 0c0617e0 jal 0x 00185f80      		Charge Calculation
00188d58: 00000000 nop				
00188d5c: 0c06217e jal 0x 001885f8      		Zodiac Calculation Already covered under weapon XA.
00188d60: 00000000 nop				
00188d64: 0c06195a jal 0x 00186568      		Healing (Weapon) Potency Calculation Essentially, this is the same coding as the subroutine in 0x188638 but missing the weapon elemental routine.
00188d68: 00000000 nop				
00188d6c: 0c061cd4 jal 0x 00187350      		Undead Reversal 
00188d70: 00000000 nop				
00188d74: 8fbf0010 lw r31,0x0010(r29)		
00188d78: 27bd 0018 addiu r29,r29,0x 0018		
00188d7c: 03e00008 jr r31			
00188d80: 00000000 nop