Difference between revisions of "Elemental XA * YA"
Jump to navigation
Jump to search
m |
|||
Line 17: | Line 17: | ||
001887bc: 03e00008 jr r31 | 001887bc: 03e00008 jr r31 | ||
001887c0: 00000000 nop | 001887c0: 00000000 nop | ||
+ | |||
+ | Return locations (in progress) | ||
+ | 00188dbc - [[08_Dmg_F(MA*Y)|Formula 08 : Dmg(F(MA*Y)]] |
Revision as of 20:25, 12 March 2021
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
Return locations (in progress)
00188dbc - Formula 08 : Dmg(F(MA*Y)