Difference between revisions of "MA + X without faith"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
  00188aa4: 0c061967 jal 0x0018659c              XA and YA for status formulas
 
  00188aa4: 0c061967 jal 0x0018659c              XA and YA for status formulas
 
  00188aa8: 00000000 nop
 
  00188aa8: 00000000 nop
  00188aac: 0c061d44 jal 0x00187510              [[Use_Specific_Action_Hit_Percentage]] (Attack accuracy/hit check : Evasion as action.Hit%) * XA (stored as action.HPDamage))
+
  00188aac: 0c061d44 jal 0x00187510              [[Use_Specific_Action_Hit_Percentage]] (Attack accuracy/hit check : Evasion (as action.Hit%) * XA (stored as action.HPDamage))
 
  00188ab0: 00000000 nop
 
  00188ab0: 00000000 nop
 
  00188ab4: 3c028019 lui r2,0x8019
 
  00188ab4: 3c028019 lui r2,0x8019

Revision as of 20:30, 5 February 2021

00188a84: 27bdffe8 addiu r29,r29,0xffe8
00188a88: afbf0010 sw r31,0x0010(r29)
00188a8c: 0c061760 jal 0x00185d80              Store MA and X
00188a90: 00000000 nop
00188a94: 0c0617ff jal 0x00185ffc              Elemental Strengthen
00188a98: 00000000 nop
00188a9c: 0c0621d1 jal 0x00188744              Magical support/status/compat
00188aa0: 00000000 nop
00188aa4: 0c061967 jal 0x0018659c              XA and YA for status formulas
00188aa8: 00000000 nop
00188aac: 0c061d44 jal 0x00187510              Use_Specific_Action_Hit_Percentage (Attack accuracy/hit check : Evasion (as action.Hit%) * XA (stored as action.HPDamage))
00188ab0: 00000000 nop
00188ab4: 3c028019 lui r2,0x8019
00188ab8: 8c422d90 lw r2,0x2d90(r2)
00188abc: 00000000 nop
00188ac0: 90420000 lbu r2,0x0000(r2)
00188ac4: 00000000 nop
00188ac8: 2c420001 sltiu r2,r2,0x0001          r2 = 1 if attack missed
00188acc: 8fbf0010 lw r31,0x0010(r29)
00188ad0: 27bd0018 addiu r29,r29,0x0018
00188ad4: 03e00008 jr r31
00188ad8: 00000000 nop