Difference between revisions of "Magical Support/Status/Compat"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
*Battle.bin (work in progress) | *Battle.bin (work in progress) | ||
− | 00188a24 [[Calculate_Accuracy_for_Magical]] | + | 00188a24 [[Calculate_Accuracy_for_Magical]] |
Revision as of 21:32, 14 January 2021
00188744: 27bdffe8 addiu r29,r29,0xffe8 00188748: afbf0010 sw r31,0x0010(r29) 0018874c: 0c061881 jal 0x00186204 Magic Attack Up routine 00188750: 00000000 nop 00188754: 0c0618c7 jal 0x0018631c Magic Defense Up routine 00188758: 00000000 nop 0018875c: 0c061918 jal 0x00186460 Target's Status Affecting XA (Magical) 00188760: 00000000 nop 00188764: 0c061259 jal 0x00184964 Compatibility 00188768: 00000000 nop 0018876c: 8fbf0010 lw r31,0x0010(r29) 00188770: 27bd0018 addiu r29,r29,0x0018 00188774: 03e00008 jr r31 00188778: 00000000 nop
Return Locations
- Battle.bin (work in progress)
00188a24 Calculate_Accuracy_for_Magical