Difference between revisions of "Elemental Absorb and status roll"
Jump to navigation
Jump to search
m (return link) |
m (return link) |
||
Line 11: | Line 11: | ||
Return location (in progress) | Return location (in progress) | ||
− | 00188dd4 | + | 00188dd4: [[08_Dmg_F(MA*Y)|Formula 08 - Dmg F(MA*Y)]] |
+ | 001895a4: [[1F_Dmg_((100-CasF)*(100-TarF)*(MA%2BY)*MA/2)#Hit.28Rdm.281.2CX.29.29|Formula 1F - Dmg ((100-CasF)*(100-TarF)*(MA+Y)*MA/2)]] |
Revision as of 20:11, 24 August 2021
0018871c: 27bdffe8 addiu r29,r29,0xffe8 00188720: afbf0010 sw r31,0x0010(r29) 00188724: 0c061c3f jal 0x001870fc Elemental Absorption 00188728: 00000000 nop 0018872c: 0c062130 jal 0x001884c0 Conditional Status Proc Roll (19%) 00188730: 00000000 nop 00188734: 8fbf0010 lw r31,0x0010(r29) 00188738: 27bd0018 addiu r29,r29,0x0018 0018873c: 03e00008 jr r31 00188740: 00000000 nop
Return location (in progress)
00188dd4: Formula 08 - Dmg F(MA*Y) 001895a4: Formula 1F - Dmg ((100-CasF)*(100-TarF)*(MA+Y)*MA/2)