Difference between revisions of "60 Dmg ((MA+Y)/2*MA) Status"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Raijinili moved page 60 Dmg ((MA+Y)/2*MA) 6.25 Status to 60 Dmg ((MA+Y)/2*MA) Status: Not 6.25%, but 19%)
m
 
Line 1: Line 1:
 
  [60]
 
  [60]
  0018aaf8: 27bdffe8 addiu r29,r29,0xffe8
+
  0018aaf8: 27bdffe8 addiu r29,r29,-0x0018    |
  0018aafc: afbf0010 sw r31,0x0010(r29)
+
  0018aafc: afbf0010 sw r31,0x0010(r29)       |
  0018ab00: 0c062269 jal 0x 001889a4      Truth Formula
+
  0018ab00: 0c062269 jal 0x001889a4          |{{f/jal|2Truth/Formula_5E-5F_Calculate_damage|2Truth/Formula_5E-5F_Calculate_damage}} Set Damage (MA * (MA+Y)/2) - Altered by M-Support/Status/Element - Roll Status Proc (19%)
  0018ab04: 00000000 nop
+
  0018ab04: 00000000 nop                     |
  0018ab08: 8fbf0010 lw r31,0x0010(r29)
+
  0018ab08: 8fbf0010 lw r31,0x0010(r29)  
  0018ab0c: 27bd 0018 addiu r29,r29,0x 0018
+
  0018ab0c: 27bd0018 addiu r29,r29,0x0018
  0018ab10: 03e00008 jr r31
+
  0018ab10: 03e00008 jr r31
 
  0018ab14: 00000000 nop
 
  0018ab14: 00000000 nop
 +
=== Return location ===
 +
'''Battle.bin'''
 +
0018b97c : [[Pre Formula Setup (FDC)|Pre Formula Setup]]

Latest revision as of 19:28, 27 April 2022

[60]
0018aaf8: 27bdffe8 addiu r29,r29,-0x0018    |
0018aafc: afbf0010 sw r31,0x0010(r29)       |
0018ab00: 0c062269 jal 0x001889a4           |-->2Truth/Formula_5E-5F_Calculate_damage Set Damage (MA * (MA+Y)/2) - Altered by M-Support/Status/Element - Roll Status Proc (19%)
0018ab04: 00000000 nop                      |
0018ab08: 8fbf0010 lw r31,0x0010(r29) 
0018ab0c: 27bd0018 addiu r29,r29,0x0018
0018ab10: 03e00008 jr r31
0018ab14: 00000000 nop

Return location

Battle.bin
0018b97c : Pre Formula Setup