Difference between revisions of "Elemental XA * YA"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " 0018877c: 27bdffe8 addiu r29,r29,0xffe8 00188780: afbf0010 sw r31,0x0010(r29) 00188784: 0c06195a jal 0x00186568 XA * YA Calculation 00188788: 00000000 nop 001887...")
 
Line 3: Line 3:
 
  00188784: 0c06195a jal 0x00186568 [[XA * YA Calculation]]
 
  00188784: 0c06195a jal 0x00186568 [[XA * YA Calculation]]
 
  00188788: 00000000 nop
 
  00188788: 00000000 nop
  0018878c: 0c061bb4 jal 0x00186ed0 Weather Elemental Stuff
+
  0018878c: 0c061bb4 jal 0x00186ed0 [[Weather Elemental effects]]
 
  00188790: 00000000 nop
 
  00188790: 00000000 nop
  00188794: 0c061bfe jal 0x00186ff8 Elemental Cancel
+
  00188794: 0c061bfe jal 0x00186ff8 [[Ability Elemental?]]
 
  00188798: 00000000 nop
 
  00188798: 00000000 nop
 
  0018879c: 3c028019 lui r2,0x8019
 
  0018879c: 3c028019 lui r2,0x8019

Revision as of 15:02, 17 April 2016

0018877c: 27bdffe8 addiu r29,r29,0xffe8
00188780: afbf0010 sw r31,0x0010(r29)
00188784: 0c06195a jal 0x00186568		XA * YA Calculation
00188788: 00000000 nop				
0018878c: 0c061bb4 jal 0x00186ed0		Weather Elemental effects
00188790: 00000000 nop				
00188794: 0c061bfe jal 0x00186ff8		Ability Elemental?
00188798: 00000000 nop				
0018879c: 3c028019 lui r2,0x8019		
001887a0: 8c422d90 lw r2,0x2d90(r2)		Current Action Data Pointer
001887a4: 00000000 nop				
001887a8: 90420000 lbu r2,0x0000(r2)		Load Hit type
001887ac: 00000000 nop				
001887b0: 2c420001 sltiu r2,r2,0x0001		Prep for Elemental Absorb
001887b4: 8fbf0010 lw r31,0x0010(r29)
001887b8: 27bd0018 addiu r29,r29,0x0018
001887bc: 03e00008 jr r31
001887c0: 00000000 nop